19:08:08 Triggered by Gerrit: https://gerrit.onap.org/r/c/cps/+/142919 19:08:08 Running as SYSTEM 19:08:08 [EnvInject] - Loading node environment variables. 19:08:08 Building remotely on prd-centos8-docker-8c-8g-155 (centos8-docker-8c-8g) in workspace /w/workspace/cps-master-verify-java 19:08:08 [ssh-agent] Looking for ssh-agent implementation... 19:08:08 $ ssh-agent 19:08:08 SSH_AUTH_SOCK=/tmp/ssh-2aXAYUSrGItl/agent.5416 19:08:08 SSH_AGENT_PID=5418 19:08:08 [ssh-agent] Started. 19:08:08 Running ssh-add (command line suppressed) 19:08:08 Identity added: /w/workspace/cps-master-verify-java@tmp/private_key_3619573749526287501.key (/w/workspace/cps-master-verify-java@tmp/private_key_3619573749526287501.key) 19:08:08 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 19:08:08 The recommended git tool is: NONE 19:08:10 using credential onap-jenkins-ssh 19:08:10 Wiping out workspace first. 19:08:10 Cloning the remote Git repository 19:08:10 Cloning repository git://cloud.onap.org/mirror/cps.git 19:08:10 > git init /w/workspace/cps-master-verify-java # timeout=10 19:08:10 Fetching upstream changes from git://cloud.onap.org/mirror/cps.git 19:08:10 > git --version # timeout=10 19:08:10 > git --version # 'git version 2.39.1' 19:08:10 using GIT_SSH to set credentials Gerrit user 19:08:10 [INFO] Currently running in a labeled security context 19:08:10 [INFO] Currently SELinux is 'enforcing' on the host 19:08:10 > /usr/bin/chcon --type=ssh_home_t /w/workspace/cps-master-verify-java@tmp/jenkins-gitclient-ssh13503616336500554654.key 19:08:10 Verifying host key using manually-configured host key entries 19:08:10 > git fetch --tags --force --progress -- git://cloud.onap.org/mirror/cps.git +refs/heads/*:refs/remotes/origin/* # timeout=30 19:08:13 > git config remote.origin.url git://cloud.onap.org/mirror/cps.git # timeout=10 19:08:13 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 19:08:13 > git config remote.origin.url git://cloud.onap.org/mirror/cps.git # timeout=10 19:08:13 Fetching upstream changes from git://cloud.onap.org/mirror/cps.git 19:08:13 using GIT_SSH to set credentials Gerrit user 19:08:13 [INFO] Currently running in a labeled security context 19:08:13 [INFO] Currently SELinux is 'enforcing' on the host 19:08:13 > /usr/bin/chcon --type=ssh_home_t /w/workspace/cps-master-verify-java@tmp/jenkins-gitclient-ssh1654575983664367560.key 19:08:13 Verifying host key using manually-configured host key entries 19:08:13 > git fetch --tags --force --progress -- git://cloud.onap.org/mirror/cps.git refs/changes/19/142919/3 # timeout=30 19:08:13 > git rev-parse c4477dcd707e3886ee9e3581dbc2fd263e9ee03f^{commit} # timeout=10 19:08:13 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 19:08:13 Checking out Revision c4477dcd707e3886ee9e3581dbc2fd263e9ee03f (refs/changes/19/142919/3) 19:08:13 > git config core.sparsecheckout # timeout=10 19:08:13 > git checkout -f c4477dcd707e3886ee9e3581dbc2fd263e9ee03f # timeout=30 19:08:17 Commit message: "Remove duplicate archiving of logs in endurance" 19:08:17 > git rev-parse FETCH_HEAD^{commit} # timeout=10 19:08:17 > git rev-list --no-walk ebe522726faa0aceb7b2140249c68f82c71d2e75 # timeout=10 19:08:17 [cps-master-verify-java] $ /bin/bash /tmp/jenkins12715786458652489197.sh 19:08:17 ---> python-tools-install.sh 19:08:17 Setup pyenv: 19:08:17 system 19:08:17 * 3.8.13 (set by /opt/pyenv/version) 19:08:17 * 3.9.13 (set by /opt/pyenv/version) 19:08:17 * 3.10.6 (set by /opt/pyenv/version) 19:08:22 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-Ntbj 19:08:22 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 19:08:22 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 19:08:22 lf-activate-venv(): INFO: Attempting to install with network-safe options... 19:08:25 lf-activate-venv(): INFO: Base packages installed successfully 19:08:25 lf-activate-venv(): INFO: Installing additional packages: lftools 19:08:47 lf-activate-venv(): INFO: Adding /tmp/venv-Ntbj/bin to PATH 19:08:47 Generating Requirements File 19:09:06 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. 19:09:06 httplib2 0.31.1 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 19:09:07 Python 3.10.6 19:09:07 pip 25.3 from /tmp/venv-Ntbj/lib/python3.10/site-packages/pip (python 3.10) 19:09:07 appdirs==1.4.4 19:09:07 argcomplete==3.6.3 19:09:07 aspy.yaml==1.3.0 19:09:07 attrs==25.4.0 19:09:07 autopage==0.5.2 19:09:07 backports.strenum==1.3.1 19:09:07 beautifulsoup4==4.14.3 19:09:07 boto3==1.42.26 19:09:07 botocore==1.42.26 19:09:07 bs4==0.0.2 19:09:07 certifi==2026.1.4 19:09:07 cffi==2.0.0 19:09:07 cfgv==3.5.0 19:09:07 chardet==5.2.0 19:09:07 charset-normalizer==3.4.4 19:09:07 click==8.3.1 19:09:07 cliff==4.13.1 19:09:07 cmd2==3.1.0 19:09:07 cryptography==3.3.2 19:09:07 debtcollector==3.0.0 19:09:07 decorator==5.2.1 19:09:07 defusedxml==0.7.1 19:09:07 Deprecated==1.3.1 19:09:07 distlib==0.4.0 19:09:07 dnspython==2.8.0 19:09:07 docker==7.1.0 19:09:07 dogpile.cache==1.5.0 19:09:07 durationpy==0.10 19:09:07 email-validator==2.3.0 19:09:07 filelock==3.20.3 19:09:07 future==1.0.0 19:09:07 gitdb==4.0.12 19:09:07 GitPython==3.1.46 19:09:07 google-auth==2.47.0 19:09:07 httplib2==0.31.1 19:09:07 identify==2.6.16 19:09:07 idna==3.11 19:09:07 importlib-resources==1.5.0 19:09:07 iso8601==2.1.0 19:09:07 Jinja2==3.1.6 19:09:07 jmespath==1.0.1 19:09:07 jsonpatch==1.33 19:09:07 jsonpointer==3.0.0 19:09:07 jsonschema==4.26.0 19:09:07 jsonschema-specifications==2025.9.1 19:09:07 keystoneauth1==5.12.0 19:09:07 kubernetes==34.1.0 19:09:07 lftools==0.37.19 19:09:07 lxml==6.0.2 19:09:07 markdown-it-py==4.0.0 19:09:07 MarkupSafe==3.0.3 19:09:07 mdurl==0.1.2 19:09:07 msgpack==1.1.2 19:09:07 multi_key_dict==2.0.3 19:09:07 munch==4.0.0 19:09:07 netaddr==1.3.0 19:09:07 niet==1.4.2 19:09:07 nodeenv==1.10.0 19:09:07 oauth2client==4.1.3 19:09:07 oauthlib==3.3.1 19:09:07 openstacksdk==4.8.0 19:09:07 os-service-types==1.8.2 19:09:07 osc-lib==4.3.0 19:09:07 oslo.config==10.2.0 19:09:07 oslo.context==6.2.0 19:09:07 oslo.i18n==6.7.1 19:09:07 oslo.log==8.0.0 19:09:07 oslo.serialization==5.9.0 19:09:07 oslo.utils==9.2.0 19:09:07 packaging==25.0 19:09:07 pbr==7.0.3 19:09:07 platformdirs==4.5.1 19:09:07 prettytable==3.17.0 19:09:07 psutil==7.2.1 19:09:07 pyasn1==0.6.1 19:09:07 pyasn1_modules==0.4.2 19:09:07 pycparser==2.23 19:09:07 pygerrit2==2.0.15 19:09:07 PyGithub==2.8.1 19:09:07 Pygments==2.19.2 19:09:07 PyJWT==2.10.1 19:09:07 PyNaCl==1.6.2 19:09:07 pyparsing==2.4.7 19:09:07 pyperclip==1.11.0 19:09:07 pyrsistent==0.20.0 19:09:07 python-cinderclient==9.8.0 19:09:07 python-dateutil==2.9.0.post0 19:09:07 python-heatclient==4.3.0 19:09:07 python-jenkins==1.8.3 19:09:07 python-keystoneclient==5.7.0 19:09:07 python-magnumclient==4.9.0 19:09:07 python-openstackclient==8.3.0 19:09:07 python-swiftclient==4.9.0 19:09:07 PyYAML==6.0.3 19:09:07 referencing==0.37.0 19:09:07 requests==2.32.5 19:09:07 requests-oauthlib==2.0.0 19:09:07 requestsexceptions==1.4.0 19:09:07 rfc3986==2.0.0 19:09:07 rich==14.2.0 19:09:07 rich-argparse==1.7.2 19:09:07 rpds-py==0.30.0 19:09:07 rsa==4.9.1 19:09:07 ruamel.yaml==0.19.1 19:09:07 ruamel.yaml.clib==0.2.15 19:09:07 s3transfer==0.16.0 19:09:07 simplejson==3.20.2 19:09:07 six==1.17.0 19:09:07 smmap==5.0.2 19:09:07 soupsieve==2.8.1 19:09:07 stevedore==5.6.0 19:09:07 tabulate==0.9.0 19:09:07 toml==0.10.2 19:09:07 tomlkit==0.14.0 19:09:07 tqdm==4.67.1 19:09:07 typing_extensions==4.15.0 19:09:07 tzdata==2025.3 19:09:07 urllib3==1.26.20 19:09:07 virtualenv==20.36.1 19:09:07 wcwidth==0.2.14 19:09:07 websocket-client==1.9.0 19:09:07 wrapt==2.0.1 19:09:07 xdg==6.0.0 19:09:07 xmltodict==1.0.2 19:09:07 yq==3.4.3 19:09:07 [EnvInject] - Injecting environment variables from a build step. 19:09:07 [EnvInject] - Injecting as environment variables the properties content 19:09:07 SET_JDK_VERSION=openjdk17 19:09:07 GIT_URL="git://cloud.onap.org/mirror" 19:09:07 19:09:07 [EnvInject] - Variables injected successfully. 19:09:07 [cps-master-verify-java] $ /bin/sh /tmp/jenkins15749489590014037335.sh 19:09:07 ---> update-java-alternatives.sh 19:09:07 ---> Updating Java version 19:09:08 ---> RedHat type system detected 19:09:08 openjdk version "17.0.6-ea" 2023-01-17 LTS 19:09:08 OpenJDK Runtime Environment (Red_Hat-17.0.6.0.9-0.3.ea.el8) (build 17.0.6-ea+9-LTS) 19:09:08 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) 19:09:08 JAVA_HOME=/usr/lib/jvm/java-17-openjdk 19:09:08 [EnvInject] - Injecting environment variables from a build step. 19:09:08 [EnvInject] - Injecting as environment variables the properties file path '/tmp/java.env' 19:09:08 [EnvInject] - Variables injected successfully. 19:09:08 provisioning config files... 19:09:08 copy managed file [global-settings] to file:/w/workspace/cps-master-verify-java@tmp/config6305465191123174224tmp 19:09:08 copy managed file [cps-settings] to file:/w/workspace/cps-master-verify-java@tmp/config876124671006160709tmp 19:09:08 [EnvInject] - Injecting environment variables from a build step. 19:09:08 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-155 19:09:09 using settings config with name cps-settings 19:09:09 Replacing all maven server entries not found in credentials list is true 19:09:09 using global settings config with name global-settings 19:09:09 Replacing all maven server entries not found in credentials list is true 19:09:09 [cps-master-verify-java] $ /w/tools/hudson.tasks.Maven_MavenInstallation/mvn36/bin/mvn -s /tmp/settings7773259155327628006.xml -gs /tmp/global-settings5582360782094901666.xml -DGERRIT_BRANCH=master -DGERRIT_PATCHSET_REVISION=c4477dcd707e3886ee9e3581dbc2fd263e9ee03f -DGERRIT_HOST=gerrit.onap.org -DMVN=/w/tools/hudson.tasks.Maven_MavenInstallation/mvn36/bin/mvn -DGERRIT_CHANGE_OWNER_EMAIL=lee.anjella.macabuhay@est.tech "-DGERRIT_EVENT_ACCOUNT_NAME=Lee Anjella Macabuhay" -DGERRIT_CHANGE_URL=https://gerrit.onap.org/r/c/cps/+/142919 -DGERRIT_PATCHSET_UPLOADER_EMAIL=lee.anjella.macabuhay@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=emaclee -DGERRIT_CHANGE_NUMBER=142919 -DGERRIT_SCHEME=ssh '-DGERRIT_PATCHSET_UPLOADER=\"Lee Anjella Macabuhay\" ' -DGERRIT_PORT=29418 -DGERRIT_CHANGE_PRIVATE_STATE=false -DGERRIT_REFSPEC=refs/changes/19/142919/3 "-DGERRIT_PATCHSET_UPLOADER_NAME=Lee Anjella Macabuhay" '-DGERRIT_CHANGE_OWNER=\"Lee Anjella Macabuhay\" ' -DPROJECT=cps -DGERRIT_HASHTAGS= -DGERRIT_CHANGE_COMMIT_MESSAGE=UmVtb3ZlIGR1cGxpY2F0ZSBhcmNoaXZpbmcgb2YgbG9ncyBpbiBlbmR1cmFuY2UKCgktIHJlbW92ZSBhcmNoaXZpbmcgb2YgbG9ncyB0d2ljZSBmb3IgZW5kdXJhbmNlIHByb2ZpbGUKCSAgKGRvY2tlckhvc3RzKQoKSXNzdWUtSUQ6IENQUy0zMTEzCkNoYW5nZS1JZDogSTY0MmRhODA5Nzc2M2MyYmI1MTAzNDc0ODVhNDI3NjMzNTBjYWVhZWQKU2lnbmVkLW9mZi1ieTogZW1hY2xlZSA8bGVlLmFuamVsbGEubWFjYWJ1aGF5QGVzdC50ZWNoPgo= -DGERRIT_NAME=Primary -DGERRIT_TOPIC= "-DGERRIT_CHANGE_SUBJECT=Remove duplicate archiving of logs in endurance" -DGERRIT_EVENT_ACCOUNT_USERNAME=emaclee -DGERRIT_CHANGE_OWNER_USERNAME=emaclee '-DGERRIT_EVENT_ACCOUNT=\"Lee Anjella Macabuhay\" ' -DGERRIT_CHANGE_WIP_STATE=false -DGERRIT_CHANGE_ID=I642da8097763c2bb510347485a42763350caeaed -DGERRIT_EVENT_HASH=-602230491 -DGERRIT_VERSION=3.7.2 -DGERRIT_EVENT_ACCOUNT_EMAIL=lee.anjella.macabuhay@est.tech -DGERRIT_PATCHSET_NUMBER=3 -DMAVEN_PARAMS= "-DGERRIT_CHANGE_OWNER_NAME=Lee Anjella Macabuhay" -DMAVEN_OPTS='' clean install -B -Dorg.slf4j.simpleLogger.log.org.apache.maven.cli.transfer.Slf4jMavenTransferListener=warn 19:09:10 [INFO] Scanning for projects... 19:09:12 [INFO] ------------------------------------------------------------------------ 19:09:12 [INFO] Reactor Build Order: 19:09:12 [INFO] 19:09:12 [INFO] org.onap.cps:cps-dependencies [pom] 19:09:12 [INFO] cps-bom [pom] 19:09:12 [INFO] checkstyle [jar] 19:09:12 [INFO] cps-parent [pom] 19:09:12 [INFO] cps-events [jar] 19:09:12 [INFO] cps-path-parser [jar] 19:09:12 [INFO] cps-service [jar] 19:09:12 [INFO] cps-rest [jar] 19:09:12 [INFO] cps-ncmp-events [jar] 19:09:12 [INFO] cps-ncmp-service [jar] 19:09:12 [INFO] cps-ncmp-rest [jar] 19:09:12 [INFO] cps-ncmp-rest-stub [pom] 19:09:12 [INFO] cps-ncmp-rest-stub-service [jar] 19:09:12 [INFO] cps-ncmp-rest-stub-app [jar] 19:09:12 [INFO] cps-ri [jar] 19:09:12 [INFO] integration-test [jar] 19:09:12 [INFO] spotbugs [jar] 19:09:12 [INFO] cps-application [jar] 19:09:12 [INFO] policy-executor-stub [jar] 19:09:12 [INFO] jacoco-report [jar] 19:09:12 [INFO] cps [pom] 19:09:12 [INFO] 19:09:12 [INFO] -------------------< org.onap.cps:cps-dependencies >-------------------- 19:09:12 [INFO] Building org.onap.cps:cps-dependencies 3.7.4-SNAPSHOT [1/21] 19:09:12 [INFO] --------------------------------[ pom ]--------------------------------- 19:09:13 [INFO] 19:09:13 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ cps-dependencies --- 19:09:13 [INFO] 19:09:13 [INFO] --- maven-install-plugin:2.4:install (default-install) @ cps-dependencies --- 19:09:14 [INFO] Installing /w/workspace/cps-master-verify-java/cps-dependencies/pom.xml to /home/jenkins/.m2/repository/org/onap/cps/cps-dependencies/3.7.4-SNAPSHOT/cps-dependencies-3.7.4-SNAPSHOT.pom 19:09:14 [INFO] 19:09:14 [INFO] ------------------------< org.onap.cps:cps-bom >------------------------ 19:09:14 [INFO] Building cps-bom 3.7.4-SNAPSHOT [2/21] 19:09:14 [INFO] --------------------------------[ pom ]--------------------------------- 19:09:14 [INFO] 19:09:14 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ cps-bom --- 19:09:14 [INFO] 19:09:14 [INFO] --- maven-install-plugin:2.4:install (default-install) @ cps-bom --- 19:09:14 [INFO] Installing /w/workspace/cps-master-verify-java/cps-bom/pom.xml to /home/jenkins/.m2/repository/org/onap/cps/cps-bom/3.7.4-SNAPSHOT/cps-bom-3.7.4-SNAPSHOT.pom 19:09:14 [INFO] 19:09:14 [INFO] ----------------------< org.onap.cps:checkstyle >----------------------- 19:09:14 [INFO] Building checkstyle 3.7.4-SNAPSHOT [3/21] 19:09:14 [INFO] --------------------------------[ jar ]--------------------------------- 19:09:14 [INFO] 19:09:14 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ checkstyle --- 19:09:14 [INFO] 19:09:14 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ checkstyle --- 19:09:15 [WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent! 19:09:15 [INFO] Copying 6 resources 19:09:15 [INFO] 19:09:15 [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ checkstyle --- 19:09:16 [INFO] No sources to compile 19:09:16 [INFO] 19:09:16 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ checkstyle --- 19:09:16 [WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent! 19:09:16 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/checkstyle/src/test/resources 19:09:16 [INFO] 19:09:16 [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ checkstyle --- 19:09:16 [INFO] No sources to compile 19:09:16 [INFO] 19:09:16 [INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ checkstyle --- 19:09:16 [INFO] No tests to run. 19:09:16 [INFO] 19:09:16 [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ checkstyle --- 19:09:16 [INFO] Building jar: /w/workspace/cps-master-verify-java/checkstyle/target/checkstyle-3.7.4-SNAPSHOT.jar 19:09:16 [INFO] 19:09:16 [INFO] --- exec-maven-plugin:1.6.0:exec (copyright-check) @ checkstyle --- 19:09:17 ======================================================================================================================== 19:09:17 Copyright Check Python Script: 19:09:17 /w/workspace/cps-master-verify-java/k6-tests/teardown.sh | no copyright found 19:09:17 1 issue(s) found after 1 altered file(s) checked 19:09:17 ======================================================================================================================== 19:09:17 [INFO] 19:09:17 [INFO] --- maven-install-plugin:2.4:install (default-install) @ checkstyle --- 19:09:17 [INFO] Installing /w/workspace/cps-master-verify-java/checkstyle/target/checkstyle-3.7.4-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/onap/cps/checkstyle/3.7.4-SNAPSHOT/checkstyle-3.7.4-SNAPSHOT.jar 19:09:17 [INFO] Installing /w/workspace/cps-master-verify-java/checkstyle/pom.xml to /home/jenkins/.m2/repository/org/onap/cps/checkstyle/3.7.4-SNAPSHOT/checkstyle-3.7.4-SNAPSHOT.pom 19:09:17 [INFO] 19:09:17 [INFO] ----------------------< org.onap.cps:cps-parent >----------------------- 19:09:17 [INFO] Building cps-parent 3.7.4-SNAPSHOT [4/21] 19:09:17 [INFO] --------------------------------[ pom ]--------------------------------- 19:09:18 [INFO] 19:09:18 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ cps-parent --- 19:09:18 [INFO] 19:09:18 [INFO] --- jacoco-maven-plugin:0.8.14:prepare-agent (default-prepare-agent) @ cps-parent --- 19:09:18 [INFO] surefireArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/cps-master-verify-java/cps-parent/target/code-coverage/jacoco-ut.exec,excludes=org/onap/cps/events/model/*:org/onap/cps/rest/model/*:org/onap/cps/cpspath/parser/antlr4/*:org/onap/cps/ncmp/rest/model/*:org/onap/cps/**/*MapperImpl.class:org/onap/cps/ncmp/rest/stub/*:org/onap/cps/policyexecutor/stub/model/*:org/onap/cps/ncmp/impl/provmns/model/*:**/pom.xml 19:09:18 [INFO] 19:09:18 [INFO] --- maven-checkstyle-plugin:3.3.1:check (onap-license) @ cps-parent --- 19:09:21 [INFO] You have 0 Checkstyle violations. 19:09:21 [INFO] 19:09:21 [INFO] --- maven-checkstyle-plugin:3.3.1:check (cps-java-style) @ cps-parent --- 19:09:22 [INFO] You have 0 Checkstyle violations. 19:09:22 [INFO] 19:09:22 [INFO] --- gmavenplus-plugin:4.0.1:compileTests (default) @ cps-parent --- 19:09:23 [INFO] No sources specified for compilation. Skipping. 19:09:23 [INFO] 19:09:23 [INFO] --- jacoco-maven-plugin:0.8.14:check (coverage-check) @ cps-parent --- 19:09:23 [INFO] Skipping JaCoCo execution due to missing execution data file:/w/workspace/cps-master-verify-java/cps-parent/target/code-coverage/jacoco-ut.exec 19:09:23 [INFO] 19:09:23 [INFO] --- jacoco-maven-plugin:0.8.14:report (post-unit-test) @ cps-parent --- 19:09:23 [INFO] Skipping JaCoCo execution due to missing execution data file. 19:09:23 [INFO] 19:09:23 [INFO] --- maven-install-plugin:2.4:install (default-install) @ cps-parent --- 19:09:23 [INFO] Installing /w/workspace/cps-master-verify-java/cps-parent/pom.xml to /home/jenkins/.m2/repository/org/onap/cps/cps-parent/3.7.4-SNAPSHOT/cps-parent-3.7.4-SNAPSHOT.pom 19:09:23 [INFO] 19:09:23 [INFO] ----------------------< org.onap.cps:cps-events >----------------------- 19:09:23 [INFO] Building cps-events 3.7.4-SNAPSHOT [5/21] 19:09:23 [INFO] --------------------------------[ jar ]--------------------------------- 19:09:23 [INFO] 19:09:23 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ cps-events --- 19:09:23 [INFO] 19:09:23 [INFO] --- jacoco-maven-plugin:0.8.14:prepare-agent (default-prepare-agent) @ cps-events --- 19:09:23 [INFO] surefireArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/cps-master-verify-java/cps-events/target/code-coverage/jacoco-ut.exec,excludes=org/onap/cps/events/model/*:org/onap/cps/rest/model/*:org/onap/cps/cpspath/parser/antlr4/*:org/onap/cps/ncmp/rest/model/*:org/onap/cps/**/*MapperImpl.class:org/onap/cps/ncmp/rest/stub/*:org/onap/cps/policyexecutor/stub/model/*:org/onap/cps/ncmp/impl/provmns/model/*:**/pom.xml 19:09:23 [INFO] 19:09:23 [INFO] --- jsonschema2pojo-maven-plugin:1.2.1:generate (default) @ cps-events --- 19:09:24 [INFO] 19:09:24 [INFO] --- maven-checkstyle-plugin:3.3.1:check (onap-license) @ cps-events --- 19:09:24 [INFO] You have 0 Checkstyle violations. 19:09:24 [INFO] 19:09:24 [INFO] --- maven-checkstyle-plugin:3.3.1:check (cps-java-style) @ cps-events --- 19:09:24 [INFO] You have 0 Checkstyle violations. 19:09:24 [INFO] 19:09:24 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ cps-events --- 19:09:24 [INFO] Using 'UTF-8' encoding to copy filtered resources. 19:09:24 [INFO] Copying 2 resources 19:09:24 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/cps-events/target/generated-sources/license 19:09:24 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/cps-events/target/generated-resources/licenses 19:09:24 [INFO] 19:09:24 [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ cps-events --- 19:09:25 [INFO] Recompiling the module because of changed dependency. 19:09:25 [INFO] Compiling 4 source files with javac [debug release 17] to target/classes 19:09:25 [INFO] 19:09:25 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ cps-events --- 19:09:25 [INFO] Using 'UTF-8' encoding to copy filtered resources. 19:09:25 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/cps-events/src/test/resources 19:09:25 [INFO] 19:09:25 [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ cps-events --- 19:09:25 [INFO] No sources to compile 19:09:25 [INFO] 19:09:25 [INFO] --- gmavenplus-plugin:4.0.1:compileTests (default) @ cps-events --- 19:09:25 [INFO] No sources specified for compilation. Skipping. 19:09:25 [INFO] 19:09:25 [INFO] --- maven-surefire-plugin:3.3.1:test (default-test) @ cps-events --- 19:09:26 [INFO] No tests to run. 19:09:26 [INFO] 19:09:26 [INFO] --- jacoco-maven-plugin:0.8.14:check (coverage-check) @ cps-events --- 19:09:26 [INFO] Skipping JaCoCo execution due to missing execution data file:/w/workspace/cps-master-verify-java/cps-events/target/code-coverage/jacoco-ut.exec 19:09:26 [INFO] 19:09:26 [INFO] --- jacoco-maven-plugin:0.8.14:report (post-unit-test) @ cps-events --- 19:09:26 [INFO] Skipping JaCoCo execution due to missing execution data file. 19:09:26 [INFO] 19:09:26 [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ cps-events --- 19:09:26 [INFO] Building jar: /w/workspace/cps-master-verify-java/cps-events/target/cps-events-3.7.4-SNAPSHOT.jar 19:09:26 [INFO] 19:09:26 [INFO] --- maven-install-plugin:2.4:install (default-install) @ cps-events --- 19:09:26 [INFO] Installing /w/workspace/cps-master-verify-java/cps-events/target/cps-events-3.7.4-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/onap/cps/cps-events/3.7.4-SNAPSHOT/cps-events-3.7.4-SNAPSHOT.jar 19:09:26 [INFO] Installing /w/workspace/cps-master-verify-java/cps-events/pom.xml to /home/jenkins/.m2/repository/org/onap/cps/cps-events/3.7.4-SNAPSHOT/cps-events-3.7.4-SNAPSHOT.pom 19:09:26 [INFO] 19:09:26 [INFO] --------------------< org.onap.cps:cps-path-parser >-------------------- 19:09:26 [INFO] Building cps-path-parser 3.7.4-SNAPSHOT [6/21] 19:09:26 [INFO] --------------------------------[ jar ]--------------------------------- 19:09:28 [INFO] 19:09:28 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ cps-path-parser --- 19:09:28 [INFO] 19:09:28 [INFO] --- jacoco-maven-plugin:0.8.14:prepare-agent (default-prepare-agent) @ cps-path-parser --- 19:09:28 [INFO] surefireArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/cps-master-verify-java/cps-path-parser/target/code-coverage/jacoco-ut.exec,excludes=org/onap/cps/events/model/*:org/onap/cps/rest/model/*:org/onap/cps/cpspath/parser/antlr4/*:org/onap/cps/ncmp/rest/model/*:org/onap/cps/**/*MapperImpl.class:org/onap/cps/ncmp/rest/stub/*:org/onap/cps/policyexecutor/stub/model/*:org/onap/cps/ncmp/impl/provmns/model/*:**/pom.xml 19:09:28 [INFO] 19:09:28 [INFO] --- antlr4-maven-plugin:4.9.2:antlr4 (default) @ cps-path-parser --- 19:09:29 [INFO] ANTLR 4: Processing source directory /w/workspace/cps-master-verify-java/cps-path-parser/src/main/antlr4 19:09:29 [INFO] Processing grammar: org/onap/cps/cpspath/parser/antlr4/CpsPath.g4 19:09:29 [INFO] 19:09:29 [INFO] --- maven-checkstyle-plugin:3.3.1:check (onap-license) @ cps-path-parser --- 19:09:29 [INFO] You have 0 Checkstyle violations. 19:09:29 [INFO] 19:09:29 [INFO] --- maven-checkstyle-plugin:3.3.1:check (cps-java-style) @ cps-path-parser --- 19:09:29 [INFO] You have 0 Checkstyle violations. 19:09:29 [INFO] 19:09:29 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ cps-path-parser --- 19:09:29 [INFO] Using 'UTF-8' encoding to copy filtered resources. 19:09:29 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/cps-path-parser/src/main/resources 19:09:29 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/cps-path-parser/target/generated-sources/license 19:09:29 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/cps-path-parser/target/generated-resources/licenses 19:09:29 [INFO] 19:09:29 [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ cps-path-parser --- 19:09:29 [INFO] Recompiling the module because of changed dependency. 19:09:29 [INFO] Compiling 9 source files with javac [debug release 17] to target/classes 19:09:30 [INFO] 19:09:30 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ cps-path-parser --- 19:09:30 [INFO] Using 'UTF-8' encoding to copy filtered resources. 19:09:30 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/cps-path-parser/src/test/resources 19:09:30 [INFO] 19:09:30 [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ cps-path-parser --- 19:09:30 [INFO] No sources to compile 19:09:30 [INFO] 19:09:30 [INFO] --- gmavenplus-plugin:4.0.1:compileTests (default) @ cps-path-parser --- 19:09:30 [INFO] Using isolated classloader, without GMavenPlus classpath. 19:09:30 [INFO] Using Groovy 3.0.18 to perform compileTests. 19:09:30 [INFO] Parallel parsing disabled. 19:09:31 [INFO] Compiled 4 files. 19:09:31 [INFO] 19:09:31 [INFO] --- maven-surefire-plugin:3.3.1:test (default-test) @ cps-path-parser --- 19:09:31 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 19:09:31 [INFO] 19:09:31 [INFO] ------------------------------------------------------- 19:09:31 [INFO] T E S T S 19:09:31 [INFO] ------------------------------------------------------- 19:09:33 [INFO] Running org.onap.cps.cpspath.parser.CpsPathQuerySpec 19:09:33 line 1:18 missing QName at '' 19:09:33 line 1:37 mismatched input '@' expecting {'[', '/'} 19:09:33 line 1:37 mismatched input ']' expecting {'[', '/'} 19:09:33 line 1:37 mismatched input '::' expecting {'[', '/'} 19:09:33 line 1:26 extraneous input '#' expecting {IntegerLiteral, StringLiteral} 19:09:33 line 1:26 extraneous input ';' expecting {IntegerLiteral, StringLiteral} 19:09:33 line 1:14 no viable alternative at input '[-' 19:09:33 line 1:19 extraneous input 'AND' expecting {']', 'and', 'or'} 19:09:33 line 1:19 mismatched input 'OR' expecting {']', 'and', 'or'} 19:09:33 line 1:25 mismatched input '5.0' expecting {IntegerLiteral, StringLiteral} 19:09:33 line 1:29 mismatched input ']' expecting {'=', '>', '<', '>=', '<='} 19:09:33 line 1:14 no viable alternative at input '[]' 19:09:33 line 1:25 mismatched input '' expecting {']', 'and', 'or'} 19:09:33 line 1:25 mismatched input '' expecting {']', 'and', 'or'} 19:09:33 line 1:26 mismatched input '"' expecting {IntegerLiteral, StringLiteral} 19:09:33 line 1:26 mismatched input ''' expecting {IntegerLiteral, StringLiteral} 19:09:33 line 1:19 missing {'=', '>', '<', '>=', '<='} at ''name='' 19:09:33 line 1:0 extraneous input 'invalid-cps-path' expecting '/' 19:09:33 line 1:2 extraneous input '/' expecting QName 19:09:33 line 1:8 mismatched input '*' expecting QName 19:09:33 line 1:0 mismatched input '' expecting '/' 19:09:33 line 1:1 no viable alternative at input '/' 19:09:33 [INFO] Tests run: 102, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.642 s -- in org.onap.cps.cpspath.parser.CpsPathQuerySpec 19:09:33 [INFO] Running org.onap.cps.cpspath.parser.CpsPathUtilSpec 19:09:33 line 1:2 missing QName at '/' 19:09:33 [INFO] Tests run: 41, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.040 s -- in org.onap.cps.cpspath.parser.CpsPathUtilSpec 19:09:33 [INFO] 19:09:33 [INFO] Results: 19:09:33 [INFO] 19:09:33 [INFO] Tests run: 143, Failures: 0, Errors: 0, Skipped: 0 19:09:33 [INFO] 19:09:34 [INFO] 19:09:34 [INFO] --- jacoco-maven-plugin:0.8.14:check (coverage-check) @ cps-path-parser --- 19:09:34 [INFO] Loading execution data file /w/workspace/cps-master-verify-java/cps-path-parser/target/code-coverage/jacoco-ut.exec 19:09:34 [INFO] Analyzed bundle 'cps-path-parser' with 7 classes 19:09:34 [INFO] All coverage checks have been met. 19:09:34 [INFO] 19:09:34 [INFO] --- jacoco-maven-plugin:0.8.14:report (post-unit-test) @ cps-path-parser --- 19:09:34 [INFO] Loading execution data file /w/workspace/cps-master-verify-java/cps-path-parser/target/code-coverage/jacoco-ut.exec 19:09:34 [INFO] Analyzed bundle 'cps-path-parser' with 7 classes 19:09:34 [INFO] 19:09:34 [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ cps-path-parser --- 19:09:34 [INFO] Building jar: /w/workspace/cps-master-verify-java/cps-path-parser/target/cps-path-parser-3.7.4-SNAPSHOT.jar 19:09:34 [INFO] 19:09:34 [INFO] --- maven-install-plugin:2.4:install (default-install) @ cps-path-parser --- 19:09:34 [INFO] Installing /w/workspace/cps-master-verify-java/cps-path-parser/target/cps-path-parser-3.7.4-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/onap/cps/cps-path-parser/3.7.4-SNAPSHOT/cps-path-parser-3.7.4-SNAPSHOT.jar 19:09:34 [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.4-SNAPSHOT/cps-path-parser-3.7.4-SNAPSHOT.pom 19:09:34 [INFO] 19:09:34 [INFO] ----------------------< org.onap.cps:cps-service >---------------------- 19:09:34 [INFO] Building cps-service 3.7.4-SNAPSHOT [7/21] 19:09:34 [INFO] --------------------------------[ jar ]--------------------------------- 19:09:44 [INFO] 19:09:44 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ cps-service --- 19:09:44 [INFO] 19:09:44 [INFO] --- jacoco-maven-plugin:0.8.14:prepare-agent (default-prepare-agent) @ cps-service --- 19:09:44 [INFO] surefireArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/cps-master-verify-java/cps-service/target/code-coverage/jacoco-ut.exec,excludes=org/onap/cps/events/model/*:org/onap/cps/rest/model/*:org/onap/cps/cpspath/parser/antlr4/*:org/onap/cps/ncmp/rest/model/*:org/onap/cps/**/*MapperImpl.class:org/onap/cps/ncmp/rest/stub/*:org/onap/cps/policyexecutor/stub/model/*:org/onap/cps/ncmp/impl/provmns/model/*:**/pom.xml 19:09:44 [INFO] 19:09:44 [INFO] --- maven-checkstyle-plugin:3.3.1:check (onap-license) @ cps-service --- 19:09:44 [INFO] You have 0 Checkstyle violations. 19:09:44 [INFO] 19:09:44 [INFO] --- maven-checkstyle-plugin:3.3.1:check (cps-java-style) @ cps-service --- 19:09:45 [INFO] You have 0 Checkstyle violations. 19:09:45 [INFO] 19:09:45 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ cps-service --- 19:09:45 [INFO] Using 'UTF-8' encoding to copy filtered resources. 19:09:45 [INFO] Copying 2 resources 19:09:45 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/cps-service/target/generated-sources/license 19:09:45 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/cps-service/target/generated-resources/licenses 19:09:45 [INFO] 19:09:45 [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ cps-service --- 19:09:45 [INFO] Recompiling the module because of changed dependency. 19:09:45 [INFO] Compiling 94 source files with javac [debug release 17] to target/classes 19:09:47 [INFO] 19:09:47 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ cps-service --- 19:09:47 [INFO] Using 'UTF-8' encoding to copy filtered resources. 19:09:47 [INFO] Copying 33 resources 19:09:47 [INFO] 19:09:47 [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ cps-service --- 19:09:47 [INFO] Recompiling the module because of changed dependency. 19:09:47 [INFO] Compiling 1 source file with javac [debug release 17] to target/test-classes 19:09:47 [INFO] 19:09:47 [INFO] --- gmavenplus-plugin:4.0.1:compileTests (default) @ cps-service --- 19:09:47 [INFO] Using isolated classloader, without GMavenPlus classpath. 19:09:47 [INFO] Using Groovy 3.0.18 to perform compileTests. 19:09:47 [INFO] Parallel parsing disabled. 19:09:50 [INFO] Compiled 138 files. 19:09:50 [INFO] 19:09:50 [INFO] --- maven-surefire-plugin:3.3.1:test (default-test) @ cps-service --- 19:09:50 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 19:09:50 [INFO] 19:09:50 [INFO] ------------------------------------------------------- 19:09:50 [INFO] T E S T S 19:09:50 [INFO] ------------------------------------------------------- 19:09:52 [INFO] Running org.onap.cps.init.AbstractModelLoaderSpec 19:09:53 19:09:53.781 [main] INFO org.onap.cps.init.AbstractModelLoader -- Another instance is model loader master 19:09:53 19:09:53.847 [main] INFO org.onap.cps.init.AbstractModelLoader -- Another instance is model loader master 19:09:53 19:09:53.850 [main] ERROR org.onap.cps.init.AbstractModelLoader -- Exiting application due to failure in onboarding model: test message 19:09:53 19:09:53.893 [main] DEBUG org.onap.cps.init.AbstractModelLoader -- Dataspace already exists 19:09:53 19:09:53.900 [main] ERROR org.onap.cps.init.AbstractModelLoader -- Creating dataspace failed: test message 19:09:53 19:09:53.912 [main] WARN org.onap.cps.init.AbstractModelLoader -- Ignoring yang resource duplication exception. Assuming model was created by another instance 19:09:53 19:09:53.917 [main] WARN org.onap.cps.init.AbstractModelLoader -- Creating new schema set failed as schema set already exists 19:09:53 19:09:53.921 [main] DEBUG org.onap.cps.init.AbstractModelLoader -- Onboarding failed as unable to read file: models/no such yang file 19:09:53 19:09:53.921 [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 19:09:53 19:09:53.931 [main] WARN org.onap.cps.init.AbstractModelLoader -- Creating new anchor failed as anchor already exists 19:09:53 19:09:53.935 [main] ERROR org.onap.cps.init.AbstractModelLoader -- Creating anchor failed: test message 19:09:53 19:09:53.994 [main] WARN org.onap.cps.init.AbstractModelLoader -- Creating new data node 'new node' failed as data node already exists 19:09:54 19:09:54.000 [main] ERROR org.onap.cps.init.AbstractModelLoader -- Creating data node failed: test message 19:09:54 19:09:54.013 [main] WARN org.onap.cps.init.AbstractModelLoader -- Deleting schema set failed: test message 19:09:54 19:09:54.022 [main] ERROR org.onap.cps.init.AbstractModelLoader -- Updating schema set failed: test message 19:09:54 19:09:54.034 [main] DEBUG org.onap.cps.init.AbstractModelLoader -- Anchor 'missing-anchor' not found in dataspace 'my-dataspace' 19:09:54 19:09:54.039 [main] DEBUG org.onap.cps.init.AbstractModelLoader -- Dataspace 'missing-dataspace' does not exist 19:09:54 19:09:54.100 [main] INFO org.onap.cps.init.AbstractModelLoader -- This instance is model loader master 19:09:54 19:09:54.103 [main] INFO org.onap.cps.init.AbstractModelLoader -- Another instance is model loader master 19:09:54 19:09:54.106 [main] INFO org.onap.cps.init.AbstractModelLoader -- This instance is model loader master 19:09:54 [INFO] Tests run: 29, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.918 s -- in org.onap.cps.init.AbstractModelLoaderSpec 19:09:54 [INFO] Running org.onap.cps.init.CpsNotificationSubscriptionModelLoaderSpec 19:09:54 19:09:54.122 [main] INFO org.onap.cps.init.CpsNotificationSubscriptionModelLoader -- Model Loader #1 Started: CPS Data Notification Subscription Models 19:09:54 19:09:54.128 [main] INFO org.onap.cps.init.CpsNotificationSubscriptionModelLoader -- Model Loader #1: CPS Data Notification Subscription models onboarded successfully 19:09:54 19:09:54.128 [main] INFO org.onap.cps.init.CpsNotificationSubscriptionModelLoader -- Model Loader #1 Completed 19:09:54 19:09:54.131 [main] INFO org.onap.cps.init.AbstractModelLoader -- This instance is not model loader master, skipping model loader for: CpsNotificationSubscriptionModelLoader 19:09:54 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.019 s -- in org.onap.cps.init.CpsNotificationSubscriptionModelLoaderSpec 19:09:54 [INFO] Running org.onap.cps.init.ModelLoaderLockSpec 19:09:54 Jan 13, 2026 7:09:54 PM com.hazelcast.instance.impl.HazelcastInstanceFactory 19:09:54 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: 19:09:54 --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 19:09:54 Jan 13, 2026 7:09:54 PM com.hazelcast.system.logo 19:09:54 INFO: [10.30.107.183]:5701 [dev] [5.5.0] 19:09:54 o o o o---o o--o o o---o o o----o o--o--o 19:09:54 | | / \ / | / / \ | | 19:09:54 o----o o o o----o | o o o----o | 19:09:54 | | * \ / | \ * \ | | 19:09:54 o o * o o---o o--o o----o o---o * o o----o o 19:09:54 19:09:54 Jan 13, 2026 7:09:54 PM com.hazelcast.system 19:09:54 INFO: [10.30.107.183]:5701 [dev] [5.5.0] Copyright (c) 2008-2024, Hazelcast, Inc. All Rights Reserved. 19:09:54 Jan 13, 2026 7:09:54 PM com.hazelcast.system 19:09:54 INFO: [10.30.107.183]:5701 [dev] [5.5.0] Hazelcast Platform 5.5.0 (20240725) starting at [10.30.107.183]:5701 19:09:54 Jan 13, 2026 7:09:54 PM com.hazelcast.system 19:09:54 INFO: [10.30.107.183]:5701 [dev] [5.5.0] Cluster name: dev 19:09:54 Jan 13, 2026 7:09:54 PM com.hazelcast.system 19:09:54 INFO: [10.30.107.183]: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. 19:09:54 Jan 13, 2026 7:09:54 PM com.hazelcast.system 19:09:54 INFO: [10.30.107.183]:5701 [dev] [5.5.0] The Jet engine is disabled. 19:09:54 To enable the Jet engine on the members, do one of the following: 19:09:54 - Change member config using Java API: config.getJetConfig().setEnabled(true) 19:09:54 - Change XML/YAML configuration property: Set hazelcast.jet.enabled to true 19:09:54 - Add system property: -Dhz.jet.enabled=true (for Hazelcast embedded, works only when loading config via Config.load) 19:09:54 - Add environment variable: HZ_JET_ENABLED=true (recommended when running container image. For Hazelcast embedded, works only when loading config via Config.load) 19:09:55 Jan 13, 2026 7:09:55 PM com.hazelcast.system.security 19:09:55 INFO: [10.30.107.183]: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. 19:09:55 Jan 13, 2026 7:09:55 PM com.hazelcast.instance.impl.Node 19:09:55 INFO: [10.30.107.183]:5701 [dev] [5.5.0] Using Multicast discovery 19:09:55 Jan 13, 2026 7:09:55 PM com.hazelcast.internal.diagnostics.Diagnostics 19:09:55 INFO: [10.30.107.183]:5701 [dev] [5.5.0] Diagnostics disabled. To enable add -Dhazelcast.diagnostics.enabled=true to the JVM arguments. 19:09:55 Jan 13, 2026 7:09:55 PM com.hazelcast.core.LifecycleService 19:09:55 INFO: [10.30.107.183]:5701 [dev] [5.5.0] [10.30.107.183]:5701 is STARTING 19:09:58 Jan 13, 2026 7:09:58 PM com.hazelcast.internal.cluster.ClusterService 19:09:58 INFO: [10.30.107.183]:5701 [dev] [5.5.0] 19:09:58 19:09:58 Members {size:1, ver:1} [ 19:09:58 Member [10.30.107.183]:5701 - 254df741-8e62-4006-97b1-2311952355ef this 19:09:58 ] 19:09:58 19:09:58 Jan 13, 2026 7:09:58 PM com.hazelcast.core.LifecycleService 19:09:58 INFO: [10.30.107.183]:5701 [dev] [5.5.0] [10.30.107.183]:5701 is STARTED 19:09:58 Jan 13, 2026 7:09:58 PM com.hazelcast.internal.partition.impl.PartitionStateManagerImpl 19:09:58 INFO: [10.30.107.183]:5701 [dev] [5.5.0] Initializing cluster partition table arrangement... 19:09:58 Jan 13, 2026 7:09:58 PM com.hazelcast.core.LifecycleService 19:09:58 INFO: [10.30.107.183]:5701 [dev] [5.5.0] [10.30.107.183]:5701 is SHUTTING_DOWN 19:09:58 Jan 13, 2026 7:09:58 PM com.hazelcast.internal.partition.impl.MigrationManagerImpl 19:09:58 INFO: [10.30.107.183]:5701 [dev] [5.5.0] Shutdown request of Member [10.30.107.183]:5701 - 254df741-8e62-4006-97b1-2311952355ef this is handled 19:09:58 Jan 13, 2026 7:09:58 PM com.hazelcast.instance.impl.Node 19:09:58 INFO: [10.30.107.183]:5701 [dev] [5.5.0] Shutting down multicast service... 19:09:58 Jan 13, 2026 7:09:58 PM com.hazelcast.instance.impl.Node 19:09:58 INFO: [10.30.107.183]:5701 [dev] [5.5.0] Shutting down connection manager... 19:09:58 Jan 13, 2026 7:09:58 PM com.hazelcast.instance.impl.Node 19:09:58 INFO: [10.30.107.183]:5701 [dev] [5.5.0] Shutting down node engine... 19:09:58 Jan 13, 2026 7:09:58 PM com.hazelcast.instance.impl.NodeExtension 19:09:58 INFO: [10.30.107.183]:5701 [dev] [5.5.0] Destroying node NodeExtension. 19:09:58 Jan 13, 2026 7:09:58 PM com.hazelcast.instance.impl.Node 19:09:58 INFO: [10.30.107.183]:5701 [dev] [5.5.0] Hazelcast Shutdown is completed in 473 ms. 19:09:58 Jan 13, 2026 7:09:58 PM com.hazelcast.core.LifecycleService 19:09:58 INFO: [10.30.107.183]:5701 [dev] [5.5.0] [10.30.107.183]:5701 is SHUTDOWN 19:09:58 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.637 s -- in org.onap.cps.init.ModelLoaderLockSpec 19:09:58 [INFO] Running org.onap.cps.init.ModelLoadersCompletedCheckSpec 19:09:58 19:09:58.810 [main] INFO org.onap.cps.init.ModelLoadersCompletedCheck -- Model Loader #LAST Started: Completion Check 19:09:58 19:09:58.811 [main] INFO org.onap.cps.init.ModelLoadersCompletedCheck -- Model Loader #LAST: Model loading (on master) finished 19:09:58 19:09:58.811 [main] INFO org.onap.cps.init.ModelLoadersCompletedCheck -- Model Loader #LAST: This instance is model loader master. Model loading completed 19:09:58 19:09:58.811 [main] INFO org.onap.cps.init.ModelLoadersCompletedCheck -- Model Loader #LAST Completed 19:09:58 19:09:58.812 [main] INFO org.onap.cps.init.ModelLoadersCompletedCheck -- Model Loader #LAST Started: Completion Check 19:09:58 19:09:58.812 [main] INFO org.onap.cps.init.ModelLoadersCompletedCheck -- Model Loader #LAST: Wait for model loading on master to finish 19:09:58 19:09:58.813 [main] INFO org.onap.cps.init.ModelLoadersCompletedCheck -- Model Loader #LAST: Still waiting for model loading on master to finish 19:09:58 19:09:58.913 [main] INFO org.onap.cps.init.ModelLoadersCompletedCheck -- Model Loader #LAST: Still waiting for model loading on master to finish 19:09:59 19:09:59.014 [main] INFO org.onap.cps.init.ModelLoadersCompletedCheck -- Model Loader #LAST Completed 19:09:59 19:09:59.017 [main] INFO org.onap.cps.init.ModelLoadersCompletedCheck -- Model Loader #LAST Started: Completion Check 19:09:59 19:09:59.017 [main] INFO org.onap.cps.init.ModelLoadersCompletedCheck -- Model Loader #LAST: Wait for model loading on master to finish 19:09:59 19:09:59.018 [main] INFO org.onap.cps.init.ModelLoadersCompletedCheck -- Model Loader #LAST: Still waiting for model loading on master to finish 19:09:59 19:09:59.021 [main] WARN org.onap.cps.init.ModelLoadersCompletedCheck -- I cannot sleep (ignored) 19:09:59 19:09:59.021 [main] INFO org.onap.cps.init.ModelLoadersCompletedCheck -- Model Loader #LAST Completed 19:09:59 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.237 s -- in org.onap.cps.init.ModelLoadersCompletedCheckSpec 19:09:59 [INFO] Running org.onap.cps.init.actuator.ModelLoaderRegistrationOnStartupSpec 19:09:59 19:09:59.068 [main] INFO org.onap.cps.init.actuator.ModelLoaderRegistrationOnStartup -- Registering ModelLoader my-loader-1 19:09:59 19:09:59.069 [main] INFO org.onap.cps.init.actuator.ModelLoaderRegistrationOnStartup -- Registering ModelLoader my-loader-2 19:09:59 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.040 s -- in org.onap.cps.init.actuator.ModelLoaderRegistrationOnStartupSpec 19:09:59 [INFO] Running org.onap.cps.init.actuator.ReadinessManagerSpec 19:09:59 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.onap.cps.init.actuator.ReadinessManagerSpec 19:09:59 [INFO] Running org.onap.cps.init.actuator.ReadinessStateHealthIndicatorConfigSpec 19:09:59 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.021 s -- in org.onap.cps.init.actuator.ReadinessStateHealthIndicatorConfigSpec 19:09:59 [INFO] Running org.onap.cps.aop.CpsLoggingAspectServiceSpec 19:09:59 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.052 s -- in org.onap.cps.aop.CpsLoggingAspectServiceSpec 19:09:59 [INFO] Running org.onap.cps.api.exceptions.CpsExceptionsSpec 19:09:59 [INFO] Tests run: 20, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.042 s -- in org.onap.cps.api.exceptions.CpsExceptionsSpec 19:09:59 [INFO] Running org.onap.cps.api.parameters.FetchDescendantsOptionSpec 19:09:59 [INFO] Tests run: 29, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.040 s -- in org.onap.cps.api.parameters.FetchDescendantsOptionSpec 19:09:59 [INFO] Running org.onap.cps.api.parameters.PaginationOptionSpec 19:09:59 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.onap.cps.api.parameters.PaginationOptionSpec 19:09:59 [INFO] Running org.onap.cps.config.AsyncConfigSpec 19:09:59 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.026 s -- in org.onap.cps.config.AsyncConfigSpec 19:09:59 [INFO] Running org.onap.cps.config.CacheConfigSpec 19:09:59 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.onap.cps.config.CacheConfigSpec 19:09:59 [INFO] Running org.onap.cps.config.CpsServicesConfigSpec 19:09:59 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.onap.cps.config.CpsServicesConfigSpec 19:09:59 [INFO] Running org.onap.cps.events.CpsDataUpdateEventProducerSpec 19:09:59 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 19:10:00 [INFO] Tests run: 21, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.908 s -- in org.onap.cps.events.CpsDataUpdateEventProducerSpec 19:10:00 [INFO] Running org.onap.cps.events.EventProducerSpec 19:10:00 19:10:00.482 [main] DEBUG org.onap.cps.events.EventProducer -- Successfully sent event to topic : some-topic , Event : some-value 19:10:00 19:10:00.488 [main] ERROR org.onap.cps.events.EventProducer -- Unable to send event to topic : some-topic due to some exception 19:10:00 19:10:00.491 [main] DEBUG org.onap.cps.events.EventProducer -- Successfully sent event to topic : some-topic , Event : some-value 19:10:00 19:10:00.494 [main] DEBUG org.onap.cps.events.EventProducer -- Successfully sent event to topic : some-topic , Event : some-value 19:10:00 19:10:00.495 [main] DEBUG org.onap.cps.events.EventProducer -- Successfully sent event to topic : some-topic , Event : some-value 19:10:00 19:10:00.496 [main] ERROR org.onap.cps.events.EventProducer -- Unable to send event to topic : some-topic due to some exception 19:10:00 19:10:00.540 [main] ERROR org.onap.cps.events.EventProducer -- Unable to send event to topic : some-topic due to some runtime exception 19:10:00 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.302 s -- in org.onap.cps.events.EventProducerSpec 19:10:00 [INFO] Running org.onap.cps.impl.CpsAnchorServiceImplSpec 19:10:00 [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.025 s -- in org.onap.cps.impl.CpsAnchorServiceImplSpec 19:10:00 [INFO] Running org.onap.cps.impl.CpsDataServiceImplSpec 19:10:01 [Fatal Error] :1:13: XML document structures must start and end within the same entity. 19:10:01 [Fatal Error] :1:13: XML document structures must start and end within the same entity. 19:10:01 [Fatal Error] :1:16: The markup in the document following the root element must be well-formed. 19:10:01 [Fatal Error] :1:16: The markup in the document following the root element must be well-formed. 19:10:02 [Fatal Error] :1:1: Content is not allowed in prolog. 19:10:02 [Fatal Error] :1:1: Content is not allowed in prolog. 19:10:02 19:10:02.184 [main] ERROR org.onap.cps.impl.CpsDataServiceImpl -- Failed to send message to notification service 19:10:02 java.lang.Exception: Sending failed 19:10:02 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 19:10:02 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 19:10:02 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 19:10:02 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 19:10:02 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 19:10:02 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 19:10:02 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 19:10:02 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59) 19:10:02 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263) 19:10:02 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:277) 19:10:02 at org.onap.cps.impl.CpsDataServiceImplSpec$__spock_feature_0_34_closure19.doCall(CpsDataServiceImplSpec.groovy:582) 19:10:02 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 19:10:02 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 19:10:02 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 19:10:02 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 19:10:02 at org.codehaus.groovy.reflection.CachedMethod.invoke(CachedMethod.java:107) 19:10:02 at groovy.lang.MetaMethod.doMethodInvoke(MetaMethod.java:323) 19:10:02 at org.codehaus.groovy.runtime.metaclass.ClosureMetaClass.invokeMethod(ClosureMetaClass.java:274) 19:10:02 at groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:1030) 19:10:02 at groovy.lang.Closure.call(Closure.java:427) 19:10:02 at org.spockframework.runtime.GroovyRuntimeUtil.invokeClosure(GroovyRuntimeUtil.java:200) 19:10:02 at org.spockframework.mock.response.CodeResponseGenerator.invokeClosure(CodeResponseGenerator.java:54) 19:10:02 at org.spockframework.mock.response.CodeResponseGenerator.doRespond(CodeResponseGenerator.java:37) 19:10:02 at org.spockframework.mock.response.SingleResponseGenerator.respond(SingleResponseGenerator.java:32) 19:10:02 at org.spockframework.mock.response.ResponseGeneratorChain.respond(ResponseGeneratorChain.java:44) 19:10:02 at org.spockframework.mock.runtime.MockInteraction.accept(MockInteraction.java:73) 19:10:02 at org.spockframework.mock.runtime.MockInteractionDecorator.accept(MockInteractionDecorator.java:50) 19:10:02 at org.spockframework.mock.runtime.InteractionScope$1.accept(InteractionScope.java:57) 19:10:02 at org.spockframework.mock.runtime.MockController.handle(MockController.java:40) 19:10:02 at org.spockframework.mock.runtime.JavaMockInterceptor.intercept(JavaMockInterceptor.java:86) 19:10:02 at org.spockframework.mock.runtime.ByteBuddyInterceptorAdapter.interceptNonAbstract(ByteBuddyInterceptorAdapter.java:35) 19:10:02 at org.onap.cps.events.CpsDataUpdateEventsProducer$SpockMock$267342401.sendCpsDataUpdateEvent(Unknown Source) 19:10:02 at org.onap.cps.impl.CpsDataServiceImpl.sendDataUpdatedEvent(CpsDataServiceImpl.java:377) 19:10:02 at org.onap.cps.impl.CpsDataServiceImpl.updateNodeLeaves(CpsDataServiceImpl.java:178) 19:10:02 at org.onap.cps.api.CpsDataService$updateNodeLeaves$2.call(Unknown Source) 19:10:02 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 19:10:02 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:125) 19:10:02 at org.onap.cps.impl.CpsDataServiceImplSpec.$spock_feature_0_34(CpsDataServiceImplSpec.groovy:584) 19:10:02 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 19:10:02 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 19:10:02 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 19:10:02 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 19:10:02 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 19:10:02 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 19:10:02 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 19:10:02 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 19:10:02 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 19:10:02 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 19:10:02 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 19:10:02 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:58) 19:10:02 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:15) 19:10:02 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 19:10:02 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 19:10:02 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 19:10:02 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 19:10:02 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 19:10:02 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 19:10:02 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 19:10:02 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 19:10:02 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 19:10:02 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 19:10:02 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 19:10:02 at org.spockframework.runtime.SimpleFeatureNode.lambda$around$0(SimpleFeatureNode.java:52) 19:10:02 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 19:10:02 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 19:10:02 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 19:10:02 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 19:10:02 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 19:10:02 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 19:10:02 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 19:10:02 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 19:10:02 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:52) 19:10:02 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:15) 19:10:02 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 19:10:02 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 19:10:02 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 19:10:02 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 19:10:02 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 19:10:02 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 19:10:02 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 19:10:02 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 19:10:02 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 19:10:02 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 19:10:02 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 19:10:02 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 19:10:02 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 19:10:02 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 19:10:02 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 19:10:02 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 19:10:02 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 19:10:02 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 19:10:02 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 19:10:02 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 19:10:02 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 19:10:02 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 19:10:02 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 19:10:02 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 19:10:02 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 19:10:02 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 19:10:02 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 19:10:02 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 19:10:02 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 19:10:02 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 19:10:02 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 19:10:02 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 19:10:02 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 19:10:02 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 19:10:02 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 19:10:02 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) 19:10:02 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) 19:10:02 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) 19:10:02 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) 19:10:02 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) 19:10:02 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) 19:10:02 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 19:10:02 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 19:10:02 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 19:10:02 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) 19:10:02 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 19:10:02 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) 19:10:02 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 19:10:02 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 19:10:02 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 19:10:02 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 19:10:02 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 19:10:02 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 19:10:02 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 19:10:02 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 19:10:02 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 19:10:02 [INFO] Tests run: 87, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.683 s -- in org.onap.cps.impl.CpsDataServiceImplSpec 19:10:02 [INFO] Running org.onap.cps.impl.CpsDataspaceServiceImplSpec 19:10:02 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.onap.cps.impl.CpsDataspaceServiceImplSpec 19:10:02 [INFO] Running org.onap.cps.impl.CpsDeltaServiceImplSpec 19:10:02 line 1:6 no viable alternative at input '[invalid' 19:10:02 [INFO] Tests run: 43, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.234 s -- in org.onap.cps.impl.CpsDeltaServiceImplSpec 19:10:02 [INFO] Running org.onap.cps.impl.CpsFacadeImplSpec 19:10:02 [INFO] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.022 s -- in org.onap.cps.impl.CpsFacadeImplSpec 19:10:02 [INFO] Running org.onap.cps.impl.CpsModuleServiceImplSpec 19:10:02 [INFO] Tests run: 23, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.066 s -- in org.onap.cps.impl.CpsModuleServiceImplSpec 19:10:02 [INFO] Running org.onap.cps.impl.CpsNotificationServiceImplSpec 19:10:02 [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.041 s -- in org.onap.cps.impl.CpsNotificationServiceImplSpec 19:10:02 [INFO] Running org.onap.cps.impl.CpsQueryServiceImplSpec 19:10:02 [INFO] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s -- in org.onap.cps.impl.CpsQueryServiceImplSpec 19:10:02 [INFO] Running org.onap.cps.impl.DataNodeBuilderSpec 19:10:02 19:10:02.880 [main] WARN org.onap.cps.impl.DataNodeBuilder -- Unsupported NormalizedNode type detected: class jdk.proxy2.$Proxy147 19:10:02 [INFO] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.280 s -- in org.onap.cps.impl.DataNodeBuilderSpec 19:10:02 [INFO] Running org.onap.cps.impl.DataNodeFactorySpec 19:10:02 [Fatal Error] :1:13: XML document structures must start and end within the same entity. 19:10:02 [Fatal Error] :1:13: XML document structures must start and end within the same entity. 19:10:03 [Fatal Error] :1:1: Content is not allowed in prolog. 19:10:03 [Fatal Error] :1:9: XML document structures must start and end within the same entity. 19:10:03 [INFO] Tests run: 24, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.115 s -- in org.onap.cps.impl.DataNodeFactorySpec 19:10:03 [INFO] Running org.onap.cps.impl.DeltaReportBuilderSpec 19:10:03 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.onap.cps.impl.DeltaReportBuilderSpec 19:10:03 [INFO] Running org.onap.cps.impl.E2ENetworkSliceSpec 19:10:03 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.207 s -- in org.onap.cps.impl.E2ENetworkSliceSpec 19:10:03 [INFO] Running org.onap.cps.impl.YangTextSchemaSourceSetCacheSpec 19:10:03 19:10:03,541 |-WARN in IfNestedWithinSecondPhaseElementSC - elements cannot be nested within an , or element 19:10:03 19:10:03,541 |-WARN in IfNestedWithinSecondPhaseElementSC - See also https://logback.qos.ch/codes.html#nested_if_element 19:10:03 19:10:03,544 |-WARN in IfNestedWithinSecondPhaseElementSC - Element at line 62 contains a nested element at line 63 19:10:04 19:10:04,185 |-WARN in ch.qos.logback.core.model.processor.conditional.IfModelHandler - The 'condition' attribute in element is deprecated and slated for removal. Use element instead. 19:10:04 19:10:04,185 |-WARN in ch.qos.logback.core.model.processor.conditional.IfModelHandler - See also https://logback.qos.ch/codes.html#conditionAttributeDeprecation 19:10:04 19:10:04 . ____ _ __ _ _ 19:10:04 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 19:10:04 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 19:10:04 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 19:10:04 ' |____| .__|_| |_|_| |_\__, | / / / / 19:10:04 =========|_|==============|___/=/_/_/_/ 19:10:04 19:10:04 :: Spring Boot :: (v3.5.9) 19:10:04 19:10:04 2026-01-13T19:10:04.468Z INFO 6283 --- [ main] o.o.c.i.YangTextSchemaSourceSetCacheSpec : Starting YangTextSchemaSourceSetCacheSpec using Java 17.0.6-ea with PID 6283 (started by jenkins in /w/workspace/cps-master-verify-java/cps-service) 19:10:04 2026-01-13T19:10:04.469Z INFO 6283 --- [ main] o.o.c.i.YangTextSchemaSourceSetCacheSpec : No active profile set, falling back to 1 default profile: "default" 19:10:04 2026-01-13T19:10:04.776Z INFO 6283 --- [ main] o.o.c.i.YangTextSchemaSourceSetCacheSpec : Started YangTextSchemaSourceSetCacheSpec in 1.498 seconds (process running for 14.642) 19:10:04 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.606 s -- in org.onap.cps.impl.YangTextSchemaSourceSetCacheSpec 19:10:04 [INFO] Running org.onap.cps.impl.cache.CpsCommonLocksConfigSpec 19:10:05 19:10:05 . ____ _ __ _ _ 19:10:05 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 19:10:05 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 19:10:05 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 19:10:05 ' |____| .__|_| |_|_| |_\__, | / / / / 19:10:05 =========|_|==============|___/=/_/_/_/ 19:10:05 19:10:05 :: Spring Boot :: (v3.5.9) 19:10:05 19:10:05 2026-01-13T19:10:04.911Z INFO 6283 --- [ main] o.o.c.i.cache.CpsCommonLocksConfigSpec : Starting CpsCommonLocksConfigSpec using Java 17.0.6-ea with PID 6283 (started by jenkins in /w/workspace/cps-master-verify-java/cps-service) 19:10:05 2026-01-13T19:10:04.911Z INFO 6283 --- [ main] o.o.c.i.cache.CpsCommonLocksConfigSpec : No active profile set, falling back to 1 default profile: "default" 19:10:05 2026-01-13T19:10:04.949Z INFO 6283 --- [ main] com.hazelcast.system.logo : [10.30.107.183]:5701 [cps-and-ncmp-test-caches] [5.5.0] 19:10:05 o o o o---o o--o o o---o o o----o o--o--o 19:10:05 | | / \ / | / / \ | | 19:10:05 o----o o o o----o | o o o----o | 19:10:05 | | * \ / | \ * \ | | 19:10:05 o o * o o---o o--o o----o o---o * o o----o o 19:10:05 19:10:05 2026-01-13T19:10:04.949Z INFO 6283 --- [ main] com.hazelcast.system : [10.30.107.183]:5701 [cps-and-ncmp-test-caches] [5.5.0] Copyright (c) 2008-2024, Hazelcast, Inc. All Rights Reserved. 19:10:05 2026-01-13T19:10:04.949Z INFO 6283 --- [ main] com.hazelcast.system : [10.30.107.183]:5701 [cps-and-ncmp-test-caches] [5.5.0] Hazelcast Platform 5.5.0 (20240725) starting at [10.30.107.183]:5701 19:10:05 2026-01-13T19:10:04.949Z INFO 6283 --- [ main] com.hazelcast.system : [10.30.107.183]:5701 [cps-and-ncmp-test-caches] [5.5.0] Cluster name: cps-and-ncmp-test-caches 19:10:05 2026-01-13T19:10:04.949Z INFO 6283 --- [ main] com.hazelcast.system : [10.30.107.183]: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. 19:10:05 2026-01-13T19:10:04.949Z INFO 6283 --- [ main] com.hazelcast.system : [10.30.107.183]:5701 [cps-and-ncmp-test-caches] [5.5.0] The Jet engine is disabled. 19:10:05 To enable the Jet engine on the members, do one of the following: 19:10:05 - Change member config using Java API: config.getJetConfig().setEnabled(true) 19:10:05 - Change XML/YAML configuration property: Set hazelcast.jet.enabled to true 19:10:05 - Add system property: -Dhz.jet.enabled=true (for Hazelcast embedded, works only when loading config via Config.load) 19:10:05 - Add environment variable: HZ_JET_ENABLED=true (recommended when running container image. For Hazelcast embedded, works only when loading config via Config.load) 19:10:05 2026-01-13T19:10:04.962Z INFO 6283 --- [ main] com.hazelcast.system.security : [10.30.107.183]: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. 19:10:05 2026-01-13T19:10:04.964Z INFO 6283 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.183]:5701 [cps-and-ncmp-test-caches] [5.5.0] Using Multicast discovery 19:10:05 2026-01-13T19:10:04.974Z INFO 6283 --- [ main] c.h.internal.diagnostics.Diagnostics : [10.30.107.183]:5701 [cps-and-ncmp-test-caches] [5.5.0] Diagnostics disabled. To enable add -Dhazelcast.diagnostics.enabled=true to the JVM arguments. 19:10:05 2026-01-13T19:10:04.974Z INFO 6283 --- [ main] com.hazelcast.core.LifecycleService : [10.30.107.183]:5701 [cps-and-ncmp-test-caches] [5.5.0] [10.30.107.183]:5701 is STARTING 19:10:07 2026-01-13T19:10:07.591Z INFO 6283 --- [ main] c.h.internal.cluster.ClusterService : [10.30.107.183]:5701 [cps-and-ncmp-test-caches] [5.5.0] 19:10:07 19:10:07 Members {size:1, ver:1} [ 19:10:07 Member [10.30.107.183]:5701 - c03ba2e6-2e96-47ab-8b40-24d9e4ba1286 this 19:10:07 ] 19:10:07 19:10:07 2026-01-13T19:10:07.592Z INFO 6283 --- [ main] com.hazelcast.core.LifecycleService : [10.30.107.183]:5701 [cps-and-ncmp-test-caches] [5.5.0] [10.30.107.183]:5701 is STARTED 19:10:07 2026-01-13T19:10:07.595Z INFO 6283 --- [cached.thread-2] c.h.i.p.impl.PartitionStateManagerImpl : [10.30.107.183]:5701 [cps-and-ncmp-test-caches] [5.5.0] Initializing cluster partition table arrangement... 19:10:07 2026-01-13T19:10:07.609Z INFO 6283 --- [ main] o.o.c.i.cache.CpsCommonLocksConfigSpec : Started CpsCommonLocksConfigSpec in 2.726 seconds (process running for 17.475) 19:10:07 2026-01-13T19:10:07.618Z INFO 6283 --- [ main] o.o.cps.impl.cache.HazelcastCacheConfig : Enabling kubernetes mode with service-name : test-service-name 19:10:07 2026-01-13T19:10:07.626Z INFO 6283 --- [ main] com.hazelcast.core.LifecycleService : [10.30.107.183]:5701 [cps-and-ncmp-test-caches] [5.5.0] [10.30.107.183]:5701 is SHUTTING_DOWN 19:10:07 2026-01-13T19:10:07.626Z INFO 6283 --- [cached.thread-1] c.h.i.p.impl.MigrationManagerImpl : [10.30.107.183]:5701 [cps-and-ncmp-test-caches] [5.5.0] Shutdown request of Member [10.30.107.183]:5701 - c03ba2e6-2e96-47ab-8b40-24d9e4ba1286 this is handled 19:10:07 2026-01-13T19:10:07.628Z INFO 6283 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.183]:5701 [cps-and-ncmp-test-caches] [5.5.0] Shutting down multicast service... 19:10:07 2026-01-13T19:10:07.628Z INFO 6283 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.183]:5701 [cps-and-ncmp-test-caches] [5.5.0] Shutting down connection manager... 19:10:07 2026-01-13T19:10:07.629Z INFO 6283 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.183]:5701 [cps-and-ncmp-test-caches] [5.5.0] Shutting down node engine... 19:10:07 2026-01-13T19:10:07.700Z INFO 6283 --- [ main] c.hazelcast.instance.impl.NodeExtension : [10.30.107.183]:5701 [cps-and-ncmp-test-caches] [5.5.0] Destroying node NodeExtension. 19:10:07 2026-01-13T19:10:07.701Z INFO 6283 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.183]:5701 [cps-and-ncmp-test-caches] [5.5.0] Hazelcast Shutdown is completed in 75 ms. 19:10:07 2026-01-13T19:10:07.701Z INFO 6283 --- [ main] com.hazelcast.core.LifecycleService : [10.30.107.183]:5701 [cps-and-ncmp-test-caches] [5.5.0] [10.30.107.183]:5701 is SHUTDOWN 19:10:07 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.821 s -- in org.onap.cps.impl.cache.CpsCommonLocksConfigSpec 19:10:07 [INFO] Running org.onap.cps.impl.cache.HazelcastCacheConfigSpec 19:10:07 2026-01-13T19:10:07.713Z INFO 6283 --- [ main] com.hazelcast.system.logo : [10.30.107.183]:5701 [my cluster] [5.5.0] 19:10:07 o o o o---o o--o o o---o o o----o o--o--o 19:10:07 | | / \ / | / / \ | | 19:10:07 o----o o o o----o | o o o----o | 19:10:07 | | * \ / | \ * \ | | 19:10:07 o o * o o---o o--o o----o o---o * o o----o o 19:10:07 19:10:07 2026-01-13T19:10:07.713Z INFO 6283 --- [ main] com.hazelcast.system : [10.30.107.183]:5701 [my cluster] [5.5.0] Copyright (c) 2008-2024, Hazelcast, Inc. All Rights Reserved. 19:10:07 2026-01-13T19:10:07.713Z INFO 6283 --- [ main] com.hazelcast.system : [10.30.107.183]:5701 [my cluster] [5.5.0] Hazelcast Platform 5.5.0 (20240725) starting at [10.30.107.183]:5701 19:10:07 2026-01-13T19:10:07.713Z INFO 6283 --- [ main] com.hazelcast.system : [10.30.107.183]:5701 [my cluster] [5.5.0] Cluster name: my cluster 19:10:07 2026-01-13T19:10:07.713Z INFO 6283 --- [ main] com.hazelcast.system : [10.30.107.183]: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. 19:10:07 2026-01-13T19:10:07.713Z INFO 6283 --- [ main] com.hazelcast.system : [10.30.107.183]:5701 [my cluster] [5.5.0] The Jet engine is disabled. 19:10:07 To enable the Jet engine on the members, do one of the following: 19:10:07 - Change member config using Java API: config.getJetConfig().setEnabled(true) 19:10:07 - Change XML/YAML configuration property: Set hazelcast.jet.enabled to true 19:10:07 - Add system property: -Dhz.jet.enabled=true (for Hazelcast embedded, works only when loading config via Config.load) 19:10:07 - Add environment variable: HZ_JET_ENABLED=true (recommended when running container image. For Hazelcast embedded, works only when loading config via Config.load) 19:10:07 2026-01-13T19:10:07.725Z INFO 6283 --- [ main] com.hazelcast.system.security : [10.30.107.183]: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. 19:10:07 2026-01-13T19:10:07.727Z INFO 6283 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.183]:5701 [my cluster] [5.5.0] Using Multicast discovery 19:10:07 2026-01-13T19:10:07.737Z INFO 6283 --- [ main] c.h.internal.diagnostics.Diagnostics : [10.30.107.183]:5701 [my cluster] [5.5.0] Diagnostics disabled. To enable add -Dhazelcast.diagnostics.enabled=true to the JVM arguments. 19:10:07 2026-01-13T19:10:07.737Z INFO 6283 --- [ main] com.hazelcast.core.LifecycleService : [10.30.107.183]:5701 [my cluster] [5.5.0] [10.30.107.183]:5701 is STARTING 19:10:09 2026-01-13T19:10:09.915Z INFO 6283 --- [ main] c.h.internal.cluster.ClusterService : [10.30.107.183]:5701 [my cluster] [5.5.0] 19:10:09 19:10:09 Members {size:1, ver:1} [ 19:10:09 Member [10.30.107.183]:5701 - 3b634e5b-0bf7-4e66-a3bc-5eb36ac469e3 this 19:10:09 ] 19:10:09 19:10:09 2026-01-13T19:10:09.916Z INFO 6283 --- [ main] com.hazelcast.core.LifecycleService : [10.30.107.183]:5701 [my cluster] [5.5.0] [10.30.107.183]:5701 is STARTED 19:10:10 2026-01-13T19:10:09.949Z INFO 6283 --- [ main] com.hazelcast.core.LifecycleService : [10.30.107.183]:5701 [my cluster] [5.5.0] [10.30.107.183]:5701 is SHUTTING_DOWN 19:10:10 2026-01-13T19:10:09.950Z INFO 6283 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.183]:5701 [my cluster] [5.5.0] Shutting down multicast service... 19:10:10 2026-01-13T19:10:09.955Z INFO 6283 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.183]:5701 [my cluster] [5.5.0] Shutting down connection manager... 19:10:10 2026-01-13T19:10:09.956Z INFO 6283 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.183]:5701 [my cluster] [5.5.0] Shutting down node engine... 19:10:10 2026-01-13T19:10:09.998Z INFO 6283 --- [ main] c.hazelcast.instance.impl.NodeExtension : [10.30.107.183]:5701 [my cluster] [5.5.0] Destroying node NodeExtension. 19:10:10 2026-01-13T19:10:09.998Z INFO 6283 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.183]:5701 [my cluster] [5.5.0] Hazelcast Shutdown is completed in 49 ms. 19:10:10 2026-01-13T19:10:09.999Z INFO 6283 --- [ main] com.hazelcast.core.LifecycleService : [10.30.107.183]:5701 [my cluster] [5.5.0] [10.30.107.183]:5701 is SHUTDOWN 19:10:10 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.291 s -- in org.onap.cps.impl.cache.HazelcastCacheConfigSpec 19:10:10 [INFO] Running org.onap.cps.utils.ContentTypeSpec 19:10:10 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 s -- in org.onap.cps.utils.ContentTypeSpec 19:10:10 [INFO] Running org.onap.cps.utils.CpsValidatorImplSpec 19:10:10 [INFO] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.016 s -- in org.onap.cps.utils.CpsValidatorImplSpec 19:10:10 [INFO] Running org.onap.cps.utils.DataMapUtilsSpec 19:10:10 [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 s -- in org.onap.cps.utils.DataMapUtilsSpec 19:10:10 [INFO] Running org.onap.cps.utils.GsonSpec 19:10:10 first-container a-leaf a-Value 19:10:10 last-container x-leaf x-value 19:10:10 19:10:10 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s -- in org.onap.cps.utils.GsonSpec 19:10:10 [INFO] Running org.onap.cps.utils.JsonObjectMapperSpec 19:10:10 2026-01-13T19:10:10.452Z ERROR 6283 --- [ main] org.onap.cps.utils.JsonObjectMapper : Parsing error occurred while converting JSON object to bytes. 19:10:10 2026-01-13T19:10:10.455Z ERROR 6283 --- [ main] org.onap.cps.utils.JsonObjectMapper : Parsing error occurred while converting Object to JSON string. 19:10:10 2026-01-13T19:10:10.465Z ERROR 6283 --- [ main] org.onap.cps.utils.JsonObjectMapper : Parsing error occurred while converting JSON content to specific class type. 19:10:10 2026-01-13T19:10:10.467Z ERROR 6283 --- [ main] org.onap.cps.utils.JsonObjectMapper : Found structurally incompatible object while converting into value type. 19:10:10 2026-01-13T19:10:10.482Z ERROR 6283 --- [ main] org.onap.cps.utils.JsonObjectMapper : Parsing error occurred while converting JSON content to Json Node. 19:10:10 2026-01-13T19:10:10.486Z ERROR 6283 --- [ main] org.onap.cps.utils.JsonObjectMapper : Parsing error occurred while converting JSON content to json array. 19:10:10 [INFO] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.421 s -- in org.onap.cps.utils.JsonObjectMapperSpec 19:10:10 [INFO] Running org.onap.cps.utils.JsonParserStreamSpec 19:10:10 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.032 s -- in org.onap.cps.utils.JsonParserStreamSpec 19:10:10 [INFO] Running org.onap.cps.utils.PrefixResolverSpec 19:10:10 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.020 s -- in org.onap.cps.utils.PrefixResolverSpec 19:10:10 [INFO] Running org.onap.cps.utils.RestConfStylePathToCpsPathUtilSpec 19:10:10 [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.030 s -- in org.onap.cps.utils.RestConfStylePathToCpsPathUtilSpec 19:10:10 [INFO] Running org.onap.cps.utils.XmlFileUtilsSpec 19:10:10 [Fatal Error] :1:1: Content is not allowed in prolog. 19:10:10 [INFO] Tests run: 24, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.037 s -- in org.onap.cps.utils.XmlFileUtilsSpec 19:10:10 [INFO] Running org.onap.cps.utils.YangParserHelperSpec 19:10:10 [Fatal Error] :1:7: XML document structures must start and end within the same entity. 19:10:10 [Fatal Error] :1:76: The end-tag for element type "bookstore" must end with a '>' delimiter. 19:10:10 [Fatal Error] :1:1: Premature end of file. 19:10:10 line 1:1 no viable alternative at input '/' 19:10:10 line 1:1 no viable alternative at input '/[' 19:10:10 line 1:11 missing QName at '' 19:10:10 [INFO] Tests run: 39, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.105 s -- in org.onap.cps.utils.YangParserHelperSpec 19:10:10 [INFO] Running org.onap.cps.utils.YangParserSpec 19:10:10 2026-01-13T19:10:10.751Z ERROR 6283 --- [ main] org.onap.cps.utils.YangParser : Data validation failed for anchor: Anchor(name=null, dataspaceName=my dataspace, schemaSetName=my schema), xpath: , details: 19:10:10 2026-01-13T19:10:10.752Z ERROR 6283 --- [ main] org.onap.cps.utils.YangParser : Data validation failed for anchor: Anchor(name=null, dataspaceName=my dataspace, schemaSetName=my schema), xpath: , details: 19:10:10 [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.039 s -- in org.onap.cps.utils.YangParserSpec 19:10:10 [INFO] Running org.onap.cps.utils.YangUtilsSpec 19:10:10 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.014 s -- in org.onap.cps.utils.YangUtilsSpec 19:10:10 [INFO] Running org.onap.cps.utils.deltareport.DeltaReportExecutorSpec 19:10:10 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.058 s -- in org.onap.cps.utils.deltareport.DeltaReportExecutorSpec 19:10:10 [INFO] Running org.onap.cps.yang.YangTextSchemaSourceSetBuilderSpec 19:10:10 2026-01-13T19:10:10.864Z ERROR 6283 --- [ 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] 19:10:10 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.030 s -- in org.onap.cps.yang.YangTextSchemaSourceSetBuilderSpec 19:10:11 [INFO] 19:10:11 [INFO] Results: 19:10:11 [INFO] 19:10:11 [INFO] Tests run: 548, Failures: 0, Errors: 0, Skipped: 0 19:10:11 [INFO] 19:10:11 [INFO] 19:10:11 [INFO] --- jacoco-maven-plugin:0.8.14:check (coverage-check) @ cps-service --- 19:10:11 [INFO] Loading execution data file /w/workspace/cps-master-verify-java/cps-service/target/code-coverage/jacoco-ut.exec 19:10:11 [INFO] Analyzed bundle 'cps-service' with 76 classes 19:10:11 [INFO] All coverage checks have been met. 19:10:11 [INFO] 19:10:11 [INFO] --- jacoco-maven-plugin:0.8.14:report (post-unit-test) @ cps-service --- 19:10:11 [INFO] Loading execution data file /w/workspace/cps-master-verify-java/cps-service/target/code-coverage/jacoco-ut.exec 19:10:11 [INFO] Analyzed bundle 'cps-service' with 76 classes 19:10:11 [INFO] 19:10:11 [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ cps-service --- 19:10:11 [INFO] Building jar: /w/workspace/cps-master-verify-java/cps-service/target/cps-service-3.7.4-SNAPSHOT.jar 19:10:11 [INFO] 19:10:11 [INFO] --- maven-install-plugin:2.4:install (default-install) @ cps-service --- 19:10:11 [INFO] Installing /w/workspace/cps-master-verify-java/cps-service/target/cps-service-3.7.4-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/onap/cps/cps-service/3.7.4-SNAPSHOT/cps-service-3.7.4-SNAPSHOT.jar 19:10:11 [INFO] Installing /w/workspace/cps-master-verify-java/cps-service/pom.xml to /home/jenkins/.m2/repository/org/onap/cps/cps-service/3.7.4-SNAPSHOT/cps-service-3.7.4-SNAPSHOT.pom 19:10:11 [INFO] 19:10:11 [INFO] -----------------------< org.onap.cps:cps-rest >------------------------ 19:10:11 [INFO] Building cps-rest 3.7.4-SNAPSHOT [8/21] 19:10:11 [INFO] --------------------------------[ jar ]--------------------------------- 19:10:13 [INFO] 19:10:13 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ cps-rest --- 19:10:13 [INFO] 19:10:13 [INFO] --- jacoco-maven-plugin:0.8.14:prepare-agent (default-prepare-agent) @ cps-rest --- 19:10:13 [INFO] surefireArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/cps-master-verify-java/cps-rest/target/code-coverage/jacoco-ut.exec,excludes=org/onap/cps/events/model/*:org/onap/cps/rest/model/*:org/onap/cps/cpspath/parser/antlr4/*:org/onap/cps/ncmp/rest/model/*:org/onap/cps/**/*MapperImpl.class:org/onap/cps/ncmp/rest/stub/*:org/onap/cps/policyexecutor/stub/model/*:org/onap/cps/ncmp/impl/provmns/model/*:**/pom.xml 19:10:13 [INFO] 19:10:13 [INFO] --- openapi-generator-maven-plugin:7.12.0:generate (code-gen) @ cps-rest --- 19:10:17 [INFO] Generating with dryRun=false 19:10:17 [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. 19:10:17 [INFO] OpenAPI Generator: spring (server) 19:10:17 [INFO] Generator 'spring' is considered stable. 19:10:17 [INFO] ---------------------------------- 19:10:17 [INFO] Set base package to invoker package (org.onap.cps.rest.controller) 19:10:17 [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) 19:10:17 [INFO] NOTE: To enable file post-processing, 'enablePostProcessFile' must be set to `true` (--enable-post-process-file for CLI). 19:10:17 [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). 19:10:17 [INFO] Processing operation createDataspace 19:10:17 [INFO] Processing operation deleteDataspace 19:10:17 [INFO] Processing operation createDataspaceV2 19:10:17 [INFO] Processing operation getAllDataspaces 19:10:17 [INFO] Processing operation getDataspace 19:10:17 [INFO] Processing operation cleanDataspace 19:10:17 [INFO] Processing operation createAnchor 19:10:17 [INFO] Processing operation createAnchorV2 19:10:17 [INFO] Processing operation getAnchors 19:10:17 [INFO] Processing operation getAnchor 19:10:17 [INFO] Processing operation deleteAnchor 19:10:17 [INFO] Processing operation createSchemaSet 19:10:17 [INFO] Processing operation createSchemaSetV2 19:10:17 [INFO] Processing operation getSchemaSets 19:10:17 [INFO] Processing operation getSchemaSet 19:10:17 [INFO] Processing operation deleteSchemaSet 19:10:17 [INFO] Processing operation getNodeByDataspaceAndAnchor 19:10:17 [INFO] Processing operation getNodeByDataspaceAndAnchorV2 19:10:17 [INFO] Processing operation getNodeByDataspaceAndAnchorV3 19:10:17 [INFO] Processing operation replaceNode 19:10:17 [INFO] Processing operation createNode 19:10:17 [INFO] Processing operation deleteDataNode 19:10:17 [INFO] Processing operation updateNodeLeaves 19:10:17 [INFO] Processing operation deleteListOrListElement 19:10:17 [INFO] Processing operation replaceListContent 19:10:17 [INFO] Processing operation addListElements 19:10:17 [INFO] Processing operation getDeltaByDataspaceAndAnchors 19:10:17 [INFO] Processing operation getDeltaByDataspaceAnchorAndPayload 19:10:17 [INFO] Processing operation applyChangesInDeltaReport 19:10:17 [INFO] Processing operation getNodesByDataspaceAndAnchorAndCpsPath 19:10:17 [INFO] Processing operation getNodesByDataspaceAndAnchorAndCpsPathV2 19:10:17 [INFO] Processing operation getNodesByDataspaceAndCpsPath 19:10:17 [INFO] Processing operation getNotificationSubscription 19:10:17 [INFO] Processing operation createNotificationSubscription 19:10:17 [INFO] Processing operation deleteNotificationSubscription 19:10:17 [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] 19:10:17 [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] 19:10:17 [INFO] Model MultipartFile not generated since it's marked as unused (due to form parameters) and `skipFormModel` (global property) set to true (default) 19:10:17 [INFO] Model getDeltaByDataspaceAnchorAndPayload_request not generated since it's marked as unused (due to form parameters) and `skipFormModel` (global property) set to true (default) 19:10:17 [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 19:10:18 [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 19:10:18 [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 19:10:18 [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 19:10:18 [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 19:10:18 [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] 19:10:18 [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 19:10:18 [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] 19:10:18 [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 19:10:18 [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] 19:10:18 [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 19:10:18 [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] 19:10:18 [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 19:10:18 [INFO] Skipping generation of Webhooks. 19:10:18 [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] 19:10:18 [INFO] Skipping generation of supporting files. 19:10:18 ################################################################################ 19:10:18 # Thanks for using OpenAPI Generator. # 19:10:18 # Please consider donation to help us maintain this project 🙏 # 19:10:18 # https://opencollective.com/openapi_generator/donate # 19:10:18 ################################################################################ 19:10:18 [INFO] 19:10:18 [INFO] --- maven-checkstyle-plugin:3.3.1:check (onap-license) @ cps-rest --- 19:10:18 [INFO] You have 0 Checkstyle violations. 19:10:18 [INFO] 19:10:18 [INFO] --- maven-checkstyle-plugin:3.3.1:check (cps-java-style) @ cps-rest --- 19:10:18 [INFO] You have 0 Checkstyle violations. 19:10:18 [INFO] 19:10:18 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ cps-rest --- 19:10:18 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/cps-rest/src/main/resources 19:10:18 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/cps-rest/target/generated-sources/license 19:10:18 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/cps-rest/target/generated-resources/licenses 19:10:18 [INFO] 19:10:18 [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ cps-rest --- 19:10:18 [INFO] Recompiling the module because of changed dependency. 19:10:18 [INFO] Compiling 17 source files with javac [debug release 17] to target/classes 19:10:19 [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". 19:10:19 [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. 19:10:19 [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. 19:10:19 [INFO] 19:10:19 [INFO] --- openapi-generator-maven-plugin:7.12.0:generate (openapi-yaml-gen) @ cps-rest --- 19:10:20 [INFO] Generating with dryRun=false 19:10:20 [INFO] No .openapi-generator-ignore file found. 19:10:20 [INFO] OpenAPI Generator: openapi-yaml (documentation) 19:10:20 [INFO] Generator 'openapi-yaml' is considered stable. 19:10:20 [INFO] Output file [outputFile=openapi.yaml] 19:10:20 [INFO] Inline schema created as getDeltaByDataspaceAnchorAndPayload_request. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings getDeltaByDataspaceAnchorAndPayload_request=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings getDeltaByDataspaceAnchorAndPayload_request=NewModel,ModelA=NewModelA in CLI). 19:10:20 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/cps/api] 19:10:20 [INFO] Model MultipartFile not generated since it's marked as unused (due to form parameters) and `skipFormModel` (global property) set to true (default) 19:10:20 [INFO] Model getDeltaByDataspaceAnchorAndPayload_request not generated since it's marked as unused (due to form parameters) and `skipFormModel` (global property) set to true (default) 19:10:20 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/cps/api] 19:10:20 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/cps/api] 19:10:20 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/cps/api] 19:10:20 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/cps/api] 19:10:20 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/cps/api] 19:10:20 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/cps/api] 19:10:20 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/cps/api] 19:10:20 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/cps/api] 19:10:20 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/cps/api] 19:10:20 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/cps/api] 19:10:20 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/cps/api] 19:10:20 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/cps/api] 19:10:20 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/cps/api] 19:10:20 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/cps/api] 19:10:20 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/cps/api] 19:10:20 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/cps/api] 19:10:20 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/cps/api] 19:10:20 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/cps/api] 19:10:20 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/cps/api] 19:10:20 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/cps/api] 19:10:20 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/cps/api] 19:10:20 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/cps/api] 19:10:20 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/cps/api] 19:10:20 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/cps/api] 19:10:20 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/cps/api] 19:10:20 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/cps/api] 19:10:20 [INFO] Skipping generation of Webhooks. 19:10:20 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/cps/api] 19:10:20 [INFO] writing file /w/workspace/cps-master-verify-java/cps-rest/target/generated-sources/openapi/README.md 19:10:20 [INFO] writing file /w/workspace/cps-master-verify-java/cps-rest/target/generated-sources/openapi/openapi.yaml 19:10:20 [INFO] writing file /w/workspace/cps-master-verify-java/cps-rest/target/generated-sources/openapi/.openapi-generator-ignore 19:10:20 [INFO] writing file /w/workspace/cps-master-verify-java/cps-rest/target/generated-sources/openapi/.openapi-generator/VERSION 19:10:20 [INFO] writing file /w/workspace/cps-master-verify-java/cps-rest/target/generated-sources/openapi/.openapi-generator/FILES 19:10:20 ################################################################################ 19:10:20 # Thanks for using OpenAPI Generator. # 19:10:20 # Please consider donation to help us maintain this project 🙏 # 19:10:20 # https://opencollective.com/openapi_generator/donate # 19:10:20 ################################################################################ 19:10:20 [INFO] 19:10:20 [INFO] --- maven-resources-plugin:3.3.1:copy-resources (copy-resources) @ cps-rest --- 19:10:20 [INFO] Copying 1 resource from target/generated-sources/openapi to target/classes/static/api-docs/cps-core 19:10:20 [INFO] 19:10:20 [INFO] --- maven-resources-plugin:3.3.1:copy-resources (copy-to-doc-folder) @ cps-rest --- 19:10:20 [INFO] Copying 1 resource from target/generated-sources/openapi to ../docs/api/swagger/cps 19:10:20 [INFO] 19:10:20 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ cps-rest --- 19:10:20 [INFO] Copying 6 resources from src/test/resources to target/test-classes 19:10:20 [INFO] 19:10:20 [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ cps-rest --- 19:10:20 [INFO] Recompiling the module because of changed dependency. 19:10:20 [INFO] Compiling 2 source files with javac [debug release 17] to target/test-classes 19:10:20 [INFO] 19:10:20 [INFO] --- gmavenplus-plugin:4.0.1:compileTests (default) @ cps-rest --- 19:10:20 [INFO] Using isolated classloader, without GMavenPlus classpath. 19:10:20 [INFO] Using Groovy 3.0.18 to perform compileTests. 19:10:20 [INFO] Parallel parsing disabled. 19:10:22 [INFO] Compiled 28 files. 19:10:22 [INFO] 19:10:22 [INFO] --- maven-surefire-plugin:3.3.1:test (default-test) @ cps-rest --- 19:10:22 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 19:10:22 [INFO] 19:10:22 [INFO] ------------------------------------------------------- 19:10:22 [INFO] T E S T S 19:10:22 [INFO] ------------------------------------------------------- 19:10:23 19:10:23.311 [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. 19:10:23 19:10:23.559 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper -- Found @SpringBootConfiguration org.onap.cps.TestApplication for test class org.onap.cps.rest.controller.AdminRestControllerSpec 19:10:23 19:10:23.696 [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. 19:10:23 19:10:23.716 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper -- Found @SpringBootConfiguration org.onap.cps.TestApplication for test class org.onap.cps.rest.controller.DataRestControllerSpec 19:10:23 19:10:23.733 [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. 19:10:23 19:10:23.746 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper -- Found @SpringBootConfiguration org.onap.cps.TestApplication for test class org.onap.cps.rest.controller.DeltaRestControllerSpec 19:10:23 19:10:23.760 [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. 19:10:23 19:10:23.773 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper -- Found @SpringBootConfiguration org.onap.cps.TestApplication for test class org.onap.cps.rest.controller.QueryRestControllerSpec 19:10:23 19:10:23.787 [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. 19:10:23 19:10:23.815 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper -- Found @SpringBootConfiguration org.onap.cps.TestApplication for test class org.onap.cps.rest.exceptions.CpsRestExceptionHandlerSpec 19:10:23 19:10:23.843 [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. 19:10:23 19:10:23.855 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper -- Found @SpringBootConfiguration org.onap.cps.TestApplication for test class org.onap.cps.rest.controller.AdminRestControllerSpec 19:10:23 19:10:23.859 [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. 19:10:23 19:10:23.873 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper -- Found @SpringBootConfiguration org.onap.cps.TestApplication for test class org.onap.cps.rest.controller.DataRestControllerSpec 19:10:23 19:10:23.876 [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. 19:10:23 19:10:23.886 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper -- Found @SpringBootConfiguration org.onap.cps.TestApplication for test class org.onap.cps.rest.controller.DeltaRestControllerSpec 19:10:23 19:10:23.888 [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. 19:10:23 19:10:23.897 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper -- Found @SpringBootConfiguration org.onap.cps.TestApplication for test class org.onap.cps.rest.controller.QueryRestControllerSpec 19:10:23 19:10:23.899 [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. 19:10:23 19:10:23.908 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper -- Found @SpringBootConfiguration org.onap.cps.TestApplication for test class org.onap.cps.rest.exceptions.CpsRestExceptionHandlerSpec 19:10:24 [INFO] Running org.onap.cps.rest.controller.AdminRestControllerSpec 19:10:25 19:10:25,366 |-WARN in IfNestedWithinSecondPhaseElementSC - elements cannot be nested within an , or element 19:10:25 19:10:25,366 |-WARN in IfNestedWithinSecondPhaseElementSC - See also https://logback.qos.ch/codes.html#nested_if_element 19:10:25 19:10:25,369 |-WARN in IfNestedWithinSecondPhaseElementSC - Element at line 62 contains a nested element at line 63 19:10:25 19:10:25,421 |-WARN in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Missing watchable .xml or .properties files. 19:10:25 19:10:25,421 |-WARN in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Watching .xml files requires that the main configuration file is reachable as a URL 19:10:25 19:10:25,563 |-WARN in ch.qos.logback.core.model.processor.conditional.IfModelHandler - The 'condition' attribute in element is deprecated and slated for removal. Use element instead. 19:10:25 19:10:25,564 |-WARN in ch.qos.logback.core.model.processor.conditional.IfModelHandler - See also https://logback.qos.ch/codes.html#conditionAttributeDeprecation 19:10:25 19:10:25 . ____ _ __ _ _ 19:10:25 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 19:10:25 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 19:10:25 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 19:10:25 ' |____| .__|_| |_|_| |_\__, | / / / / 19:10:25 =========|_|==============|___/=/_/_/_/ 19:10:25 19:10:25 :: Spring Boot :: (v3.5.9) 19:10:25 19:10:26 2026-01-13T19:10:25.975Z INFO 6527 --- [ main] o.o.c.r.c.AdminRestControllerSpec : Starting AdminRestControllerSpec using Java 17.0.6-ea with PID 6527 (started by jenkins in /w/workspace/cps-master-verify-java/cps-rest) 19:10:26 2026-01-13T19:10:25.976Z INFO 6527 --- [ main] o.o.c.r.c.AdminRestControllerSpec : No active profile set, falling back to 1 default profile: "default" 19:10:27 2026-01-13T19:10:27.518Z INFO 6527 --- [ main] o.s.b.t.m.w.SpringBootMockServletContext : Initializing Spring TestDispatcherServlet '' 19:10:27 2026-01-13T19:10:27.518Z INFO 6527 --- [ main] o.s.t.web.servlet.TestDispatcherServlet : Initializing Servlet '' 19:10:27 2026-01-13T19:10:27.520Z INFO 6527 --- [ main] o.s.t.web.servlet.TestDispatcherServlet : Completed initialization in 1 ms 19:10:27 2026-01-13T19:10:27.546Z INFO 6527 --- [ main] o.o.c.r.c.AdminRestControllerSpec : Started AdminRestControllerSpec in 2.577 seconds (process running for 5.246) 19:10:27 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 19:10:28 2026-01-13T19:10:28.292Z ERROR 6527 --- [ main] o.o.c.r.e.CpsRestExceptionHandler : Exception occurred 19:10:28 19:10:28 org.onap.cps.api.exceptions.AlreadyDefinedException: Already defined exception 19:10:28 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 19:10:28 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 19:10:28 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 19:10:28 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 19:10:28 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 19:10:28 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 19:10:28 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 19:10:28 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59) 19:10:28 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263) 19:10:28 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:286) 19:10:28 at org.onap.cps.rest.controller.AdminRestControllerSpec.$spock_feature_0_1(AdminRestControllerSpec.groovy:120) 19:10:28 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 19:10:28 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 19:10:28 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 19:10:28 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 19:10:28 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 19:10:28 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 19:10:28 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 19:10:28 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 19:10:28 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 19:10:28 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 19:10:28 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 19:10:28 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:58) 19:10:28 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:15) 19:10:28 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 19:10:28 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 19:10:28 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 19:10:28 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 19:10:28 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 19:10:28 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 19:10:28 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 19:10:28 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 19:10:28 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 19:10:28 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 19:10:28 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 19:10:28 at org.spockframework.runtime.SimpleFeatureNode.lambda$around$0(SimpleFeatureNode.java:52) 19:10:28 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 19:10:28 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 19:10:28 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 19:10:28 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 19:10:28 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 19:10:28 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 19:10:28 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 19:10:28 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 19:10:28 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:52) 19:10:28 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:15) 19:10:28 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 19:10:28 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 19:10:28 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 19:10:28 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 19:10:28 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 19:10:28 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 19:10:28 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 19:10:28 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 19:10:28 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 19:10:28 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 19:10:28 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 19:10:28 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 19:10:28 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 19:10:28 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 19:10:28 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 19:10:28 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 19:10:28 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 19:10:28 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 19:10:28 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 19:10:28 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 19:10:28 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 19:10:28 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 19:10:28 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 19:10:28 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 19:10:28 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 19:10:28 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 19:10:28 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 19:10:28 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 19:10:28 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 19:10:28 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 19:10:28 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 19:10:28 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 19:10:28 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 19:10:28 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 19:10:28 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 19:10:28 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) 19:10:28 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) 19:10:28 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) 19:10:28 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) 19:10:28 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) 19:10:28 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) 19:10:28 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 19:10:28 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 19:10:28 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 19:10:28 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) 19:10:28 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 19:10:28 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) 19:10:28 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 19:10:28 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 19:10:28 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 19:10:28 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 19:10:28 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 19:10:28 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 19:10:28 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 19:10:28 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 19:10:28 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 19:10:28 Caused by: java.lang.RuntimeException 19:10:28 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 19:10:28 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 19:10:28 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 19:10:28 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 19:10:28 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 19:10:28 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 19:10:28 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 19:10:28 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59) 19:10:28 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263) 19:10:28 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:268) 19:10:28 ... 92 common frames omitted 19:10:28 19:10:28 2026-01-13T19:10:28.491Z ERROR 6527 --- [ main] o.o.c.r.e.CpsRestExceptionHandler : Exception occurred 19:10:28 19:10:28 org.onap.cps.api.exceptions.ModelValidationException: Invalid ZIP archive content. 19:10:28 at org.onap.cps.rest.utils.MultipartFileUtil.extractYangResourcesMapFromZipArchive(MultipartFileUtil.java:124) 19:10:28 at org.onap.cps.rest.utils.MultipartFileUtil.extractYangResourcesMap(MultipartFileUtil.java:68) 19:10:28 at org.onap.cps.rest.controller.AdminRestController.createSchemaSet(AdminRestController.java:115) 19:10:28 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 19:10:28 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 19:10:28 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 19:10:28 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 19:10:28 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 19:10:28 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 19:10:28 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 19:10:28 at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:172) 19:10:28 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 19:10:28 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 19:10:28 at org.onap.cps.rest.controller.AdminRestController$$SpringCGLIB$$0.createSchemaSet() 19:10:28 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 19:10:28 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 19:10:28 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 19:10:28 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 19:10:28 at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:258) 19:10:28 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:191) 19:10:28 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 19:10:28 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:991) 19:10:28 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:896) 19:10:28 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 19:10:28 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089) 19:10:28 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979) 19:10:28 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014) 19:10:28 at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914) 19:10:28 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:547) 19:10:28 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 19:10:28 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 19:10:28 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 19:10:28 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 19:10:28 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 19:10:28 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 19:10:28 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 19:10:28 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 19:10:28 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 19:10:28 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 19:10:28 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 19:10:28 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 19:10:28 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 19:10:28 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 19:10:28 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 19:10:28 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 19:10:28 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 19:10:28 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 19:10:28 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 19:10:28 at org.onap.cps.rest.controller.AdminRestControllerSpec.$spock_feature_0_8(AdminRestControllerSpec.groovy:243) 19:10:28 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 19:10:28 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 19:10:28 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 19:10:28 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 19:10:28 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 19:10:28 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 19:10:28 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 19:10:28 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 19:10:28 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 19:10:28 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 19:10:28 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 19:10:28 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) 19:10:28 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 19:10:28 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 19:10:28 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 19:10:28 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 19:10:28 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 19:10:28 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 19:10:28 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 19:10:28 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 19:10:28 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 19:10:28 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 19:10:28 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 19:10:28 at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) 19:10:28 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 19:10:28 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 19:10:28 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 19:10:28 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 19:10:28 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 19:10:28 at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:231) 19:10:28 at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) 19:10:28 at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) 19:10:28 at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) 19:10:28 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) 19:10:28 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 19:10:28 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 19:10:28 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 19:10:28 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 19:10:28 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 19:10:28 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 19:10:28 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 19:10:28 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 19:10:28 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 19:10:28 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 19:10:28 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 19:10:28 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 19:10:28 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 19:10:28 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 19:10:28 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 19:10:28 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 19:10:28 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 19:10:28 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 19:10:28 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 19:10:28 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 19:10:28 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 19:10:28 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 19:10:28 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 19:10:28 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 19:10:28 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 19:10:28 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 19:10:28 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 19:10:28 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 19:10:28 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 19:10:28 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 19:10:28 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 19:10:28 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 19:10:28 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 19:10:28 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 19:10:28 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 19:10:28 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 19:10:28 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 19:10:28 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 19:10:28 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 19:10:28 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 19:10:28 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 19:10:28 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 19:10:28 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 19:10:28 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 19:10:28 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 19:10:28 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 19:10:28 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 19:10:28 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 19:10:28 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 19:10:28 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) 19:10:28 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) 19:10:28 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) 19:10:28 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) 19:10:28 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) 19:10:28 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) 19:10:28 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 19:10:28 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 19:10:28 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 19:10:28 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) 19:10:28 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 19:10:28 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) 19:10:28 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 19:10:28 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 19:10:28 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 19:10:28 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 19:10:28 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 19:10:28 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 19:10:28 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 19:10:28 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 19:10:28 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 19:10:28 Caused by: java.lang.IllegalArgumentException: Multiple entries with same key: component.yang=fake component content 2 19:10:28 and component.yang=fake component content 1 19:10:28 19:10:28 at com.google.common.collect.ImmutableMap.conflictException(ImmutableMap.java:378) 19:10:28 at com.google.common.collect.ImmutableMap.checkNoConflict(ImmutableMap.java:372) 19:10:28 at com.google.common.collect.RegularImmutableMap.checkNoConflictInKeyBucket(RegularImmutableMap.java:246) 19:10:28 at com.google.common.collect.RegularImmutableMap.fromEntryArrayCheckingBucketOverflow(RegularImmutableMap.java:133) 19:10:28 at com.google.common.collect.RegularImmutableMap.fromEntryArray(RegularImmutableMap.java:95) 19:10:28 at com.google.common.collect.ImmutableMap$Builder.build(ImmutableMap.java:572) 19:10:28 at com.google.common.collect.ImmutableMap$Builder.buildOrThrow(ImmutableMap.java:600) 19:10:28 at com.google.common.collect.ImmutableMap$Builder.build(ImmutableMap.java:587) 19:10:28 at org.onap.cps.rest.utils.MultipartFileUtil.extractYangResourcesMapFromZipArchive(MultipartFileUtil.java:116) 19:10:28 ... 152 common frames omitted 19:10:28 19:10:28 2026-01-13T19:10:28.566Z ERROR 6527 --- [ main] o.o.c.r.e.CpsRestExceptionHandler : Exception occurred 19:10:28 19:10:28 org.springframework.web.multipart.support.MissingServletRequestPartException: Required part 'file' is not present. 19:10:28 at org.springframework.web.servlet.mvc.method.annotation.RequestPartMethodArgumentResolver.resolveArgument(RequestPartMethodArgumentResolver.java:168) 19:10:28 at org.springframework.web.method.support.HandlerMethodArgumentResolverComposite.resolveArgument(HandlerMethodArgumentResolverComposite.java:122) 19:10:28 at org.springframework.web.method.support.InvocableHandlerMethod.getMethodArgumentValues(InvocableHandlerMethod.java:227) 19:10:28 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:181) 19:10:28 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 19:10:28 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:991) 19:10:28 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:896) 19:10:28 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 19:10:28 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089) 19:10:28 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979) 19:10:28 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014) 19:10:28 at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914) 19:10:28 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:547) 19:10:28 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 19:10:28 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 19:10:28 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 19:10:28 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 19:10:28 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 19:10:28 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 19:10:28 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 19:10:28 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 19:10:28 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 19:10:28 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 19:10:28 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 19:10:28 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 19:10:28 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 19:10:28 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 19:10:28 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 19:10:28 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 19:10:28 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 19:10:28 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 19:10:28 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 19:10:28 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 19:10:28 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:125) 19:10:28 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:139) 19:10:28 at org.onap.cps.rest.controller.AdminRestControllerSpec.$spock_feature_0_10(AdminRestControllerSpec.groovy:278) 19:10:28 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 19:10:28 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 19:10:28 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 19:10:28 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 19:10:28 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 19:10:28 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 19:10:28 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 19:10:28 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 19:10:28 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 19:10:28 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 19:10:28 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 19:10:28 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) 19:10:28 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 19:10:28 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 19:10:28 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 19:10:28 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 19:10:28 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 19:10:28 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 19:10:28 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 19:10:28 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 19:10:28 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 19:10:28 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 19:10:28 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 19:10:28 at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) 19:10:28 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 19:10:28 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 19:10:28 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 19:10:28 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 19:10:28 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 19:10:28 at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:231) 19:10:28 at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) 19:10:28 at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) 19:10:28 at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) 19:10:28 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) 19:10:28 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 19:10:28 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 19:10:28 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 19:10:28 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 19:10:28 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 19:10:28 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 19:10:28 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 19:10:28 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 19:10:28 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 19:10:28 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 19:10:28 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 19:10:28 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 19:10:28 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 19:10:28 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 19:10:28 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 19:10:28 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 19:10:28 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 19:10:28 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 19:10:28 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 19:10:28 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 19:10:28 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 19:10:28 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 19:10:28 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 19:10:28 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 19:10:28 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 19:10:28 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 19:10:28 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 19:10:28 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 19:10:28 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 19:10:28 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 19:10:28 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 19:10:28 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 19:10:28 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 19:10:28 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 19:10:28 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 19:10:28 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 19:10:28 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 19:10:28 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 19:10:28 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 19:10:28 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 19:10:28 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 19:10:28 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 19:10:28 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 19:10:28 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 19:10:28 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 19:10:28 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 19:10:28 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 19:10:28 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 19:10:28 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 19:10:28 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) 19:10:28 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) 19:10:28 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) 19:10:28 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) 19:10:28 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) 19:10:28 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) 19:10:28 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 19:10:28 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 19:10:28 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 19:10:28 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) 19:10:28 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 19:10:28 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) 19:10:28 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 19:10:28 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 19:10:28 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 19:10:28 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 19:10:28 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 19:10:28 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 19:10:28 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 19:10:28 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 19:10:28 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 19:10:28 19:10:28 2026-01-13T19:10:28.573Z ERROR 6527 --- [ main] o.o.c.r.e.CpsRestExceptionHandler : Exception occurred 19:10:28 19:10:28 org.springframework.web.multipart.support.MissingServletRequestPartException: Required part 'file' is not present. 19:10:28 at org.springframework.web.servlet.mvc.method.annotation.RequestPartMethodArgumentResolver.resolveArgument(RequestPartMethodArgumentResolver.java:168) 19:10:28 at org.springframework.web.method.support.HandlerMethodArgumentResolverComposite.resolveArgument(HandlerMethodArgumentResolverComposite.java:122) 19:10:28 at org.springframework.web.method.support.InvocableHandlerMethod.getMethodArgumentValues(InvocableHandlerMethod.java:227) 19:10:28 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:181) 19:10:28 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 19:10:28 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:991) 19:10:28 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:896) 19:10:28 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 19:10:28 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089) 19:10:28 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979) 19:10:28 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014) 19:10:28 at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914) 19:10:28 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:547) 19:10:28 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 19:10:28 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 19:10:28 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 19:10:28 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 19:10:28 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 19:10:28 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 19:10:28 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 19:10:28 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 19:10:28 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 19:10:28 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 19:10:28 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 19:10:28 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 19:10:28 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 19:10:28 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 19:10:28 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 19:10:28 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 19:10:28 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 19:10:28 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 19:10:28 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 19:10:28 at org.onap.cps.rest.controller.AdminRestControllerSpec.$spock_feature_0_10(AdminRestControllerSpec.groovy:278) 19:10:28 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 19:10:28 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 19:10:28 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 19:10:28 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 19:10:28 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 19:10:28 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 19:10:28 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 19:10:28 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 19:10:28 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 19:10:28 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 19:10:28 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 19:10:28 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) 19:10:28 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 19:10:28 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 19:10:28 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 19:10:28 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 19:10:28 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 19:10:28 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 19:10:28 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 19:10:28 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 19:10:28 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 19:10:28 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 19:10:28 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 19:10:28 at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) 19:10:28 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 19:10:28 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 19:10:28 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 19:10:28 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 19:10:28 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 19:10:28 at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:231) 19:10:28 at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) 19:10:28 at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) 19:10:28 at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) 19:10:28 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) 19:10:28 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 19:10:28 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 19:10:28 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 19:10:28 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 19:10:28 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 19:10:28 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 19:10:28 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 19:10:28 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 19:10:28 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 19:10:28 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 19:10:28 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 19:10:28 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 19:10:28 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 19:10:28 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 19:10:28 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 19:10:28 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 19:10:28 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 19:10:28 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 19:10:28 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 19:10:28 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 19:10:28 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 19:10:28 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 19:10:28 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 19:10:28 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 19:10:28 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 19:10:28 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 19:10:28 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 19:10:28 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 19:10:28 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 19:10:28 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 19:10:28 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 19:10:28 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 19:10:28 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 19:10:28 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 19:10:28 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 19:10:28 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 19:10:28 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 19:10:28 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 19:10:28 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 19:10:28 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 19:10:28 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 19:10:28 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 19:10:28 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 19:10:28 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 19:10:28 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 19:10:28 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 19:10:28 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 19:10:28 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 19:10:28 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 19:10:28 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) 19:10:28 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) 19:10:28 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) 19:10:28 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) 19:10:28 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) 19:10:28 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) 19:10:28 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 19:10:28 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 19:10:28 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 19:10:28 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) 19:10:28 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 19:10:28 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) 19:10:28 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 19:10:28 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 19:10:28 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 19:10:28 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 19:10:28 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 19:10:28 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 19:10:28 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 19:10:28 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 19:10:28 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 19:10:28 19:10:28 [INFO] Tests run: 37, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.599 s -- in org.onap.cps.rest.controller.AdminRestControllerSpec 19:10:28 [INFO] Running org.onap.cps.rest.controller.CpsRestInputMapperSpec 19:10:28 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s -- in org.onap.cps.rest.controller.CpsRestInputMapperSpec 19:10:28 [INFO] Running org.onap.cps.rest.controller.DataRestControllerSpec 19:10:29 19:10:29 . ____ _ __ _ _ 19:10:29 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 19:10:29 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 19:10:29 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 19:10:29 ' |____| .__|_| |_|_| |_\__, | / / / / 19:10:29 =========|_|==============|___/=/_/_/_/ 19:10:29 19:10:29 :: Spring Boot :: (v3.5.9) 19:10:29 19:10:29 2026-01-13T19:10:28.849Z INFO 6527 --- [ main] o.o.c.r.c.DataRestControllerSpec : Starting DataRestControllerSpec using Java 17.0.6-ea with PID 6527 (started by jenkins in /w/workspace/cps-master-verify-java/cps-rest) 19:10:29 2026-01-13T19:10:28.849Z INFO 6527 --- [ main] o.o.c.r.c.DataRestControllerSpec : No active profile set, falling back to 1 default profile: "default" 19:10:29 2026-01-13T19:10:29.078Z INFO 6527 --- [ main] o.s.b.t.m.w.SpringBootMockServletContext : Initializing Spring TestDispatcherServlet '' 19:10:29 2026-01-13T19:10:29.078Z INFO 6527 --- [ main] o.s.t.web.servlet.TestDispatcherServlet : Initializing Servlet '' 19:10:29 2026-01-13T19:10:29.078Z INFO 6527 --- [ main] o.s.t.web.servlet.TestDispatcherServlet : Completed initialization in 0 ms 19:10:29 2026-01-13T19:10:29.084Z INFO 6527 --- [ main] o.o.c.r.c.DataRestControllerSpec : Started DataRestControllerSpec in 0.26 seconds (process running for 6.784) 19:10:29 2026-01-13T19:10:29.168Z ERROR 6527 --- [ main] o.o.c.r.e.CpsRestExceptionHandler : Exception occurred 19:10:29 19:10:29 jakarta.validation.ValidationException: observed-timestamp must be in ISO format 19:10:29 at org.onap.cps.rest.controller.DataRestController.toOffsetDateTime(DataRestController.java:222) 19:10:29 at org.onap.cps.rest.controller.DataRestController.createNode(DataRestController.java:72) 19:10:29 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 19:10:29 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 19:10:29 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 19:10:29 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 19:10:29 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 19:10:29 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 19:10:29 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 19:10:29 at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:172) 19:10:29 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 19:10:29 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 19:10:29 at org.onap.cps.rest.controller.DataRestController$$SpringCGLIB$$0.createNode() 19:10:29 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 19:10:29 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 19:10:29 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 19:10:29 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 19:10:29 at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:258) 19:10:29 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:191) 19:10:29 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 19:10:29 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:991) 19:10:29 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:896) 19:10:29 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 19:10:29 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089) 19:10:29 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979) 19:10:29 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014) 19:10:29 at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914) 19:10:29 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:547) 19:10:29 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 19:10:29 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 19:10:29 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 19:10:29 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 19:10:29 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 19:10:29 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 19:10:29 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 19:10:29 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 19:10:29 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 19:10:29 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 19:10:29 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 19:10:29 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 19:10:29 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 19:10:29 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 19:10:29 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 19:10:29 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 19:10:29 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 19:10:29 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 19:10:29 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 19:10:29 at org.onap.cps.rest.controller.DataRestControllerSpec.$spock_feature_0_1(DataRestControllerSpec.groovy:122) 19:10:29 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 19:10:29 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 19:10:29 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 19:10:29 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 19:10:29 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 19:10:29 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 19:10:29 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 19:10:29 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 19:10:29 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 19:10:29 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 19:10:29 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 19:10:29 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) 19:10:29 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 19:10:29 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 19:10:29 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 19:10:29 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 19:10:29 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 19:10:29 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 19:10:29 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 19:10:29 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 19:10:29 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 19:10:29 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 19:10:29 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 19:10:29 at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) 19:10:29 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 19:10:29 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 19:10:29 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 19:10:29 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 19:10:29 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 19:10:29 at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:231) 19:10:29 at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) 19:10:29 at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) 19:10:29 at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) 19:10:29 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) 19:10:29 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 19:10:29 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 19:10:29 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 19:10:29 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 19:10:29 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 19:10:29 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 19:10:29 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 19:10:29 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 19:10:29 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 19:10:29 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 19:10:29 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 19:10:29 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 19:10:29 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 19:10:29 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 19:10:29 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 19:10:29 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 19:10:29 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 19:10:29 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 19:10:29 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 19:10:29 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 19:10:29 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 19:10:29 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 19:10:29 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 19:10:29 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 19:10:29 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 19:10:29 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 19:10:29 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 19:10:29 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 19:10:29 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 19:10:29 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 19:10:29 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 19:10:29 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 19:10:29 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 19:10:29 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 19:10:29 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 19:10:29 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 19:10:29 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 19:10:29 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 19:10:29 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 19:10:29 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 19:10:29 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 19:10:29 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 19:10:29 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 19:10:29 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 19:10:29 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 19:10:29 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 19:10:29 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 19:10:29 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 19:10:29 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 19:10:29 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) 19:10:29 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) 19:10:29 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) 19:10:29 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) 19:10:29 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) 19:10:29 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) 19:10:29 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 19:10:29 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 19:10:29 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 19:10:29 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) 19:10:29 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 19:10:29 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) 19:10:29 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 19:10:29 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 19:10:29 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 19:10:29 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 19:10:29 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 19:10:29 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 19:10:29 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 19:10:29 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 19:10:29 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 19:10:29 19:10:29 2026-01-13T19:10:29.213Z ERROR 6527 --- [ main] o.o.c.r.e.CpsRestExceptionHandler : Exception occurred 19:10:29 19:10:29 jakarta.validation.ValidationException: observed-timestamp must be in ISO format 19:10:29 at org.onap.cps.rest.controller.DataRestController.toOffsetDateTime(DataRestController.java:222) 19:10:29 at org.onap.cps.rest.controller.DataRestController.addListElements(DataRestController.java:100) 19:10:29 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 19:10:29 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 19:10:29 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 19:10:29 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 19:10:29 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 19:10:29 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 19:10:29 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 19:10:29 at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:172) 19:10:29 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 19:10:29 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 19:10:29 at org.onap.cps.rest.controller.DataRestController$$SpringCGLIB$$0.addListElements() 19:10:29 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 19:10:29 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 19:10:29 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 19:10:29 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 19:10:29 at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:258) 19:10:29 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:191) 19:10:29 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 19:10:29 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:991) 19:10:29 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:896) 19:10:29 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 19:10:29 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089) 19:10:29 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979) 19:10:29 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014) 19:10:29 at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914) 19:10:29 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:547) 19:10:29 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 19:10:29 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 19:10:29 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 19:10:29 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 19:10:29 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 19:10:29 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 19:10:29 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 19:10:29 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 19:10:29 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 19:10:29 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 19:10:29 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 19:10:29 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 19:10:29 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 19:10:29 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 19:10:29 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 19:10:29 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 19:10:29 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 19:10:29 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 19:10:29 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 19:10:29 at org.onap.cps.rest.controller.DataRestControllerSpec.$spock_feature_0_4(DataRestControllerSpec.groovy:198) 19:10:29 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 19:10:29 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 19:10:29 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 19:10:29 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 19:10:29 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 19:10:29 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 19:10:29 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 19:10:29 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 19:10:29 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 19:10:29 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 19:10:29 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 19:10:29 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) 19:10:29 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 19:10:29 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 19:10:29 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 19:10:29 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 19:10:29 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 19:10:29 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 19:10:29 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 19:10:29 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 19:10:29 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 19:10:29 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 19:10:29 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 19:10:29 at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) 19:10:29 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 19:10:29 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 19:10:29 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 19:10:29 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 19:10:29 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 19:10:29 at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:231) 19:10:29 at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) 19:10:29 at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) 19:10:29 at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) 19:10:29 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) 19:10:29 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 19:10:29 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 19:10:29 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 19:10:29 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 19:10:29 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 19:10:29 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 19:10:29 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 19:10:29 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 19:10:29 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 19:10:29 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 19:10:29 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 19:10:29 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 19:10:29 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 19:10:29 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 19:10:29 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 19:10:29 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 19:10:29 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 19:10:29 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 19:10:29 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 19:10:29 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 19:10:29 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 19:10:29 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 19:10:29 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 19:10:29 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 19:10:29 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 19:10:29 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 19:10:29 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 19:10:29 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 19:10:29 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 19:10:29 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 19:10:29 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 19:10:29 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 19:10:29 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 19:10:29 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 19:10:29 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 19:10:29 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 19:10:29 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 19:10:29 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 19:10:29 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 19:10:29 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 19:10:29 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 19:10:29 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 19:10:29 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 19:10:29 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 19:10:29 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 19:10:29 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 19:10:29 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 19:10:29 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 19:10:29 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 19:10:29 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) 19:10:29 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) 19:10:29 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) 19:10:29 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) 19:10:29 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) 19:10:29 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) 19:10:29 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 19:10:29 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 19:10:29 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 19:10:29 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) 19:10:29 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 19:10:29 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) 19:10:29 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 19:10:29 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 19:10:29 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 19:10:29 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 19:10:29 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 19:10:29 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 19:10:29 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 19:10:29 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 19:10:29 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 19:10:29 19:10:29 2026-01-13T19:10:29.227Z ERROR 6527 --- [ main] o.o.c.r.e.CpsRestExceptionHandler : Exception occurred 19:10:29 19:10:29 jakarta.validation.ValidationException: observed-timestamp must be in ISO format 19:10:29 at org.onap.cps.rest.controller.DataRestController.toOffsetDateTime(DataRestController.java:222) 19:10:29 at org.onap.cps.rest.controller.DataRestController.addListElements(DataRestController.java:100) 19:10:29 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 19:10:29 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 19:10:29 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 19:10:29 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 19:10:29 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 19:10:29 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 19:10:29 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 19:10:29 at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:172) 19:10:29 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 19:10:29 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 19:10:29 at org.onap.cps.rest.controller.DataRestController$$SpringCGLIB$$0.addListElements() 19:10:29 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 19:10:29 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 19:10:29 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 19:10:29 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 19:10:29 at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:258) 19:10:29 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:191) 19:10:29 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 19:10:29 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:991) 19:10:29 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:896) 19:10:29 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 19:10:29 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089) 19:10:29 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979) 19:10:29 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014) 19:10:29 at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914) 19:10:29 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:547) 19:10:29 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 19:10:29 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 19:10:29 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 19:10:29 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 19:10:29 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 19:10:29 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 19:10:29 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 19:10:29 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 19:10:29 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 19:10:29 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 19:10:29 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 19:10:29 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 19:10:29 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 19:10:29 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 19:10:29 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 19:10:29 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 19:10:29 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 19:10:29 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 19:10:29 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 19:10:29 at org.onap.cps.rest.controller.DataRestControllerSpec.$spock_feature_0_4(DataRestControllerSpec.groovy:198) 19:10:29 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 19:10:29 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 19:10:29 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 19:10:29 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 19:10:29 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 19:10:29 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 19:10:29 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 19:10:29 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 19:10:29 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 19:10:29 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 19:10:29 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 19:10:29 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) 19:10:29 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 19:10:29 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 19:10:29 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 19:10:29 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 19:10:29 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 19:10:29 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 19:10:29 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 19:10:29 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 19:10:29 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 19:10:29 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 19:10:29 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 19:10:29 at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) 19:10:29 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 19:10:29 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 19:10:29 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 19:10:29 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 19:10:29 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 19:10:29 at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:231) 19:10:29 at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) 19:10:29 at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) 19:10:29 at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) 19:10:29 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) 19:10:29 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 19:10:29 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 19:10:29 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 19:10:29 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 19:10:29 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 19:10:29 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 19:10:29 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 19:10:29 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 19:10:29 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 19:10:29 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 19:10:29 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 19:10:29 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 19:10:29 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 19:10:29 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 19:10:29 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 19:10:29 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 19:10:29 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 19:10:29 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 19:10:29 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 19:10:29 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 19:10:29 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 19:10:29 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 19:10:29 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 19:10:29 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 19:10:29 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 19:10:29 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 19:10:29 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 19:10:29 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 19:10:29 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 19:10:29 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 19:10:29 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 19:10:29 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 19:10:29 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 19:10:29 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 19:10:29 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 19:10:29 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 19:10:29 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 19:10:29 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 19:10:29 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 19:10:29 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 19:10:29 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 19:10:29 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 19:10:29 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 19:10:29 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 19:10:29 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 19:10:29 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 19:10:29 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 19:10:29 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 19:10:29 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 19:10:29 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) 19:10:29 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) 19:10:29 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) 19:10:29 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) 19:10:29 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) 19:10:29 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) 19:10:29 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 19:10:29 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 19:10:29 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 19:10:29 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) 19:10:29 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 19:10:29 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) 19:10:29 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 19:10:29 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 19:10:29 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 19:10:29 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 19:10:29 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 19:10:29 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 19:10:29 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 19:10:29 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 19:10:29 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 19:10:29 19:10:29 2026-01-13T19:10:29.242Z ERROR 6527 --- [ main] o.o.c.r.e.CpsRestExceptionHandler : Exception occurred 19:10:29 19:10:29 jakarta.validation.ValidationException: observed-timestamp must be in ISO format 19:10:29 at org.onap.cps.rest.controller.DataRestController.toOffsetDateTime(DataRestController.java:222) 19:10:29 at org.onap.cps.rest.controller.DataRestController.addListElements(DataRestController.java:100) 19:10:29 at jdk.internal.reflect.GeneratedMethodAccessor57.invoke(Unknown Source) 19:10:29 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 19:10:29 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 19:10:29 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 19:10:29 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 19:10:29 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 19:10:29 at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:172) 19:10:29 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 19:10:29 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 19:10:29 at org.onap.cps.rest.controller.DataRestController$$SpringCGLIB$$0.addListElements() 19:10:29 at jdk.internal.reflect.GeneratedMethodAccessor57.invoke(Unknown Source) 19:10:29 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 19:10:29 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 19:10:29 at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:258) 19:10:29 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:191) 19:10:29 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 19:10:29 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:991) 19:10:29 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:896) 19:10:29 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 19:10:29 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089) 19:10:29 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979) 19:10:29 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014) 19:10:29 at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914) 19:10:29 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:547) 19:10:29 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 19:10:29 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 19:10:29 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 19:10:29 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 19:10:29 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 19:10:29 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 19:10:29 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 19:10:29 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 19:10:29 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 19:10:29 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 19:10:29 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 19:10:29 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 19:10:29 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 19:10:29 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 19:10:29 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 19:10:29 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 19:10:29 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 19:10:29 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 19:10:29 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 19:10:29 at org.onap.cps.rest.controller.DataRestControllerSpec.$spock_feature_0_5(DataRestControllerSpec.groovy:224) 19:10:29 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 19:10:29 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 19:10:29 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 19:10:29 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 19:10:29 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 19:10:29 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 19:10:29 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 19:10:29 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 19:10:29 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 19:10:29 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 19:10:29 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 19:10:29 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) 19:10:29 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 19:10:29 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 19:10:29 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 19:10:29 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 19:10:29 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 19:10:29 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 19:10:29 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 19:10:29 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 19:10:29 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 19:10:29 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 19:10:29 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 19:10:29 at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) 19:10:29 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 19:10:29 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 19:10:29 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 19:10:29 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 19:10:29 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 19:10:29 at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:231) 19:10:29 at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) 19:10:29 at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) 19:10:29 at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) 19:10:29 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) 19:10:29 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 19:10:29 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 19:10:29 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 19:10:29 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 19:10:29 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 19:10:29 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 19:10:29 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 19:10:29 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 19:10:29 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 19:10:29 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 19:10:29 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 19:10:29 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 19:10:29 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 19:10:29 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 19:10:29 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 19:10:29 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 19:10:29 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 19:10:29 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 19:10:29 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 19:10:29 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 19:10:29 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 19:10:29 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 19:10:29 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 19:10:29 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 19:10:29 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 19:10:29 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 19:10:29 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 19:10:29 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 19:10:29 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 19:10:29 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 19:10:29 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 19:10:29 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 19:10:29 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 19:10:29 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 19:10:29 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 19:10:29 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 19:10:29 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 19:10:29 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 19:10:29 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 19:10:29 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 19:10:29 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 19:10:29 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 19:10:29 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 19:10:29 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 19:10:29 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 19:10:29 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 19:10:29 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 19:10:29 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 19:10:29 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 19:10:29 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) 19:10:29 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) 19:10:29 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) 19:10:29 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) 19:10:29 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) 19:10:29 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) 19:10:29 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 19:10:29 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 19:10:29 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 19:10:29 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) 19:10:29 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 19:10:29 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) 19:10:29 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 19:10:29 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 19:10:29 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 19:10:29 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 19:10:29 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 19:10:29 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 19:10:29 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 19:10:29 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 19:10:29 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 19:10:29 19:10:29 2026-01-13T19:10:29.254Z ERROR 6527 --- [ main] o.o.c.r.e.CpsRestExceptionHandler : Exception occurred 19:10:29 19:10:29 jakarta.validation.ValidationException: observed-timestamp must be in ISO format 19:10:29 at org.onap.cps.rest.controller.DataRestController.toOffsetDateTime(DataRestController.java:222) 19:10:29 at org.onap.cps.rest.controller.DataRestController.addListElements(DataRestController.java:100) 19:10:29 at jdk.internal.reflect.GeneratedMethodAccessor57.invoke(Unknown Source) 19:10:29 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 19:10:29 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 19:10:29 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 19:10:29 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 19:10:29 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 19:10:29 at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:172) 19:10:29 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 19:10:29 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 19:10:29 at org.onap.cps.rest.controller.DataRestController$$SpringCGLIB$$0.addListElements() 19:10:29 at jdk.internal.reflect.GeneratedMethodAccessor57.invoke(Unknown Source) 19:10:29 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 19:10:29 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 19:10:29 at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:258) 19:10:29 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:191) 19:10:29 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 19:10:29 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:991) 19:10:29 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:896) 19:10:29 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 19:10:29 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089) 19:10:29 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979) 19:10:29 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014) 19:10:29 at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914) 19:10:29 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:547) 19:10:29 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 19:10:29 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 19:10:29 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 19:10:29 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 19:10:29 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 19:10:29 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 19:10:29 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 19:10:29 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 19:10:29 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 19:10:29 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 19:10:29 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 19:10:29 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 19:10:29 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 19:10:29 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 19:10:29 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 19:10:29 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 19:10:29 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 19:10:29 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 19:10:29 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 19:10:29 at org.onap.cps.rest.controller.DataRestControllerSpec.$spock_feature_0_5(DataRestControllerSpec.groovy:224) 19:10:29 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 19:10:29 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 19:10:29 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 19:10:29 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 19:10:29 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 19:10:29 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 19:10:29 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 19:10:29 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 19:10:29 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 19:10:29 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 19:10:29 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 19:10:29 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) 19:10:29 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 19:10:29 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 19:10:29 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 19:10:29 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 19:10:29 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 19:10:29 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 19:10:29 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 19:10:29 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 19:10:29 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 19:10:29 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 19:10:29 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 19:10:29 at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) 19:10:29 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 19:10:29 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 19:10:29 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 19:10:29 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 19:10:29 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 19:10:29 at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:231) 19:10:29 at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) 19:10:29 at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) 19:10:29 at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) 19:10:29 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) 19:10:29 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 19:10:29 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 19:10:29 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 19:10:29 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 19:10:29 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 19:10:29 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 19:10:29 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 19:10:29 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 19:10:29 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 19:10:29 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 19:10:29 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 19:10:29 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 19:10:29 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 19:10:29 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 19:10:29 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 19:10:29 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 19:10:29 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 19:10:29 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 19:10:29 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 19:10:29 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 19:10:29 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 19:10:29 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 19:10:29 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 19:10:29 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 19:10:29 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 19:10:29 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 19:10:29 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 19:10:29 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 19:10:29 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 19:10:29 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 19:10:29 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 19:10:29 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 19:10:29 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 19:10:29 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 19:10:29 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 19:10:29 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 19:10:29 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 19:10:29 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 19:10:29 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 19:10:29 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 19:10:29 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 19:10:29 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 19:10:29 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 19:10:29 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 19:10:29 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 19:10:29 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 19:10:29 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 19:10:29 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 19:10:29 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 19:10:29 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) 19:10:29 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) 19:10:29 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) 19:10:29 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) 19:10:29 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) 19:10:29 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) 19:10:29 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 19:10:29 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 19:10:29 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 19:10:29 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) 19:10:29 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 19:10:29 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) 19:10:29 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 19:10:29 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 19:10:29 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 19:10:29 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 19:10:29 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 19:10:29 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 19:10:29 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 19:10:29 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 19:10:29 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 19:10:29 19:10:29 2026-01-13T19:10:29.386Z ERROR 6527 --- [ main] o.o.c.r.e.CpsRestExceptionHandler : Exception occurred 19:10:29 19:10:29 jakarta.validation.ValidationException: observed-timestamp must be in ISO format 19:10:29 at org.onap.cps.rest.controller.DataRestController.toOffsetDateTime(DataRestController.java:222) 19:10:29 at org.onap.cps.rest.controller.DataRestController.updateNodeLeaves(DataRestController.java:157) 19:10:29 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 19:10:29 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 19:10:29 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 19:10:29 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 19:10:29 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 19:10:29 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 19:10:29 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 19:10:29 at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:172) 19:10:29 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 19:10:29 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 19:10:29 at org.onap.cps.rest.controller.DataRestController$$SpringCGLIB$$0.updateNodeLeaves() 19:10:29 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 19:10:29 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 19:10:29 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 19:10:29 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 19:10:29 at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:258) 19:10:29 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:191) 19:10:29 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 19:10:29 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:991) 19:10:29 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:896) 19:10:29 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 19:10:29 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089) 19:10:29 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979) 19:10:29 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014) 19:10:29 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:888) 19:10:29 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 19:10:29 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 19:10:29 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 19:10:29 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 19:10:29 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 19:10:29 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 19:10:29 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 19:10:29 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 19:10:29 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 19:10:29 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 19:10:29 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 19:10:29 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 19:10:29 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 19:10:29 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 19:10:29 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 19:10:29 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 19:10:29 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 19:10:29 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 19:10:29 at org.onap.cps.rest.controller.DataRestControllerSpec.$spock_feature_0_11(DataRestControllerSpec.groovy:360) 19:10:29 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 19:10:29 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 19:10:29 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 19:10:29 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 19:10:29 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 19:10:29 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 19:10:29 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 19:10:29 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 19:10:29 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 19:10:29 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 19:10:29 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 19:10:29 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) 19:10:29 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 19:10:29 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 19:10:29 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 19:10:29 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 19:10:29 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 19:10:29 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 19:10:29 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 19:10:29 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 19:10:29 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 19:10:29 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 19:10:29 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 19:10:29 at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) 19:10:29 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 19:10:29 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 19:10:29 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 19:10:29 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 19:10:29 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 19:10:29 at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:231) 19:10:29 at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) 19:10:29 at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) 19:10:29 at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) 19:10:29 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) 19:10:29 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 19:10:29 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 19:10:29 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 19:10:29 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 19:10:29 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 19:10:29 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 19:10:29 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 19:10:29 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 19:10:29 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 19:10:29 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 19:10:29 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 19:10:29 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 19:10:29 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 19:10:29 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 19:10:29 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 19:10:29 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 19:10:29 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 19:10:29 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 19:10:29 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 19:10:29 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 19:10:29 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 19:10:29 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 19:10:29 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 19:10:29 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 19:10:29 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 19:10:29 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 19:10:29 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 19:10:29 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 19:10:29 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 19:10:29 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 19:10:29 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 19:10:29 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 19:10:29 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 19:10:29 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 19:10:29 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 19:10:29 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 19:10:29 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 19:10:29 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 19:10:29 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 19:10:29 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 19:10:29 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 19:10:29 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 19:10:29 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 19:10:29 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 19:10:29 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 19:10:29 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 19:10:29 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 19:10:29 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 19:10:29 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 19:10:29 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) 19:10:29 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) 19:10:29 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) 19:10:29 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) 19:10:29 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) 19:10:29 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) 19:10:29 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 19:10:29 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 19:10:29 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 19:10:29 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) 19:10:29 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 19:10:29 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) 19:10:29 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 19:10:29 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 19:10:29 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 19:10:29 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 19:10:29 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 19:10:29 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 19:10:29 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 19:10:29 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 19:10:29 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 19:10:29 19:10:29 2026-01-13T19:10:29.426Z ERROR 6527 --- [ main] o.o.c.r.e.CpsRestExceptionHandler : Exception occurred 19:10:29 19:10:29 jakarta.validation.ValidationException: observed-timestamp must be in ISO format 19:10:29 at org.onap.cps.rest.controller.DataRestController.toOffsetDateTime(DataRestController.java:222) 19:10:29 at org.onap.cps.rest.controller.DataRestController.replaceNode(DataRestController.java:173) 19:10:29 at jdk.internal.reflect.GeneratedMethodAccessor63.invoke(Unknown Source) 19:10:29 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 19:10:29 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 19:10:29 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 19:10:29 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 19:10:29 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 19:10:29 at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:172) 19:10:29 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 19:10:29 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 19:10:29 at org.onap.cps.rest.controller.DataRestController$$SpringCGLIB$$0.replaceNode() 19:10:29 at jdk.internal.reflect.GeneratedMethodAccessor63.invoke(Unknown Source) 19:10:29 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 19:10:29 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 19:10:29 at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:258) 19:10:29 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:191) 19:10:29 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 19:10:29 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:991) 19:10:29 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:896) 19:10:29 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 19:10:29 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089) 19:10:29 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979) 19:10:29 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014) 19:10:29 at org.springframework.web.servlet.FrameworkServlet.doPut(FrameworkServlet.java:925) 19:10:29 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:550) 19:10:29 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 19:10:29 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 19:10:29 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 19:10:29 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 19:10:29 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 19:10:29 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 19:10:29 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 19:10:29 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 19:10:29 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 19:10:29 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 19:10:29 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 19:10:29 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 19:10:29 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 19:10:29 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 19:10:29 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 19:10:29 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 19:10:29 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 19:10:29 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 19:10:29 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 19:10:29 at org.onap.cps.rest.controller.DataRestControllerSpec.$spock_feature_0_15(DataRestControllerSpec.groovy:448) 19:10:29 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 19:10:29 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 19:10:29 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 19:10:29 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 19:10:29 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 19:10:29 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 19:10:29 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 19:10:29 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 19:10:29 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 19:10:29 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 19:10:29 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 19:10:29 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) 19:10:29 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 19:10:29 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 19:10:29 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 19:10:29 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 19:10:29 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 19:10:29 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 19:10:29 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 19:10:29 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 19:10:29 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 19:10:29 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 19:10:29 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 19:10:29 at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) 19:10:29 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 19:10:29 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 19:10:29 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 19:10:29 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 19:10:29 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 19:10:29 at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:231) 19:10:29 at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) 19:10:29 at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) 19:10:29 at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) 19:10:29 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) 19:10:29 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 19:10:29 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 19:10:29 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 19:10:29 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 19:10:29 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 19:10:29 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 19:10:29 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 19:10:29 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 19:10:29 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 19:10:29 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 19:10:29 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 19:10:29 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 19:10:29 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 19:10:29 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 19:10:29 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 19:10:29 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 19:10:29 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 19:10:29 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 19:10:29 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 19:10:29 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 19:10:29 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 19:10:29 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 19:10:29 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 19:10:29 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 19:10:29 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 19:10:29 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 19:10:29 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 19:10:29 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 19:10:29 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 19:10:29 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 19:10:29 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 19:10:29 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 19:10:29 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 19:10:29 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 19:10:29 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 19:10:29 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 19:10:29 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 19:10:29 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 19:10:29 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 19:10:29 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 19:10:29 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 19:10:29 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 19:10:29 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 19:10:29 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 19:10:29 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 19:10:29 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 19:10:29 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 19:10:29 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 19:10:29 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 19:10:29 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) 19:10:29 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) 19:10:29 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) 19:10:29 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) 19:10:29 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) 19:10:29 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) 19:10:29 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 19:10:29 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 19:10:29 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 19:10:29 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) 19:10:29 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 19:10:29 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) 19:10:29 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 19:10:29 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 19:10:29 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 19:10:29 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 19:10:29 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 19:10:29 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 19:10:29 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 19:10:29 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 19:10:29 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 19:10:29 19:10:29 2026-01-13T19:10:29.440Z ERROR 6527 --- [ main] o.o.c.r.e.CpsRestExceptionHandler : Exception occurred 19:10:29 19:10:29 jakarta.validation.ValidationException: observed-timestamp must be in ISO format 19:10:29 at org.onap.cps.rest.controller.DataRestController.toOffsetDateTime(DataRestController.java:222) 19:10:29 at org.onap.cps.rest.controller.DataRestController.replaceListContent(DataRestController.java:190) 19:10:29 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 19:10:29 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 19:10:29 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 19:10:29 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 19:10:29 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 19:10:29 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 19:10:29 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 19:10:29 at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:172) 19:10:29 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 19:10:29 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 19:10:29 at org.onap.cps.rest.controller.DataRestController$$SpringCGLIB$$0.replaceListContent() 19:10:29 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 19:10:29 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 19:10:29 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 19:10:29 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 19:10:29 at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:258) 19:10:29 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:191) 19:10:29 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 19:10:29 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:991) 19:10:29 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:896) 19:10:29 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 19:10:29 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089) 19:10:29 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979) 19:10:29 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014) 19:10:29 at org.springframework.web.servlet.FrameworkServlet.doPut(FrameworkServlet.java:925) 19:10:29 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:550) 19:10:29 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 19:10:29 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 19:10:29 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 19:10:29 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 19:10:29 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 19:10:29 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 19:10:29 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 19:10:29 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 19:10:29 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 19:10:29 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 19:10:29 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 19:10:29 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 19:10:29 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 19:10:29 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 19:10:29 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 19:10:29 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 19:10:29 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 19:10:29 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 19:10:29 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 19:10:29 at org.onap.cps.rest.controller.DataRestControllerSpec.$spock_feature_0_16(DataRestControllerSpec.groovy:473) 19:10:29 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 19:10:29 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 19:10:29 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 19:10:29 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 19:10:29 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 19:10:29 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 19:10:29 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 19:10:29 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 19:10:29 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 19:10:29 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 19:10:29 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 19:10:29 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) 19:10:29 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 19:10:29 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 19:10:29 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 19:10:29 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 19:10:29 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 19:10:29 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 19:10:29 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 19:10:29 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 19:10:29 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 19:10:29 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 19:10:29 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 19:10:29 at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) 19:10:29 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 19:10:29 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 19:10:29 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 19:10:29 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 19:10:29 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 19:10:29 at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:231) 19:10:29 at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) 19:10:29 at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) 19:10:29 at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) 19:10:29 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) 19:10:29 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 19:10:29 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 19:10:29 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 19:10:29 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 19:10:29 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 19:10:29 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 19:10:29 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 19:10:29 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 19:10:29 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 19:10:29 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 19:10:29 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 19:10:29 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 19:10:29 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 19:10:29 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 19:10:29 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 19:10:29 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 19:10:29 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 19:10:29 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 19:10:29 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 19:10:29 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 19:10:29 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 19:10:29 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 19:10:29 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 19:10:29 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 19:10:29 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 19:10:29 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 19:10:29 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 19:10:29 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 19:10:29 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 19:10:29 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 19:10:29 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 19:10:29 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 19:10:29 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 19:10:29 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 19:10:29 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 19:10:29 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 19:10:29 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 19:10:29 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 19:10:29 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 19:10:29 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 19:10:29 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 19:10:29 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 19:10:29 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 19:10:29 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 19:10:29 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 19:10:29 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 19:10:29 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 19:10:29 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 19:10:29 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 19:10:29 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) 19:10:29 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) 19:10:29 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) 19:10:29 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) 19:10:29 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) 19:10:29 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) 19:10:29 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 19:10:29 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 19:10:29 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 19:10:29 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) 19:10:29 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 19:10:29 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) 19:10:29 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 19:10:29 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 19:10:29 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 19:10:29 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 19:10:29 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 19:10:29 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 19:10:29 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 19:10:29 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 19:10:29 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 19:10:29 19:10:29 2026-01-13T19:10:29.453Z ERROR 6527 --- [ main] o.o.c.r.e.CpsRestExceptionHandler : Exception occurred 19:10:29 19:10:29 jakarta.validation.ValidationException: observed-timestamp must be in ISO format 19:10:29 at org.onap.cps.rest.controller.DataRestController.toOffsetDateTime(DataRestController.java:222) 19:10:29 at org.onap.cps.rest.controller.DataRestController.replaceListContent(DataRestController.java:190) 19:10:29 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 19:10:29 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 19:10:29 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 19:10:29 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 19:10:29 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 19:10:29 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 19:10:29 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 19:10:29 at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:172) 19:10:29 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 19:10:29 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 19:10:29 at org.onap.cps.rest.controller.DataRestController$$SpringCGLIB$$0.replaceListContent() 19:10:29 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 19:10:29 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 19:10:29 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 19:10:29 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 19:10:29 at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:258) 19:10:29 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:191) 19:10:29 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 19:10:29 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:991) 19:10:29 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:896) 19:10:29 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 19:10:29 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089) 19:10:29 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979) 19:10:29 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014) 19:10:29 at org.springframework.web.servlet.FrameworkServlet.doPut(FrameworkServlet.java:925) 19:10:29 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:550) 19:10:29 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 19:10:29 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 19:10:29 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 19:10:29 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 19:10:29 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 19:10:29 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 19:10:29 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 19:10:29 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 19:10:29 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 19:10:29 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 19:10:29 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 19:10:29 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 19:10:29 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 19:10:29 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 19:10:29 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 19:10:29 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 19:10:29 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 19:10:29 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 19:10:29 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 19:10:29 at org.onap.cps.rest.controller.DataRestControllerSpec.$spock_feature_0_17(DataRestControllerSpec.groovy:494) 19:10:29 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 19:10:29 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 19:10:29 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 19:10:29 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 19:10:29 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 19:10:29 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 19:10:29 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 19:10:29 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 19:10:29 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 19:10:29 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 19:10:29 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 19:10:29 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) 19:10:29 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 19:10:29 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 19:10:29 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 19:10:29 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 19:10:29 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 19:10:29 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 19:10:29 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 19:10:29 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 19:10:29 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 19:10:29 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 19:10:29 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 19:10:29 at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) 19:10:29 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 19:10:29 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 19:10:29 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 19:10:29 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 19:10:29 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 19:10:29 at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:231) 19:10:29 at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) 19:10:29 at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) 19:10:29 at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) 19:10:29 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) 19:10:29 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 19:10:29 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 19:10:29 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 19:10:29 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 19:10:29 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 19:10:29 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 19:10:29 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 19:10:29 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 19:10:29 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 19:10:29 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 19:10:29 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 19:10:29 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 19:10:29 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 19:10:29 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 19:10:29 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 19:10:29 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 19:10:29 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 19:10:29 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 19:10:29 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 19:10:29 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 19:10:29 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 19:10:29 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 19:10:29 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 19:10:29 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 19:10:29 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 19:10:29 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 19:10:29 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 19:10:29 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 19:10:29 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 19:10:29 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 19:10:29 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 19:10:29 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 19:10:29 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 19:10:29 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 19:10:29 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 19:10:29 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 19:10:29 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 19:10:29 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 19:10:29 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 19:10:29 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 19:10:29 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 19:10:29 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 19:10:29 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 19:10:29 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 19:10:29 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 19:10:29 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 19:10:29 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 19:10:29 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 19:10:29 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 19:10:29 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) 19:10:29 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) 19:10:29 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) 19:10:29 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) 19:10:29 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) 19:10:29 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) 19:10:29 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 19:10:29 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 19:10:29 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 19:10:29 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) 19:10:29 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 19:10:29 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) 19:10:29 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 19:10:29 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 19:10:29 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 19:10:29 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 19:10:29 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 19:10:29 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 19:10:29 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 19:10:29 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 19:10:29 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 19:10:29 19:10:29 2026-01-13T19:10:29.470Z ERROR 6527 --- [ main] o.o.c.r.e.CpsRestExceptionHandler : Exception occurred 19:10:29 19:10:29 jakarta.validation.ValidationException: observed-timestamp must be in ISO format 19:10:29 at org.onap.cps.rest.controller.DataRestController.toOffsetDateTime(DataRestController.java:222) 19:10:29 at org.onap.cps.rest.controller.DataRestController.deleteListOrListElement(DataRestController.java:199) 19:10:29 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 19:10:29 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 19:10:29 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 19:10:29 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 19:10:29 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 19:10:29 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 19:10:29 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 19:10:29 at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:172) 19:10:29 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 19:10:29 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 19:10:29 at org.onap.cps.rest.controller.DataRestController$$SpringCGLIB$$0.deleteListOrListElement() 19:10:29 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 19:10:29 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 19:10:29 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 19:10:29 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 19:10:29 at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:258) 19:10:29 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:191) 19:10:29 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 19:10:29 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:991) 19:10:29 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:896) 19:10:29 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 19:10:29 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089) 19:10:29 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979) 19:10:29 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014) 19:10:29 at org.springframework.web.servlet.FrameworkServlet.doDelete(FrameworkServlet.java:936) 19:10:29 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:553) 19:10:29 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 19:10:29 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 19:10:29 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 19:10:29 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 19:10:29 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 19:10:29 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 19:10:29 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 19:10:29 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 19:10:29 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 19:10:29 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 19:10:29 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 19:10:29 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 19:10:29 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 19:10:29 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 19:10:29 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 19:10:29 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 19:10:29 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 19:10:29 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 19:10:29 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 19:10:29 at org.onap.cps.rest.controller.DataRestControllerSpec.$spock_feature_0_19(DataRestControllerSpec.groovy:533) 19:10:29 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 19:10:29 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 19:10:29 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 19:10:29 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 19:10:29 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 19:10:29 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 19:10:29 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 19:10:29 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 19:10:29 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 19:10:29 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 19:10:29 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 19:10:29 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) 19:10:29 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 19:10:29 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 19:10:29 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 19:10:29 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 19:10:29 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 19:10:29 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 19:10:29 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 19:10:29 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 19:10:29 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 19:10:29 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 19:10:29 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 19:10:29 at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) 19:10:29 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 19:10:29 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 19:10:29 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 19:10:29 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 19:10:29 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 19:10:29 at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:231) 19:10:29 at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) 19:10:29 at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) 19:10:29 at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) 19:10:29 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) 19:10:29 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 19:10:29 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 19:10:29 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 19:10:29 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 19:10:29 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 19:10:29 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 19:10:29 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 19:10:29 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 19:10:29 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 19:10:29 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 19:10:29 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 19:10:29 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 19:10:29 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 19:10:29 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 19:10:29 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 19:10:29 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 19:10:29 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 19:10:29 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 19:10:29 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 19:10:29 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 19:10:29 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 19:10:29 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 19:10:29 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 19:10:29 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 19:10:29 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 19:10:29 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 19:10:29 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 19:10:29 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 19:10:29 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 19:10:29 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 19:10:29 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 19:10:29 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 19:10:29 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 19:10:29 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 19:10:29 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 19:10:29 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 19:10:29 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 19:10:29 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 19:10:29 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 19:10:29 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 19:10:29 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 19:10:29 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 19:10:29 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 19:10:29 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 19:10:29 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 19:10:29 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 19:10:29 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 19:10:29 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 19:10:29 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 19:10:29 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) 19:10:29 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) 19:10:29 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) 19:10:29 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) 19:10:29 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) 19:10:29 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) 19:10:29 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 19:10:29 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 19:10:29 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 19:10:29 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) 19:10:29 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 19:10:29 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) 19:10:29 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 19:10:29 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 19:10:29 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 19:10:29 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 19:10:29 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 19:10:29 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 19:10:29 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 19:10:29 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 19:10:29 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 19:10:29 19:10:29 2026-01-13T19:10:29.484Z ERROR 6527 --- [ main] o.o.c.r.e.CpsRestExceptionHandler : Exception occurred 19:10:29 19:10:29 jakarta.validation.ValidationException: observed-timestamp must be in ISO format 19:10:29 at org.onap.cps.rest.controller.DataRestController.toOffsetDateTime(DataRestController.java:222) 19:10:29 at org.onap.cps.rest.controller.DataRestController.deleteDataNode(DataRestController.java:85) 19:10:29 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 19:10:29 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 19:10:29 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 19:10:29 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 19:10:29 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 19:10:29 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 19:10:29 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 19:10:29 at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:172) 19:10:29 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 19:10:29 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 19:10:29 at org.onap.cps.rest.controller.DataRestController$$SpringCGLIB$$0.deleteDataNode() 19:10:29 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 19:10:29 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 19:10:29 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 19:10:29 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 19:10:29 at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:258) 19:10:29 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:191) 19:10:29 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 19:10:29 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:991) 19:10:29 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:896) 19:10:29 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 19:10:29 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089) 19:10:29 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979) 19:10:29 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014) 19:10:29 at org.springframework.web.servlet.FrameworkServlet.doDelete(FrameworkServlet.java:936) 19:10:29 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:553) 19:10:29 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 19:10:29 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 19:10:29 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 19:10:29 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 19:10:29 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 19:10:29 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 19:10:29 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 19:10:29 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 19:10:29 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 19:10:29 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 19:10:29 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 19:10:29 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 19:10:29 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 19:10:29 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 19:10:29 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 19:10:29 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 19:10:29 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 19:10:29 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 19:10:29 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 19:10:29 at org.onap.cps.rest.controller.DataRestControllerSpec.$spock_feature_0_20(DataRestControllerSpec.groovy:555) 19:10:29 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 19:10:29 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 19:10:29 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 19:10:29 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 19:10:29 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 19:10:29 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 19:10:29 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 19:10:29 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 19:10:29 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 19:10:29 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 19:10:29 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 19:10:29 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) 19:10:29 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 19:10:29 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 19:10:29 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 19:10:29 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 19:10:29 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 19:10:29 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 19:10:29 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 19:10:29 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 19:10:29 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 19:10:29 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 19:10:29 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 19:10:29 at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) 19:10:29 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 19:10:29 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 19:10:29 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 19:10:29 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 19:10:29 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 19:10:29 at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:231) 19:10:29 at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) 19:10:29 at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) 19:10:29 at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) 19:10:29 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) 19:10:29 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 19:10:29 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 19:10:29 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 19:10:29 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 19:10:29 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 19:10:29 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 19:10:29 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 19:10:29 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 19:10:29 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 19:10:29 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 19:10:29 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 19:10:29 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 19:10:29 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 19:10:29 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 19:10:29 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 19:10:29 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 19:10:29 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 19:10:29 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 19:10:29 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 19:10:29 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 19:10:29 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 19:10:29 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 19:10:29 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 19:10:29 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 19:10:29 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 19:10:29 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 19:10:29 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 19:10:29 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 19:10:29 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 19:10:29 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 19:10:29 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 19:10:29 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 19:10:29 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 19:10:29 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 19:10:29 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 19:10:29 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 19:10:29 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 19:10:29 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 19:10:29 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 19:10:29 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 19:10:29 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 19:10:29 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 19:10:29 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 19:10:29 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 19:10:29 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 19:10:29 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 19:10:29 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 19:10:29 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 19:10:29 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 19:10:29 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) 19:10:29 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) 19:10:29 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) 19:10:29 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) 19:10:29 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) 19:10:29 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) 19:10:29 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 19:10:29 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 19:10:29 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 19:10:29 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) 19:10:29 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 19:10:29 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) 19:10:29 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 19:10:29 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 19:10:29 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 19:10:29 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 19:10:29 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 19:10:29 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 19:10:29 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 19:10:29 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 19:10:29 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 19:10:29 19:10:29 [INFO] Tests run: 78, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.673 s -- in org.onap.cps.rest.controller.DataRestControllerSpec 19:10:29 [INFO] Running org.onap.cps.rest.controller.DeltaRestControllerSpec 19:10:29 19:10:29 . ____ _ __ _ _ 19:10:29 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 19:10:29 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 19:10:29 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 19:10:29 ' |____| .__|_| |_|_| |_\__, | / / / / 19:10:29 =========|_|==============|___/=/_/_/_/ 19:10:29 19:10:29 :: Spring Boot :: (v3.5.9) 19:10:29 19:10:29 2026-01-13T19:10:29.513Z INFO 6527 --- [ main] o.o.c.r.c.DeltaRestControllerSpec : Starting DeltaRestControllerSpec using Java 17.0.6-ea with PID 6527 (started by jenkins in /w/workspace/cps-master-verify-java/cps-rest) 19:10:29 2026-01-13T19:10:29.513Z INFO 6527 --- [ main] o.o.c.r.c.DeltaRestControllerSpec : No active profile set, falling back to 1 default profile: "default" 19:10:29 2026-01-13T19:10:29.679Z INFO 6527 --- [ main] o.s.b.t.m.w.SpringBootMockServletContext : Initializing Spring TestDispatcherServlet '' 19:10:29 2026-01-13T19:10:29.679Z INFO 6527 --- [ main] o.s.t.web.servlet.TestDispatcherServlet : Initializing Servlet '' 19:10:29 2026-01-13T19:10:29.680Z INFO 6527 --- [ main] o.s.t.web.servlet.TestDispatcherServlet : Completed initialization in 0 ms 19:10:29 2026-01-13T19:10:29.684Z INFO 6527 --- [ main] o.o.c.r.c.DeltaRestControllerSpec : Started DeltaRestControllerSpec in 0.19 seconds (process running for 7.384) 19:10:29 2026-01-13T19:10:29.766Z ERROR 6527 --- [ main] org.onap.cps.utils.JsonObjectMapper : Parsing error occurred while converting JSON content to Json Node. 19:10:29 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.283 s -- in org.onap.cps.rest.controller.DeltaRestControllerSpec 19:10:29 [INFO] Running org.onap.cps.rest.controller.QueryRestControllerSpec 19:10:29 19:10:29 . ____ _ __ _ _ 19:10:29 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 19:10:29 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 19:10:29 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 19:10:29 ' |____| .__|_| |_|_| |_\__, | / / / / 19:10:29 =========|_|==============|___/=/_/_/_/ 19:10:29 19:10:29 :: Spring Boot :: (v3.5.9) 19:10:29 19:10:29 2026-01-13T19:10:29.795Z INFO 6527 --- [ main] o.o.c.r.c.QueryRestControllerSpec : Starting QueryRestControllerSpec using Java 17.0.6-ea with PID 6527 (started by jenkins in /w/workspace/cps-master-verify-java/cps-rest) 19:10:29 2026-01-13T19:10:29.795Z INFO 6527 --- [ main] o.o.c.r.c.QueryRestControllerSpec : No active profile set, falling back to 1 default profile: "default" 19:10:29 2026-01-13T19:10:29.964Z INFO 6527 --- [ main] o.s.b.t.m.w.SpringBootMockServletContext : Initializing Spring TestDispatcherServlet '' 19:10:29 2026-01-13T19:10:29.964Z INFO 6527 --- [ main] o.s.t.web.servlet.TestDispatcherServlet : Initializing Servlet '' 19:10:29 2026-01-13T19:10:29.965Z INFO 6527 --- [ main] o.s.t.web.servlet.TestDispatcherServlet : Completed initialization in 1 ms 19:10:29 2026-01-13T19:10:29.969Z INFO 6527 --- [ main] o.o.c.r.c.QueryRestControllerSpec : Started QueryRestControllerSpec in 0.189 seconds (process running for 7.669) 19:10:30 [INFO] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.253 s -- in org.onap.cps.rest.controller.QueryRestControllerSpec 19:10:30 [INFO] Running org.onap.cps.rest.exceptions.CpsRestExceptionHandlerSpec 19:10:30 19:10:30 . ____ _ __ _ _ 19:10:30 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 19:10:30 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 19:10:30 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 19:10:30 ' |____| .__|_| |_|_| |_\__, | / / / / 19:10:30 =========|_|==============|___/=/_/_/_/ 19:10:30 19:10:30 :: Spring Boot :: (v3.5.9) 19:10:30 19:10:30 2026-01-13T19:10:30.076Z INFO 6527 --- [ main] o.o.c.r.e.CpsRestExceptionHandlerSpec : Starting CpsRestExceptionHandlerSpec using Java 17.0.6-ea with PID 6527 (started by jenkins in /w/workspace/cps-master-verify-java/cps-rest) 19:10:30 2026-01-13T19:10:30.076Z INFO 6527 --- [ main] o.o.c.r.e.CpsRestExceptionHandlerSpec : No active profile set, falling back to 1 default profile: "default" 19:10:30 2026-01-13T19:10:30.287Z INFO 6527 --- [ main] o.s.b.t.m.w.SpringBootMockServletContext : Initializing Spring TestDispatcherServlet '' 19:10:30 2026-01-13T19:10:30.288Z INFO 6527 --- [ main] o.s.t.web.servlet.TestDispatcherServlet : Initializing Servlet '' 19:10:30 2026-01-13T19:10:30.288Z INFO 6527 --- [ main] o.s.t.web.servlet.TestDispatcherServlet : Completed initialization in 0 ms 19:10:30 2026-01-13T19:10:30.292Z INFO 6527 --- [ main] o.o.c.r.e.CpsRestExceptionHandlerSpec : Started CpsRestExceptionHandlerSpec in 0.232 seconds (process running for 7.992) 19:10:30 2026-01-13T19:10:30.313Z ERROR 6527 --- [ main] o.o.c.r.e.CpsRestExceptionHandler : Exception occurred 19:10:30 19:10:30 java.lang.IllegalStateException: some error message 19:10:30 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 19:10:30 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 19:10:30 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 19:10:30 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 19:10:30 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 19:10:30 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 19:10:30 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 19:10:30 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59) 19:10:30 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263) 19:10:30 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:277) 19:10:30 at org.onap.cps.rest.exceptions.CpsRestExceptionHandlerSpec.$spock_feature_0_0(CpsRestExceptionHandlerSpec.groovy:119) 19:10:30 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 19:10:30 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 19:10:30 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 19:10:30 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 19:10:30 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 19:10:30 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 19:10:30 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 19:10:30 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 19:10:30 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 19:10:30 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 19:10:30 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 19:10:30 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:58) 19:10:30 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:15) 19:10:30 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 19:10:30 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 19:10:30 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 19:10:30 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 19:10:30 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 19:10:30 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 19:10:30 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 19:10:30 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 19:10:30 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 19:10:30 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 19:10:30 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 19:10:30 at org.spockframework.runtime.SimpleFeatureNode.lambda$around$0(SimpleFeatureNode.java:52) 19:10:30 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 19:10:30 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 19:10:30 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 19:10:30 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 19:10:30 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 19:10:30 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 19:10:30 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 19:10:30 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 19:10:30 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:52) 19:10:30 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:15) 19:10:30 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 19:10:30 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 19:10:30 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 19:10:30 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 19:10:30 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 19:10:30 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 19:10:30 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 19:10:30 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 19:10:30 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 19:10:30 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 19:10:30 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 19:10:30 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 19:10:30 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 19:10:30 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 19:10:30 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 19:10:30 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 19:10:30 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 19:10:30 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 19:10:30 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 19:10:30 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 19:10:30 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 19:10:30 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 19:10:30 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 19:10:30 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 19:10:30 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 19:10:30 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 19:10:30 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 19:10:30 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 19:10:30 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 19:10:30 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 19:10:30 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 19:10:30 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 19:10:30 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 19:10:30 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 19:10:30 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 19:10:30 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) 19:10:30 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) 19:10:30 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) 19:10:30 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) 19:10:30 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) 19:10:30 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) 19:10:30 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 19:10:30 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 19:10:30 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 19:10:30 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) 19:10:30 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 19:10:30 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) 19:10:30 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 19:10:30 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 19:10:30 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 19:10:30 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 19:10:30 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 19:10:30 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 19:10:30 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 19:10:30 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 19:10:30 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 19:10:30 19:10:30 2026-01-13T19:10:30.345Z ERROR 6527 --- [ main] o.o.c.r.e.CpsRestExceptionHandler : Exception occurred 19:10:30 19:10:30 org.onap.cps.api.exceptions.AlreadyDefinedException: Already defined exception 19:10:30 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 19:10:30 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 19:10:30 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 19:10:30 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 19:10:30 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 19:10:30 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 19:10:30 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 19:10:30 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59) 19:10:30 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263) 19:10:30 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:304) 19:10:30 at org.onap.cps.rest.exceptions.CpsRestExceptionHandlerSpec.$spock_feature_0_3(CpsRestExceptionHandlerSpec.groovy:146) 19:10:30 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 19:10:30 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 19:10:30 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 19:10:30 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 19:10:30 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 19:10:30 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 19:10:30 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 19:10:30 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 19:10:30 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 19:10:30 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 19:10:30 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 19:10:30 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:58) 19:10:30 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:15) 19:10:30 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 19:10:30 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 19:10:30 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 19:10:30 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 19:10:30 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 19:10:30 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 19:10:30 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 19:10:30 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 19:10:30 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 19:10:30 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 19:10:30 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 19:10:30 at org.spockframework.runtime.SimpleFeatureNode.lambda$around$0(SimpleFeatureNode.java:52) 19:10:30 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 19:10:30 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 19:10:30 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 19:10:30 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 19:10:30 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 19:10:30 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 19:10:30 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 19:10:30 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 19:10:30 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:52) 19:10:30 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:15) 19:10:30 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 19:10:30 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 19:10:30 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 19:10:30 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 19:10:30 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 19:10:30 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 19:10:30 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 19:10:30 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 19:10:30 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 19:10:30 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 19:10:30 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 19:10:30 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 19:10:30 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 19:10:30 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 19:10:30 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 19:10:30 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 19:10:30 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 19:10:30 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 19:10:30 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 19:10:30 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 19:10:30 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 19:10:30 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 19:10:30 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 19:10:30 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 19:10:30 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 19:10:30 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 19:10:30 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 19:10:30 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 19:10:30 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 19:10:30 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 19:10:30 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 19:10:30 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 19:10:30 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 19:10:30 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 19:10:30 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 19:10:30 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) 19:10:30 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) 19:10:30 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) 19:10:30 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) 19:10:30 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) 19:10:30 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) 19:10:30 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 19:10:30 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 19:10:30 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 19:10:30 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) 19:10:30 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 19:10:30 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) 19:10:30 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 19:10:30 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 19:10:30 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 19:10:30 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 19:10:30 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 19:10:30 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 19:10:30 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 19:10:30 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 19:10:30 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 19:10:30 Caused by: java.lang.Throwable 19:10:30 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 19:10:30 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 19:10:30 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 19:10:30 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 19:10:30 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 19:10:30 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 19:10:30 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 19:10:30 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59) 19:10:30 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263) 19:10:30 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:268) 19:10:30 ... 92 common frames omitted 19:10:30 19:10:30 [INFO] Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.376 s -- in org.onap.cps.rest.exceptions.CpsRestExceptionHandlerSpec 19:10:30 [INFO] Running org.onap.cps.rest.utils.MultipartFileUtilSpec 19:10:30 [INFO] Tests run: 23, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.019 s -- in org.onap.cps.rest.utils.MultipartFileUtilSpec 19:10:30 [INFO] Running org.onap.cps.rest.utils.ZipFileSizeValidatorSpec 19:10:30 [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.027 s -- in org.onap.cps.rest.utils.ZipFileSizeValidatorSpec 19:10:30 [INFO] 19:10:30 [INFO] Results: 19:10:30 [INFO] 19:10:30 [INFO] Tests run: 187, Failures: 0, Errors: 0, Skipped: 0 19:10:30 [INFO] 19:10:30 [INFO] 19:10:30 [INFO] --- jacoco-maven-plugin:0.8.14:check (coverage-check) @ cps-rest --- 19:10:30 [INFO] Loading execution data file /w/workspace/cps-master-verify-java/cps-rest/target/code-coverage/jacoco-ut.exec 19:10:30 [INFO] Analyzed bundle 'cps-rest' with 7 classes 19:10:30 [INFO] All coverage checks have been met. 19:10:30 [INFO] 19:10:30 [INFO] --- jacoco-maven-plugin:0.8.14:report (post-unit-test) @ cps-rest --- 19:10:30 [INFO] Loading execution data file /w/workspace/cps-master-verify-java/cps-rest/target/code-coverage/jacoco-ut.exec 19:10:30 [INFO] Analyzed bundle 'cps-rest' with 7 classes 19:10:30 [INFO] 19:10:30 [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ cps-rest --- 19:10:30 [INFO] Building jar: /w/workspace/cps-master-verify-java/cps-rest/target/cps-rest-3.7.4-SNAPSHOT.jar 19:10:30 [INFO] 19:10:30 [INFO] --- maven-install-plugin:2.4:install (default-install) @ cps-rest --- 19:10:30 [INFO] Installing /w/workspace/cps-master-verify-java/cps-rest/target/cps-rest-3.7.4-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/onap/cps/cps-rest/3.7.4-SNAPSHOT/cps-rest-3.7.4-SNAPSHOT.jar 19:10:30 [INFO] Installing /w/workspace/cps-master-verify-java/cps-rest/pom.xml to /home/jenkins/.m2/repository/org/onap/cps/cps-rest/3.7.4-SNAPSHOT/cps-rest-3.7.4-SNAPSHOT.pom 19:10:30 [INFO] 19:10:30 [INFO] --------------------< org.onap.cps:cps-ncmp-events >-------------------- 19:10:30 [INFO] Building cps-ncmp-events 3.7.4-SNAPSHOT [9/21] 19:10:30 [INFO] --------------------------------[ jar ]--------------------------------- 19:10:30 [INFO] 19:10:30 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ cps-ncmp-events --- 19:10:30 [INFO] 19:10:30 [INFO] --- jacoco-maven-plugin:0.8.14:prepare-agent (default-prepare-agent) @ cps-ncmp-events --- 19:10:30 [INFO] surefireArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/cps-master-verify-java/cps-ncmp-events/target/code-coverage/jacoco-ut.exec,excludes=org/onap/cps/events/model/*:org/onap/cps/rest/model/*:org/onap/cps/cpspath/parser/antlr4/*:org/onap/cps/ncmp/rest/model/*:org/onap/cps/**/*MapperImpl.class:org/onap/cps/ncmp/rest/stub/*:org/onap/cps/policyexecutor/stub/model/*:org/onap/cps/ncmp/impl/provmns/model/*:**/pom.xml 19:10:30 [INFO] 19:10:30 [INFO] --- jsonschema2pojo-maven-plugin:1.2.1:generate (default) @ cps-ncmp-events --- 19:10:30 [INFO] 19:10:30 [INFO] --- maven-checkstyle-plugin:3.3.1:check (onap-license) @ cps-ncmp-events --- 19:10:30 [INFO] You have 0 Checkstyle violations. 19:10:30 [INFO] 19:10:30 [INFO] --- maven-checkstyle-plugin:3.3.1:check (cps-java-style) @ cps-ncmp-events --- 19:10:31 [INFO] You have 0 Checkstyle violations. 19:10:31 [INFO] 19:10:31 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ cps-ncmp-events --- 19:10:31 [INFO] Using 'UTF-8' encoding to copy filtered resources. 19:10:31 [INFO] Copying 11 resources 19:10:31 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/cps-ncmp-events/target/generated-sources/license 19:10:31 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/cps-ncmp-events/target/generated-resources/licenses 19:10:31 [INFO] 19:10:31 [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ cps-ncmp-events --- 19:10:31 [INFO] Recompiling the module because of changed dependency. 19:10:31 [INFO] Compiling 98 source files with javac [debug release 17] to target/classes 19:10:33 [INFO] 19:10:33 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ cps-ncmp-events --- 19:10:33 [INFO] Using 'UTF-8' encoding to copy filtered resources. 19:10:33 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/cps-ncmp-events/src/test/resources 19:10:33 [INFO] 19:10:33 [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ cps-ncmp-events --- 19:10:33 [INFO] No sources to compile 19:10:33 [INFO] 19:10:33 [INFO] --- gmavenplus-plugin:4.0.1:compileTests (default) @ cps-ncmp-events --- 19:10:33 [INFO] No sources specified for compilation. Skipping. 19:10:33 [INFO] 19:10:33 [INFO] --- maven-surefire-plugin:3.3.1:test (default-test) @ cps-ncmp-events --- 19:10:33 [INFO] No tests to run. 19:10:33 [INFO] 19:10:33 [INFO] --- jacoco-maven-plugin:0.8.14:check (coverage-check) @ cps-ncmp-events --- 19:10:33 [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 19:10:33 [INFO] 19:10:33 [INFO] --- jacoco-maven-plugin:0.8.14:report (post-unit-test) @ cps-ncmp-events --- 19:10:33 [INFO] Skipping JaCoCo execution due to missing execution data file. 19:10:33 [INFO] 19:10:33 [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ cps-ncmp-events --- 19:10:33 [INFO] Building jar: /w/workspace/cps-master-verify-java/cps-ncmp-events/target/cps-ncmp-events-3.7.4-SNAPSHOT.jar 19:10:33 [INFO] 19:10:33 [INFO] --- maven-install-plugin:2.4:install (default-install) @ cps-ncmp-events --- 19:10:33 [INFO] Installing /w/workspace/cps-master-verify-java/cps-ncmp-events/target/cps-ncmp-events-3.7.4-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/onap/cps/cps-ncmp-events/3.7.4-SNAPSHOT/cps-ncmp-events-3.7.4-SNAPSHOT.jar 19:10:33 [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.4-SNAPSHOT/cps-ncmp-events-3.7.4-SNAPSHOT.pom 19:10:33 [INFO] 19:10:33 [INFO] -------------------< org.onap.cps:cps-ncmp-service >-------------------- 19:10:33 [INFO] Building cps-ncmp-service 3.7.4-SNAPSHOT [10/21] 19:10:33 [INFO] --------------------------------[ jar ]--------------------------------- 19:10:34 [INFO] 19:10:34 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ cps-ncmp-service --- 19:10:34 [INFO] 19:10:34 [INFO] --- jacoco-maven-plugin:0.8.14:prepare-agent (default-prepare-agent) @ cps-ncmp-service --- 19:10:34 [INFO] surefireArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/cps-master-verify-java/cps-ncmp-service/target/code-coverage/jacoco-ut.exec,excludes=org/onap/cps/events/model/*:org/onap/cps/rest/model/*:org/onap/cps/cpspath/parser/antlr4/*:org/onap/cps/ncmp/rest/model/*:org/onap/cps/**/*MapperImpl.class:org/onap/cps/ncmp/rest/stub/*:org/onap/cps/policyexecutor/stub/model/*:org/onap/cps/ncmp/impl/provmns/model/*:**/pom.xml 19:10:34 [INFO] 19:10:34 [INFO] --- openapi-generator-maven-plugin:7.12.0:generate (ncmp-code-gen-provmns) @ cps-ncmp-service --- 19:10:54 [INFO] Generating with dryRun=false 19:10:54 [INFO] OpenAPI Generator: spring (server) 19:10:54 [INFO] Generator 'spring' is considered stable. 19:10:54 [INFO] ---------------------------------- 19:10:54 [INFO] Set base package to invoker package (org.onap.cps.ncmp.impl.provmns.controller) 19:10:54 [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) 19:10:54 [INFO] NOTE: To enable file post-processing, 'enablePostProcessFile' must be set to `true` (--enable-post-process-file for CLI). 19:10:54 [WARNING] Failed to get the schema name: null 19:10:54 [INFO] Unset/Removed allOf after cleaning up allOf sub-schemas that are not yet supported. 19:10:54 [INFO] Unset/Removed allOf after cleaning up allOf sub-schemas that are not yet supported. 19:10:54 [INFO] Inline schema created as __className___id__get_dataNodeSelector_parameter. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings __className___id__get_dataNodeSelector_parameter=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings __className___id__get_dataNodeSelector_parameter=NewModel,ModelA=NewModelA in CLI). 19:10:54 [INFO] Inline schema created as __className___id__patch_default_response. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings __className___id__patch_default_response=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings __className___id__patch_default_response=NewModel,ModelA=NewModelA in CLI). 19:10:54 [INFO] Inline schema created as Resource_oneOf. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings Resource_oneOf=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings Resource_oneOf=NewModel,ModelA=NewModelA in CLI). 19:10:54 [INFO] Inline schema created as Resource_oneOf_1. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings Resource_oneOf_1=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings Resource_oneOf_1=NewModel,ModelA=NewModelA in CLI). 19:10:54 [INFO] Inline schema created as ErrorResponseGet_otherProblems_inner. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings ErrorResponseGet_otherProblems_inner=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings ErrorResponseGet_otherProblems_inner=NewModel,ModelA=NewModelA in CLI). 19:10:54 [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). 19:10:54 [INFO] Inline schema created as ErrorResponse_error. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings ErrorResponse_error=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings ErrorResponse_error=NewModel,ModelA=NewModelA in CLI). 19:10:54 [INFO] Inline schema created as ErrorResponsePatch_otherProblems_inner. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings ErrorResponsePatch_otherProblems_inner=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings ErrorResponsePatch_otherProblems_inner=NewModel,ModelA=NewModelA in CLI). 19:10:54 [INFO] Inline schema created as NrmRoot_oneOf. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings NrmRoot_oneOf=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings NrmRoot_oneOf=NewModel,ModelA=NewModelA in CLI). 19:10:54 [INFO] Inline schema created as NrmRoot_oneOf_1. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings NrmRoot_oneOf_1=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings NrmRoot_oneOf_1=NewModel,ModelA=NewModelA in CLI). 19:10:54 [INFO] Inline schema created as VsDataContainer_Single_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings VsDataContainer_Single_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings VsDataContainer_Single_attributes=NewModel,ModelA=NewModelA in CLI). 19:10:54 [INFO] Inline schema created as ManagementNode_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings ManagementNode_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings ManagementNode_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 19:10:54 [INFO] Inline schema created as MnsAgent_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings MnsAgent_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings MnsAgent_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 19:10:54 [INFO] Inline schema created as MeContext_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings MeContext_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings MeContext_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 19:10:54 [INFO] Inline schema created as ManagedNFService_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings ManagedNFService_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings ManagedNFService_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 19:10:54 [INFO] Inline schema created as Scheduler_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings Scheduler_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings Scheduler_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 19:10:54 [INFO] Inline schema created as SchedulingTime_oneOf. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings SchedulingTime_oneOf=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings SchedulingTime_oneOf=NewModel,ModelA=NewModelA in CLI). 19:10:54 [INFO] Inline schema created as SchedulingTime_oneOf_1. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings SchedulingTime_oneOf_1=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings SchedulingTime_oneOf_1=NewModel,ModelA=NewModelA in CLI). 19:10:54 [INFO] Inline schema created as SchedulingTime_oneOf_2. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings SchedulingTime_oneOf_2=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings SchedulingTime_oneOf_2=NewModel,ModelA=NewModelA in CLI). 19:10:54 [INFO] Inline schema created as ConditionMonitor_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings ConditionMonitor_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings ConditionMonitor_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 19:10:54 [INFO] Inline schema created as SupportedNotifications_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings SupportedNotifications_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings SupportedNotifications_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 19:10:54 [INFO] Inline schema created as GnbDuFunction_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings GnbDuFunction_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings GnbDuFunction_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 19:10:54 [INFO] Inline schema created as RRMPolicyRatio_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings RRMPolicyRatio_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings RRMPolicyRatio_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 19:10:54 [INFO] Inline schema created as NrCellDu_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings NrCellDu_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings NrCellDu_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 19:10:54 [INFO] Inline schema created as CPCIConfigurationFunction_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings CPCIConfigurationFunction_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings CPCIConfigurationFunction_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 19:10:54 [INFO] Inline schema created as DRACHOptimizationFunction_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings DRACHOptimizationFunction_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings DRACHOptimizationFunction_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 19:10:54 [INFO] Inline schema created as Bwp_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings Bwp_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings Bwp_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 19:10:54 [INFO] Inline schema created as NrSectorCarrier_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings NrSectorCarrier_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings NrSectorCarrier_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 19:10:54 [INFO] Inline schema created as CommonBeamformingFunction_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings CommonBeamformingFunction_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings CommonBeamformingFunction_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 19:10:54 [INFO] Inline schema created as Beam_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings Beam_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings Beam_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 19:10:54 [INFO] Inline schema created as EP_F1C_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings EP_F1C_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings EP_F1C_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 19:10:54 [INFO] Inline schema created as EP_F1U_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings EP_F1U_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings EP_F1U_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 19:10:54 [INFO] Inline schema created as GnbCuUpFunction_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings GnbCuUpFunction_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings GnbCuUpFunction_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 19:10:54 [INFO] Inline schema created as EP_E1_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings EP_E1_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings EP_E1_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 19:10:54 [INFO] Inline schema created as EP_XnU_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings EP_XnU_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings EP_XnU_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 19:10:54 [INFO] Inline schema created as EP_NgU_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings EP_NgU_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings EP_NgU_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 19:10:54 [INFO] Inline schema created as EP_X2U_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings EP_X2U_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings EP_X2U_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 19:10:54 [INFO] Inline schema created as EP_S1U_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings EP_S1U_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings EP_S1U_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 19:10:54 [INFO] Inline schema created as GnbCuCpFunction_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings GnbCuCpFunction_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings GnbCuCpFunction_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 19:10:54 [INFO] Inline schema created as TceIDMappingInfo_TceIPAddress. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings TceIDMappingInfo_TceIPAddress=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings TceIDMappingInfo_TceIPAddress=NewModel,ModelA=NewModelA in CLI). 19:10:54 [INFO] Inline schema created as NrCellCu_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings NrCellCu_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings NrCellCu_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 19:10:54 [INFO] Inline schema created as NRCellRelation_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings NRCellRelation_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings NRCellRelation_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 19:10:54 [INFO] Inline schema created as EUtranCellRelation_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings EUtranCellRelation_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings EUtranCellRelation_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 19:10:54 [INFO] Inline schema created as NRFreqRelation_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings NRFreqRelation_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings NRFreqRelation_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 19:10:54 [INFO] Inline schema created as EUtranFreqRelation_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings EUtranFreqRelation_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings EUtranFreqRelation_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 19:10:54 [INFO] Inline schema created as DESManagementFunction_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings DESManagementFunction_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings DESManagementFunction_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 19:10:54 [INFO] Inline schema created as DMROFunction_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings DMROFunction_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings DMROFunction_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 19:10:54 [INFO] Inline schema created as DLBOFunction_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings DLBOFunction_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings DLBOFunction_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 19:10:54 [INFO] Inline schema created as CESManagementFunction_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings CESManagementFunction_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings CESManagementFunction_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 19:10:54 [INFO] Inline schema created as DPCIConfigurationFunction_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings DPCIConfigurationFunction_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings DPCIConfigurationFunction_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 19:10:54 [INFO] Inline schema created as EP_XnC_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings EP_XnC_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings EP_XnC_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 19:10:54 [INFO] Inline schema created as EP_NgC_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings EP_NgC_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings EP_NgC_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 19:10:54 [INFO] Inline schema created as EP_X2C_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings EP_X2C_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings EP_X2C_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 19:10:54 [INFO] Inline schema created as DANRManagementFunction_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings DANRManagementFunction_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings DANRManagementFunction_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 19:10:54 [INFO] Inline schema created as NRFrequency_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings NRFrequency_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings NRFrequency_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 19:10:54 [INFO] Inline schema created as ExternalGnbCuCpFunction_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings ExternalGnbCuCpFunction_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings ExternalGnbCuCpFunction_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 19:10:54 [INFO] Inline schema created as ExternalNrCellCu_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings ExternalNrCellCu_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings ExternalNrCellCu_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 19:10:54 [INFO] Inline schema created as ExternalGnbCuUpFunction_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings ExternalGnbCuUpFunction_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings ExternalGnbCuUpFunction_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 19:10:54 [INFO] Inline schema created as ExternalGnbDuFunction_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings ExternalGnbDuFunction_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings ExternalGnbDuFunction_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 19:10:54 [INFO] Inline schema created as EUtranFrequency_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings EUtranFrequency_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings EUtranFrequency_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 19:10:54 [INFO] Inline schema created as ExternalENBFunction_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings ExternalENBFunction_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings ExternalENBFunction_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 19:10:54 [INFO] Inline schema created as ExternalEUTranCell_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings ExternalEUTranCell_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings ExternalEUTranCell_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 19:10:54 [INFO] Inline schema created as RimRSGlobal_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings RimRSGlobal_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings RimRSGlobal_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 19:10:54 [INFO] Inline schema created as RimRSSet_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings RimRSSet_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings RimRSSet_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 19:10:54 [INFO] Inline schema created as CCOFunction_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings CCOFunction_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings CCOFunction_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 19:10:54 [INFO] Inline schema created as CCOParameters_Attr_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings CCOParameters_Attr_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings CCOParameters_Attr_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 19:10:54 [INFO] Inline schema created as NTNFunction_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings NTNFunction_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings NTNFunction_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 19:10:54 [INFO] Inline schema created as EphemerisInfoSet_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings EphemerisInfoSet_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings EphemerisInfoSet_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 19:10:54 [INFO] Inline schema created as NRECMappingRule_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings NRECMappingRule_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings NRECMappingRule_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 19:10:54 [INFO] Inline schema created as AmfFunction_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings AmfFunction_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings AmfFunction_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 19:10:54 [INFO] Inline schema created as SatelliteCoverageInfo_nRSatelliteRATtype. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings SatelliteCoverageInfo_nRSatelliteRATtype=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings SatelliteCoverageInfo_nRSatelliteRATtype=NewModel,ModelA=NewModelA in CLI). 19:10:54 [INFO] Inline schema created as SatelliteBackhaulInfo_satelliteBackhaulCategory. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings SatelliteBackhaulInfo_satelliteBackhaulCategory=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings SatelliteBackhaulInfo_satelliteBackhaulCategory=NewModel,ModelA=NewModelA in CLI). 19:10:54 [INFO] Inline schema created as EP_N2_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings EP_N2_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings EP_N2_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 19:10:54 [INFO] Inline schema created as EP_N8_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings EP_N8_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings EP_N8_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 19:10:54 [INFO] Inline schema created as EP_N11_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings EP_N11_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings EP_N11_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 19:10:54 [INFO] Inline schema created as EP_N12_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings EP_N12_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings EP_N12_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 19:10:54 [INFO] Inline schema created as EP_N14_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings EP_N14_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings EP_N14_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 19:10:54 [INFO] Inline schema created as EP_N15_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings EP_N15_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings EP_N15_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 19:10:54 [INFO] Inline schema created as EP_N17_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings EP_N17_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings EP_N17_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 19:10:54 [INFO] Inline schema created as EP_N20_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings EP_N20_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings EP_N20_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 19:10:54 [INFO] Inline schema created as EP_N22_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings EP_N22_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings EP_N22_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 19:10:54 [INFO] Inline schema created as EP_N26_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings EP_N26_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings EP_N26_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 19:10:54 [INFO] Inline schema created as EP_NL1_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings EP_NL1_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings EP_NL1_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 19:10:54 [INFO] Inline schema created as EP_NL2_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings EP_NL2_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings EP_NL2_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 19:10:54 [INFO] Inline schema created as EP_N58_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings EP_N58_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings EP_N58_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 19:10:54 [INFO] Inline schema created as EP_N41_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings EP_N41_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings EP_N41_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 19:10:54 [INFO] Inline schema created as EP_N42_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings EP_N42_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings EP_N42_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 19:10:54 [INFO] Inline schema created as EP_N89_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings EP_N89_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings EP_N89_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 19:10:54 [INFO] Inline schema created as EP_N11mb_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings EP_N11mb_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings EP_N11mb_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 19:10:54 [INFO] Inline schema created as SmfFunction_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings SmfFunction_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings SmfFunction_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 19:10:54 [INFO] Inline schema created as EP_N4_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings EP_N4_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings EP_N4_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 19:10:54 [INFO] Inline schema created as EP_N7_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings EP_N7_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings EP_N7_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 19:10:54 [INFO] Inline schema created as EP_N10_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings EP_N10_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings EP_N10_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 19:10:54 [INFO] Inline schema created as EP_N16_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings EP_N16_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings EP_N16_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 19:10:54 [INFO] Inline schema created as EP_S5C_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings EP_S5C_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings EP_S5C_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 19:10:54 [INFO] Inline schema created as EP_N40_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings EP_N40_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings EP_N40_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 19:10:54 [INFO] Inline schema created as EP_N88_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings EP_N88_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings EP_N88_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 19:10:54 [INFO] Inline schema created as EP_N16mb_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings EP_N16mb_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings EP_N16mb_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 19:10:54 [INFO] Inline schema created as FiveQiDscpMappingSet_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings FiveQiDscpMappingSet_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings FiveQiDscpMappingSet_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 19:10:54 [INFO] Inline schema created as GtpUPathQoSMonitoringControl_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings GtpUPathQoSMonitoringControl_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings GtpUPathQoSMonitoringControl_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 19:10:54 [INFO] Inline schema created as QFQoSMonitoringControl_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings QFQoSMonitoringControl_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings QFQoSMonitoringControl_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 19:10:54 [INFO] Inline schema created as PredefinedPccRuleSet_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings PredefinedPccRuleSet_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings PredefinedPccRuleSet_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 19:10:54 [INFO] Inline schema created as UpfFunction_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings UpfFunction_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings UpfFunction_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 19:10:54 [INFO] Inline schema created as EP_N3_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings EP_N3_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings EP_N3_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 19:10:54 [INFO] Inline schema created as EP_N6_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings EP_N6_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings EP_N6_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 19:10:54 [INFO] Inline schema created as EP_N9_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings EP_N9_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings EP_N9_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 19:10:54 [INFO] Inline schema created as EP_S5U_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings EP_S5U_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings EP_S5U_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 19:10:54 [INFO] Inline schema created as N3iwfFunction_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings N3iwfFunction_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings N3iwfFunction_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 19:10:54 [INFO] Inline schema created as PcfFunction_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings PcfFunction_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings PcfFunction_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 19:10:54 [INFO] Inline schema created as EP_N5_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings EP_N5_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings EP_N5_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 19:10:54 [INFO] Inline schema created as EP_N28_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings EP_N28_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings EP_N28_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 19:10:54 [INFO] Inline schema created as EP_Rx_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings EP_Rx_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings EP_Rx_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 19:10:54 [INFO] Inline schema created as EP_N84_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings EP_N84_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings EP_N84_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 19:10:54 [INFO] Inline schema created as AusfFunction_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings AusfFunction_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings AusfFunction_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 19:10:54 [INFO] Inline schema created as EP_N13_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings EP_N13_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings EP_N13_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 19:10:54 [INFO] Inline schema created as EP_N61_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings EP_N61_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings EP_N61_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 19:10:54 [INFO] Inline schema created as UdmFunction_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings UdmFunction_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings UdmFunction_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 19:10:54 [INFO] Inline schema created as EP_NL6_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings EP_NL6_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings EP_NL6_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 19:10:54 [INFO] Inline schema created as EP_N87_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings EP_N87_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings EP_N87_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 19:10:54 [INFO] Inline schema created as UdrFunction_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings UdrFunction_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings UdrFunction_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 19:10:54 [INFO] Inline schema created as UdsfFunction_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings UdsfFunction_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings UdsfFunction_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 19:10:54 [INFO] Inline schema created as NrfFunction_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings NrfFunction_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings NrfFunction_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 19:10:54 [INFO] Inline schema created as NrfInfo_servedUdrInfo_value. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings NrfInfo_servedUdrInfo_value=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings NrfInfo_servedUdrInfo_value=NewModel,ModelA=NewModelA in CLI). 19:10:54 [INFO] Inline schema created as NrfInfo_servedUdmInfo_value. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings NrfInfo_servedUdmInfo_value=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings NrfInfo_servedUdmInfo_value=NewModel,ModelA=NewModelA in CLI). 19:10:54 [INFO] Inline schema created as NrfInfo_servedAusfInfo_value. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings NrfInfo_servedAusfInfo_value=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings NrfInfo_servedAusfInfo_value=NewModel,ModelA=NewModelA in CLI). 19:10:54 [INFO] Inline schema created as NrfInfo_servedAmfInfo_value. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings NrfInfo_servedAmfInfo_value=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings NrfInfo_servedAmfInfo_value=NewModel,ModelA=NewModelA in CLI). 19:10:54 [INFO] Inline schema created as NrfInfo_servedSmfInfo_value. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings NrfInfo_servedSmfInfo_value=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings NrfInfo_servedSmfInfo_value=NewModel,ModelA=NewModelA in CLI). 19:10:54 [INFO] Inline schema created as NrfInfo_servedUpfInfo_value. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings NrfInfo_servedUpfInfo_value=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings NrfInfo_servedUpfInfo_value=NewModel,ModelA=NewModelA in CLI). 19:10:54 [INFO] Inline schema created as NrfInfo_servedPcfInfo_value. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings NrfInfo_servedPcfInfo_value=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings NrfInfo_servedPcfInfo_value=NewModel,ModelA=NewModelA in CLI). 19:10:54 [INFO] Inline schema created as NrfInfo_servedBsfInfo_value. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings NrfInfo_servedBsfInfo_value=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings NrfInfo_servedBsfInfo_value=NewModel,ModelA=NewModelA in CLI). 19:10:54 [INFO] Inline schema created as NrfInfo_servedChfInfo_value. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings NrfInfo_servedChfInfo_value=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings NrfInfo_servedChfInfo_value=NewModel,ModelA=NewModelA in CLI). 19:10:54 [INFO] Inline schema created as NrfInfo_servedNefInfo_value. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings NrfInfo_servedNefInfo_value=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings NrfInfo_servedNefInfo_value=NewModel,ModelA=NewModelA in CLI). 19:10:54 [INFO] Inline schema created as NrfInfo_servedNwdafInfo_value. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings NrfInfo_servedNwdafInfo_value=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings NrfInfo_servedNwdafInfo_value=NewModel,ModelA=NewModelA in CLI). 19:10:54 [INFO] Inline schema created as NrfInfo_servedPcscfInfoList_value_value. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings NrfInfo_servedPcscfInfoList_value_value=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings NrfInfo_servedPcscfInfoList_value_value=NewModel,ModelA=NewModelA in CLI). 19:10:54 [INFO] Inline schema created as NrfInfo_servedGmlcInfo_value. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings NrfInfo_servedGmlcInfo_value=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings NrfInfo_servedGmlcInfo_value=NewModel,ModelA=NewModelA in CLI). 19:10:54 [INFO] Inline schema created as NrfInfo_servedLmfInfo_value. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings NrfInfo_servedLmfInfo_value=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings NrfInfo_servedLmfInfo_value=NewModel,ModelA=NewModelA in CLI). 19:10:54 [INFO] Inline schema created as NrfInfo_servedHssInfoList_value_value. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings NrfInfo_servedHssInfoList_value_value=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings NrfInfo_servedHssInfoList_value_value=NewModel,ModelA=NewModelA in CLI). 19:10:54 [INFO] Inline schema created as NrfInfo_servedUdsfInfo_value. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings NrfInfo_servedUdsfInfo_value=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings NrfInfo_servedUdsfInfo_value=NewModel,ModelA=NewModelA in CLI). 19:10:54 [INFO] Inline schema created as NrfInfo_servedScpInfoList_value. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings NrfInfo_servedScpInfoList_value=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings NrfInfo_servedScpInfoList_value=NewModel,ModelA=NewModelA in CLI). 19:10:54 [INFO] Inline schema created as NrfInfo_servedSeppInfoList_value. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings NrfInfo_servedSeppInfoList_value=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings NrfInfo_servedSeppInfoList_value=NewModel,ModelA=NewModelA in CLI). 19:10:54 [INFO] Inline schema created as NrfInfo_servedAanfInfoList_value_value. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings NrfInfo_servedAanfInfoList_value_value=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings NrfInfo_servedAanfInfoList_value_value=NewModel,ModelA=NewModelA in CLI). 19:10:54 [INFO] Inline schema created as NrfInfo_servedMbSmfInfoList_value_value. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings NrfInfo_servedMbSmfInfoList_value_value=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings NrfInfo_servedMbSmfInfoList_value_value=NewModel,ModelA=NewModelA in CLI). 19:10:54 [INFO] Inline schema created as DnnInfoItem_dnn. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings DnnInfoItem_dnn=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings DnnInfoItem_dnn=NewModel,ModelA=NewModelA in CLI). 19:10:54 [INFO] Inline schema created as EP_N27_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings EP_N27_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings EP_N27_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 19:10:54 [INFO] Inline schema created as EP_N96_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings EP_N96_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings EP_N96_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 19:10:54 [INFO] Inline schema created as EP_SM14_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings EP_SM14_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings EP_SM14_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 19:10:54 [INFO] Inline schema created as NssfFunction_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings NssfFunction_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings NssfFunction_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 19:10:54 [INFO] Inline schema created as EP_N31_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings EP_N31_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings EP_N31_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 19:10:54 [INFO] Inline schema created as EP_N34_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings EP_N34_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings EP_N34_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 19:10:54 [INFO] Inline schema created as SmsfFunction_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings SmsfFunction_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings SmsfFunction_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 19:10:54 [INFO] Inline schema created as EP_N21_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings EP_N21_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings EP_N21_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 19:10:54 [INFO] Inline schema created as EP_MAP_SMSC_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings EP_MAP_SMSC_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings EP_MAP_SMSC_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 19:10:54 [INFO] Inline schema created as LmfFunction_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings LmfFunction_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings LmfFunction_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 19:10:54 [INFO] Inline schema created as NgeirFunction_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings NgeirFunction_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings NgeirFunction_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 19:10:54 [INFO] Inline schema created as SeppFunction_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings SeppFunction_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings SeppFunction_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 19:10:54 [INFO] Inline schema created as EP_N32_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings EP_N32_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings EP_N32_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 19:10:54 [INFO] Inline schema created as NwdafFunction_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings NwdafFunction_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings NwdafFunction_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 19:10:54 [INFO] Inline schema created as EP_NL3_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings EP_NL3_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings EP_NL3_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 19:10:54 [INFO] Inline schema created as AnLFFunction_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings AnLFFunction_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings AnLFFunction_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 19:10:54 [INFO] Inline schema created as ScpFunction_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings ScpFunction_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings ScpFunction_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 19:10:54 [INFO] Inline schema created as EP_SM13_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings EP_SM13_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings EP_SM13_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 19:10:54 [INFO] Inline schema created as NefFunction_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings NefFunction_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings NefFunction_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 19:10:54 [INFO] Inline schema created as EP_N33_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings EP_N33_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings EP_N33_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 19:10:54 [INFO] Inline schema created as EP_NL5_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings EP_NL5_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings EP_NL5_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 19:10:54 [INFO] Inline schema created as EP_N85_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings EP_N85_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings EP_N85_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 19:10:54 [INFO] Inline schema created as EP_N62_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings EP_N62_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings EP_N62_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 19:10:54 [INFO] Inline schema created as EP_N63_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings EP_N63_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings EP_N63_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 19:10:54 [INFO] Inline schema created as NsacfFunction_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings NsacfFunction_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings NsacfFunction_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 19:10:54 [INFO] Inline schema created as EP_N60_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings EP_N60_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings EP_N60_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 19:10:54 [INFO] Inline schema created as DDNMFFunction_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings DDNMFFunction_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings DDNMFFunction_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 19:10:54 [INFO] Inline schema created as EP_Npc4_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings EP_Npc4_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings EP_Npc4_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 19:10:54 [INFO] Inline schema created as EP_Npc6_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings EP_Npc6_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings EP_Npc6_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 19:10:54 [INFO] Inline schema created as EP_Npc7_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings EP_Npc7_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings EP_Npc7_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 19:10:54 [INFO] Inline schema created as EP_Npc8_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings EP_Npc8_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings EP_Npc8_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 19:10:54 [INFO] Inline schema created as ExternalAmfFunction_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings ExternalAmfFunction_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings ExternalAmfFunction_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 19:10:54 [INFO] Inline schema created as ExternalNrfFunction_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings ExternalNrfFunction_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings ExternalNrfFunction_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 19:10:54 [INFO] Inline schema created as ExternalNssfFunction_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings ExternalNssfFunction_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings ExternalNssfFunction_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 19:10:54 [INFO] Inline schema created as ExternalSeppFunction_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings ExternalSeppFunction_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings ExternalSeppFunction_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 19:10:54 [INFO] Inline schema created as AmfSet_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings AmfSet_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings AmfSet_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 19:10:54 [INFO] Inline schema created as AmfRegion_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings AmfRegion_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings AmfRegion_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 19:10:54 [INFO] Inline schema created as EP_N59_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings EP_N59_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings EP_N59_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 19:10:54 [INFO] Inline schema created as EP_N86_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings EP_N86_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings EP_N86_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 19:10:54 [INFO] Inline schema created as EP_N3mb_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings EP_N3mb_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings EP_N3mb_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 19:10:54 [INFO] Inline schema created as EP_N4mb_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings EP_N4mb_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings EP_N4mb_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 19:10:54 [INFO] Inline schema created as EP_N19mb_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings EP_N19mb_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings EP_N19mb_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 19:10:54 [INFO] Inline schema created as EP_Nmb9_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings EP_Nmb9_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings EP_Nmb9_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 19:10:54 [INFO] Inline schema created as EP_NL9_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings EP_NL9_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings EP_NL9_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 19:10:54 [INFO] Inline schema created as EP_Nmb1_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings EP_Nmb1_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings EP_Nmb1_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 19:10:54 [INFO] Inline schema created as EP_SM12_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings EP_SM12_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings EP_SM12_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 19:10:54 [INFO] Inline schema created as Configurable5QISet_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings Configurable5QISet_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings Configurable5QISet_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 19:10:54 [INFO] Inline schema created as Dynamic5QISet_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings Dynamic5QISet_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings Dynamic5QISet_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 19:10:54 [INFO] Inline schema created as EASDFFunction_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings EASDFFunction_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings EASDFFunction_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 19:10:54 [INFO] Inline schema created as EcmConnectionInfo_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings EcmConnectionInfo_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings EcmConnectionInfo_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 19:10:54 [INFO] Inline schema created as NssaafFunction_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings NssaafFunction_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings NssaafFunction_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 19:10:54 [INFO] Inline schema created as AfFunction_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings AfFunction_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings AfFunction_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 19:10:54 [INFO] Inline schema created as DccfFunction_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings DccfFunction_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings DccfFunction_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 19:10:54 [INFO] Inline schema created as ChfFunction_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings ChfFunction_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings ChfFunction_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 19:10:54 [INFO] Inline schema created as MfafFunction_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings MfafFunction_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings MfafFunction_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 19:10:54 [INFO] Inline schema created as GmlcFunction_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings GmlcFunction_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings GmlcFunction_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 19:10:54 [INFO] Inline schema created as TsctsfFunction_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings TsctsfFunction_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings TsctsfFunction_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 19:10:54 [INFO] Inline schema created as AanfFunction_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings AanfFunction_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings AanfFunction_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 19:10:54 [INFO] Inline schema created as BsfFunction_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings BsfFunction_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings BsfFunction_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 19:10:54 [INFO] Inline schema created as MbSmfFunction_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings MbSmfFunction_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings MbSmfFunction_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 19:10:54 [INFO] Inline schema created as MbUpfFunction_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings MbUpfFunction_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings MbUpfFunction_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 19:10:54 [INFO] Inline schema created as MnpfFunction_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings MnpfFunction_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings MnpfFunction_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 19:10:54 [INFO] Inline schema created as NetworkSlice_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings NetworkSlice_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings NetworkSlice_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 19:10:54 [INFO] Inline schema created as NetworkSliceSubnet_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings NetworkSliceSubnet_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings NetworkSliceSubnet_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 19:10:54 [INFO] Inline schema created as EP_Transport_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings EP_Transport_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings EP_Transport_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 19:10:54 [INFO] Inline schema created as NetworkSliceSubnetProviderCapabilities_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings NetworkSliceSubnetProviderCapabilities_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings NetworkSliceSubnetProviderCapabilities_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 19:10:54 [INFO] Inline schema created as FeasibilityCheckAndReservationJob_Single_allOf_attributes_profile. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings FeasibilityCheckAndReservationJob_Single_allOf_attributes_profile=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings FeasibilityCheckAndReservationJob_Single_allOf_attributes_profile=NewModel,ModelA=NewModelA in CLI). 19:10:54 [INFO] Inline schema created as FeasibilityCheckAndReservationJob_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings FeasibilityCheckAndReservationJob_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings FeasibilityCheckAndReservationJob_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 19:10:54 [INFO] Inline schema created as TimeWindow_oneOf. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings TimeWindow_oneOf=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings TimeWindow_oneOf=NewModel,ModelA=NewModelA in CLI). 19:10:54 [INFO] Inline schema created as TimeWindow_oneOf_1. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings TimeWindow_oneOf_1=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings TimeWindow_oneOf_1=NewModel,ModelA=NewModelA in CLI). 19:10:54 [INFO] Inline schema created as TimeWindow_oneOf_2. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings TimeWindow_oneOf_2=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings TimeWindow_oneOf_2=NewModel,ModelA=NewModelA in CLI). 19:10:54 [INFO] Inline schema created as NetworkSliceController_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings NetworkSliceController_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings NetworkSliceController_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 19:10:54 [INFO] Inline schema created as NetworkSliceSubnetController_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings NetworkSliceSubnetController_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings NetworkSliceSubnetController_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 19:10:54 [INFO] Inline schema created as IsolationProfile_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings IsolationProfile_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings IsolationProfile_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 19:10:54 [INFO] Inline schema created as AssuranceClosedControlLoop_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings AssuranceClosedControlLoop_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings AssuranceClosedControlLoop_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 19:10:54 [INFO] Inline schema created as AssuranceReport_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings AssuranceReport_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings AssuranceReport_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 19:10:54 [INFO] Inline schema created as AssuranceGoal_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings AssuranceGoal_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings AssuranceGoal_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 19:10:54 [INFO] Inline schema created as Intent_Single_allOf_intentExpectations_inner. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings Intent_Single_allOf_intentExpectations_inner=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings Intent_Single_allOf_intentExpectations_inner=NewModel,ModelA=NewModelA in CLI). 19:10:54 [INFO] Inline schema created as Context_contextValueRange. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings Context_contextValueRange=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings Context_contextValueRange=NewModel,ModelA=NewModelA in CLI). 19:10:54 [INFO] Inline schema created as MDAFunction_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings MDAFunction_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings MDAFunction_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 19:10:54 [INFO] Inline schema created as MDARequest_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings MDARequest_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings MDARequest_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 19:10:54 [INFO] Inline schema created as ThresholdInfo_thresholdValue. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings ThresholdInfo_thresholdValue=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings ThresholdInfo_thresholdValue=NewModel,ModelA=NewModelA in CLI). 19:10:54 [INFO] Inline schema created as ThresholdInfo_hysteresis. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings ThresholdInfo_hysteresis=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings ThresholdInfo_hysteresis=NewModel,ModelA=NewModelA in CLI). 19:10:54 [INFO] Inline schema created as AnalyticsSchedule_oneOf. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings AnalyticsSchedule_oneOf=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings AnalyticsSchedule_oneOf=NewModel,ModelA=NewModelA in CLI). 19:10:54 [INFO] Inline schema created as AnalyticsSchedule_oneOf_1. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings AnalyticsSchedule_oneOf_1=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings AnalyticsSchedule_oneOf_1=NewModel,ModelA=NewModelA in CLI). 19:10:54 [INFO] Inline schema created as AnalyticsScopeType_oneOf. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings AnalyticsScopeType_oneOf=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings AnalyticsScopeType_oneOf=NewModel,ModelA=NewModelA in CLI). 19:10:54 [INFO] Inline schema created as AnalyticsScopeType_oneOf_1. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings AnalyticsScopeType_oneOf_1=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings AnalyticsScopeType_oneOf_1=NewModel,ModelA=NewModelA in CLI). 19:10:54 [INFO] Inline schema created as MDAReport_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings MDAReport_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings MDAReport_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 19:10:54 [INFO] Inline schema created as MLTrainingFunction_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings MLTrainingFunction_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings MLTrainingFunction_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 19:10:54 [INFO] Inline schema created as MLTrainingRequest_Single_allOf_attributes_allOf_trainingRequestSource. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings MLTrainingRequest_Single_allOf_attributes_allOf_trainingRequestSource=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings MLTrainingRequest_Single_allOf_attributes_allOf_trainingRequestSource=NewModel,ModelA=NewModelA in CLI). 19:10:54 [INFO] Inline schema created as MLTrainingRequest_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings MLTrainingRequest_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings MLTrainingRequest_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 19:10:54 [INFO] Inline schema created as MLTrainingProcess_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings MLTrainingProcess_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings MLTrainingProcess_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 19:10:54 [INFO] Inline schema created as MLTrainingReport_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings MLTrainingReport_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings MLTrainingReport_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 19:10:54 [INFO] Inline schema created as MLTestingRequest_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings MLTestingRequest_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings MLTestingRequest_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 19:10:54 [INFO] Inline schema created as MLModel_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings MLModel_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings MLModel_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 19:10:54 [INFO] Inline schema created as MLModelCoordinationGroup_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings MLModelCoordinationGroup_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings MLModelCoordinationGroup_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 19:10:54 [INFO] Inline schema created as MLTestingFunction_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings MLTestingFunction_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings MLTestingFunction_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 19:10:54 [INFO] Inline schema created as MLTestingReport_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings MLTestingReport_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings MLTestingReport_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 19:10:54 [INFO] Inline schema created as MLModelLoadingRequest_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings MLModelLoadingRequest_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings MLModelLoadingRequest_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 19:10:54 [INFO] Inline schema created as MLModelLoadingProcess_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings MLModelLoadingProcess_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings MLModelLoadingProcess_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 19:10:54 [INFO] Inline schema created as MLModelLoadingPolicy_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings MLModelLoadingPolicy_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings MLModelLoadingPolicy_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 19:10:54 [INFO] Inline schema created as ManagedActivationScope_oneOf. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings ManagedActivationScope_oneOf=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings ManagedActivationScope_oneOf=NewModel,ModelA=NewModelA in CLI). 19:10:54 [INFO] Inline schema created as ManagedActivationScope_oneOf_1. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings ManagedActivationScope_oneOf_1=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings ManagedActivationScope_oneOf_1=NewModel,ModelA=NewModelA in CLI). 19:10:54 [INFO] Inline schema created as ManagedActivationScope_oneOf_2. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings ManagedActivationScope_oneOf_2=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings ManagedActivationScope_oneOf_2=NewModel,ModelA=NewModelA in CLI). 19:10:54 [INFO] Inline schema created as MLUpdateFunction_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings MLUpdateFunction_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings MLUpdateFunction_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 19:10:54 [INFO] Inline schema created as MLUpdateRequest_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings MLUpdateRequest_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings MLUpdateRequest_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 19:10:54 [INFO] Inline schema created as MLUpdateProcess_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings MLUpdateProcess_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings MLUpdateProcess_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 19:10:54 [INFO] Inline schema created as MLUpdateReport_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings MLUpdateReport_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings MLUpdateReport_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 19:10:54 [INFO] Inline schema created as AIMLInferenceFunction_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings AIMLInferenceFunction_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings AIMLInferenceFunction_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 19:10:54 [INFO] Inline schema created as AIMLInferenceReport_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings AIMLInferenceReport_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings AIMLInferenceReport_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 19:10:54 [INFO] Inline schema created as AIMLInferenceEmulationFunction_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings AIMLInferenceEmulationFunction_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings AIMLInferenceEmulationFunction_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 19:10:54 [INFO] Inline schema created as EASFunction_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings EASFunction_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings EASFunction_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 19:10:54 [INFO] Inline schema created as ECSFunction_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings ECSFunction_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings ECSFunction_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 19:10:54 [INFO] Inline schema created as EESFunction_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings EESFunction_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings EESFunction_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 19:10:54 [INFO] Inline schema created as ScProcessMonitor_resultStateInfo. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings ScProcessMonitor_resultStateInfo=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings ScProcessMonitor_resultStateInfo=NewModel,ModelA=NewModelA in CLI). 19:10:54 [INFO] Inline schema created as FileDownloadJob_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings FileDownloadJob_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings FileDownloadJob_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 19:10:54 [INFO] Inline schema created as FileDownloadJobProcessMonitor_resultStateInfo. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings FileDownloadJobProcessMonitor_resultStateInfo=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings FileDownloadJobProcessMonitor_resultStateInfo=NewModel,ModelA=NewModelA in CLI). 19:10:54 [INFO] Inline schema created as Files_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings Files_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings Files_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 19:10:54 [INFO] Inline schema created as File_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings File_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings File_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 19:10:54 [INFO] Inline schema created as ManagementDataCollection_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings ManagementDataCollection_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings ManagementDataCollection_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 19:10:54 [INFO] Inline schema created as PerfMetricJob_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings PerfMetricJob_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings PerfMetricJob_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 19:10:54 [INFO] Inline schema created as AlarmList_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings AlarmList_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings AlarmList_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 19:10:54 [INFO] Inline schema created as ProbableCause_oneOf. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings ProbableCause_oneOf=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings ProbableCause_oneOf=NewModel,ModelA=NewModelA in CLI). 19:10:54 [INFO] Inline schema created as ThresholdLevelInd_oneOf. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings ThresholdLevelInd_oneOf=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings ThresholdLevelInd_oneOf=NewModel,ModelA=NewModelA in CLI). 19:10:54 [INFO] Inline schema created as ThresholdLevelInd_oneOf_1. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings ThresholdLevelInd_oneOf_1=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings ThresholdLevelInd_oneOf_1=NewModel,ModelA=NewModelA in CLI). 19:10:54 [INFO] Inline schema created as QMCJob_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings QMCJob_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings QMCJob_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 19:10:54 [INFO] Inline schema created as NtfSubscriptionControl_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings NtfSubscriptionControl_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings NtfSubscriptionControl_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 19:10:54 [INFO] Inline schema created as Scope_1_oneOf. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings Scope_1_oneOf=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings Scope_1_oneOf=NewModel,ModelA=NewModelA in CLI). 19:10:54 [INFO] Inline schema created as Scope_1_oneOf_1. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings Scope_1_oneOf_1=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings Scope_1_oneOf_1=NewModel,ModelA=NewModelA in CLI). 19:10:54 [INFO] Inline schema created as HeartbeatControl_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings HeartbeatControl_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings HeartbeatControl_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 19:10:54 [INFO] Inline schema created as ThresholdMonitor_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings ThresholdMonitor_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings ThresholdMonitor_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 19:10:54 [INFO] Inline schema created as ThresholdInfo_1_hysteresis. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings ThresholdInfo_1_hysteresis=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings ThresholdInfo_1_hysteresis=NewModel,ModelA=NewModelA in CLI). 19:10:54 [INFO] Inline schema created as eventThreshold_Type_EventThresholdRSRP. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings eventThreshold_Type_EventThresholdRSRP=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings eventThreshold_Type_EventThresholdRSRP=NewModel,ModelA=NewModelA in CLI). 19:10:54 [INFO] Inline schema created as eventThreshold_Type_EventThresholdRSRQ. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings eventThreshold_Type_EventThresholdRSRQ=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings eventThreshold_Type_EventThresholdRSRQ=NewModel,ModelA=NewModelA in CLI). 19:10:54 [INFO] Inline schema created as eventThreshold_Type_EventThreshold1F. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings eventThreshold_Type_EventThreshold1F=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings eventThreshold_Type_EventThreshold1F=NewModel,ModelA=NewModelA in CLI). 19:10:54 [INFO] Inline schema created as plmnList_Type_inner. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings plmnList_Type_inner=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings plmnList_Type_inner=NewModel,ModelA=NewModelA in CLI). 19:10:54 [INFO] Inline schema created as Identity_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings Identity_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings Identity_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 19:10:54 [INFO] Inline schema created as Role_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings Role_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings Role_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 19:10:54 [INFO] Inline schema created as AccessRule_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings AccessRule_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings AccessRule_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 19:10:54 [INFO] Inline schema created as GeoArea_oneOf. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings GeoArea_oneOf=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings GeoArea_oneOf=NewModel,ModelA=NewModelA in CLI). 19:10:54 [INFO] Inline schema created as RadioNetworkExpectation_expectationTargets_inner. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings RadioNetworkExpectation_expectationTargets_inner=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings RadioNetworkExpectation_expectationTargets_inner=NewModel,ModelA=NewModelA in CLI). 19:10:54 [INFO] Inline schema created as RadioNetworkExpectation_expectationContexts_inner. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings RadioNetworkExpectation_expectationContexts_inner=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings RadioNetworkExpectation_expectationContexts_inner=NewModel,ModelA=NewModelA in CLI). 19:10:54 [INFO] Inline schema created as RadioNetworkExpectationObject_objectContexts_inner. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings RadioNetworkExpectationObject_objectContexts_inner=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings RadioNetworkExpectationObject_objectContexts_inner=NewModel,ModelA=NewModelA in CLI). 19:10:54 [INFO] Inline schema created as EdgeServiceSupportExpectation_expectationTargets_inner. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings EdgeServiceSupportExpectation_expectationTargets_inner=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings EdgeServiceSupportExpectation_expectationTargets_inner=NewModel,ModelA=NewModelA in CLI). 19:10:54 [INFO] Inline schema created as EdgeServiceSupportExpectation_expectationContexts_inner. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings EdgeServiceSupportExpectation_expectationContexts_inner=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings EdgeServiceSupportExpectation_expectationContexts_inner=NewModel,ModelA=NewModelA in CLI). 19:10:54 [INFO] Inline schema created as EdgeServiceSupportExpectationObject_objectContexts_inner. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings EdgeServiceSupportExpectationObject_objectContexts_inner=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings EdgeServiceSupportExpectationObject_objectContexts_inner=NewModel,ModelA=NewModelA in CLI). 19:10:54 [INFO] Inline schema created as _5GCNetworkExpectation_expectationTargets_inner. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings _5GCNetworkExpectation_expectationTargets_inner=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings _5GCNetworkExpectation_expectationTargets_inner=NewModel,ModelA=NewModelA in CLI). 19:10:54 [INFO] Inline schema created as _5GCNetworkExpectation_expectationContexts_inner. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings _5GCNetworkExpectation_expectationContexts_inner=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings _5GCNetworkExpectation_expectationContexts_inner=NewModel,ModelA=NewModelA in CLI). 19:10:54 [INFO] Inline schema created as _5GCNetworkExpectationObject_objectContexts_inner. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings _5GCNetworkExpectationObject_objectContexts_inner=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings _5GCNetworkExpectationObject_objectContexts_inner=NewModel,ModelA=NewModelA in CLI). 19:10:54 [INFO] Inline schema created as RadioServiceExpectation_expectationTargets_inner. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings RadioServiceExpectation_expectationTargets_inner=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings RadioServiceExpectation_expectationTargets_inner=NewModel,ModelA=NewModelA in CLI). 19:10:54 [INFO] Inline schema created as RadioServiceExpectationObject_objectContexts_inner. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings RadioServiceExpectationObject_objectContexts_inner=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings RadioServiceExpectationObject_objectContexts_inner=NewModel,ModelA=NewModelA in CLI). 19:10:54 [INFO] Inline schema created as ReportingCtrl_oneOf. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings ReportingCtrl_oneOf=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings ReportingCtrl_oneOf=NewModel,ModelA=NewModelA in CLI). 19:10:54 [INFO] Inline schema created as ReportingCtrl_oneOf_1. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings ReportingCtrl_oneOf_1=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings ReportingCtrl_oneOf_1=NewModel,ModelA=NewModelA in CLI). 19:10:54 [INFO] Inline schema created as ReportingCtrl_oneOf_2. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings ReportingCtrl_oneOf_2=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings ReportingCtrl_oneOf_2=NewModel,ModelA=NewModelA in CLI). 19:10:54 [INFO] Inline schema created as ReportingCtrl_oneOf_3. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings ReportingCtrl_oneOf_3=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings ReportingCtrl_oneOf_3=NewModel,ModelA=NewModelA in CLI). 19:10:54 [INFO] Inline schema created as AreaScope_oneOf. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings AreaScope_oneOf=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings AreaScope_oneOf=NewModel,ModelA=NewModelA in CLI). 19:10:54 [INFO] Inline schema created as AreaScope_oneOf_1. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings AreaScope_oneOf_1=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings AreaScope_oneOf_1=NewModel,ModelA=NewModelA in CLI). 19:10:54 [INFO] Inline schema created as AreaScope_oneOf_2. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings AreaScope_oneOf_2=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings AreaScope_oneOf_2=NewModel,ModelA=NewModelA in CLI). 19:10:54 [WARNING] Empty operationId found for path: GET /{className}={id}. Renamed to auto-generated operationId: classNameidGET 19:10:54 [WARNING] Empty operationId found for path: PUT /{className}={id}. Renamed to auto-generated operationId: classNameidPUT 19:10:54 [WARNING] Empty operationId found for path: DELETE /{className}={id}. Renamed to auto-generated operationId: classNameidDELETE 19:10:54 [WARNING] Empty operationId found for path: PATCH /{className}={id}. Renamed to auto-generated operationId: classNameidPATCH 19:10:54 [WARNING] 5GCNetworkExpectationObject/objectContexts (model name starts with number) cannot be used as model name. Renamed to Model5GCNetworkExpectationObjectObjectContexts 19:10:54 [WARNING] 5GCNetworkExpectation/expectationContexts (model name starts with number) cannot be used as model name. Renamed to Model5GCNetworkExpectationExpectationContexts 19:10:54 [WARNING] 5GCNetworkExpectation/expectationTargets (model name starts with number) cannot be used as model name. Renamed to Model5GCNetworkExpectationExpectationTargets 19:10:54 [WARNING] 5GCNetworkExpectation/expectationId (model name starts with number) cannot be used as model name. Renamed to Model5GCNetworkExpectationExpectationId 19:10:54 [WARNING] 5GCNetworkExpectation (model name starts with number) cannot be used as model name. Renamed to Model5GCNetworkExpectation 19:10:54 [WARNING] _5GCNetworkExpectation_expectationContexts_inner (model name starts with number) cannot be used as model name. Renamed to Model5GCNetworkExpectationExpectationContextsInner 19:10:54 [WARNING] 5GDdnmfInfo/plMNId (model name starts with number) cannot be used as model name. Renamed to Model5GDdnmfInfoPlMNId 19:10:54 [WARNING] 5GDdnmfInfo (model name starts with number) cannot be used as model name. Renamed to Model5GDdnmfInfo 19:10:54 [WARNING] 5GCNfConnEcmInfo/5GCNFIpAddress (model name starts with number) cannot be used as model name. Renamed to Model5GCNfConnEcmInfo5GCNFIpAddress 19:10:55 [WARNING] 5GCNetworkExpectationObject (model name starts with number) cannot be used as model name. Renamed to Model5GCNetworkExpectationObject 19:10:55 [WARNING] 5GSessionContext (model name starts with number) cannot be used as model name. Renamed to Model5GSessionContext 19:10:55 [WARNING] 5GSessionContext/contextCondition (model name starts with number) cannot be used as model name. Renamed to Model5GSessionContextContextCondition 19:10:55 [WARNING] _5GCNetworkExpectationObject_objectContexts_inner (model name starts with number) cannot be used as model name. Renamed to Model5GCNetworkExpectationObjectObjectContextsInner 19:10:55 [WARNING] 5GCNfConnEcmInfoList (model name starts with number) cannot be used as model name. Renamed to Model5GCNfConnEcmInfoList 19:10:55 [WARNING] 5GCNetworkExpectation/expectationVerb (model name starts with number) cannot be used as model name. Renamed to Model5GCNetworkExpectationExpectationVerb 19:10:55 [WARNING] 5GSessionContext/contextValueRange (model name starts with number) cannot be used as model name. Renamed to Model5GSessionContextContextValueRange 19:10:55 [WARNING] 5GCNetworkExpectationObject/objectInstance (model name starts with number) cannot be used as model name. Renamed to Model5GCNetworkExpectationObjectObjectInstance 19:10:55 [WARNING] 5GCNfConnEcmInfo/5GCNFType (model name starts with number) cannot be used as model name. Renamed to Model5GCNfConnEcmInfo5GCNFType 19:10:55 [WARNING] _5GCNetworkExpectation_expectationTargets_inner (model name starts with number) cannot be used as model name. Renamed to Model5GCNetworkExpectationExpectationTargetsInner 19:10:55 [WARNING] Float (reserved word) cannot be used as model name. Renamed to ModelFloat 19:10:55 [WARNING] 5GCNfConnEcmInfo (model name starts with number) cannot be used as model name. Renamed to Model5GCNfConnEcmInfo 19:10:55 [WARNING] 5GCNfConnEcmInfo/5GCNFRef (model name starts with number) cannot be used as model name. Renamed to Model5GCNfConnEcmInfo5GCNFRef 19:10:55 [WARNING] 5GCNetworkExpectationObject/objectType (model name starts with number) cannot be used as model name. Renamed to Model5GCNetworkExpectationObjectObjectType 19:10:55 [WARNING] 5GCNetworkExpectation/expectationObjects (model name starts with number) cannot be used as model name. Renamed to Model5GCNetworkExpectationExpectationObjects 19:10:55 [WARNING] 5GSessionContext/contextAttribute (model name starts with number) cannot be used as model name. Renamed to Model5GSessionContextContextAttribute 19:10:55 [INFO] Processing operation null 19:10:55 [INFO] Processing operation null 19:10:55 [INFO] Processing operation null 19:10:55 [INFO] Processing operation null 19:10:55 [WARNING] No value found for variable 'URI-LDN-first-part' in server definition '{MnSRoot}/ProvMnS/{MnSVersion}/{URI-LDN-first-part}' and no user override specified, default to empty string. 19:10:55 [WARNING] No value found for variable 'URI-LDN-first-part' in server definition '{MnSRoot}/ProvMnS/{MnSVersion}/{URI-LDN-first-part}' and no user override specified, default to empty string. 19:10:55 [WARNING] No value found for variable 'URI-LDN-first-part' in server definition '{MnSRoot}/ProvMnS/{MnSVersion}/{URI-LDN-first-part}' and no user override specified, default to empty string. 19:10:55 [INFO] Model VsDataContainer-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 19:10:55 [INFO] Model MnsAgent-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 19:10:55 [INFO] Model SubNetwork-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 19:10:55 [INFO] Model ManagedElement-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 19:10:55 [INFO] Model Scheduler-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 19:10:55 [INFO] Model ConditionMonitor-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 19:10:55 [INFO] Model ManagementNode-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 19:10:55 [INFO] Model MeContext-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 19:10:55 [INFO] Model RRMPolicyRatio-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 19:10:55 [INFO] Model RrmPolicyMemberList not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 19:10:55 [INFO] Model NrCellDu-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 19:10:55 [INFO] Model PlmnInfoList not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 19:10:55 [INFO] Model NpnIdentityList not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 19:10:55 [INFO] Model CSonPciList not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 19:10:55 [INFO] Model UeAccProbabilityDist not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 19:10:55 [INFO] Model UeAccDelayProbabilityDist not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 19:10:55 [INFO] Model Bwp-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 19:10:55 [INFO] Model NrSectorCarrier-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 19:10:55 [INFO] Model Beam-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 19:10:55 [INFO] Model EP_F1U-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 19:10:55 [INFO] Model OperatorDu-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 19:10:55 [INFO] Model NrOperatorCellDu-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 19:10:55 [INFO] Model BWPSet-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 19:10:55 [INFO] Model EP_XnU-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 19:10:55 [INFO] Model EP_NgU-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 19:10:55 [INFO] Model EP_X2U-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 19:10:55 [INFO] Model EP_S1U-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 19:10:55 [INFO] Model GGnbIdList not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 19:10:55 [INFO] Model GEnbIdList not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 19:10:55 [INFO] Model TceIDMappingInfoList not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 19:10:55 [INFO] Model MappedCellIdInfoList not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 19:10:55 [INFO] Model QceIdMappingInfoList not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 19:10:55 [INFO] Model MdtUserConsentReqList not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 19:10:55 [INFO] Model NrCellCu-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 19:10:55 [INFO] Model NRCellRelation-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 19:10:55 [INFO] Model EUtranCellRelation-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 19:10:55 [INFO] Model NRFreqRelation-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 19:10:55 [INFO] Model EUtranFreqRelation-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 19:10:55 [INFO] Model NRPciList not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 19:10:55 [INFO] Model EP_XnC-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 19:10:55 [INFO] Model EP_E1-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 19:10:55 [INFO] Model EP_F1C-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 19:10:55 [INFO] Model EP_NgC-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 19:10:55 [INFO] Model EP_X2C-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 19:10:55 [INFO] Model NRFrequency-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 19:10:55 [INFO] Model ExternalGnbCuCpFunction-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 19:10:55 [INFO] Model ExternalNrCellCu-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 19:10:55 [INFO] Model PlmnIdList not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 19:10:55 [INFO] Model ExternalGnbCuUpFunction-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 19:10:55 [INFO] Model ExternalGnbDuFunction-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 19:10:55 [INFO] Model EUtranFrequency-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 19:10:55 [INFO] Model ExternalENBFunction-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 19:10:55 [INFO] Model ExternalEUTranCell-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 19:10:55 [INFO] Model RimRSSet-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 19:10:55 [INFO] Model NrTacList not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 19:10:55 [INFO] Model EphemerisInfoSet-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 19:10:55 [INFO] Model EphemerisInfos not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 19:10:55 [WARNING] Validation 'maximum' has no effect on schema 'string'. Ignoring! 19:10:55 [WARNING] Validation 'maximum' has no effect on schema 'string'. Ignoring! 19:10:55 [INFO] Model CNSIIdList not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 19:10:55 [INFO] Model CommModelList not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 19:10:55 [INFO] Model NTNPLMNRestrictionsList not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 19:10:55 [INFO] Model SatelliteCoverageInfoList not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 19:10:55 [INFO] Model EP_N2-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 19:10:55 [INFO] Model EP_N8-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 19:10:55 [INFO] Model EP_N11-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 19:10:55 [INFO] Model EP_N12-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 19:10:55 [INFO] Model EP_N14-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 19:10:55 [INFO] Model EP_N15-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 19:10:55 [INFO] Model EP_N17-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 19:10:55 [INFO] Model EP_N20-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 19:10:55 [INFO] Model EP_N22-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 19:10:55 [INFO] Model EP_N26-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 19:10:55 [INFO] Model EP_NL1-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 19:10:55 [INFO] Model EP_NL2-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 19:10:55 [INFO] Model EP_N58-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 19:10:55 [INFO] Model EP_N41-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 19:10:55 [INFO] Model EP_N42-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 19:10:55 [INFO] Model EP_N89-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 19:10:55 [INFO] Model EP_N11mb-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 19:10:55 [INFO] Model TACList not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 19:10:55 [INFO] Model EP_N4-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 19:10:55 [INFO] Model EP_N7-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 19:10:55 [INFO] Model EP_N10-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 19:10:55 [INFO] Model EP_N16-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 19:10:55 [INFO] Model EP_S5C-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 19:10:55 [INFO] Model EP_N40-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 19:10:55 [INFO] Model EP_N88-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 19:10:55 [INFO] Model EP_N16mb-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 19:10:55 [INFO] Model QosDataList not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 19:10:55 [INFO] Model TrafficControlDataList not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 19:10:55 [INFO] Model SnssaiList not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 19:10:55 [INFO] Model SupportedBMOList not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 19:10:55 [INFO] Model EP_N3-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 19:10:55 [INFO] Model EP_N6-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 19:10:55 [INFO] Model EP_N9-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 19:10:55 [INFO] Model EP_S5U-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 19:10:55 [INFO] Model EP_N5-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 19:10:55 [INFO] Model EP_N28-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 19:10:55 [INFO] Model EP_Rx-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 19:10:55 [INFO] Model EP_N84-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 19:10:55 [INFO] Model EP_N13-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 19:10:55 [INFO] Model EP_N61-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 19:10:55 [INFO] Model ECSAddrConfigInfo not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 19:10:55 [INFO] Model EP_NL6-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 19:10:55 [INFO] Model EP_N87-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 19:10:55 [INFO] Model IdentityRangeList not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 19:10:55 [INFO] Model SupportedDataSetList not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 19:10:55 [INFO] Model SharedDataIdRangeList not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 19:10:55 [INFO] Model NFProfileList not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 19:10:55 [INFO] Model TaiList not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 19:10:55 [INFO] Model EP_N27-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 19:10:55 [INFO] Model EP_N96-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 19:10:55 [INFO] Model EP_SM14-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 19:10:55 [INFO] Model EP_N31-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 19:10:55 [INFO] Model EP_N34-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 19:10:55 [INFO] Model EP_N21-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 19:10:55 [INFO] Model EP_MAP_SMSC-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 19:10:55 [INFO] Model TrpInfoList not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 19:10:55 [INFO] Model EP_N32-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 19:10:55 [INFO] Model NetworkSliceInfoList not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 19:10:55 [INFO] Model EP_NL3-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 19:10:55 [INFO] Model SupportedFuncList not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 19:10:55 [INFO] Model EP_SM13-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 19:10:55 [INFO] Model CapabilityList not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 19:10:55 [INFO] Model EP_N33-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 19:10:55 [INFO] Model EP_NL5-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 19:10:55 [INFO] Model EP_N85-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 19:10:55 [INFO] Model EP_N62-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 19:10:55 [INFO] Model EP_N63-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 19:10:55 [INFO] Model EP_N60-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 19:10:55 [INFO] Model EP_Npc4-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 19:10:55 [INFO] Model EP_Npc6-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 19:10:55 [INFO] Model EP_Npc7-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 19:10:55 [INFO] Model EP_Npc8-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 19:10:55 [INFO] Model FiveQICharacteristics-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 19:10:55 [INFO] Model 5GCNfConnEcmInfoList not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 19:10:55 [INFO] Model EP_N86-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 19:10:55 [INFO] Model EP_NL9-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 19:10:55 [INFO] Model EP_Nmb1-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 19:10:55 [INFO] Model EP_N4mb-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 19:10:55 [INFO] Model EP_N3mb-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 19:10:55 [INFO] Model EP_N19mb-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 19:10:55 [INFO] Model EP_Nmb9-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 19:10:55 [INFO] Model EP_SM12-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 19:10:55 [INFO] Model ServiceProfileList not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 19:10:55 [INFO] Model Tagging not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 19:10:55 [INFO] Model PositioningAvailability not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 19:10:55 [INFO] Model SliceProfileList not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 19:10:55 [INFO] Model AttributeNameList not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 19:10:55 [INFO] Model AssuranceGoalStatusList not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 19:10:55 [INFO] Model AssuranceTargetStatusList not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 19:10:55 [INFO] Model AssuranceGoal-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 19:10:55 [INFO] Model AssuranceTargetList not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 19:10:55 [INFO] Model Intent-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 19:10:55 [INFO] Model IntentReport-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 19:10:55 [INFO] Model MDATypes not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 19:10:55 [INFO] Model MDARequest-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 19:10:55 [INFO] Model MDAOutputs not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 19:10:55 [INFO] Model MDAReport-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 19:10:55 [INFO] Model MLTrainingRequest-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 19:10:55 [INFO] Model MLTrainingProcess-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 19:10:55 [INFO] Model MLTrainingReport-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 19:10:55 [INFO] Model MLTestingRequest-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 19:10:55 [INFO] Model MLTestingReport-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 19:10:55 [INFO] Model MLModel-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 19:10:55 [INFO] Model MLModelCoordinationGroup-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 19:10:55 [INFO] Model MLUpdateRequest-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 19:10:55 [INFO] Model MLUpdateProcess-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 19:10:55 [INFO] Model MLUpdateReport-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 19:10:55 [INFO] Model AIMLInferenceReport-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 19:10:55 [INFO] Model MLModelLoadingRequest-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 19:10:55 [INFO] Model MLModelLoadingProcess-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 19:10:55 [INFO] Model MLModelLoadingPolicy-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 19:10:55 [INFO] Model EASFunction-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 19:10:55 [INFO] Model EESFunction-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 19:10:55 [WARNING] Validation 'minimum' has no effect on schema 'string'. Ignoring! 19:10:55 [WARNING] Validation 'maximum' has no effect on schema 'string'. Ignoring! 19:10:55 [WARNING] Validation 'minimum' has no effect on schema 'string'. Ignoring! 19:10:55 [WARNING] Validation 'maximum' has no effect on schema 'string'. Ignoring! 19:10:55 [WARNING] Validation 'minimum' has no effect on schema 'string'. Ignoring! 19:10:55 [WARNING] Validation 'maximum' has no effect on schema 'string'. Ignoring! 19:10:55 [INFO] Model File-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 19:10:55 [INFO] Model MnsInfo-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 19:10:55 [WARNING] #/components/schemas/ThresholdHysteresis is not defined 19:10:55 [WARNING] #/components/schemas/ThresholdHysteresis is not defined 19:10:55 [WARNING] #/components/schemas/ThresholdHysteresis is not defined 19:10:55 [WARNING] #/components/schemas/ThresholdHysteresis is not defined 19:10:55 [WARNING] #/components/schemas/ThresholdHysteresis is not defined 19:10:55 [WARNING] #/components/schemas/ThresholdHysteresis is not defined 19:10:55 [WARNING] #/components/schemas/ThresholdHysteresis is not defined 19:10:55 [WARNING] #/components/schemas/ThresholdHysteresis is not defined 19:10:55 [WARNING] #/components/schemas/ThresholdHysteresis is not defined 19:10:55 [WARNING] #/components/schemas/ThresholdHysteresis is not defined 19:10:55 [WARNING] #/components/schemas/ThresholdHysteresis is not defined 19:10:55 [WARNING] #/components/schemas/ThresholdHysteresis is not defined 19:10:55 [WARNING] #/components/schemas/ThresholdHysteresis is not defined 19:10:55 [WARNING] #/components/schemas/ThresholdHysteresis is not defined 19:10:55 [WARNING] #/components/schemas/ThresholdHysteresis is not defined 19:10:55 [WARNING] #/components/schemas/ThresholdHysteresis is not defined 19:10:55 [INFO] Model CorrelatedNotifications not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 19:10:55 [INFO] Model listOfNeTypes-Type not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 19:10:55 [INFO] Model sensorInformation-Type not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 19:10:55 [INFO] Model reportingTrigger-Type not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 19:10:55 [INFO] Model excessPacketDelayThresholds-Type not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 19:10:55 [INFO] Model plmnList-Type not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 19:10:55 [INFO] Model AttributeNameValuePairSet not generated since it's a free-form object 19:10:55 [INFO] Model AttributeValueChangeSet not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 19:10:55 [INFO] Model DnList not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 19:10:55 [INFO] Model MDAFunction-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 19:10:55 [INFO] Model MLTrainingFunction-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 19:10:55 [INFO] Model MLTestingFunction-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 19:10:55 [INFO] Model MLModelRepository-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 19:10:55 [INFO] Model MLUpdateFunction-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 19:10:55 [INFO] Model AIMLInferenceFunction-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 19:10:55 [INFO] Model AIMLInferenceEmulationFunction-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 19:10:55 [INFO] Model IntentHandlingFunction-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 19:10:55 [INFO] Model ScMgmtProfile-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 19:10:55 [INFO] Model Sc_Process-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 19:10:55 [INFO] Model AssuranceClosedControlLoop-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 19:10:55 [INFO] Model ECSFunction-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 19:10:55 [INFO] Model EdgeDataNetwork-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 19:10:55 [INFO] Model NetworkSlice-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 19:10:55 [INFO] Model NetworkSliceSubnet-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 19:10:55 [INFO] Model EP_Transport-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 19:10:55 [INFO] Model NetworkSliceSubnetProviderCapabilities-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 19:10:55 [INFO] Model FeasibilityCheckAndReservationJob-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 19:10:55 [INFO] Model NetworkSliceController-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 19:10:55 [INFO] Model NetworkSliceSubnetController-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 19:10:55 [INFO] Model IsolationProfile-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 19:10:55 [INFO] Model NRECMappingRule-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 19:10:55 [INFO] Model ExternalAmfFunction-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 19:10:55 [INFO] Model ExternalNrfFunction-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 19:10:55 [INFO] Model ExternalNssfFunction-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 19:10:55 [INFO] Model AmfSet-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 19:10:55 [INFO] Model AmfRegion-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 19:10:55 [INFO] Model Configurable5QISet-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 19:10:55 [INFO] Model Dynamic5QISet-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 19:10:55 [INFO] Model EcmConnectionInfo-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 19:10:55 [INFO] Model OutageAndRecoveryInfo-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 19:10:55 [INFO] Model DsoThresholdMonitor-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 19:10:55 [INFO] Model PerfMetricJob-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 19:10:55 [INFO] Model ThresholdMonitor-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 19:10:55 [INFO] Model TraceJob-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 19:10:55 [INFO] Model ManagementDataCollection-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 19:10:55 [INFO] Model NtfSubscriptionControl-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 19:10:55 [INFO] Model FileDownloadJob-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 19:10:55 [INFO] Model Files-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 19:10:55 [INFO] Model QMCJob-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 19:10:55 [INFO] Model GnbDuFunction-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 19:10:55 [INFO] Model GnbCuUpFunction-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 19:10:55 [INFO] Model GnbCuCpFunction-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 19:10:55 [INFO] Model AmfFunction-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 19:10:55 [INFO] Model SmfFunction-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 19:10:55 [INFO] Model UpfFunction-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 19:10:55 [INFO] Model N3iwfFunction-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 19:10:55 [INFO] Model PcfFunction-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 19:10:55 [INFO] Model AusfFunction-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 19:10:55 [INFO] Model UdmFunction-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 19:10:55 [INFO] Model UdrFunction-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 19:10:55 [INFO] Model UdsfFunction-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 19:10:55 [INFO] Model NrfFunction-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 19:10:55 [INFO] Model NssfFunction-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 19:10:55 [INFO] Model SmsfFunction-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 19:10:55 [INFO] Model LmfFunction-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 19:10:55 [INFO] Model NgeirFunction-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 19:10:55 [INFO] Model SeppFunction-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 19:10:55 [INFO] Model NwdafFunction-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 19:10:55 [INFO] Model ScpFunction-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 19:10:55 [INFO] Model NefFunction-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 19:10:55 [INFO] Model EASDFFunction-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 19:10:55 [INFO] Model NssaafFunction-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 19:10:55 [INFO] Model AfFunction-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 19:10:55 [INFO] Model DccfFunction-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 19:10:55 [INFO] Model ChfFunction-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 19:10:55 [INFO] Model MfafFunction-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 19:10:55 [INFO] Model GmlcFunction-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 19:10:55 [INFO] Model TsctsfFunction-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 19:10:55 [INFO] Model AanfFunction-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 19:10:55 [INFO] Model BsfFunction-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 19:10:55 [INFO] Model MbSmfFunction-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 19:10:55 [INFO] Model MbUpfFunction-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 19:10:55 [INFO] Model MnpfFunction-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 19:10:55 [INFO] Model ManagedNFService-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 19:10:55 [INFO] Model EmptyObject not generated since it's a free-form object 19:10:55 [INFO] Model TaiList_1 not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 19:10:56 [WARNING] #/components/schemas/GeoAreaToCellMapping is not defined 19:10:56 [WARNING] #/components/schemas/GeoAreaToCellMapping is not defined 19:10:56 [WARNING] #/components/schemas/GeoAreaToCellMapping is not defined 19:10:56 [WARNING] #/components/schemas/GeoAreaToCellMapping is not defined 19:10:56 [WARNING] #/components/schemas/GeoAreaToCellMapping is not defined 19:10:56 [WARNING] #/components/schemas/GeoAreaToCellMapping is not defined 19:10:56 [WARNING] #/components/schemas/GeoAreaToCellMapping is not defined 19:10:56 [WARNING] #/components/schemas/GeoAreaToCellMapping is not defined 19:10:56 [WARNING] #/components/schemas/GeoAreaToCellMapping is not defined 19:10:56 [WARNING] #/components/schemas/NrCellId is not defined 19:10:56 [WARNING] #/components/schemas/NrCellId is not defined 19:10:56 [WARNING] #/components/schemas/NrCellId is not defined 19:10:56 [WARNING] #/components/schemas/NrCellId is not defined 19:10:56 [WARNING] #/components/schemas/NrCellId is not defined 19:10:56 [WARNING] #/components/schemas/NrCellId is not defined 19:10:56 [WARNING] #/components/schemas/NrCellId is not defined 19:10:56 [WARNING] #/components/schemas/NrCellId is not defined 19:10:56 [WARNING] #/components/schemas/NrCellId is not defined 19:10:56 [WARNING] #/components/schemas/EutraCellId is not defined 19:10:56 [WARNING] #/components/schemas/EutraCellId is not defined 19:10:56 [WARNING] #/components/schemas/EutraCellId is not defined 19:10:56 [WARNING] #/components/schemas/EutraCellId is not defined 19:10:56 [WARNING] #/components/schemas/EutraCellId is not defined 19:10:56 [WARNING] #/components/schemas/EutraCellId is not defined 19:10:56 [WARNING] #/components/schemas/EutraCellId is not defined 19:10:56 [WARNING] #/components/schemas/EutraCellId is not defined 19:10:56 [WARNING] #/components/schemas/EutraCellId is not defined 19:10:56 [WARNING] #/components/schemas/UtraCellId is not defined 19:10:56 [WARNING] #/components/schemas/UtraCellId is not defined 19:10:56 [WARNING] #/components/schemas/UtraCellId is not defined 19:10:56 [WARNING] #/components/schemas/UtraCellId is not defined 19:10:56 [WARNING] #/components/schemas/UtraCellId is not defined 19:10:56 [WARNING] #/components/schemas/UtraCellId is not defined 19:10:56 [WARNING] #/components/schemas/UtraCellId is not defined 19:10:56 [WARNING] #/components/schemas/UtraCellId is not defined 19:10:56 [WARNING] #/components/schemas/UtraCellId is not defined 19:10:56 [WARNING] #/components/schemas/GeoAreaToCellMapping is not defined 19:10:56 [WARNING] #/components/schemas/GeoAreaToCellMapping is not defined 19:10:56 [WARNING] #/components/schemas/GeoAreaToCellMapping is not defined 19:10:56 [WARNING] #/components/schemas/GeoAreaToCellMapping is not defined 19:10:56 [WARNING] #/components/schemas/GeoAreaToCellMapping is not defined 19:10:56 [WARNING] #/components/schemas/GeoAreaToCellMapping is not defined 19:10:56 [WARNING] #/components/schemas/GeoAreaToCellMapping is not defined 19:10:56 [WARNING] #/components/schemas/GeoAreaToCellMapping is not defined 19:10:56 [WARNING] #/components/schemas/GeoAreaToCellMapping is not defined 19:10:56 [WARNING] #/components/schemas/GeoAreaToCellMapping is not defined 19:10:56 [WARNING] #/components/schemas/GeoAreaToCellMapping is not defined 19:10:56 [WARNING] #/components/schemas/NrCellId is not defined 19:10:56 [WARNING] #/components/schemas/NrCellId is not defined 19:10:56 [WARNING] #/components/schemas/NrCellId is not defined 19:10:56 [WARNING] #/components/schemas/NrCellId is not defined 19:10:56 [WARNING] #/components/schemas/NrCellId is not defined 19:10:56 [WARNING] #/components/schemas/NrCellId is not defined 19:10:56 [WARNING] #/components/schemas/NrCellId is not defined 19:10:56 [WARNING] #/components/schemas/NrCellId is not defined 19:10:56 [WARNING] #/components/schemas/NrCellId is not defined 19:10:56 [WARNING] #/components/schemas/NrCellId is not defined 19:10:56 [WARNING] #/components/schemas/NrCellId is not defined 19:10:56 [WARNING] #/components/schemas/EutraCellId is not defined 19:10:56 [WARNING] #/components/schemas/EutraCellId is not defined 19:10:56 [WARNING] #/components/schemas/EutraCellId is not defined 19:10:56 [WARNING] #/components/schemas/EutraCellId is not defined 19:10:56 [WARNING] #/components/schemas/EutraCellId is not defined 19:10:56 [WARNING] #/components/schemas/EutraCellId is not defined 19:10:56 [WARNING] #/components/schemas/EutraCellId is not defined 19:10:56 [WARNING] #/components/schemas/EutraCellId is not defined 19:10:56 [WARNING] #/components/schemas/EutraCellId is not defined 19:10:56 [WARNING] #/components/schemas/EutraCellId is not defined 19:10:56 [WARNING] #/components/schemas/EutraCellId is not defined 19:10:56 [WARNING] #/components/schemas/UtraCellId is not defined 19:10:56 [WARNING] #/components/schemas/UtraCellId is not defined 19:10:56 [WARNING] #/components/schemas/UtraCellId is not defined 19:10:56 [WARNING] #/components/schemas/UtraCellId is not defined 19:10:56 [WARNING] #/components/schemas/UtraCellId is not defined 19:10:56 [WARNING] #/components/schemas/UtraCellId is not defined 19:10:56 [WARNING] #/components/schemas/UtraCellId is not defined 19:10:56 [WARNING] #/components/schemas/UtraCellId is not defined 19:10:56 [WARNING] #/components/schemas/UtraCellId is not defined 19:10:56 [WARNING] #/components/schemas/UtraCellId is not defined 19:10:56 [WARNING] #/components/schemas/UtraCellId is not defined 19:10:56 [WARNING] #/components/schemas/EutraCellId is not defined 19:10:56 [WARNING] #/components/schemas/EutraCellId is not defined 19:10:56 [WARNING] #/components/schemas/EutraCellId is not defined 19:10:56 [WARNING] #/components/schemas/EutraCellId is not defined 19:10:56 [WARNING] #/components/schemas/EutraCellId is not defined 19:10:56 [WARNING] #/components/schemas/EutraCellId is not defined 19:10:56 [WARNING] #/components/schemas/EutraCellId is not defined 19:10:56 [WARNING] #/components/schemas/EutraCellId is not defined 19:10:56 [WARNING] #/components/schemas/EutraCellId is not defined 19:10:56 [WARNING] #/components/schemas/EutraCellId is not defined 19:10:56 [WARNING] #/components/schemas/EutraCellId is not defined 19:10:56 [WARNING] #/components/schemas/EutraCellId is not defined 19:10:56 [WARNING] #/components/schemas/EutraCellId is not defined 19:10:56 [WARNING] #/components/schemas/EutraCellId is not defined 19:10:56 [WARNING] #/components/schemas/NrCellId is not defined 19:10:56 [WARNING] #/components/schemas/NrCellId is not defined 19:10:56 [WARNING] #/components/schemas/NrCellId is not defined 19:10:56 [WARNING] #/components/schemas/NrCellId is not defined 19:10:56 [WARNING] #/components/schemas/NrCellId is not defined 19:10:56 [WARNING] #/components/schemas/NrCellId is not defined 19:10:56 [WARNING] #/components/schemas/NrCellId is not defined 19:10:56 [WARNING] #/components/schemas/NrCellId is not defined 19:10:56 [WARNING] #/components/schemas/NrCellId is not defined 19:10:56 [WARNING] Validation 'minItems' has no effect on schema 'string'. Ignoring! 19:10:56 [WARNING] Validation 'maximum' has no effect on schema 'string'. Ignoring! 19:10:56 [WARNING] #/components/schemas/ThresholdHysteresis is not defined 19:10:56 [WARNING] #/components/schemas/ThresholdHysteresis is not defined 19:10:56 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/A2xCapability.java (Ignored by rule in ignore file.) 19:10:56 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ACCLDisallowedAttributes.java (Ignored by rule in ignore file.) 19:10:56 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/AIMLInferenceEmulationFunctionSingle.java (Ignored by rule in ignore file.) 19:10:56 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/AIMLInferenceEmulationFunctionSingleAllOfAttributes.java (Ignored by rule in ignore file.) 19:10:56 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/AIMLInferenceFunctionSingle.java (Ignored by rule in ignore file.) 19:10:56 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/AIMLInferenceFunctionSingleAllOfAttributes.java (Ignored by rule in ignore file.) 19:10:56 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/AIMLInferenceName.java (Ignored by rule in ignore file.) 19:10:56 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/AIMLInferenceReportSingle.java (Ignored by rule in ignore file.) 19:10:56 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/AIMLInferenceReportSingleAllOfAttributes.java (Ignored by rule in ignore file.) 19:10:56 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/AIMLManagementPolicy.java (Ignored by rule in ignore file.) 19:10:56 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/AanfFunctionSingle.java (Ignored by rule in ignore file.) 19:10:56 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/AanfFunctionSingleAllOfAttributes.java (Ignored by rule in ignore file.) 19:10:56 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/AanfInfo.java (Ignored by rule in ignore file.) 19:10:56 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/AccessRuleSingle.java (Ignored by rule in ignore file.) 19:10:56 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/AccessRuleSingleAllOfAttributes.java (Ignored by rule in ignore file.) 19:10:56 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/AccessType.java (Ignored by rule in ignore file.) 19:10:56 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/AckState.java (Ignored by rule in ignore file.) 19:10:56 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ActivityFactorTarget.java (Ignored by rule in ignore file.) 19:10:56 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/AddressWithVlan.java (Ignored by rule in ignore file.) 19:10:56 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/AdministrativeState.java (Ignored by rule in ignore file.) 19:10:56 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/AfEvent.java (Ignored by rule in ignore file.) 19:10:56 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/AfEventExposureData.java (Ignored by rule in ignore file.) 19:10:56 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/AfFunctionSingle.java (Ignored by rule in ignore file.) 19:10:56 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/AfFunctionSingleAllOfAttributes.java (Ignored by rule in ignore file.) 19:10:56 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/AfSigProtocol.java (Ignored by rule in ignore file.) 19:10:56 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/AffinityAntiAffinity.java (Ignored by rule in ignore file.) 19:10:56 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/AlarmListSingle.java (Ignored by rule in ignore file.) 19:10:56 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/AlarmListSingleAllOfAttributes.java (Ignored by rule in ignore file.) 19:10:56 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/AlarmNotificationTypes.java (Ignored by rule in ignore file.) 19:10:56 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/AlarmRecord.java (Ignored by rule in ignore file.) 19:10:56 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/AlarmType.java (Ignored by rule in ignore file.) 19:10:56 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/AmfFunctionSingle.java (Ignored by rule in ignore file.) 19:10:56 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/AmfFunctionSingleAllOfAttributes.java (Ignored by rule in ignore file.) 19:10:56 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/AmfIdentifier.java (Ignored by rule in ignore file.) 19:10:56 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/AmfInfo.java (Ignored by rule in ignore file.) 19:10:56 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/AmfRegionSingle.java (Ignored by rule in ignore file.) 19:10:56 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/AmfRegionSingleAllOfAttributes.java (Ignored by rule in ignore file.) 19:10:56 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/AmfSetSingle.java (Ignored by rule in ignore file.) 19:10:56 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/AmfSetSingleAllOfAttributes.java (Ignored by rule in ignore file.) 19:10:56 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/AnLFFunctionSingle.java (Ignored by rule in ignore file.) 19:10:56 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/AnLFFunctionSingleAllOfAttributes.java (Ignored by rule in ignore file.) 19:10:56 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/AnNodeType.java (Ignored by rule in ignore file.) 19:10:56 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/AnalyticsSchedule.java (Ignored by rule in ignore file.) 19:10:56 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/AnalyticsScheduleOneOf.java (Ignored by rule in ignore file.) 19:10:56 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/AnalyticsScheduleOneOf1.java (Ignored by rule in ignore file.) 19:10:56 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/AnalyticsScopeType.java (Ignored by rule in ignore file.) 19:10:56 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/AnalyticsScopeTypeOneOf.java (Ignored by rule in ignore file.) 19:10:56 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/AnalyticsScopeTypeOneOf1.java (Ignored by rule in ignore file.) 19:10:56 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/AnonymizationOfMdtDataType.java (Ignored by rule in ignore file.) 19:10:56 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/AreaConfig.java (Ignored by rule in ignore file.) 19:10:56 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/AreaOfInterest.java (Ignored by rule in ignore file.) 19:10:56 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/AreaScope.java (Ignored by rule in ignore file.) 19:10:56 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/AreaScopeOneOf.java (Ignored by rule in ignore file.) 19:10:56 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/AreaScopeOneOf1.java (Ignored by rule in ignore file.) 19:10:56 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/AreaScopeOneOf2.java (Ignored by rule in ignore file.) 19:10:56 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/Arp.java (Ignored by rule in ignore file.) 19:10:56 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/AssuranceClosedControlLoopSingle.java (Ignored by rule in ignore file.) 19:10:56 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/AssuranceClosedControlLoopSingleAllOfAttributes.java (Ignored by rule in ignore file.) 19:10:56 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/AssuranceGoalSingle.java (Ignored by rule in ignore file.) 19:10:56 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/AssuranceGoalSingleAllOfAttributes.java (Ignored by rule in ignore file.) 19:10:56 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/AssuranceGoalStatus.java (Ignored by rule in ignore file.) 19:10:56 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/AssuranceGoalStatusObserved.java (Ignored by rule in ignore file.) 19:10:56 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/AssuranceGoalStatusPredicted.java (Ignored by rule in ignore file.) 19:10:56 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/AssuranceReportSingle.java (Ignored by rule in ignore file.) 19:10:56 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/AssuranceReportSingleAllOfAttributes.java (Ignored by rule in ignore file.) 19:10:56 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/AssuranceScope.java (Ignored by rule in ignore file.) 19:10:56 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/AssuranceTarget.java (Ignored by rule in ignore file.) 19:10:56 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/AssuranceTargetStatus.java (Ignored by rule in ignore file.) 19:10:56 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/AssuranceTargetStatusObserved.java (Ignored by rule in ignore file.) 19:10:56 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/AssuranceTargetStatusPredicted.java (Ignored by rule in ignore file.) 19:10:56 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/AtsssCapability.java (Ignored by rule in ignore file.) 19:10:56 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/AusfFunctionSingle.java (Ignored by rule in ignore file.) 19:10:56 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/AusfFunctionSingleAllOfAttributes.java (Ignored by rule in ignore file.) 19:10:56 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/AusfInfo.java (Ignored by rule in ignore file.) 19:10:56 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/AvailMLCapabilityReport.java (Ignored by rule in ignore file.) 19:10:56 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/AvailabilityStatus.java (Ignored by rule in ignore file.) 19:10:56 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/AvailableEDN.java (Ignored by rule in ignore file.) 19:10:56 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/AveDLPrbLoadTarget.java (Ignored by rule in ignore file.) 19:10:56 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/AveDLRANUEThptTarget.java (Ignored by rule in ignore file.) 19:10:56 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/AveULPrbLoadTarget.java (Ignored by rule in ignore file.) 19:10:56 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/AveULRANUEThptTarget.java (Ignored by rule in ignore file.) 19:10:56 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/BWPSetSingle.java (Ignored by rule in ignore file.) 19:10:56 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/BackhaulAddress.java (Ignored by rule in ignore file.) 19:10:56 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/BeamSingle.java (Ignored by rule in ignore file.) 19:10:56 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/BeamSingleAllOfAttributes.java (Ignored by rule in ignore file.) 19:10:56 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/BlockedLocationInfo.java (Ignored by rule in ignore file.) 19:10:56 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/BsfFunctionSingle.java (Ignored by rule in ignore file.) 19:10:56 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/BsfFunctionSingleAllOfAttributes.java (Ignored by rule in ignore file.) 19:10:56 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/BsfInfo.java (Ignored by rule in ignore file.) 19:10:56 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/BwpContext.java (Ignored by rule in ignore file.) 19:10:56 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/BwpSingle.java (Ignored by rule in ignore file.) 19:10:56 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/BwpSingleAllOfAttributes.java (Ignored by rule in ignore file.) 19:10:56 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/CCOFunctionSingle.java (Ignored by rule in ignore file.) 19:10:56 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/CCOFunctionSingleAllOfAttributes.java (Ignored by rule in ignore file.) 19:10:56 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/CCOParametersAttr.java (Ignored by rule in ignore file.) 19:10:56 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/CCOParametersAttrAllOfAttributes.java (Ignored by rule in ignore file.) 19:10:56 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/CESManagementFunctionSingle.java (Ignored by rule in ignore file.) 19:10:56 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/CESManagementFunctionSingleAllOfAttributes.java (Ignored by rule in ignore file.) 19:10:56 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/CNSliceSubnetProfile.java (Ignored by rule in ignore file.) 19:10:56 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/CPCIConfigurationFunctionSingle.java (Ignored by rule in ignore file.) 19:10:56 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/CPCIConfigurationFunctionSingleAllOfAttributes.java (Ignored by rule in ignore file.) 19:10:56 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/Category.java (Ignored by rule in ignore file.) 19:10:56 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/CellState.java (Ignored by rule in ignore file.) 19:10:56 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ChfFunctionSingle.java (Ignored by rule in ignore file.) 19:10:56 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ChfFunctionSingleAllOfAttributes.java (Ignored by rule in ignore file.) 19:10:56 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ChfInfo.java (Ignored by rule in ignore file.) 19:10:56 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ClassNameIdGetDataNodeSelectorParameter.java (Ignored by rule in ignore file.) 19:10:56 [INFO] writing file /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ClassNameIdPatchDefaultResponse.java 19:10:56 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/CmNotificationTypes.java (Ignored by rule in ignore file.) 19:10:56 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/CollectionPeriodM6LTEType.java (Ignored by rule in ignore file.) 19:10:56 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/CollectionPeriodM6NRType.java (Ignored by rule in ignore file.) 19:10:56 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/CollectionPeriodRRMLTEType.java (Ignored by rule in ignore file.) 19:10:56 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/CollectionPeriodRRMNRType.java (Ignored by rule in ignore file.) 19:10:56 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/CollectionPeriodRRMUMTSType.java (Ignored by rule in ignore file.) 19:10:56 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/CommModel.java (Ignored by rule in ignore file.) 19:10:56 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/CommModelType.java (Ignored by rule in ignore file.) 19:10:56 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/CommonBeamformingFunctionSingle.java (Ignored by rule in ignore file.) 19:10:56 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/CommonBeamformingFunctionSingleAllOfAttributes.java (Ignored by rule in ignore file.) 19:10:56 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/Condition.java (Ignored by rule in ignore file.) 19:10:56 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ConditionData.java (Ignored by rule in ignore file.) 19:10:56 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ConditionMonitorSingle.java (Ignored by rule in ignore file.) 19:10:56 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ConditionMonitorSingleAllOfAttributes.java (Ignored by rule in ignore file.) 19:10:56 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/Configurable5QISetSingle.java (Ignored by rule in ignore file.) 19:10:56 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/Configurable5QISetSingleAllOfAttributes.java (Ignored by rule in ignore file.) 19:10:56 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ConnectionPointInfo.java (Ignored by rule in ignore file.) 19:10:56 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/Context.java (Ignored by rule in ignore file.) 19:10:56 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ContextContextValueRange.java (Ignored by rule in ignore file.) 19:10:56 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ControlLoopLifeCyclePhase.java (Ignored by rule in ignore file.) 19:10:56 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/CorrelatedNotification.java (Ignored by rule in ignore file.) 19:10:56 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/CorrelatedNotification1.java (Ignored by rule in ignore file.) 19:10:56 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/CoverageAreaPolygonContext.java (Ignored by rule in ignore file.) 19:10:56 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/CoverageAreaTAContext.java (Ignored by rule in ignore file.) 19:10:56 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/CoverageTACContext.java (Ignored by rule in ignore file.) 19:10:56 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/CyclicPrefix.java (Ignored by rule in ignore file.) 19:10:56 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/DANRManagementFunctionSingle.java (Ignored by rule in ignore file.) 19:10:56 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/DANRManagementFunctionSingleAllOfAttributes.java (Ignored by rule in ignore file.) 19:10:56 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/DDNMFFunctionSingle.java (Ignored by rule in ignore file.) 19:10:56 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/DDNMFFunctionSingleAllOfAttributes.java (Ignored by rule in ignore file.) 19:10:56 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/DESManagementFunctionSingle.java (Ignored by rule in ignore file.) 19:10:56 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/DESManagementFunctionSingleAllOfAttributes.java (Ignored by rule in ignore file.) 19:10:56 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/DLBOFunctionSingle.java (Ignored by rule in ignore file.) 19:10:56 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/DLBOFunctionSingleAllOfAttributes.java (Ignored by rule in ignore file.) 19:10:56 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/DLLatencyTarget.java (Ignored by rule in ignore file.) 19:10:56 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/DLThptPerUETarget.java (Ignored by rule in ignore file.) 19:10:56 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/DMROFunctionSingle.java (Ignored by rule in ignore file.) 19:10:56 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/DMROFunctionSingleAllOfAttributes.java (Ignored by rule in ignore file.) 19:10:56 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/DPCIConfigurationFunctionSingle.java (Ignored by rule in ignore file.) 19:10:56 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/DPCIConfigurationFunctionSingleAllOfAttributes.java (Ignored by rule in ignore file.) 19:10:56 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/DRACHOptimizationFunctionSingle.java (Ignored by rule in ignore file.) 19:10:56 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/DRACHOptimizationFunctionSingleAllOfAttributes.java (Ignored by rule in ignore file.) 19:10:56 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/DataAccess.java (Ignored by rule in ignore file.) 19:10:56 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/DataNetwork.java (Ignored by rule in ignore file.) 19:10:56 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/DataNetworkAccess.java (Ignored by rule in ignore file.) 19:10:56 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/DccfFunctionSingle.java (Ignored by rule in ignore file.) 19:10:56 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/DccfFunctionSingleAllOfAttributes.java (Ignored by rule in ignore file.) 19:10:56 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/DccfInfo.java (Ignored by rule in ignore file.) 19:10:56 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/DefaultNotificationSubscription.java (Ignored by rule in ignore file.) 19:10:56 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/DelayTolerance.java (Ignored by rule in ignore file.) 19:10:56 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/DeterministicComm.java (Ignored by rule in ignore file.) 19:10:56 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/DlFrequencyContext.java (Ignored by rule in ignore file.) 19:10:56 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/DnaiChangeType.java (Ignored by rule in ignore file.) 19:10:56 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/DnaiSatelliteMapping.java (Ignored by rule in ignore file.) 19:10:56 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/DnnContext.java (Ignored by rule in ignore file.) 19:10:56 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/DnnEasdfInfoItem.java (Ignored by rule in ignore file.) 19:10:56 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/DnnInfoItem.java (Ignored by rule in ignore file.) 19:10:56 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/DnnInfoItemDnn.java (Ignored by rule in ignore file.) 19:10:56 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/DnnMbSmfInfoItem.java (Ignored by rule in ignore file.) 19:10:56 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/DnnSmfInfoItem.java (Ignored by rule in ignore file.) 19:10:56 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/DnnTsctsfInfoItem.java (Ignored by rule in ignore file.) 19:10:56 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/DnnUpfInfoItem.java (Ignored by rule in ignore file.) 19:10:56 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/DsoThresholdMonitorSingle.java (Ignored by rule in ignore file.) 19:10:56 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/Duration.java (Ignored by rule in ignore file.) 19:10:56 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/Dynamic5QISetSingle.java (Ignored by rule in ignore file.) 19:10:56 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/Dynamic5QISetSingleAllOfAttributes.java (Ignored by rule in ignore file.) 19:10:56 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EASDFFunctionSingle.java (Ignored by rule in ignore file.) 19:10:56 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EASDFFunctionSingleAllOfAttributes.java (Ignored by rule in ignore file.) 19:10:56 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EASFunctionSingle.java (Ignored by rule in ignore file.) 19:10:56 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EASFunctionSingleAllOfAttributes.java (Ignored by rule in ignore file.) 19:10:56 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EASProfileSingle.java (Ignored by rule in ignore file.) 19:10:56 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EASRequirementsSingle.java (Ignored by rule in ignore file.) 19:10:56 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EASResourceReservationJobSingle.java (Ignored by rule in ignore file.) 19:10:56 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EASServicePermission.java (Ignored by rule in ignore file.) 19:10:56 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EASStatus.java (Ignored by rule in ignore file.) 19:10:56 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ECSFunctionSingle.java (Ignored by rule in ignore file.) 19:10:56 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ECSFunctionSingleAllOfAttributes.java (Ignored by rule in ignore file.) 19:10:56 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EDNConnectionInfo.java (Ignored by rule in ignore file.) 19:10:56 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EEPerfReq.java (Ignored by rule in ignore file.) 19:10:56 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EESFunctionSingle.java (Ignored by rule in ignore file.) 19:10:56 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EESFunctionSingleAllOfAttributes.java (Ignored by rule in ignore file.) 19:10:56 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPE1Single.java (Ignored by rule in ignore file.) 19:10:56 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPE1SingleAllOfAttributes.java (Ignored by rule in ignore file.) 19:10:56 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPF1CSingle.java (Ignored by rule in ignore file.) 19:10:56 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPF1CSingleAllOfAttributes.java (Ignored by rule in ignore file.) 19:10:56 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPF1USingle.java (Ignored by rule in ignore file.) 19:10:56 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPF1USingleAllOfAttributes.java (Ignored by rule in ignore file.) 19:10:56 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPMAPSMSCSingle.java (Ignored by rule in ignore file.) 19:10:56 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPMAPSMSCSingleAllOfAttributes.java (Ignored by rule in ignore file.) 19:10:56 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPN10Single.java (Ignored by rule in ignore file.) 19:10:56 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPN10SingleAllOfAttributes.java (Ignored by rule in ignore file.) 19:10:56 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPN11Single.java (Ignored by rule in ignore file.) 19:10:56 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPN11SingleAllOfAttributes.java (Ignored by rule in ignore file.) 19:10:56 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPN11mbSingle.java (Ignored by rule in ignore file.) 19:10:56 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPN11mbSingleAllOfAttributes.java (Ignored by rule in ignore file.) 19:10:56 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPN12Single.java (Ignored by rule in ignore file.) 19:10:56 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPN12SingleAllOfAttributes.java (Ignored by rule in ignore file.) 19:10:56 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPN13Single.java (Ignored by rule in ignore file.) 19:10:56 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPN13SingleAllOfAttributes.java (Ignored by rule in ignore file.) 19:10:56 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPN14Single.java (Ignored by rule in ignore file.) 19:10:56 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPN14SingleAllOfAttributes.java (Ignored by rule in ignore file.) 19:10:56 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPN15Single.java (Ignored by rule in ignore file.) 19:10:56 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPN15SingleAllOfAttributes.java (Ignored by rule in ignore file.) 19:10:56 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPN16Single.java (Ignored by rule in ignore file.) 19:10:56 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPN16SingleAllOfAttributes.java (Ignored by rule in ignore file.) 19:10:56 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPN16mbSingle.java (Ignored by rule in ignore file.) 19:10:56 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPN16mbSingleAllOfAttributes.java (Ignored by rule in ignore file.) 19:10:56 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPN17Single.java (Ignored by rule in ignore file.) 19:10:56 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPN17SingleAllOfAttributes.java (Ignored by rule in ignore file.) 19:10:56 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPN19mbSingle.java (Ignored by rule in ignore file.) 19:10:56 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPN19mbSingleAllOfAttributes.java (Ignored by rule in ignore file.) 19:10:56 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPN20Single.java (Ignored by rule in ignore file.) 19:10:56 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPN20SingleAllOfAttributes.java (Ignored by rule in ignore file.) 19:10:56 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPN21Single.java (Ignored by rule in ignore file.) 19:10:56 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPN21SingleAllOfAttributes.java (Ignored by rule in ignore file.) 19:10:56 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPN22Single.java (Ignored by rule in ignore file.) 19:10:56 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPN22SingleAllOfAttributes.java (Ignored by rule in ignore file.) 19:10:56 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPN26Single.java (Ignored by rule in ignore file.) 19:10:56 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPN26SingleAllOfAttributes.java (Ignored by rule in ignore file.) 19:10:56 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPN27Single.java (Ignored by rule in ignore file.) 19:10:56 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPN27SingleAllOfAttributes.java (Ignored by rule in ignore file.) 19:10:56 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPN28Single.java (Ignored by rule in ignore file.) 19:10:56 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPN28SingleAllOfAttributes.java (Ignored by rule in ignore file.) 19:10:56 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPN2Single.java (Ignored by rule in ignore file.) 19:10:56 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPN2SingleAllOfAttributes.java (Ignored by rule in ignore file.) 19:10:56 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPN31Single.java (Ignored by rule in ignore file.) 19:10:56 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPN31SingleAllOfAttributes.java (Ignored by rule in ignore file.) 19:10:56 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPN32Single.java (Ignored by rule in ignore file.) 19:10:56 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPN32SingleAllOfAttributes.java (Ignored by rule in ignore file.) 19:10:56 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPN33Single.java (Ignored by rule in ignore file.) 19:10:56 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPN33SingleAllOfAttributes.java (Ignored by rule in ignore file.) 19:10:56 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPN34Single.java (Ignored by rule in ignore file.) 19:10:56 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPN34SingleAllOfAttributes.java (Ignored by rule in ignore file.) 19:10:56 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPN3Single.java (Ignored by rule in ignore file.) 19:10:56 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPN3SingleAllOfAttributes.java (Ignored by rule in ignore file.) 19:10:56 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPN3mbSingle.java (Ignored by rule in ignore file.) 19:10:56 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPN3mbSingleAllOfAttributes.java (Ignored by rule in ignore file.) 19:10:56 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPN40Single.java (Ignored by rule in ignore file.) 19:10:56 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPN40SingleAllOfAttributes.java (Ignored by rule in ignore file.) 19:10:56 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPN41Single.java (Ignored by rule in ignore file.) 19:10:56 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPN41SingleAllOfAttributes.java (Ignored by rule in ignore file.) 19:10:56 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPN42Single.java (Ignored by rule in ignore file.) 19:10:56 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPN42SingleAllOfAttributes.java (Ignored by rule in ignore file.) 19:10:56 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPN4Single.java (Ignored by rule in ignore file.) 19:10:56 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPN4SingleAllOfAttributes.java (Ignored by rule in ignore file.) 19:10:56 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPN4mbSingle.java (Ignored by rule in ignore file.) 19:10:56 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPN4mbSingleAllOfAttributes.java (Ignored by rule in ignore file.) 19:10:56 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPN58Single.java (Ignored by rule in ignore file.) 19:10:56 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPN58SingleAllOfAttributes.java (Ignored by rule in ignore file.) 19:10:56 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPN59Single.java (Ignored by rule in ignore file.) 19:10:56 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPN59SingleAllOfAttributes.java (Ignored by rule in ignore file.) 19:10:56 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPN5Single.java (Ignored by rule in ignore file.) 19:10:56 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPN5SingleAllOfAttributes.java (Ignored by rule in ignore file.) 19:10:56 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPN60Single.java (Ignored by rule in ignore file.) 19:10:56 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPN60SingleAllOfAttributes.java (Ignored by rule in ignore file.) 19:10:56 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPN61Single.java (Ignored by rule in ignore file.) 19:10:56 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPN61SingleAllOfAttributes.java (Ignored by rule in ignore file.) 19:10:56 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPN62Single.java (Ignored by rule in ignore file.) 19:10:56 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPN62SingleAllOfAttributes.java (Ignored by rule in ignore file.) 19:10:56 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPN63Single.java (Ignored by rule in ignore file.) 19:10:56 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPN63SingleAllOfAttributes.java (Ignored by rule in ignore file.) 19:10:56 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPN6Single.java (Ignored by rule in ignore file.) 19:10:56 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPN6SingleAllOfAttributes.java (Ignored by rule in ignore file.) 19:10:56 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPN7Single.java (Ignored by rule in ignore file.) 19:10:56 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPN7SingleAllOfAttributes.java (Ignored by rule in ignore file.) 19:10:56 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPN84Single.java (Ignored by rule in ignore file.) 19:10:56 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPN84SingleAllOfAttributes.java (Ignored by rule in ignore file.) 19:10:56 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPN85Single.java (Ignored by rule in ignore file.) 19:10:56 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPN85SingleAllOfAttributes.java (Ignored by rule in ignore file.) 19:10:56 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPN86Single.java (Ignored by rule in ignore file.) 19:10:56 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPN86SingleAllOfAttributes.java (Ignored by rule in ignore file.) 19:10:56 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPN87Single.java (Ignored by rule in ignore file.) 19:10:56 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPN87SingleAllOfAttributes.java (Ignored by rule in ignore file.) 19:10:56 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPN88Single.java (Ignored by rule in ignore file.) 19:10:56 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPN88SingleAllOfAttributes.java (Ignored by rule in ignore file.) 19:10:56 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPN89Single.java (Ignored by rule in ignore file.) 19:10:56 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPN89SingleAllOfAttributes.java (Ignored by rule in ignore file.) 19:10:56 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPN8Single.java (Ignored by rule in ignore file.) 19:10:56 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPN8SingleAllOfAttributes.java (Ignored by rule in ignore file.) 19:10:56 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPN96Single.java (Ignored by rule in ignore file.) 19:10:56 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPN96SingleAllOfAttributes.java (Ignored by rule in ignore file.) 19:10:56 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPN9Single.java (Ignored by rule in ignore file.) 19:10:56 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPN9SingleAllOfAttributes.java (Ignored by rule in ignore file.) 19:10:56 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPNL1Single.java (Ignored by rule in ignore file.) 19:10:56 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPNL1SingleAllOfAttributes.java (Ignored by rule in ignore file.) 19:10:56 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPNL2Single.java (Ignored by rule in ignore file.) 19:10:56 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPNL2SingleAllOfAttributes.java (Ignored by rule in ignore file.) 19:10:56 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPNL3Single.java (Ignored by rule in ignore file.) 19:10:56 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPNL3SingleAllOfAttributes.java (Ignored by rule in ignore file.) 19:10:56 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPNL5Single.java (Ignored by rule in ignore file.) 19:10:56 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPNL5SingleAllOfAttributes.java (Ignored by rule in ignore file.) 19:10:56 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPNL6Single.java (Ignored by rule in ignore file.) 19:10:56 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPNL6SingleAllOfAttributes.java (Ignored by rule in ignore file.) 19:10:56 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPNL9Single.java (Ignored by rule in ignore file.) 19:10:56 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPNL9SingleAllOfAttributes.java (Ignored by rule in ignore file.) 19:10:56 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPNgCSingle.java (Ignored by rule in ignore file.) 19:10:56 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPNgCSingleAllOfAttributes.java (Ignored by rule in ignore file.) 19:10:56 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPNgUSingle.java (Ignored by rule in ignore file.) 19:10:56 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPNgUSingleAllOfAttributes.java (Ignored by rule in ignore file.) 19:10:56 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPNmb1Single.java (Ignored by rule in ignore file.) 19:10:56 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPNmb1SingleAllOfAttributes.java (Ignored by rule in ignore file.) 19:10:56 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPNmb9Single.java (Ignored by rule in ignore file.) 19:10:56 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPNmb9SingleAllOfAttributes.java (Ignored by rule in ignore file.) 19:10:56 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPNpc4Single.java (Ignored by rule in ignore file.) 19:10:56 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPNpc4SingleAllOfAttributes.java (Ignored by rule in ignore file.) 19:10:56 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPNpc6Single.java (Ignored by rule in ignore file.) 19:10:56 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPNpc6SingleAllOfAttributes.java (Ignored by rule in ignore file.) 19:10:56 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPNpc7Single.java (Ignored by rule in ignore file.) 19:10:56 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPNpc7SingleAllOfAttributes.java (Ignored by rule in ignore file.) 19:10:56 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPNpc8Single.java (Ignored by rule in ignore file.) 19:10:56 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPNpc8SingleAllOfAttributes.java (Ignored by rule in ignore file.) 19:10:56 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPRPAttr.java (Ignored by rule in ignore file.) 19:10:56 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPRxSingle.java (Ignored by rule in ignore file.) 19:10:56 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPRxSingleAllOfAttributes.java (Ignored by rule in ignore file.) 19:10:56 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPS1USingle.java (Ignored by rule in ignore file.) 19:10:56 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPS1USingleAllOfAttributes.java (Ignored by rule in ignore file.) 19:10:56 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPS5CSingle.java (Ignored by rule in ignore file.) 19:10:56 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPS5CSingleAllOfAttributes.java (Ignored by rule in ignore file.) 19:10:56 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPS5USingle.java (Ignored by rule in ignore file.) 19:10:56 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPS5USingleAllOfAttributes.java (Ignored by rule in ignore file.) 19:10:56 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPSM12Single.java (Ignored by rule in ignore file.) 19:10:56 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPSM12SingleAllOfAttributes.java (Ignored by rule in ignore file.) 19:10:56 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPSM13Single.java (Ignored by rule in ignore file.) 19:10:56 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPSM13SingleAllOfAttributes.java (Ignored by rule in ignore file.) 19:10:56 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPSM14Single.java (Ignored by rule in ignore file.) 19:10:56 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPSM14SingleAllOfAttributes.java (Ignored by rule in ignore file.) 19:10:56 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPTransportSingle.java (Ignored by rule in ignore file.) 19:10:56 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPTransportSingleAllOfAttributes.java (Ignored by rule in ignore file.) 19:10:56 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPX2CSingle.java (Ignored by rule in ignore file.) 19:10:56 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPX2CSingleAllOfAttributes.java (Ignored by rule in ignore file.) 19:10:56 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPX2USingle.java (Ignored by rule in ignore file.) 19:10:56 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPX2USingleAllOfAttributes.java (Ignored by rule in ignore file.) 19:10:56 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPXnCSingle.java (Ignored by rule in ignore file.) 19:10:56 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPXnCSingleAllOfAttributes.java (Ignored by rule in ignore file.) 19:10:56 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPXnUSingle.java (Ignored by rule in ignore file.) 19:10:56 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPXnUSingleAllOfAttributes.java (Ignored by rule in ignore file.) 19:10:56 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EUtraNetworkSingle.java (Ignored by rule in ignore file.) 19:10:56 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EUtranCellRelationSingle.java (Ignored by rule in ignore file.) 19:10:56 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EUtranCellRelationSingleAllOfAttributes.java (Ignored by rule in ignore file.) 19:10:56 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EUtranFreqRelationSingle.java (Ignored by rule in ignore file.) 19:10:56 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EUtranFreqRelationSingleAllOfAttributes.java (Ignored by rule in ignore file.) 19:10:56 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EUtranFrequencySingle.java (Ignored by rule in ignore file.) 19:10:56 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EUtranFrequencySingleAllOfAttributes.java (Ignored by rule in ignore file.) 19:10:56 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EasdfInfo.java (Ignored by rule in ignore file.) 19:10:56 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EcmConnectionInfoSingle.java (Ignored by rule in ignore file.) 19:10:56 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EcmConnectionInfoSingleAllOfAttributes.java (Ignored by rule in ignore file.) 19:10:56 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EdgeDataNetworkSingle.java (Ignored by rule in ignore file.) 19:10:56 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EdgeFederationSingle.java (Ignored by rule in ignore file.) 19:10:56 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EdgeIdentificationIdContext.java (Ignored by rule in ignore file.) 19:10:56 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EdgeIdentificationLocContext.java (Ignored by rule in ignore file.) 19:10:56 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EdgeServiceSupportExpectation.java (Ignored by rule in ignore file.) 19:10:56 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EdgeServiceSupportExpectationExpectationContextsInner.java (Ignored by rule in ignore file.) 19:10:56 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EdgeServiceSupportExpectationExpectationTargetsInner.java (Ignored by rule in ignore file.) 19:10:56 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EdgeServiceSupportExpectationObject.java (Ignored by rule in ignore file.) 19:10:56 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EdgeServiceSupportExpectationObjectObjectContextsInner.java (Ignored by rule in ignore file.) 19:10:56 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EmbbEEPerfReq.java (Ignored by rule in ignore file.) 19:10:56 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EnergyEfficiency.java (Ignored by rule in ignore file.) 19:10:56 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EnergySavingControl.java (Ignored by rule in ignore file.) 19:10:56 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EnergySavingState.java (Ignored by rule in ignore file.) 19:10:56 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EnergyServiceLocation.java (Ignored by rule in ignore file.) 19:10:56 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/Ephemeris.java (Ignored by rule in ignore file.) 19:10:56 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EphemerisInfoSetSingle.java (Ignored by rule in ignore file.) 19:10:56 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EphemerisInfoSetSingleAllOfAttributes.java (Ignored by rule in ignore file.) 19:10:56 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ErrorResponse.java (Ignored by rule in ignore file.) 19:10:56 [INFO] writing file /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ErrorResponseDefault.java 19:10:56 [INFO] writing file /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ErrorResponseDefaultOtherProblemsInner.java 19:10:56 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ErrorResponseError.java (Ignored by rule in ignore file.) 19:10:56 [INFO] writing file /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ErrorResponseGet.java 19:10:56 [INFO] writing file /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ErrorResponseGetOtherProblemsInner.java 19:10:56 [INFO] writing file /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ErrorResponsePatch.java 19:10:56 [INFO] writing file /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ErrorResponsePatchOtherProblemsInner.java 19:10:56 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EsNotAllowedTimePeriod.java (Ignored by rule in ignore file.) 19:10:56 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EventId.java (Ignored by rule in ignore file.) 19:10:56 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EventListForEventTriggeredMeasurementType.java (Ignored by rule in ignore file.) 19:10:56 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EventThresholdL1Type.java (Ignored by rule in ignore file.) 19:10:56 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EventThresholdType.java (Ignored by rule in ignore file.) 19:10:56 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EventThresholdTypeEventThreshold1F.java (Ignored by rule in ignore file.) 19:10:56 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EventThresholdTypeEventThresholdRSRP.java (Ignored by rule in ignore file.) 19:10:56 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EventThresholdTypeEventThresholdRSRQ.java (Ignored by rule in ignore file.) 19:10:56 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ExcessPacketDelayThresholdType.java (Ignored by rule in ignore file.) 19:10:56 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ExpectationFulfilmentResult.java (Ignored by rule in ignore file.) 19:10:56 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ExpectationObject.java (Ignored by rule in ignore file.) 19:10:56 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ExpectationTarget.java (Ignored by rule in ignore file.) 19:10:56 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ExpectationVerb.java (Ignored by rule in ignore file.) 19:10:56 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/Exposure.java (Ignored by rule in ignore file.) 19:10:56 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ExtSnssai.java (Ignored by rule in ignore file.) 19:10:56 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ExternalAmfFunctionSingle.java (Ignored by rule in ignore file.) 19:10:56 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ExternalAmfFunctionSingleAllOfAttributes.java (Ignored by rule in ignore file.) 19:10:56 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ExternalClientType.java (Ignored by rule in ignore file.) 19:10:56 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ExternalENBFunctionSingle.java (Ignored by rule in ignore file.) 19:10:56 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ExternalENBFunctionSingleAllOfAttributes.java (Ignored by rule in ignore file.) 19:10:56 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ExternalEUTranCellSingle.java (Ignored by rule in ignore file.) 19:10:56 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ExternalEUTranCellSingleAllOfAttributes.java (Ignored by rule in ignore file.) 19:10:56 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ExternalGnbCuCpFunctionSingle.java (Ignored by rule in ignore file.) 19:10:56 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ExternalGnbCuCpFunctionSingleAllOfAttributes.java (Ignored by rule in ignore file.) 19:10:56 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ExternalGnbCuUpFunctionSingle.java (Ignored by rule in ignore file.) 19:10:56 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ExternalGnbCuUpFunctionSingleAllOfAttributes.java (Ignored by rule in ignore file.) 19:10:56 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ExternalGnbDuFunctionSingle.java (Ignored by rule in ignore file.) 19:10:56 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ExternalGnbDuFunctionSingleAllOfAttributes.java (Ignored by rule in ignore file.) 19:10:56 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ExternalNrCellCuSingle.java (Ignored by rule in ignore file.) 19:10:56 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ExternalNrCellCuSingleAllOfAttributes.java (Ignored by rule in ignore file.) 19:10:56 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ExternalNrfFunctionSingle.java (Ignored by rule in ignore file.) 19:10:56 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ExternalNrfFunctionSingleAllOfAttributes.java (Ignored by rule in ignore file.) 19:10:56 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ExternalNssfFunctionSingle.java (Ignored by rule in ignore file.) 19:10:56 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ExternalNssfFunctionSingleAllOfAttributes.java (Ignored by rule in ignore file.) 19:10:56 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ExternalSeppFunctionSingle.java (Ignored by rule in ignore file.) 19:10:56 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ExternalSeppFunctionSingleAllOfAttributes.java (Ignored by rule in ignore file.) 19:10:56 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/FeasibilityCheckAndReservationJobSingle.java (Ignored by rule in ignore file.) 19:10:56 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/FeasibilityCheckAndReservationJobSingleAllOfAttributes.java (Ignored by rule in ignore file.) 19:10:56 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/FeasibilityCheckAndReservationJobSingleAllOfAttributesProfile.java (Ignored by rule in ignore file.) 19:10:56 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/FeasibilityResult.java (Ignored by rule in ignore file.) 19:10:56 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/FederatedECSInfo.java (Ignored by rule in ignore file.) 19:10:56 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/FileDownloadJobProcessMonitor.java (Ignored by rule in ignore file.) 19:10:56 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/FileDownloadJobProcessMonitorResultStateInfo.java (Ignored by rule in ignore file.) 19:10:56 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/FileDownloadJobSingle.java (Ignored by rule in ignore file.) 19:10:56 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/FileDownloadJobSingleAllOfAttributes.java (Ignored by rule in ignore file.) 19:10:56 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/FileNotificationTypes.java (Ignored by rule in ignore file.) 19:10:56 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/FileSingle.java (Ignored by rule in ignore file.) 19:10:56 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/FileSingleAllOfAttributes.java (Ignored by rule in ignore file.) 19:10:56 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/FilesSingle.java (Ignored by rule in ignore file.) 19:10:56 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/FilesSingleAllOfAttributes.java (Ignored by rule in ignore file.) 19:10:56 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/FiveQICharacteristicsSingle.java (Ignored by rule in ignore file.) 19:10:56 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/FiveQiDscpMapping.java (Ignored by rule in ignore file.) 19:10:56 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/FiveQiDscpMappingSetSingle.java (Ignored by rule in ignore file.) 19:10:56 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/FiveQiDscpMappingSetSingleAllOfAttributes.java (Ignored by rule in ignore file.) 19:10:56 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/FlowDirection.java (Ignored by rule in ignore file.) 19:10:56 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/FlowInformation.java (Ignored by rule in ignore file.) 19:10:56 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/FlowStatus.java (Ignored by rule in ignore file.) 19:10:56 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/FreqInfo.java (Ignored by rule in ignore file.) 19:10:56 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/Frequency.java (Ignored by rule in ignore file.) 19:10:56 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/FrequencyDomainPara.java (Ignored by rule in ignore file.) 19:10:56 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/FulfilmentInfo.java (Ignored by rule in ignore file.) 19:10:56 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/FulfilmentStatus.java (Ignored by rule in ignore file.) 19:10:56 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/GeoArea.java (Ignored by rule in ignore file.) 19:10:56 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/GeoAreaOneOf.java (Ignored by rule in ignore file.) 19:10:56 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/GeoCoordinate.java (Ignored by rule in ignore file.) 19:10:56 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/GeoLoc.java (Ignored by rule in ignore file.) 19:10:56 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/GeographicalCoordinates.java (Ignored by rule in ignore file.) 19:10:56 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/GmlcFunctionSingle.java (Ignored by rule in ignore file.) 19:10:56 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/GmlcFunctionSingleAllOfAttributes.java (Ignored by rule in ignore file.) 19:10:56 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/GmlcInfo.java (Ignored by rule in ignore file.) 19:10:56 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/GnbCuCpFunctionSingle.java (Ignored by rule in ignore file.) 19:10:56 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/GnbCuCpFunctionSingleAllOfAttributes.java (Ignored by rule in ignore file.) 19:10:56 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/GnbCuUpFunctionSingle.java (Ignored by rule in ignore file.) 19:10:56 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/GnbCuUpFunctionSingleAllOfAttributes.java (Ignored by rule in ignore file.) 19:10:56 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/GnbDuFunctionSingle.java (Ignored by rule in ignore file.) 19:10:56 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/GnbDuFunctionSingleAllOfAttributes.java (Ignored by rule in ignore file.) 19:10:56 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/GtpUPathDelayThresholdsType.java (Ignored by rule in ignore file.) 19:10:56 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/GtpUPathQoSMonitoringControlSingle.java (Ignored by rule in ignore file.) 19:10:56 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/GtpUPathQoSMonitoringControlSingleAllOfAttributes.java (Ignored by rule in ignore file.) 19:10:56 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/Guami.java (Ignored by rule in ignore file.) 19:10:56 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/HeartbeatControlSingle.java (Ignored by rule in ignore file.) 19:10:56 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/HeartbeatControlSingleAllOfAttributes.java (Ignored by rule in ignore file.) 19:10:56 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/HeartbeatNotificationTypes.java (Ignored by rule in ignore file.) 19:10:56 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/HighDLPrbLoadContext.java (Ignored by rule in ignore file.) 19:10:56 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/HighDLPrbLoadRatioTarget.java (Ignored by rule in ignore file.) 19:10:56 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/HighULPrbLoadContext.java (Ignored by rule in ignore file.) 19:10:56 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/HighULPrbLoadRatioTarget.java (Ignored by rule in ignore file.) 19:10:56 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/HostAddr.java (Ignored by rule in ignore file.) 19:10:56 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/HssInfo.java (Ignored by rule in ignore file.) 19:10:56 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/IdentityRange.java (Ignored by rule in ignore file.) 19:10:56 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/IdentitySingle.java (Ignored by rule in ignore file.) 19:10:56 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/IdentitySingleAllOfAttributes.java (Ignored by rule in ignore file.) 19:10:56 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ImmediateMDTConfigType.java (Ignored by rule in ignore file.) 19:10:56 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ImsiRange.java (Ignored by rule in ignore file.) 19:10:56 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/IncomingDataTarget.java (Ignored by rule in ignore file.) 19:10:56 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/InferenceOutput.java (Ignored by rule in ignore file.) 19:10:56 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/Insert.java (Ignored by rule in ignore file.) 19:10:56 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/IntentConflictReport.java (Ignored by rule in ignore file.) 19:10:56 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/IntentExpectation.java (Ignored by rule in ignore file.) 19:10:56 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/IntentFeasibilityCheckReport.java (Ignored by rule in ignore file.) 19:10:56 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/IntentFulfilmentReport.java (Ignored by rule in ignore file.) 19:10:56 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/IntentHandlingCapability.java (Ignored by rule in ignore file.) 19:10:56 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/IntentHandlingFunctionSingle.java (Ignored by rule in ignore file.) 19:10:56 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/IntentReportSingle.java (Ignored by rule in ignore file.) 19:10:56 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/IntentSingle.java (Ignored by rule in ignore file.) 19:10:56 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/IntentSingleAllOfIntentExpectationsInner.java (Ignored by rule in ignore file.) 19:10:56 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/InterfaceUpfInfoItem.java (Ignored by rule in ignore file.) 19:10:56 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/InternalGroupIdRange.java (Ignored by rule in ignore file.) 19:10:56 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/IpAddr.java (Ignored by rule in ignore file.) 19:10:56 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/IpAddr1.java (Ignored by rule in ignore file.) 19:10:56 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/IpAddress.java (Ignored by rule in ignore file.) 19:10:56 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/IpEndPoint.java (Ignored by rule in ignore file.) 19:10:56 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/IpIndex.java (Ignored by rule in ignore file.) 19:10:56 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/IpInterface.java (Ignored by rule in ignore file.) 19:10:56 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/IpReachability.java (Ignored by rule in ignore file.) 19:10:56 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/Ipv4AddressRange.java (Ignored by rule in ignore file.) 19:10:56 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/Ipv6Addr.java (Ignored by rule in ignore file.) 19:10:56 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/Ipv6Prefix.java (Ignored by rule in ignore file.) 19:10:56 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/Ipv6PrefixRange.java (Ignored by rule in ignore file.) 19:10:56 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/IsESCoveredBy.java (Ignored by rule in ignore file.) 19:10:56 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/IsInitialBwp.java (Ignored by rule in ignore file.) 19:10:56 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/IsolationProfileSingle.java (Ignored by rule in ignore file.) 19:10:56 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/IsolationProfileSingleAllOfAttributes.java (Ignored by rule in ignore file.) 19:10:56 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/JobTypeType.java (Ignored by rule in ignore file.) 19:10:56 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/KPIMonitoring.java (Ignored by rule in ignore file.) 19:10:56 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/LboAllowed.java (Ignored by rule in ignore file.) 19:10:56 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ListOfInterfacesType.java (Ignored by rule in ignore file.) 19:10:56 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ListOfMeasurementsType.java (Ignored by rule in ignore file.) 19:10:56 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/LmfFunctionSingle.java (Ignored by rule in ignore file.) 19:10:56 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/LmfFunctionSingleAllOfAttributes.java (Ignored by rule in ignore file.) 19:10:56 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/LmfInfo.java (Ignored by rule in ignore file.) 19:10:56 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/LoadTimeThreshold.java (Ignored by rule in ignore file.) 19:10:56 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/LocalAddress.java (Ignored by rule in ignore file.) 19:10:56 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/LoggedMDTConfigType.java (Ignored by rule in ignore file.) 19:10:56 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/LoggingDurationType.java (Ignored by rule in ignore file.) 19:10:56 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/LoggingIntervalType.java (Ignored by rule in ignore file.) 19:10:56 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/LogicalInterfaceInfo.java (Ignored by rule in ignore file.) 19:10:56 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/LowDLRANUEThptContext.java (Ignored by rule in ignore file.) 19:10:56 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/LowDLRANUEThptRatioTarget.java (Ignored by rule in ignore file.) 19:10:56 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/LowSINRContext.java (Ignored by rule in ignore file.) 19:10:56 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/LowSINRRatioTarget.java (Ignored by rule in ignore file.) 19:10:56 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/LowULRANUEThptContext.java (Ignored by rule in ignore file.) 19:10:56 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/LowULRANUEThptRatioTarget.java (Ignored by rule in ignore file.) 19:10:56 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/MDAFunctionSingle.java (Ignored by rule in ignore file.) 19:10:56 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/MDAFunctionSingleAllOfAttributes.java (Ignored by rule in ignore file.) 19:10:56 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/MDAOutputEntry.java (Ignored by rule in ignore file.) 19:10:56 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/MDAOutputIEFilter.java (Ignored by rule in ignore file.) 19:10:56 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/MDAOutputPerMDAType.java (Ignored by rule in ignore file.) 19:10:56 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/MDAOutputs1.java (Ignored by rule in ignore file.) 19:10:56 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/MDAReport.java (Ignored by rule in ignore file.) 19:10:56 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/MDAReportAllOfAttributes.java (Ignored by rule in ignore file.) 19:10:56 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/MDARequestSingle.java (Ignored by rule in ignore file.) 19:10:56 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/MDARequestSingleAllOfAttributes.java (Ignored by rule in ignore file.) 19:10:56 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/MDAType.java (Ignored by rule in ignore file.) 19:10:56 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/MIoTEEPerfReq.java (Ignored by rule in ignore file.) 19:10:56 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/MLCapabilityInfo.java (Ignored by rule in ignore file.) 19:10:56 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/MLContext.java (Ignored by rule in ignore file.) 19:10:56 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/MLModelCoordinationGroupSingle.java (Ignored by rule in ignore file.) 19:10:56 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/MLModelCoordinationGroupSingleAllOfAttributes.java (Ignored by rule in ignore file.) 19:10:56 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/MLModelLoadingPolicySingle.java (Ignored by rule in ignore file.) 19:10:56 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/MLModelLoadingPolicySingleAllOfAttributes.java (Ignored by rule in ignore file.) 19:10:56 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/MLModelLoadingProcessSingle.java (Ignored by rule in ignore file.) 19:10:56 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/MLModelLoadingProcessSingleAllOfAttributes.java (Ignored by rule in ignore file.) 19:10:56 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/MLModelLoadingRequestSingle.java (Ignored by rule in ignore file.) 19:10:56 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/MLModelLoadingRequestSingleAllOfAttributes.java (Ignored by rule in ignore file.) 19:10:56 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/MLModelRepositorySingle.java (Ignored by rule in ignore file.) 19:10:56 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/MLModelSingle.java (Ignored by rule in ignore file.) 19:10:56 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/MLModelSingleAllOfAttributes.java (Ignored by rule in ignore file.) 19:10:56 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/MLTestingFunctionSingle.java (Ignored by rule in ignore file.) 19:10:56 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/MLTestingFunctionSingleAllOfAttributes.java (Ignored by rule in ignore file.) 19:10:56 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/MLTestingReportSingle.java (Ignored by rule in ignore file.) 19:10:56 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/MLTestingReportSingleAllOfAttributes.java (Ignored by rule in ignore file.) 19:10:56 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/MLTestingRequestSingle.java (Ignored by rule in ignore file.) 19:10:56 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/MLTestingRequestSingleAllOfAttributes.java (Ignored by rule in ignore file.) 19:10:56 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/MLTrainingFunctionSingle.java (Ignored by rule in ignore file.) 19:10:56 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/MLTrainingFunctionSingleAllOfAttributes.java (Ignored by rule in ignore file.) 19:10:56 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/MLTrainingProcessSingle.java (Ignored by rule in ignore file.) 19:10:56 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/MLTrainingProcessSingleAllOfAttributes.java (Ignored by rule in ignore file.) 19:10:56 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/MLTrainingReportSingle.java (Ignored by rule in ignore file.) 19:10:56 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/MLTrainingReportSingleAllOfAttributes.java (Ignored by rule in ignore file.) 19:10:56 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/MLTrainingRequestSingle.java (Ignored by rule in ignore file.) 19:10:56 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/MLTrainingRequestSingleAllOfAttributes.java (Ignored by rule in ignore file.) 19:10:56 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/MLTrainingRequestSingleAllOfAttributesAllOfTrainingRequestSource.java (Ignored by rule in ignore file.) 19:10:56 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/MLUpdateFunctionSingle.java (Ignored by rule in ignore file.) 19:10:56 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/MLUpdateFunctionSingleAllOfAttributes.java (Ignored by rule in ignore file.) 19:10:56 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/MLUpdateProcessSingle.java (Ignored by rule in ignore file.) 19:10:56 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/MLUpdateProcessSingleAllOfAttributes.java (Ignored by rule in ignore file.) 19:10:56 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/MLUpdateReportSingle.java (Ignored by rule in ignore file.) 19:10:56 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/MLUpdateReportSingleAllOfAttributes.java (Ignored by rule in ignore file.) 19:10:56 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/MLUpdateRequestSingle.java (Ignored by rule in ignore file.) 19:10:56 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/MLUpdateRequestSingleAllOfAttributes.java (Ignored by rule in ignore file.) 19:10:56 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ManagedActivationScope.java (Ignored by rule in ignore file.) 19:10:56 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ManagedActivationScopeOneOf.java (Ignored by rule in ignore file.) 19:10:56 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ManagedActivationScopeOneOf1.java (Ignored by rule in ignore file.) 19:10:56 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ManagedActivationScopeOneOf2.java (Ignored by rule in ignore file.) 19:10:56 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ManagedElementAttr.java (Ignored by rule in ignore file.) 19:10:56 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ManagedElementNcO.java (Ignored by rule in ignore file.) 19:10:56 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ManagedElementNcO5GcNrm.java (Ignored by rule in ignore file.) 19:10:56 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ManagedElementNcOAiMlNrm.java (Ignored by rule in ignore file.) 19:10:56 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ManagedElementNcOCoslaNrm.java (Ignored by rule in ignore file.) 19:10:56 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ManagedElementNcOMdaNrm.java (Ignored by rule in ignore file.) 19:10:56 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ManagedElementNcONrNrm.java (Ignored by rule in ignore file.) 19:10:56 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ManagedElementSingle.java (Ignored by rule in ignore file.) 19:10:56 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ManagedFunctionAttr.java (Ignored by rule in ignore file.) 19:10:56 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ManagedFunctionNcO.java (Ignored by rule in ignore file.) 19:10:56 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ManagedNFProfile.java (Ignored by rule in ignore file.) 19:10:56 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ManagedNFServiceSingle.java (Ignored by rule in ignore file.) 19:10:56 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ManagedNFServiceSingleAllOfAttributes.java (Ignored by rule in ignore file.) 19:10:56 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ManagementData.java (Ignored by rule in ignore file.) 19:10:56 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ManagementDataCollectionSingle.java (Ignored by rule in ignore file.) 19:10:56 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ManagementDataCollectionSingleAllOfAttributes.java (Ignored by rule in ignore file.) 19:10:56 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ManagementNodeSingle.java (Ignored by rule in ignore file.) 19:10:56 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ManagementNodeSingleAllOfAttributes.java (Ignored by rule in ignore file.) 19:10:56 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/MappedCellIdInfo.java (Ignored by rule in ignore file.) 19:10:56 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/MappingSetIDBackhaulAddress.java (Ignored by rule in ignore file.) 19:10:56 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/MaxNumberofPDUSessions.java (Ignored by rule in ignore file.) 19:10:56 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/MaxNumberofPDUsessionsTarget.java (Ignored by rule in ignore file.) 19:10:56 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/MaxNumberofRegisteredsubscribersTarget.java (Ignored by rule in ignore file.) 19:10:56 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/MaxNumberofUEs.java (Ignored by rule in ignore file.) 19:10:56 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/MaxNumberofUEsTarget.java (Ignored by rule in ignore file.) 19:10:56 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/MaxPktSize.java (Ignored by rule in ignore file.) 19:10:56 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/MbSmfFunctionSingle.java (Ignored by rule in ignore file.) 19:10:56 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/MbSmfFunctionSingleAllOfAttributes.java (Ignored by rule in ignore file.) 19:10:56 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/MbSmfInfo.java (Ignored by rule in ignore file.) 19:10:56 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/MbUpfFunctionSingle.java (Ignored by rule in ignore file.) 19:10:56 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/MbUpfFunctionSingleAllOfAttributes.java (Ignored by rule in ignore file.) 19:10:56 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/MbUpfInfo.java (Ignored by rule in ignore file.) 19:10:56 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/MbsServiceArea.java (Ignored by rule in ignore file.) 19:10:56 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/MbsServiceAreaInfo.java (Ignored by rule in ignore file.) 19:10:56 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/MbsSession.java (Ignored by rule in ignore file.) 19:10:56 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/MbsSessionId.java (Ignored by rule in ignore file.) 19:10:56 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/MbsfnArea.java (Ignored by rule in ignore file.) 19:10:56 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/MdtConfigType.java (Ignored by rule in ignore file.) 19:10:56 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/MeContextSingle.java (Ignored by rule in ignore file.) 19:10:56 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/MeContextSingleAllOfAttributes.java (Ignored by rule in ignore file.) 19:10:56 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/MeasurementPeriodLTEType.java (Ignored by rule in ignore file.) 19:10:56 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/MeasurementPeriodUMTSType.java (Ignored by rule in ignore file.) 19:10:56 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/MeasurementQuantityType.java (Ignored by rule in ignore file.) 19:10:56 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/MfafFunctionSingle.java (Ignored by rule in ignore file.) 19:10:56 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/MfafFunctionSingleAllOfAttributes.java (Ignored by rule in ignore file.) 19:10:56 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/MfafInfo.java (Ignored by rule in ignore file.) 19:10:56 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/MlAnalyticsInfo.java (Ignored by rule in ignore file.) 19:10:56 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/MnpfFunctionSingle.java (Ignored by rule in ignore file.) 19:10:56 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/MnpfFunctionSingleAllOfAttributes.java (Ignored by rule in ignore file.) 19:10:56 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/MnpfInfo.java (Ignored by rule in ignore file.) 19:10:56 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/MnsAgentSingle.java (Ignored by rule in ignore file.) 19:10:56 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/MnsAgentSingleAllOfAttributes.java (Ignored by rule in ignore file.) 19:10:56 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/MnsInfoSingle.java (Ignored by rule in ignore file.) 19:10:56 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/MnsRegistrySingle.java (Ignored by rule in ignore file.) 19:10:56 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/MobilityLevel.java (Ignored by rule in ignore file.) 19:10:56 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/Model5GCNetworkExpectation.java (Ignored by rule in ignore file.) 19:10:56 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/Model5GCNetworkExpectationExpectationContextsInner.java (Ignored by rule in ignore file.) 19:10:56 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/Model5GCNetworkExpectationExpectationTargetsInner.java (Ignored by rule in ignore file.) 19:10:56 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/Model5GCNetworkExpectationObject.java (Ignored by rule in ignore file.) 19:10:56 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/Model5GCNetworkExpectationObjectObjectContextsInner.java (Ignored by rule in ignore file.) 19:10:56 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/Model5GCNfConnEcmInfo.java (Ignored by rule in ignore file.) 19:10:56 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/Model5GDdnmfInfo.java (Ignored by rule in ignore file.) 19:10:56 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/Model5GSessionContext.java (Ignored by rule in ignore file.) 19:10:56 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ModelPerformance.java (Ignored by rule in ignore file.) 19:10:56 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/MoiChange.java (Ignored by rule in ignore file.) 19:10:56 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/MulticastAccessControl.java (Ignored by rule in ignore file.) 19:10:56 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/N2InterfaceAmfInfo.java (Ignored by rule in ignore file.) 19:10:56 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/N3iwfFunctionSingle.java (Ignored by rule in ignore file.) 19:10:56 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/N3iwfFunctionSingleAllOfAttributes.java (Ignored by rule in ignore file.) 19:10:56 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/N6Protection.java (Ignored by rule in ignore file.) 19:10:56 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/NBIoT.java (Ignored by rule in ignore file.) 19:10:56 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/NEIdentification.java (Ignored by rule in ignore file.) 19:10:56 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/NEInfomration.java (Ignored by rule in ignore file.) 19:10:56 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/NFProfile.java (Ignored by rule in ignore file.) 19:10:56 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/NFService.java (Ignored by rule in ignore file.) 19:10:56 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/NFServiceType.java (Ignored by rule in ignore file.) 19:10:56 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/NFStatus.java (Ignored by rule in ignore file.) 19:10:56 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/NFType.java (Ignored by rule in ignore file.) 19:10:56 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/NRCellRelationSingle.java (Ignored by rule in ignore file.) 19:10:56 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/NRCellRelationSingleAllOfAttributes.java (Ignored by rule in ignore file.) 19:10:56 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/NRECMappingRuleSingle.java (Ignored by rule in ignore file.) 19:10:56 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/NRECMappingRuleSingleAllOfAttributes.java (Ignored by rule in ignore file.) 19:10:56 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/NRFreqRelationSingle.java (Ignored by rule in ignore file.) 19:10:56 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/NRFreqRelationSingleAllOfAttributes.java (Ignored by rule in ignore file.) 19:10:56 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/NRFrequencySingle.java (Ignored by rule in ignore file.) 19:10:56 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/NRFrequencySingleAllOfAttributes.java (Ignored by rule in ignore file.) 19:10:56 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/NRNetworkSingle.java (Ignored by rule in ignore file.) 19:10:56 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/NRTACRange.java (Ignored by rule in ignore file.) 19:10:56 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/NSSAASupport.java (Ignored by rule in ignore file.) 19:10:56 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/NTNFunctionSingle.java (Ignored by rule in ignore file.) 19:10:56 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/NTNFunctionSingleAllOfAttributes.java (Ignored by rule in ignore file.) 19:10:56 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/NTNGlobalRanNodeID.java (Ignored by rule in ignore file.) 19:10:56 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/NTNPLMNRestrictionsInfo.java (Ignored by rule in ignore file.) 19:10:56 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/Ncgi.java (Ignored by rule in ignore file.) 19:10:56 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/NcgiTai.java (Ignored by rule in ignore file.) 19:10:56 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/NefFunctionSingle.java (Ignored by rule in ignore file.) 19:10:56 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/NefFunctionSingleAllOfAttributes.java (Ignored by rule in ignore file.) 19:10:56 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/NefInfo.java (Ignored by rule in ignore file.) 19:10:56 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/NetworkNodeDiameterAddress.java (Ignored by rule in ignore file.) 19:10:56 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/NetworkSliceControllerSingle.java (Ignored by rule in ignore file.) 19:10:56 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/NetworkSliceControllerSingleAllOfAttributes.java (Ignored by rule in ignore file.) 19:10:56 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/NetworkSliceInfo.java (Ignored by rule in ignore file.) 19:10:56 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/NetworkSliceSharingIndicator.java (Ignored by rule in ignore file.) 19:10:56 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/NetworkSliceSingle.java (Ignored by rule in ignore file.) 19:10:56 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/NetworkSliceSingleAllOfAttributes.java (Ignored by rule in ignore file.) 19:10:56 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/NetworkSliceSubnetControllerSingle.java (Ignored by rule in ignore file.) 19:10:56 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/NetworkSliceSubnetControllerSingleAllOfAttributes.java (Ignored by rule in ignore file.) 19:10:56 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/NetworkSliceSubnetProviderCapabilitiesSingle.java (Ignored by rule in ignore file.) 19:10:56 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/NetworkSliceSubnetProviderCapabilitiesSingleAllOfAttributes.java (Ignored by rule in ignore file.) 19:10:56 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/NetworkSliceSubnetSingle.java (Ignored by rule in ignore file.) 19:10:56 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/NetworkSliceSubnetSingleAllOfAttributes.java (Ignored by rule in ignore file.) 19:10:56 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/NetworkSlicingApplicability.java (Ignored by rule in ignore file.) 19:10:56 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/NfInfo.java (Ignored by rule in ignore file.) 19:10:56 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/NfInstanceLocationContext.java (Ignored by rule in ignore file.) 19:10:56 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/NfTypeContext.java (Ignored by rule in ignore file.) 19:10:56 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/NgRanInferenceType.java (Ignored by rule in ignore file.) 19:10:56 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/NgeirFunctionSingle.java (Ignored by rule in ignore file.) 19:10:56 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/NgeirFunctionSingleAllOfAttributes.java (Ignored by rule in ignore file.) 19:10:56 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/NodeFilter.java (Ignored by rule in ignore file.) 19:10:56 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/NonIPSupport.java (Ignored by rule in ignore file.) 19:10:56 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/NotFulfilledState.java (Ignored by rule in ignore file.) 19:10:56 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/NotificationHeader.java (Ignored by rule in ignore file.) 19:10:56 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/NotificationType.java (Ignored by rule in ignore file.) 19:10:56 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/NotificationType1.java (Ignored by rule in ignore file.) 19:10:56 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/NotifyEvent.java (Ignored by rule in ignore file.) 19:10:56 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/NotifyMoiAttributeValueChanges.java (Ignored by rule in ignore file.) 19:10:56 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/NotifyMoiChanges.java (Ignored by rule in ignore file.) 19:10:56 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/NotifyMoiCreation.java (Ignored by rule in ignore file.) 19:10:56 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/NotifyMoiDeletion.java (Ignored by rule in ignore file.) 19:10:56 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/NpnIdType.java (Ignored by rule in ignore file.) 19:10:56 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/NrCellCuSingle.java (Ignored by rule in ignore file.) 19:10:56 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/NrCellCuSingleAllOfAttributes.java (Ignored by rule in ignore file.) 19:10:56 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/NrCellDuSingle.java (Ignored by rule in ignore file.) 19:10:56 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/NrCellDuSingleAllOfAttributes.java (Ignored by rule in ignore file.) 19:10:56 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/NrOperatorCellDuSingle.java (Ignored by rule in ignore file.) 19:10:56 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/NrSectorCarrierSingle.java (Ignored by rule in ignore file.) 19:10:56 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/NrSectorCarrierSingleAllOfAttributes.java (Ignored by rule in ignore file.) 19:10:56 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/NrfFunctionSingle.java (Ignored by rule in ignore file.) 19:10:56 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/NrfFunctionSingleAllOfAttributes.java (Ignored by rule in ignore file.) 19:10:56 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/NrfInfo.java (Ignored by rule in ignore file.) 19:10:56 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/NrfInfoServedAanfInfoListValueValue.java (Ignored by rule in ignore file.) 19:10:56 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/NrfInfoServedAmfInfoValue.java (Ignored by rule in ignore file.) 19:10:56 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/NrfInfoServedAusfInfoValue.java (Ignored by rule in ignore file.) 19:10:56 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/NrfInfoServedBsfInfoValue.java (Ignored by rule in ignore file.) 19:10:56 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/NrfInfoServedChfInfoValue.java (Ignored by rule in ignore file.) 19:10:56 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/NrfInfoServedGmlcInfoValue.java (Ignored by rule in ignore file.) 19:10:56 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/NrfInfoServedHssInfoListValueValue.java (Ignored by rule in ignore file.) 19:10:56 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/NrfInfoServedLmfInfoValue.java (Ignored by rule in ignore file.) 19:10:56 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/NrfInfoServedMbSmfInfoListValueValue.java (Ignored by rule in ignore file.) 19:10:56 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/NrfInfoServedNefInfoValue.java (Ignored by rule in ignore file.) 19:10:56 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/NrfInfoServedNwdafInfoValue.java (Ignored by rule in ignore file.) 19:10:56 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/NrfInfoServedPcfInfoValue.java (Ignored by rule in ignore file.) 19:10:56 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/NrfInfoServedPcscfInfoListValueValue.java (Ignored by rule in ignore file.) 19:10:56 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/NrfInfoServedScpInfoListValue.java (Ignored by rule in ignore file.) 19:10:56 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/NrfInfoServedSeppInfoListValue.java (Ignored by rule in ignore file.) 19:10:57 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/NrfInfoServedSmfInfoValue.java (Ignored by rule in ignore file.) 19:10:57 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/NrfInfoServedUdmInfoValue.java (Ignored by rule in ignore file.) 19:10:57 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/NrfInfoServedUdrInfoValue.java (Ignored by rule in ignore file.) 19:10:57 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/NrfInfoServedUdsfInfoValue.java (Ignored by rule in ignore file.) 19:10:57 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/NrfInfoServedUpfInfoValue.java (Ignored by rule in ignore file.) 19:10:57 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/NrmRoot.java (Ignored by rule in ignore file.) 19:10:57 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/NrmRootOneOf.java (Ignored by rule in ignore file.) 19:10:57 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/NrmRootOneOf1.java (Ignored by rule in ignore file.) 19:10:57 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/NsInfo.java (Ignored by rule in ignore file.) 19:10:57 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/NsacfCapability.java (Ignored by rule in ignore file.) 19:10:57 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/NsacfFunctionSingle.java (Ignored by rule in ignore file.) 19:10:57 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/NsacfFunctionSingleAllOfAttributes.java (Ignored by rule in ignore file.) 19:10:57 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/NsacfInfo.java (Ignored by rule in ignore file.) 19:10:57 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/NsacfInfoSnssai.java (Ignored by rule in ignore file.) 19:10:57 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/NssaafFunctionSingle.java (Ignored by rule in ignore file.) 19:10:57 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/NssaafFunctionSingleAllOfAttributes.java (Ignored by rule in ignore file.) 19:10:57 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/NssaafInfo.java (Ignored by rule in ignore file.) 19:10:57 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/NssfFunctionSingle.java (Ignored by rule in ignore file.) 19:10:57 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/NssfFunctionSingleAllOfAttributes.java (Ignored by rule in ignore file.) 19:10:57 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/NtfSubscriptionControlSingle.java (Ignored by rule in ignore file.) 19:10:57 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/NtfSubscriptionControlSingleAllOfAttributes.java (Ignored by rule in ignore file.) 19:10:57 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/NtnLocationInfo.java (Ignored by rule in ignore file.) 19:10:57 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/NullValue.java (Ignored by rule in ignore file.) 19:10:57 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/NwdafCapability.java (Ignored by rule in ignore file.) 19:10:57 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/NwdafEvent.java (Ignored by rule in ignore file.) 19:10:57 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/NwdafFunctionSingle.java (Ignored by rule in ignore file.) 19:10:57 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/NwdafFunctionSingleAllOfAttributes.java (Ignored by rule in ignore file.) 19:10:57 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/NwdafInfo.java (Ignored by rule in ignore file.) 19:10:57 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/Operation.java (Ignored by rule in ignore file.) 19:10:57 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/Operation1.java (Ignored by rule in ignore file.) 19:10:57 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/OperationSemantics.java (Ignored by rule in ignore file.) 19:10:57 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/OperationalState.java (Ignored by rule in ignore file.) 19:10:57 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/OperatorDuSingle.java (Ignored by rule in ignore file.) 19:10:57 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/OperatorEdgeDataNetworkSingle.java (Ignored by rule in ignore file.) 19:10:57 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/OperatorEdgeFederationSingle.java (Ignored by rule in ignore file.) 19:10:57 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/Orbital.java (Ignored by rule in ignore file.) 19:10:57 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/OutageAndRecoveryInfoSingle.java (Ignored by rule in ignore file.) 19:10:57 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/OutgoingDataTarget.java (Ignored by rule in ignore file.) 19:10:57 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/PLMNContext.java (Ignored by rule in ignore file.) 19:10:57 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/PacketErrorRate.java (Ignored by rule in ignore file.) 19:10:57 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ParameterRange.java (Ignored by rule in ignore file.) 19:10:57 [INFO] writing file /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/PatchItem.java 19:10:57 [INFO] writing file /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/PatchOperation.java 19:10:57 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/PccRule.java (Ignored by rule in ignore file.) 19:10:57 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/PcfFunctionSingle.java (Ignored by rule in ignore file.) 19:10:57 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/PcfFunctionSingleAllOfAttributes.java (Ignored by rule in ignore file.) 19:10:57 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/PcfInfo.java (Ignored by rule in ignore file.) 19:10:57 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/PcscfInfo.java (Ignored by rule in ignore file.) 19:10:57 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/PduSessionType.java (Ignored by rule in ignore file.) 19:10:57 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/PeeParameter.java (Ignored by rule in ignore file.) 19:10:57 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/PerceivedSeverity.java (Ignored by rule in ignore file.) 19:10:57 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/PerfMetricJobSingle.java (Ignored by rule in ignore file.) 19:10:57 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/PerfMetricJobSingleAllOfAttributes.java (Ignored by rule in ignore file.) 19:10:57 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/PerfNotificationTypes.java (Ignored by rule in ignore file.) 19:10:57 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/PfdData.java (Ignored by rule in ignore file.) 19:10:57 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/PlmnId.java (Ignored by rule in ignore file.) 19:10:57 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/PlmnId1.java (Ignored by rule in ignore file.) 19:10:57 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/PlmnIdNid.java (Ignored by rule in ignore file.) 19:10:57 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/PlmnIdNid1.java (Ignored by rule in ignore file.) 19:10:57 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/PlmnInfo.java (Ignored by rule in ignore file.) 19:10:57 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/PlmnListTypeInner.java (Ignored by rule in ignore file.) 19:10:57 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/PlmnRange.java (Ignored by rule in ignore file.) 19:10:57 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/PlmnTargetType.java (Ignored by rule in ignore file.) 19:10:57 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/PositionVelocity.java (Ignored by rule in ignore file.) 19:10:57 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/Positioning.java (Ignored by rule in ignore file.) 19:10:57 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/PositioningMethodType.java (Ignored by rule in ignore file.) 19:10:57 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/PredefinedPccRuleSetSingle.java (Ignored by rule in ignore file.) 19:10:57 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/PredefinedPccRuleSetSingleAllOfAttributes.java (Ignored by rule in ignore file.) 19:10:57 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/PredictionFrequency.java (Ignored by rule in ignore file.) 19:10:57 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/PreemptionCapability.java (Ignored by rule in ignore file.) 19:10:57 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/PreemptionVulnerability.java (Ignored by rule in ignore file.) 19:10:57 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ProbableCause.java (Ignored by rule in ignore file.) 19:10:57 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ProbableCauseOneOf.java (Ignored by rule in ignore file.) 19:10:57 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ProcessMonitor.java (Ignored by rule in ignore file.) 19:10:57 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ProcessMonitor1.java (Ignored by rule in ignore file.) 19:10:57 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ProseCapability.java (Ignored by rule in ignore file.) 19:10:57 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/QFPacketDelayThresholdsType.java (Ignored by rule in ignore file.) 19:10:57 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/QFQoSMonitoringControlSingle.java (Ignored by rule in ignore file.) 19:10:57 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/QFQoSMonitoringControlSingleAllOfAttributes.java (Ignored by rule in ignore file.) 19:10:57 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/QMCJobSingle.java (Ignored by rule in ignore file.) 19:10:57 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/QMCJobSingleAllOfAttributes.java (Ignored by rule in ignore file.) 19:10:57 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/QOffsetRange.java (Ignored by rule in ignore file.) 19:10:57 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/QceIdMappingInfo.java (Ignored by rule in ignore file.) 19:10:57 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/QosData.java (Ignored by rule in ignore file.) 19:10:57 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/RANEnergyConsumptionTarget.java (Ignored by rule in ignore file.) 19:10:57 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/RANEnergyEfficiencyTarget.java (Ignored by rule in ignore file.) 19:10:57 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/RANSliceSubnetProfile.java (Ignored by rule in ignore file.) 19:10:57 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/RATContext.java (Ignored by rule in ignore file.) 19:10:57 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/RRMPolicyRatioSingle.java (Ignored by rule in ignore file.) 19:10:57 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/RRMPolicyRatioSingleAllOfAttributes.java (Ignored by rule in ignore file.) 19:10:57 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/RSSetType.java (Ignored by rule in ignore file.) 19:10:57 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/RadioNetworkExpectation.java (Ignored by rule in ignore file.) 19:10:57 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/RadioNetworkExpectationExpectationContextsInner.java (Ignored by rule in ignore file.) 19:10:57 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/RadioNetworkExpectationExpectationTargetsInner.java (Ignored by rule in ignore file.) 19:10:57 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/RadioNetworkExpectationObject.java (Ignored by rule in ignore file.) 19:10:57 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/RadioNetworkExpectationObjectObjectContextsInner.java (Ignored by rule in ignore file.) 19:10:57 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/RadioServiceExpectation.java (Ignored by rule in ignore file.) 19:10:57 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/RadioServiceExpectationExpectationTargetsInner.java (Ignored by rule in ignore file.) 19:10:57 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/RadioServiceExpectationObject.java (Ignored by rule in ignore file.) 19:10:57 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/RadioServiceExpectationObjectObjectContextsInner.java (Ignored by rule in ignore file.) 19:10:57 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/RadioSpectrum.java (Ignored by rule in ignore file.) 19:10:57 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/RatType.java (Ignored by rule in ignore file.) 19:10:57 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/RedirectAddressType.java (Ignored by rule in ignore file.) 19:10:57 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/RedirectInformation.java (Ignored by rule in ignore file.) 19:10:57 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/RegistrationInfo.java (Ignored by rule in ignore file.) 19:10:57 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/RegistrationState.java (Ignored by rule in ignore file.) 19:10:57 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/RelocationTriggerInfo.java (Ignored by rule in ignore file.) 19:10:57 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/RemoteAddress.java (Ignored by rule in ignore file.) 19:10:57 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ReportAmountM1LTEType.java (Ignored by rule in ignore file.) 19:10:57 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ReportAmountM1NRType.java (Ignored by rule in ignore file.) 19:10:57 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ReportAmountM4LTEType.java (Ignored by rule in ignore file.) 19:10:57 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ReportAmountM4NRType.java (Ignored by rule in ignore file.) 19:10:57 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ReportAmountM5LTEType.java (Ignored by rule in ignore file.) 19:10:57 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ReportAmountM5NRType.java (Ignored by rule in ignore file.) 19:10:57 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ReportAmountM6LTEType.java (Ignored by rule in ignore file.) 19:10:57 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ReportAmountM6NRType.java (Ignored by rule in ignore file.) 19:10:57 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ReportAmountM7LTEType.java (Ignored by rule in ignore file.) 19:10:57 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ReportAmountM7NRType.java (Ignored by rule in ignore file.) 19:10:57 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ReportAmountType.java (Ignored by rule in ignore file.) 19:10:57 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ReportIntervalType.java (Ignored by rule in ignore file.) 19:10:57 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ReportTypeType.java (Ignored by rule in ignore file.) 19:10:57 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ReportingCtrl.java (Ignored by rule in ignore file.) 19:10:57 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ReportingCtrlOneOf.java (Ignored by rule in ignore file.) 19:10:57 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ReportingCtrlOneOf1.java (Ignored by rule in ignore file.) 19:10:57 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ReportingCtrlOneOf2.java (Ignored by rule in ignore file.) 19:10:57 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ReportingCtrlOneOf3.java (Ignored by rule in ignore file.) 19:10:57 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ReportingMethod.java (Ignored by rule in ignore file.) 19:10:57 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/RequestStatus.java (Ignored by rule in ignore file.) 19:10:57 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/Resource.java (Ignored by rule in ignore file.) 19:10:57 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ResourceIsolationRule.java (Ignored by rule in ignore file.) 19:10:57 [INFO] writing file /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ResourceOneOf.java 19:10:57 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ResourceOneOf1.java (Ignored by rule in ignore file.) 19:10:57 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ResourceReservationRequirement.java (Ignored by rule in ignore file.) 19:10:57 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ResourceReservationStatus.java (Ignored by rule in ignore file.) 19:10:57 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ResourceReservationStatus1.java (Ignored by rule in ignore file.) 19:10:57 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ResourceSharingLevelContext.java (Ignored by rule in ignore file.) 19:10:57 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ResourceType.java (Ignored by rule in ignore file.) 19:10:57 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/Resources5gcNrm.java (Ignored by rule in ignore file.) 19:10:57 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ResourcesAiMlNrm.java (Ignored by rule in ignore file.) 19:10:57 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ResourcesCoslaNrm.java (Ignored by rule in ignore file.) 19:10:57 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ResourcesDSORecovery.java (Ignored by rule in ignore file.) 19:10:57 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ResourcesEdgeNrm.java (Ignored by rule in ignore file.) 19:10:57 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ResourcesFaultNrm.java (Ignored by rule in ignore file.) 19:10:57 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ResourcesFileMgmtNrm.java (Ignored by rule in ignore file.) 19:10:57 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ResourcesGenericNrm.java (Ignored by rule in ignore file.) 19:10:57 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ResourcesIntentNrm.java (Ignored by rule in ignore file.) 19:10:57 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ResourcesMdaNrm.java (Ignored by rule in ignore file.) 19:10:57 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ResourcesMgmtDataCollectionNrm.java (Ignored by rule in ignore file.) 19:10:57 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ResourcesMnSRegistryNrm.java (Ignored by rule in ignore file.) 19:10:57 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ResourcesMsacNrm.java (Ignored by rule in ignore file.) 19:10:57 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ResourcesNrNrm.java (Ignored by rule in ignore file.) 19:10:57 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ResourcesPmControlNrm.java (Ignored by rule in ignore file.) 19:10:57 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ResourcesQoEMeasuremetCollectionNrm.java (Ignored by rule in ignore file.) 19:10:57 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ResourcesRanScNrm.java (Ignored by rule in ignore file.) 19:10:57 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ResourcesSliceNrm.java (Ignored by rule in ignore file.) 19:10:57 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ResourcesSubscriptionControlNrm.java (Ignored by rule in ignore file.) 19:10:57 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ResourcesThresholdMonitorNrm.java (Ignored by rule in ignore file.) 19:10:57 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ResourcesTraceControlNrm.java (Ignored by rule in ignore file.) 19:10:57 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/RimRSGlobalSingle.java (Ignored by rule in ignore file.) 19:10:57 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/RimRSGlobalSingleAllOfAttributes.java (Ignored by rule in ignore file.) 19:10:57 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/RimRSReportConf.java (Ignored by rule in ignore file.) 19:10:57 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/RimRSReportInfo.java (Ignored by rule in ignore file.) 19:10:57 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/RimRSSetSingle.java (Ignored by rule in ignore file.) 19:10:57 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/RimRSSetSingleAllOfAttributes.java (Ignored by rule in ignore file.) 19:10:57 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/RoleSingle.java (Ignored by rule in ignore file.) 19:10:57 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/RoleSingleAllOfAttributes.java (Ignored by rule in ignore file.) 19:10:57 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/RouteInformation.java (Ignored by rule in ignore file.) 19:10:57 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/RouteToLocation.java (Ignored by rule in ignore file.) 19:10:57 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/RrmPolicyAttr.java (Ignored by rule in ignore file.) 19:10:57 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/RrmPolicyMember.java (Ignored by rule in ignore file.) 19:10:57 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/SAP.java (Ignored by rule in ignore file.) 19:10:57 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/SEPPType.java (Ignored by rule in ignore file.) 19:10:57 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/SatelliteBackhaulCategories.java (Ignored by rule in ignore file.) 19:10:57 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/SatelliteBackhaulInfo.java (Ignored by rule in ignore file.) 19:10:57 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/SatelliteBackhaulInfoSatelliteBackhaulCategory.java (Ignored by rule in ignore file.) 19:10:57 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/SatelliteCoverageInfo.java (Ignored by rule in ignore file.) 19:10:57 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/SatelliteCoverageInfoNRSatelliteRATtype.java (Ignored by rule in ignore file.) 19:10:57 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ScMgmtProfileSingle.java (Ignored by rule in ignore file.) 19:10:57 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ScProcessMonitor.java (Ignored by rule in ignore file.) 19:10:57 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ScProcessMonitorResultStateInfo.java (Ignored by rule in ignore file.) 19:10:57 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ScProcessSingle.java (Ignored by rule in ignore file.) 19:10:57 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/SchedulerSingle.java (Ignored by rule in ignore file.) 19:10:57 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/SchedulerSingleAllOfAttributes.java (Ignored by rule in ignore file.) 19:10:57 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/SchedulingTime.java (Ignored by rule in ignore file.) 19:10:57 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/SchedulingTimeOneOf.java (Ignored by rule in ignore file.) 19:10:57 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/SchedulingTimeOneOf1.java (Ignored by rule in ignore file.) 19:10:57 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/SchedulingTimeOneOf2.java (Ignored by rule in ignore file.) 19:10:57 [INFO] writing file /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/Scope.java 19:10:57 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/Scope1.java (Ignored by rule in ignore file.) 19:10:57 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/Scope1OneOf.java (Ignored by rule in ignore file.) 19:10:57 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/Scope1OneOf1.java (Ignored by rule in ignore file.) 19:10:57 [INFO] writing file /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ScopeType.java 19:10:57 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ScpCapability.java (Ignored by rule in ignore file.) 19:10:57 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ScpDomainInfo.java (Ignored by rule in ignore file.) 19:10:57 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ScpFunctionSingle.java (Ignored by rule in ignore file.) 19:10:57 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ScpFunctionSingleAllOfAttributes.java (Ignored by rule in ignore file.) 19:10:57 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ScpInfo.java (Ignored by rule in ignore file.) 19:10:57 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/SdRange.java (Ignored by rule in ignore file.) 19:10:57 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/SecFunc.java (Ignored by rule in ignore file.) 19:10:57 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/Selectivity.java (Ignored by rule in ignore file.) 19:10:57 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/SeppFunctionSingle.java (Ignored by rule in ignore file.) 19:10:57 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/SeppFunctionSingleAllOfAttributes.java (Ignored by rule in ignore file.) 19:10:57 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/SeppInfo.java (Ignored by rule in ignore file.) 19:10:57 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/SequenceDomainPara.java (Ignored by rule in ignore file.) 19:10:57 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ServAttrCom.java (Ignored by rule in ignore file.) 19:10:57 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ServiceEndTimeContext.java (Ignored by rule in ignore file.) 19:10:57 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ServiceProfile.java (Ignored by rule in ignore file.) 19:10:57 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ServiceStartTimeContext.java (Ignored by rule in ignore file.) 19:10:57 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ServiceTypeContext.java (Ignored by rule in ignore file.) 19:10:57 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ServingLocation.java (Ignored by rule in ignore file.) 19:10:57 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ServingScopeContext.java (Ignored by rule in ignore file.) 19:10:57 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/SharedDataIdRange.java (Ignored by rule in ignore file.) 19:10:57 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/SharingLevel.java (Ignored by rule in ignore file.) 19:10:57 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/SliceExpiryInfo.java (Ignored by rule in ignore file.) 19:10:57 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/SliceProfile.java (Ignored by rule in ignore file.) 19:10:57 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/SmfFunctionSingle.java (Ignored by rule in ignore file.) 19:10:57 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/SmfFunctionSingleAllOfAttributes.java (Ignored by rule in ignore file.) 19:10:57 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/SmfInfo.java (Ignored by rule in ignore file.) 19:10:57 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/SmsfFunctionSingle.java (Ignored by rule in ignore file.) 19:10:57 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/SmsfFunctionSingleAllOfAttributes.java (Ignored by rule in ignore file.) 19:10:57 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/SmsfInfo.java (Ignored by rule in ignore file.) 19:10:57 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/SnpnId.java (Ignored by rule in ignore file.) 19:10:57 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/Snssai.java (Ignored by rule in ignore file.) 19:10:57 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/Snssai1.java (Ignored by rule in ignore file.) 19:10:57 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/SnssaiEasdfInfoItem.java (Ignored by rule in ignore file.) 19:10:57 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/SnssaiExtension.java (Ignored by rule in ignore file.) 19:10:57 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/SnssaiInfo.java (Ignored by rule in ignore file.) 19:10:57 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/SnssaiInfoItem.java (Ignored by rule in ignore file.) 19:10:57 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/SnssaiMbSmfInfoItem.java (Ignored by rule in ignore file.) 19:10:57 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/SnssaiSmfInfoItem.java (Ignored by rule in ignore file.) 19:10:57 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/SnssaiTsctsfInfoItem.java (Ignored by rule in ignore file.) 19:10:57 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/SnssaiUpfInfoItem.java (Ignored by rule in ignore file.) 19:10:57 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/SoftwareImageInfo.java (Ignored by rule in ignore file.) 19:10:57 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/SourceIndicator.java (Ignored by rule in ignore file.) 19:10:57 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/SpecificProblem.java (Ignored by rule in ignore file.) 19:10:57 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/SsbDuration.java (Ignored by rule in ignore file.) 19:10:57 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/SsbPeriodicity.java (Ignored by rule in ignore file.) 19:10:57 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/SsbSubCarrierSpacing.java (Ignored by rule in ignore file.) 19:10:57 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/Ssm.java (Ignored by rule in ignore file.) 19:10:57 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/StartTimeContext.java (Ignored by rule in ignore file.) 19:10:57 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/SteerModeValue.java (Ignored by rule in ignore file.) 19:10:57 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/SteeringFunctionality.java (Ignored by rule in ignore file.) 19:10:57 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/SteeringMode.java (Ignored by rule in ignore file.) 19:10:57 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/SubNetworkAttr.java (Ignored by rule in ignore file.) 19:10:57 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/SubNetworkNcO.java (Ignored by rule in ignore file.) 19:10:57 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/SubNetworkNcO5GcNrm.java (Ignored by rule in ignore file.) 19:10:57 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/SubNetworkNcOAiMlNrm.java (Ignored by rule in ignore file.) 19:10:57 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/SubNetworkNcOCoslaNrm.java (Ignored by rule in ignore file.) 19:10:57 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/SubNetworkNcODsoNrm.java (Ignored by rule in ignore file.) 19:10:57 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/SubNetworkNcOEdgeNrm.java (Ignored by rule in ignore file.) 19:10:57 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/SubNetworkNcOIntentNrm.java (Ignored by rule in ignore file.) 19:10:57 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/SubNetworkNcOMdaNrm.java (Ignored by rule in ignore file.) 19:10:57 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/SubNetworkNcONrNrm.java (Ignored by rule in ignore file.) 19:10:57 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/SubNetworkNcORanScNrm.java (Ignored by rule in ignore file.) 19:10:57 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/SubNetworkNcOSliceNrm.java (Ignored by rule in ignore file.) 19:10:57 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/SubNetworkSingle.java (Ignored by rule in ignore file.) 19:10:57 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/SuciInfo.java (Ignored by rule in ignore file.) 19:10:57 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/SupiRange.java (Ignored by rule in ignore file.) 19:10:57 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/Support.java (Ignored by rule in ignore file.) 19:10:57 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/SupportedDataSet.java (Ignored by rule in ignore file.) 19:10:57 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/SupportedFunc.java (Ignored by rule in ignore file.) 19:10:57 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/SupportedGADShapes.java (Ignored by rule in ignore file.) 19:10:57 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/SupportedNotificationsSingle.java (Ignored by rule in ignore file.) 19:10:57 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/SupportedNotificationsSingleAllOfAttributes.java (Ignored by rule in ignore file.) 19:10:57 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/SupportedPerfIndicator.java (Ignored by rule in ignore file.) 19:10:57 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/SupportedPerfMetricGroup.java (Ignored by rule in ignore file.) 19:10:57 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/SynAvailability.java (Ignored by rule in ignore file.) 19:10:57 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/Synchronicity.java (Ignored by rule in ignore file.) 19:10:57 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/TReselectionNRSf.java (Ignored by rule in ignore file.) 19:10:57 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/Tai.java (Ignored by rule in ignore file.) 19:10:57 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/Tai1.java (Ignored by rule in ignore file.) 19:10:57 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/TaiContext.java (Ignored by rule in ignore file.) 19:10:57 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/TaiRange.java (Ignored by rule in ignore file.) 19:10:57 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/TargetAssuranceTimeContext.java (Ignored by rule in ignore file.) 19:10:57 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/TargetFulfilmentResult.java (Ignored by rule in ignore file.) 19:10:57 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/TceIDMappingInfo.java (Ignored by rule in ignore file.) 19:10:57 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/TceIDMappingInfoTceIPAddress.java (Ignored by rule in ignore file.) 19:10:57 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/TermDensity.java (Ignored by rule in ignore file.) 19:10:57 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ThresholdCrossing.java (Ignored by rule in ignore file.) 19:10:57 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ThresholdInfo.java (Ignored by rule in ignore file.) 19:10:57 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ThresholdInfo1.java (Ignored by rule in ignore file.) 19:10:57 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ThresholdInfo1Hysteresis.java (Ignored by rule in ignore file.) 19:10:57 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ThresholdInfoHysteresis.java (Ignored by rule in ignore file.) 19:10:57 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ThresholdInfoThresholdValue.java (Ignored by rule in ignore file.) 19:10:57 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ThresholdLevelInd.java (Ignored by rule in ignore file.) 19:10:57 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ThresholdLevelIndOneOf.java (Ignored by rule in ignore file.) 19:10:57 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ThresholdLevelIndOneOf1.java (Ignored by rule in ignore file.) 19:10:57 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ThresholdMonitorSingle.java (Ignored by rule in ignore file.) 19:10:57 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ThresholdMonitorSingleAllOfAttributes.java (Ignored by rule in ignore file.) 19:10:57 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/TimeDomainPara.java (Ignored by rule in ignore file.) 19:10:57 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/TimeInterval.java (Ignored by rule in ignore file.) 19:10:57 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/TimeToTriggerL1Type.java (Ignored by rule in ignore file.) 19:10:57 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/TimeWindow.java (Ignored by rule in ignore file.) 19:10:57 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/TimeWindow1.java (Ignored by rule in ignore file.) 19:10:57 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/TimeWindow2.java (Ignored by rule in ignore file.) 19:10:57 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/TimeWindowOneOf.java (Ignored by rule in ignore file.) 19:10:57 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/TimeWindowOneOf1.java (Ignored by rule in ignore file.) 19:10:57 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/TimeWindowOneOf2.java (Ignored by rule in ignore file.) 19:10:57 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/Tmgi.java (Ignored by rule in ignore file.) 19:10:57 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/TmgiRange.java (Ignored by rule in ignore file.) 19:10:57 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/Top.java (Ignored by rule in ignore file.) 19:10:57 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/Top1.java (Ignored by rule in ignore file.) 19:10:57 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/TopSliceSubnetProfile.java (Ignored by rule in ignore file.) 19:10:57 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/TopologicalServiceArea.java (Ignored by rule in ignore file.) 19:10:57 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/TraceConfigType.java (Ignored by rule in ignore file.) 19:10:57 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/TraceDepthType.java (Ignored by rule in ignore file.) 19:10:57 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/TraceJobAttr.java (Ignored by rule in ignore file.) 19:10:57 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/TraceJobSingle.java (Ignored by rule in ignore file.) 19:10:57 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/TraceReferenceType.java (Ignored by rule in ignore file.) 19:10:57 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/TraceReportingFormatType.java (Ignored by rule in ignore file.) 19:10:57 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/TraceTargetType.java (Ignored by rule in ignore file.) 19:10:57 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/TrafficControlData.java (Ignored by rule in ignore file.) 19:10:57 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/TransportProtocol.java (Ignored by rule in ignore file.) 19:10:57 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/TrendIndication.java (Ignored by rule in ignore file.) 19:10:57 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/TriggeringEventsType.java (Ignored by rule in ignore file.) 19:10:57 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/TrpInfo.java (Ignored by rule in ignore file.) 19:10:57 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/TrpMappingInfo.java (Ignored by rule in ignore file.) 19:10:57 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/TrustAfInfo.java (Ignored by rule in ignore file.) 19:10:57 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/TscaiInputContainer.java (Ignored by rule in ignore file.) 19:10:57 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/TsctsfFunctionSingle.java (Ignored by rule in ignore file.) 19:10:57 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/TsctsfFunctionSingleAllOfAttributes.java (Ignored by rule in ignore file.) 19:10:57 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/TsctsfInfo.java (Ignored by rule in ignore file.) 19:10:57 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/TunnellingMechanism.java (Ignored by rule in ignore file.) 19:10:57 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/TxDirection.java (Ignored by rule in ignore file.) 19:10:57 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/UECoreMeasConfigType.java (Ignored by rule in ignore file.) 19:10:57 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/UEGroup.java (Ignored by rule in ignore file.) 19:10:57 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/UEGroupContext.java (Ignored by rule in ignore file.) 19:10:57 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/UEMobilityLevelContext.java (Ignored by rule in ignore file.) 19:10:57 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/UESpeedTarget.java (Ignored by rule in ignore file.) 19:10:57 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ULLatencyTarget.java (Ignored by rule in ignore file.) 19:10:57 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ULThptPerUETarget.java (Ignored by rule in ignore file.) 19:10:57 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/UPFConnectionInfo.java (Ignored by rule in ignore file.) 19:10:57 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/UdmFunctionSingle.java (Ignored by rule in ignore file.) 19:10:57 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/UdmFunctionSingleAllOfAttributes.java (Ignored by rule in ignore file.) 19:10:57 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/UdmInfo.java (Ignored by rule in ignore file.) 19:10:57 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/UdrFunctionSingle.java (Ignored by rule in ignore file.) 19:10:57 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/UdrFunctionSingleAllOfAttributes.java (Ignored by rule in ignore file.) 19:10:57 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/UdrInfo.java (Ignored by rule in ignore file.) 19:10:57 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/UdsfFunctionSingle.java (Ignored by rule in ignore file.) 19:10:57 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/UdsfFunctionSingleAllOfAttributes.java (Ignored by rule in ignore file.) 19:10:57 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/UdsfInfo.java (Ignored by rule in ignore file.) 19:10:57 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/UeAccDelayProbability.java (Ignored by rule in ignore file.) 19:10:57 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/UeAccProbability.java (Ignored by rule in ignore file.) 19:10:57 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/UlFrequencyContext.java (Ignored by rule in ignore file.) 19:10:57 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/UnTrustAfInfo.java (Ignored by rule in ignore file.) 19:10:57 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/UpPathChgEvent.java (Ignored by rule in ignore file.) 19:10:57 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/UpfFunctionSingle.java (Ignored by rule in ignore file.) 19:10:57 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/UpfFunctionSingleAllOfAttributes.java (Ignored by rule in ignore file.) 19:10:57 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/UpfInfo.java (Ignored by rule in ignore file.) 19:10:57 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/UrllcEEPerfReq.java (Ignored by rule in ignore file.) 19:10:57 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/UsageState.java (Ignored by rule in ignore file.) 19:10:57 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/UserMgmtOpen.java (Ignored by rule in ignore file.) 19:10:57 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/V2XCommModels.java (Ignored by rule in ignore file.) 19:10:57 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/V2xCapability.java (Ignored by rule in ignore file.) 19:10:57 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ValueRangeType.java (Ignored by rule in ignore file.) 19:10:57 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/VirtualResource.java (Ignored by rule in ignore file.) 19:10:57 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/VnfParameter.java (Ignored by rule in ignore file.) 19:10:57 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/VsDataContainerSingle.java (Ignored by rule in ignore file.) 19:10:57 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/VsDataContainerSingleAttributes.java (Ignored by rule in ignore file.) 19:10:57 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/WeakRSRPContext.java (Ignored by rule in ignore file.) 19:10:57 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/WeakRSRPRatioTarget.java (Ignored by rule in ignore file.) 19:10:57 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/XLThpt.java (Ignored by rule in ignore file.) 19:10:57 [WARNING] Empty operationId found for path: get /{className}={id}. Renamed to auto-generated operationId: classNameidGet 19:10:57 [WARNING] Empty operationId found for path: put /{className}={id}. Renamed to auto-generated operationId: classNameidPut 19:10:57 [WARNING] Empty operationId found for path: post notifyMOICreation_{request.body#/notificationRecipientAddress}. Renamed to auto-generated operationId: notifyMOICreation_request_bodyNotificationRecipientAddressPost 19:10:57 [WARNING] Empty operationId found for path: post notifyMOIDeletion_{request.body#/notificationRecipientAddress}. Renamed to auto-generated operationId: notifyMOIDeletion_request_bodyNotificationRecipientAddressPost 19:10:57 [WARNING] Empty operationId found for path: post notifyMOIAttributeValueChanges_{request.body#/notificationRecipientAddress}. Renamed to auto-generated operationId: notifyMOIAttributeValueChanges_request_bodyNotificationRecipientAddressPost 19:10:57 [WARNING] Empty operationId found for path: post notifyEvent_{request.body#/notificationRecipientAddress}. Renamed to auto-generated operationId: notifyEvent_request_bodyNotificationRecipientAddressPost 19:10:57 [WARNING] Empty operationId found for path: post notifyMOIChanges_{request.body#/notificationRecipientAddress}. Renamed to auto-generated operationId: notifyMOIChanges_request_bodyNotificationRecipientAddressPost 19:10:57 [WARNING] Empty operationId found for path: delete /{className}={id}. Renamed to auto-generated operationId: classNameidDelete 19:10:57 [WARNING] Empty operationId found for path: patch /{className}={id}. Renamed to auto-generated operationId: classNameidPatch 19:10:57 [WARNING] No value found for variable 'URI-LDN-first-part' in server definition '{MnSRoot}/ProvMnS/{MnSVersion}/{URI-LDN-first-part}' and no user override specified, default to empty string. 19:10:57 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/api/DefaultApi.java (Ignored by rule in ignore file.) 19:10:57 [INFO] Skipping generation of Webhooks. 19:10:57 [WARNING] No value found for variable 'URI-LDN-first-part' in server definition '{MnSRoot}/ProvMnS/{MnSVersion}/{URI-LDN-first-part}' and no user override specified, default to empty string. 19:10:57 [INFO] Skipping generation of supporting files. 19:10:57 ################################################################################ 19:10:57 # Thanks for using OpenAPI Generator. # 19:10:57 # Please consider donation to help us maintain this project 🙏 # 19:10:57 # https://opencollective.com/openapi_generator/donate # 19:10:57 ################################################################################ 19:11:17 [INFO] 19:11:17 [INFO] --- maven-checkstyle-plugin:3.3.1:check (onap-license) @ cps-ncmp-service --- 19:11:17 [INFO] You have 0 Checkstyle violations. 19:11:17 [INFO] 19:11:17 [INFO] --- maven-checkstyle-plugin:3.3.1:check (cps-java-style) @ cps-ncmp-service --- 19:11:18 [INFO] You have 0 Checkstyle violations. 19:11:18 [INFO] 19:11:18 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ cps-ncmp-service --- 19:11:18 [INFO] Using 'UTF-8' encoding to copy filtered resources. 19:11:18 [INFO] Copying 3 resources 19:11:18 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/license 19:11:18 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-resources/licenses 19:11:18 [INFO] 19:11:18 [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ cps-ncmp-service --- 19:11:18 [INFO] Recompiling the module because of changed dependency. 19:11:18 [INFO] Compiling 181 source files with javac [debug release 17] to target/classes 19:11:20 [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". 19:11:20 [INFO] /w/workspace/cps-master-verify-java/cps-ncmp-service/src/main/java/org/onap/cps/ncmp/impl/inventory/sync/DmiModelOperations.java: /w/workspace/cps-master-verify-java/cps-ncmp-service/src/main/java/org/onap/cps/ncmp/impl/inventory/sync/DmiModelOperations.java uses unchecked or unsafe operations. 19:11:20 [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. 19:11:20 [INFO] 19:11:20 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ cps-ncmp-service --- 19:11:20 [INFO] Using 'UTF-8' encoding to copy filtered resources. 19:11:20 [INFO] Copying 11 resources 19:11:20 [INFO] 19:11:20 [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ cps-ncmp-service --- 19:11:20 [INFO] Recompiling the module because of changed dependency. 19:11:20 [INFO] Compiling 3 source files with javac [debug release 17] to target/test-classes 19:11:21 [INFO] 19:11:21 [INFO] --- gmavenplus-plugin:4.0.1:compileTests (default) @ cps-ncmp-service --- 19:11:21 [INFO] Using isolated classloader, without GMavenPlus classpath. 19:11:21 [INFO] Using Groovy 3.0.18 to perform compileTests. 19:11:21 [INFO] Parallel parsing disabled. 19:11:25 [INFO] Compiled 246 files. 19:11:25 [INFO] 19:11:25 [INFO] --- maven-surefire-plugin:3.3.1:test (default-test) @ cps-ncmp-service --- 19:11:25 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 19:11:25 [INFO] 19:11:25 [INFO] ------------------------------------------------------- 19:11:25 [INFO] T E S T S 19:11:25 [INFO] ------------------------------------------------------- 19:11:28 [INFO] Running org.onap.cps.ncmp.utils.events.CloudEventMapperSpec 19:11:29 19:11:29.770 [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] 19:11:29 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.890 s -- in org.onap.cps.ncmp.utils.events.CloudEventMapperSpec 19:11:29 [INFO] Running org.onap.cps.ncmp.utils.events.TopicParameterMapperSpec 19:11:29 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.018 s -- in org.onap.cps.ncmp.utils.events.TopicParameterMapperSpec 19:11:29 19:11:29.925 [main] INFO org.testcontainers.images.PullPolicy -- Image pull policy will be performed by: DefaultPullPolicy() 19:11:29 19:11:29.928 [main] INFO org.testcontainers.utility.ImageNameSubstitutor -- Image name substitution will be performed by: DefaultImageNameSubstitutor (composite of 'ConfigurationFileImageNameSubstitutor' and 'PrefixingImageNameSubstitutor') 19:11:29 [INFO] Running org.onap.cps.ncmp.utils.events.InventoryEventProducerSpec 19:11:30 19:11:29.965 [main] INFO org.testcontainers.DockerClientFactory -- Testcontainers version: 1.21.4 19:11:30 19:11:30.687 [main] INFO org.testcontainers.dockerclient.DockerClientProviderStrategy -- Found Docker environment with local Unix socket (unix:///var/run/docker.sock) 19:11:30 19:11:30.695 [main] INFO org.testcontainers.DockerClientFactory -- Docker host IP address is localhost 19:11:30 19:11:30.715 [main] INFO org.testcontainers.DockerClientFactory -- Connected to docker: 19:11:30 Server Version: 23.0.1 19:11:30 API Version: 1.42 19:11:30 Operating System: CentOS Stream 8 19:11:30 Total Memory: 31890 MB 19:11:30 19:11:30.718 [main] WARN org.testcontainers.utility.ResourceReaper -- 19:11:30 ******************************************************************************** 19:11:30 Ryuk has been disabled. This can cause unexpected behavior in your environment. 19:11:30 ******************************************************************************** 19:11:30 19:11:30.722 [main] INFO org.testcontainers.DockerClientFactory -- Checking the system... 19:11:30 19:11:30.723 [main] INFO org.testcontainers.DockerClientFactory -- ✔︎ Docker server version should be at least 1.6.0 19:11:30 19:11:30.727 [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')) 19:11:30 19:11:30.754 [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. 19:11:30 19:11:30.762 [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) 19:11:31 19:11:30.981 [docker-java-stream-1655064060] INFO tc.nexus3.onap.org:10001/confluentinc/cp-kafka:7.8.0 -- Starting to pull image 19:11:31 19:11:31.009 [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) 19:11:31 19:11:31.026 [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) 19:11:31 19:11:31.040 [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) 19:11:31 19:11:31.168 [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, (26 MB/? MB) 19:11:31 19:11:31.295 [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, (55 MB/? MB) 19:11:31 19:11:31.313 [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, (55 MB/? MB) 19:11:31 19:11:31.329 [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, (58 MB/? MB) 19:11:31 19:11:31.351 [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, (76 MB/? MB) 19:11:31 19:11:31.374 [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, (76 MB/? MB) 19:11:31 19:11:31.390 [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, (76 MB/? MB) 19:11:31 19:11:31.421 [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, (76 MB/? MB) 19:11:31 19:11:31.726 [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, (170 MB/? MB) 19:11:31 19:11:31.751 [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, (190 MB/? MB) 19:11:32 19:11:32.262 [docker-java-stream-1655064060] INFO tc.nexus3.onap.org:10001/confluentinc/cp-kafka:7.8.0 -- Pulling image layers: 3 pending, 12 downloaded, 1 extracted, (330 MB/? MB) 19:11:32 19:11:32.344 [docker-java-stream-1655064060] INFO tc.nexus3.onap.org:10001/confluentinc/cp-kafka:7.8.0 -- Pulling image layers: 3 pending, 12 downloaded, 2 extracted, (343 MB/? MB) 19:11:32 19:11:32.771 [docker-java-stream-1655064060] INFO tc.nexus3.onap.org:10001/confluentinc/cp-kafka:7.8.0 -- Pulling image layers: 2 pending, 13 downloaded, 2 extracted, (455 MB/? MB) 19:11:33 19:11:33.302 [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, (533 MB/? MB) 19:11:40 19:11:40.830 [docker-java-stream-1655064060] INFO tc.nexus3.onap.org:10001/confluentinc/cp-kafka:7.8.0 -- Pulling image layers: 1 pending, 14 downloaded, 3 extracted, (538 MB/? MB) 19:11:41 19:11:40.904 [docker-java-stream-1655064060] INFO tc.nexus3.onap.org:10001/confluentinc/cp-kafka:7.8.0 -- Pulling image layers: 1 pending, 14 downloaded, 4 extracted, (538 MB/? MB) 19:11:41 19:11:41.050 [docker-java-stream-1655064060] INFO tc.nexus3.onap.org:10001/confluentinc/cp-kafka:7.8.0 -- Pulling image layers: 1 pending, 14 downloaded, 5 extracted, (538 MB/? MB) 19:11:41 19:11:41.143 [docker-java-stream-1655064060] INFO tc.nexus3.onap.org:10001/confluentinc/cp-kafka:7.8.0 -- Pulling image layers: 1 pending, 14 downloaded, 6 extracted, (538 MB/? MB) 19:11:41 19:11:41.500 [docker-java-stream-1655064060] INFO tc.nexus3.onap.org:10001/confluentinc/cp-kafka:7.8.0 -- Pulling image layers: 1 pending, 14 downloaded, 7 extracted, (548 MB/? MB) 19:11:41 19:11:41.577 [docker-java-stream-1655064060] INFO tc.nexus3.onap.org:10001/confluentinc/cp-kafka:7.8.0 -- Pulling image layers: 1 pending, 14 downloaded, 8 extracted, (548 MB/? MB) 19:11:41 19:11:41.649 [docker-java-stream-1655064060] INFO tc.nexus3.onap.org:10001/confluentinc/cp-kafka:7.8.0 -- Pulling image layers: 1 pending, 14 downloaded, 9 extracted, (548 MB/? MB) 19:11:41 19:11:41.726 [docker-java-stream-1655064060] INFO tc.nexus3.onap.org:10001/confluentinc/cp-kafka:7.8.0 -- Pulling image layers: 1 pending, 14 downloaded, 10 extracted, (548 MB/? MB) 19:11:41 19:11:41.796 [docker-java-stream-1655064060] INFO tc.nexus3.onap.org:10001/confluentinc/cp-kafka:7.8.0 -- Pulling image layers: 1 pending, 14 downloaded, 11 extracted, (548 MB/? MB) 19:11:41 19:11:41.873 [docker-java-stream-1655064060] INFO tc.nexus3.onap.org:10001/confluentinc/cp-kafka:7.8.0 -- Pulling image layers: 1 pending, 14 downloaded, 12 extracted, (548 MB/? MB) 19:11:42 19:11:41.957 [docker-java-stream-1655064060] INFO tc.nexus3.onap.org:10001/confluentinc/cp-kafka:7.8.0 -- Pulling image layers: 1 pending, 14 downloaded, 13 extracted, (548 MB/? MB) 19:11:43 19:11:42.917 [docker-java-stream-1655064060] INFO tc.nexus3.onap.org:10001/confluentinc/cp-kafka:7.8.0 -- Pulling image layers: 1 pending, 14 downloaded, 14 extracted, (553 MB/? MB) 19:11:43 19:11:42.991 [docker-java-stream-1655064060] INFO tc.nexus3.onap.org:10001/confluentinc/cp-kafka:7.8.0 -- Pulling image layers: 1 pending, 14 downloaded, 15 extracted, (553 MB/? MB) 19:11:43 19:11:43.009 [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) 19:11:43 19:11:43.010 [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.255588323S 19:11:43 19:11:43.044 [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 19:11:47 19:11:47.817 [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: 4ca095ef83719d93b9996a10d27bfda55fee136da79666fdee8c47e6755f0a1a 19:11:53 19:11:53.854 [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 PT10.809725232S 19:11:54 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 19:11:55 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 25.16 s -- in org.onap.cps.ncmp.utils.events.InventoryEventProducerSpec 19:11:55 [INFO] Running org.onap.cps.ncmp.api.data.models.DatastoreTypeSpec 19:11:55 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 s -- in org.onap.cps.ncmp.api.data.models.DatastoreTypeSpec 19:11:55 [INFO] Running org.onap.cps.ncmp.api.data.models.OperationTypeSpec 19:11:55 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s -- in org.onap.cps.ncmp.api.data.models.OperationTypeSpec 19:11:55 [INFO] Running org.onap.cps.ncmp.api.datajobs.models.DataJobRequestSpec 19:11:55 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s -- in org.onap.cps.ncmp.api.datajobs.models.DataJobRequestSpec 19:11:55 [INFO] Running org.onap.cps.ncmp.api.exceptions.ServerNcmpExceptionSpec 19:11:55 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.onap.cps.ncmp.api.exceptions.ServerNcmpExceptionSpec 19:11:55 [INFO] Running org.onap.cps.ncmp.api.inventory.models.CmHandleRegistrationResponseSpec 19:11:55 19:11:55.199 [main] WARN org.onap.cps.ncmp.api.inventory.models.CmHandleRegistrationResponse -- Unexpected xpath (no id found) valid/xpath/without-id[@key='123'] 19:11:55 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.036 s -- in org.onap.cps.ncmp.api.inventory.models.CmHandleRegistrationResponseSpec 19:11:55 [INFO] Running org.onap.cps.ncmp.api.inventory.models.CompositeStateBuilderSpec 19:11:55 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.055 s -- in org.onap.cps.ncmp.api.inventory.models.CompositeStateBuilderSpec 19:11:55 [INFO] Running org.onap.cps.ncmp.api.inventory.models.CompositeStateSpec 19:11:55 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.080 s -- in org.onap.cps.ncmp.api.inventory.models.CompositeStateSpec 19:11:55 [INFO] Running org.onap.cps.ncmp.api.inventory.models.ConditionPropertiesSpec 19:11:55 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s -- in org.onap.cps.ncmp.api.inventory.models.ConditionPropertiesSpec 19:11:55 [INFO] Running org.onap.cps.ncmp.api.inventory.models.TrustLevelSpec 19:11:55 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.onap.cps.ncmp.api.inventory.models.TrustLevelSpec 19:11:55 [INFO] Running org.onap.cps.ncmp.api.inventory.models.YangResourceSpec 19:11:55 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.onap.cps.ncmp.api.inventory.models.YangResourceSpec 19:11:55 [INFO] Running org.onap.cps.ncmp.config.CmHandleStateGaugeConfigSpec 19:11:55 19:11:55,923 |-WARN in IfNestedWithinSecondPhaseElementSC - elements cannot be nested within an , or element 19:11:55 19:11:55,923 |-WARN in IfNestedWithinSecondPhaseElementSC - See also https://logback.qos.ch/codes.html#nested_if_element 19:11:55 19:11:55,927 |-WARN in IfNestedWithinSecondPhaseElementSC - Element at line 62 contains a nested element at line 63 19:11:56 19:11:55,976 |-WARN in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Missing watchable .xml or .properties files. 19:11:56 19:11:55,976 |-WARN in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Watching .xml files requires that the main configuration file is reachable as a URL 19:11:56 19:11:56,500 |-WARN in ch.qos.logback.core.model.processor.conditional.IfModelHandler - The 'condition' attribute in element is deprecated and slated for removal. Use element instead. 19:11:56 19:11:56,500 |-WARN in ch.qos.logback.core.model.processor.conditional.IfModelHandler - See also https://logback.qos.ch/codes.html#conditionAttributeDeprecation 19:11:56 19:11:56 . ____ _ __ _ _ 19:11:56 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 19:11:56 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 19:11:56 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 19:11:56 ' |____| .__|_| |_|_| |_\__, | / / / / 19:11:56 =========|_|==============|___/=/_/_/_/ 19:11:56 19:11:56 :: Spring Boot :: (v3.5.9) 19:11:56 19:11:56 2026-01-13T19:11:56.801Z INFO 6640 --- [ main] o.o.c.n.c.CmHandleStateGaugeConfigSpec : Starting CmHandleStateGaugeConfigSpec using Java 17.0.6-ea with PID 6640 (started by jenkins in /w/workspace/cps-master-verify-java/cps-ncmp-service) 19:11:56 2026-01-13T19:11:56.802Z INFO 6640 --- [ main] o.o.c.n.c.CmHandleStateGaugeConfigSpec : No active profile set, falling back to 1 default profile: "default" 19:11:57 2026-01-13T19:11:57.181Z WARN 6640 --- [ 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: 19:11:57 --add-modules java.se --add-exports java.base/jdk.internal.ref=ALL-UNNAMED --add-opens java.base/java.lang=ALL-UNNAMED --add-opens java.base/sun.nio.ch=ALL-UNNAMED --add-opens java.management/sun.management=ALL-UNNAMED --add-opens jdk.management/com.sun.management.internal=ALL-UNNAMED 19:11:57 2026-01-13T19:11:57.337Z INFO 6640 --- [ main] com.hazelcast.system.logo : [10.30.107.183]:5701 [cps-and-ncmp-test-caches] [5.5.0] 19:11:57 o o o o---o o--o o o---o o o----o o--o--o 19:11:57 | | / \ / | / / \ | | 19:11:57 o----o o o o----o | o o o----o | 19:11:57 | | * \ / | \ * \ | | 19:11:57 o o * o o---o o--o o----o o---o * o o----o o 19:11:57 19:11:57 2026-01-13T19:11:57.337Z INFO 6640 --- [ main] com.hazelcast.system : [10.30.107.183]:5701 [cps-and-ncmp-test-caches] [5.5.0] Copyright (c) 2008-2024, Hazelcast, Inc. All Rights Reserved. 19:11:57 2026-01-13T19:11:57.339Z INFO 6640 --- [ main] com.hazelcast.system : [10.30.107.183]:5701 [cps-and-ncmp-test-caches] [5.5.0] Hazelcast Platform 5.5.0 (20240725) starting at [10.30.107.183]:5701 19:11:57 2026-01-13T19:11:57.339Z INFO 6640 --- [ main] com.hazelcast.system : [10.30.107.183]:5701 [cps-and-ncmp-test-caches] [5.5.0] Cluster name: cps-and-ncmp-test-caches 19:11:57 2026-01-13T19:11:57.340Z INFO 6640 --- [ main] com.hazelcast.system : [10.30.107.183]: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. 19:11:57 2026-01-13T19:11:57.344Z INFO 6640 --- [ main] com.hazelcast.system : [10.30.107.183]:5701 [cps-and-ncmp-test-caches] [5.5.0] The Jet engine is disabled. 19:11:57 To enable the Jet engine on the members, do one of the following: 19:11:57 - Change member config using Java API: config.getJetConfig().setEnabled(true) 19:11:57 - Change XML/YAML configuration property: Set hazelcast.jet.enabled to true 19:11:57 - Add system property: -Dhz.jet.enabled=true (for Hazelcast embedded, works only when loading config via Config.load) 19:11:57 - Add environment variable: HZ_JET_ENABLED=true (recommended when running container image. For Hazelcast embedded, works only when loading config via Config.load) 19:11:58 2026-01-13T19:11:58.041Z INFO 6640 --- [ main] com.hazelcast.system.security : [10.30.107.183]: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. 19:11:58 2026-01-13T19:11:58.128Z INFO 6640 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.183]:5701 [cps-and-ncmp-test-caches] [5.5.0] Using Multicast discovery 19:11:58 2026-01-13T19:11:58.344Z INFO 6640 --- [ main] c.h.internal.diagnostics.Diagnostics : [10.30.107.183]:5701 [cps-and-ncmp-test-caches] [5.5.0] Diagnostics disabled. To enable add -Dhazelcast.diagnostics.enabled=true to the JVM arguments. 19:11:58 2026-01-13T19:11:58.352Z INFO 6640 --- [ main] com.hazelcast.core.LifecycleService : [10.30.107.183]:5701 [cps-and-ncmp-test-caches] [5.5.0] [10.30.107.183]:5701 is STARTING 19:12:00 2026-01-13T19:12:00.790Z INFO 6640 --- [ main] c.h.internal.cluster.ClusterService : [10.30.107.183]:5701 [cps-and-ncmp-test-caches] [5.5.0] 19:12:00 19:12:00 Members {size:1, ver:1} [ 19:12:00 Member [10.30.107.183]:5701 - e271b0a5-c44a-4b86-8018-c30de7db772e this 19:12:00 ] 19:12:00 19:12:00 2026-01-13T19:12:00.812Z INFO 6640 --- [ main] com.hazelcast.core.LifecycleService : [10.30.107.183]:5701 [cps-and-ncmp-test-caches] [5.5.0] [10.30.107.183]:5701 is STARTED 19:12:00 2026-01-13T19:12:00.856Z INFO 6640 --- [ main] o.o.c.n.c.CmHandleStateGaugeConfigSpec : Started CmHandleStateGaugeConfigSpec in 5.267 seconds (process running for 34.856) 19:12:00 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.508 s -- in org.onap.cps.ncmp.config.CmHandleStateGaugeConfigSpec 19:12:00 [INFO] Running org.onap.cps.ncmp.config.CpsApplicationContextSpec 19:12:00 19:12:00 . ____ _ __ _ _ 19:12:00 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 19:12:00 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 19:12:00 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 19:12:00 ' |____| .__|_| |_|_| |_\__, | / / / / 19:12:00 =========|_|==============|___/=/_/_/_/ 19:12:00 19:12:00 :: Spring Boot :: (v3.5.9) 19:12:00 19:12:00 2026-01-13T19:12:00.926Z INFO 6640 --- [ main] o.o.c.n.c.CpsApplicationContextSpec : Starting CpsApplicationContextSpec using Java 17.0.6-ea with PID 6640 (started by jenkins in /w/workspace/cps-master-verify-java/cps-ncmp-service) 19:12:00 2026-01-13T19:12:00.926Z INFO 6640 --- [ main] o.o.c.n.c.CpsApplicationContextSpec : No active profile set, falling back to 1 default profile: "default" 19:12:00 2026-01-13T19:12:00.935Z INFO 6640 --- [ main] o.o.c.n.c.CpsApplicationContextSpec : Started CpsApplicationContextSpec in 0.041 seconds (process running for 34.935) 19:12:00 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.048 s -- in org.onap.cps.ncmp.config.CpsApplicationContextSpec 19:12:00 [INFO] Running org.onap.cps.ncmp.config.DmiHttpClientConfigSpec 19:12:01 19:12:01 . ____ _ __ _ _ 19:12:01 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 19:12:01 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 19:12:01 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 19:12:01 ' |____| .__|_| |_|_| |_\__, | / / / / 19:12:01 =========|_|==============|___/=/_/_/_/ 19:12:01 19:12:01 :: Spring Boot :: (v3.5.9) 19:12:01 19:12:01 2026-01-13T19:12:00.973Z INFO 6640 --- [ main] o.o.c.n.config.DmiHttpClientConfigSpec : Starting DmiHttpClientConfigSpec using Java 17.0.6-ea with PID 6640 (started by jenkins in /w/workspace/cps-master-verify-java/cps-ncmp-service) 19:12:01 2026-01-13T19:12:00.973Z INFO 6640 --- [ main] o.o.c.n.config.DmiHttpClientConfigSpec : No active profile set, falling back to 1 default profile: "default" 19:12:01 2026-01-13T19:12:01.021Z INFO 6640 --- [ main] o.o.c.n.config.DmiHttpClientConfigSpec : Started DmiHttpClientConfigSpec in 0.077 seconds (process running for 35.021) 19:12:01 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.097 s -- in org.onap.cps.ncmp.config.DmiHttpClientConfigSpec 19:12:01 [INFO] Running org.onap.cps.ncmp.config.KafkaConfigSpec 19:12:01 19:12:01 . ____ _ __ _ _ 19:12:01 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 19:12:01 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 19:12:01 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 19:12:01 ' |____| .__|_| |_|_| |_\__, | / / / / 19:12:01 =========|_|==============|___/=/_/_/_/ 19:12:01 19:12:01 :: Spring Boot :: (v3.5.9) 19:12:01 19:12:01 2026-01-13T19:12:01.068Z INFO 6640 --- [ main] o.onap.cps.ncmp.config.KafkaConfigSpec : Starting KafkaConfigSpec using Java 17.0.6-ea with PID 6640 (started by jenkins in /w/workspace/cps-master-verify-java/cps-ncmp-service) 19:12:01 2026-01-13T19:12:01.068Z INFO 6640 --- [ main] o.onap.cps.ncmp.config.KafkaConfigSpec : No active profile set, falling back to 1 default profile: "default" 19:12:01 2026-01-13T19:12:01.187Z INFO 6640 --- [ main] o.onap.cps.ncmp.config.KafkaConfigSpec : Started KafkaConfigSpec in 0.144 seconds (process running for 35.188) 19:12:01 2026-01-13T19:12:01.230Z INFO 6640 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 19:12:01 acks = -1 19:12:01 auto.include.jmx.reporter = true 19:12:01 batch.size = 16384 19:12:01 bootstrap.servers = [localhost:9092] 19:12:01 buffer.memory = 33554432 19:12:01 client.dns.lookup = use_all_dns_ips 19:12:01 client.id = producer-1 19:12:01 compression.gzip.level = -1 19:12:01 compression.lz4.level = 9 19:12:01 compression.type = none 19:12:01 compression.zstd.level = 3 19:12:01 connections.max.idle.ms = 540000 19:12:01 delivery.timeout.ms = 120000 19:12:01 enable.idempotence = true 19:12:01 enable.metrics.push = true 19:12:01 interceptor.classes = [io.opentelemetry.instrumentation.kafkaclients.v2_6.TracingProducerInterceptor] 19:12:01 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 19:12:01 linger.ms = 0 19:12:01 max.block.ms = 60000 19:12:01 max.in.flight.requests.per.connection = 5 19:12:01 max.request.size = 1048576 19:12:01 metadata.max.age.ms = 300000 19:12:01 metadata.max.idle.ms = 300000 19:12:01 metadata.recovery.strategy = none 19:12:01 metric.reporters = [] 19:12:01 metrics.num.samples = 2 19:12:01 metrics.recording.level = INFO 19:12:01 metrics.sample.window.ms = 30000 19:12:01 partitioner.adaptive.partitioning.enable = true 19:12:01 partitioner.availability.timeout.ms = 0 19:12:01 partitioner.class = null 19:12:01 partitioner.ignore.keys = false 19:12:01 receive.buffer.bytes = 32768 19:12:01 reconnect.backoff.max.ms = 1000 19:12:01 reconnect.backoff.ms = 50 19:12:01 request.timeout.ms = 30000 19:12:01 retries = 2147483647 19:12:01 retry.backoff.max.ms = 1000 19:12:01 retry.backoff.ms = 100 19:12:01 sasl.client.callback.handler.class = null 19:12:01 sasl.jaas.config = null 19:12:01 sasl.kerberos.kinit.cmd = /usr/bin/kinit 19:12:01 sasl.kerberos.min.time.before.relogin = 60000 19:12:01 sasl.kerberos.service.name = null 19:12:01 sasl.kerberos.ticket.renew.jitter = 0.05 19:12:01 sasl.kerberos.ticket.renew.window.factor = 0.8 19:12:01 sasl.login.callback.handler.class = null 19:12:01 sasl.login.class = null 19:12:01 sasl.login.connect.timeout.ms = null 19:12:01 sasl.login.read.timeout.ms = null 19:12:01 sasl.login.refresh.buffer.seconds = 300 19:12:01 sasl.login.refresh.min.period.seconds = 60 19:12:01 sasl.login.refresh.window.factor = 0.8 19:12:01 sasl.login.refresh.window.jitter = 0.05 19:12:01 sasl.login.retry.backoff.max.ms = 10000 19:12:01 sasl.login.retry.backoff.ms = 100 19:12:01 sasl.mechanism = GSSAPI 19:12:01 sasl.oauthbearer.clock.skew.seconds = 30 19:12:01 sasl.oauthbearer.expected.audience = null 19:12:01 sasl.oauthbearer.expected.issuer = null 19:12:01 sasl.oauthbearer.header.urlencode = false 19:12:01 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 19:12:01 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 19:12:01 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 19:12:01 sasl.oauthbearer.jwks.endpoint.url = null 19:12:01 sasl.oauthbearer.scope.claim.name = scope 19:12:01 sasl.oauthbearer.sub.claim.name = sub 19:12:01 sasl.oauthbearer.token.endpoint.url = null 19:12:01 security.protocol = PLAINTEXT 19:12:01 security.providers = null 19:12:01 send.buffer.bytes = 131072 19:12:01 socket.connection.setup.timeout.max.ms = 30000 19:12:01 socket.connection.setup.timeout.ms = 10000 19:12:01 ssl.cipher.suites = null 19:12:01 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 19:12:01 ssl.endpoint.identification.algorithm = https 19:12:01 ssl.engine.factory.class = null 19:12:01 ssl.key.password = null 19:12:01 ssl.keymanager.algorithm = SunX509 19:12:01 ssl.keystore.certificate.chain = null 19:12:01 ssl.keystore.key = null 19:12:01 ssl.keystore.location = null 19:12:01 ssl.keystore.password = null 19:12:01 ssl.keystore.type = JKS 19:12:01 ssl.protocol = TLSv1.3 19:12:01 ssl.provider = null 19:12:01 ssl.secure.random.implementation = null 19:12:01 ssl.trustmanager.algorithm = PKIX 19:12:01 ssl.truststore.certificates = null 19:12:01 ssl.truststore.location = null 19:12:01 ssl.truststore.password = null 19:12:01 ssl.truststore.type = JKS 19:12:01 transaction.timeout.ms = 60000 19:12:01 transactional.id = null 19:12:01 value.serializer = class org.springframework.kafka.support.serializer.JsonSerializer 19:12:01 19:12:01 2026-01-13T19:12:01.279Z INFO 6640 --- [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 19:12:01 2026-01-13T19:12:01.293Z INFO 6640 --- [ 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 19:12:01 2026-01-13T19:12:01.345Z INFO 6640 --- [ main] o.a.k.clients.producer.KafkaProducer : [Producer clientId=producer-1] Instantiated an idempotent producer. 19:12:01 2026-01-13T19:12:01.394Z INFO 6640 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 19:12:01 2026-01-13T19:12:01.394Z INFO 6640 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 19:12:01 2026-01-13T19:12:01.395Z INFO 6640 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1768331521393 19:12:01 2026-01-13T19:12:01.417Z INFO 6640 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 19:12:01 acks = -1 19:12:01 auto.include.jmx.reporter = true 19:12:01 batch.size = 16384 19:12:01 bootstrap.servers = [localhost:9092] 19:12:01 buffer.memory = 33554432 19:12:01 client.dns.lookup = use_all_dns_ips 19:12:01 client.id = producer-2 19:12:01 compression.gzip.level = -1 19:12:01 compression.lz4.level = 9 19:12:01 compression.type = none 19:12:01 compression.zstd.level = 3 19:12:01 connections.max.idle.ms = 540000 19:12:01 delivery.timeout.ms = 120000 19:12:01 enable.idempotence = true 19:12:01 enable.metrics.push = true 19:12:01 interceptor.classes = [io.opentelemetry.instrumentation.kafkaclients.v2_6.TracingProducerInterceptor] 19:12:01 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 19:12:01 linger.ms = 0 19:12:01 max.block.ms = 60000 19:12:01 max.in.flight.requests.per.connection = 5 19:12:01 max.request.size = 1048576 19:12:01 metadata.max.age.ms = 300000 19:12:01 metadata.max.idle.ms = 300000 19:12:01 metadata.recovery.strategy = none 19:12:01 metric.reporters = [] 19:12:01 metrics.num.samples = 2 19:12:01 metrics.recording.level = INFO 19:12:01 metrics.sample.window.ms = 30000 19:12:01 partitioner.adaptive.partitioning.enable = true 19:12:01 partitioner.availability.timeout.ms = 0 19:12:01 partitioner.class = null 19:12:01 partitioner.ignore.keys = false 19:12:01 receive.buffer.bytes = 32768 19:12:01 reconnect.backoff.max.ms = 1000 19:12:01 reconnect.backoff.ms = 50 19:12:01 request.timeout.ms = 30000 19:12:01 retries = 2147483647 19:12:01 retry.backoff.max.ms = 1000 19:12:01 retry.backoff.ms = 100 19:12:01 sasl.client.callback.handler.class = null 19:12:01 sasl.jaas.config = null 19:12:01 sasl.kerberos.kinit.cmd = /usr/bin/kinit 19:12:01 sasl.kerberos.min.time.before.relogin = 60000 19:12:01 sasl.kerberos.service.name = null 19:12:01 sasl.kerberos.ticket.renew.jitter = 0.05 19:12:01 sasl.kerberos.ticket.renew.window.factor = 0.8 19:12:01 sasl.login.callback.handler.class = null 19:12:01 sasl.login.class = null 19:12:01 sasl.login.connect.timeout.ms = null 19:12:01 sasl.login.read.timeout.ms = null 19:12:01 sasl.login.refresh.buffer.seconds = 300 19:12:01 sasl.login.refresh.min.period.seconds = 60 19:12:01 sasl.login.refresh.window.factor = 0.8 19:12:01 sasl.login.refresh.window.jitter = 0.05 19:12:01 sasl.login.retry.backoff.max.ms = 10000 19:12:01 sasl.login.retry.backoff.ms = 100 19:12:01 sasl.mechanism = GSSAPI 19:12:01 sasl.oauthbearer.clock.skew.seconds = 30 19:12:01 sasl.oauthbearer.expected.audience = null 19:12:01 sasl.oauthbearer.expected.issuer = null 19:12:01 sasl.oauthbearer.header.urlencode = false 19:12:01 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 19:12:01 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 19:12:01 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 19:12:01 sasl.oauthbearer.jwks.endpoint.url = null 19:12:01 sasl.oauthbearer.scope.claim.name = scope 19:12:01 sasl.oauthbearer.sub.claim.name = sub 19:12:01 sasl.oauthbearer.token.endpoint.url = null 19:12:01 security.protocol = PLAINTEXT 19:12:01 security.providers = null 19:12:01 send.buffer.bytes = 131072 19:12:01 socket.connection.setup.timeout.max.ms = 30000 19:12:01 socket.connection.setup.timeout.ms = 10000 19:12:01 ssl.cipher.suites = null 19:12:01 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 19:12:01 ssl.endpoint.identification.algorithm = https 19:12:01 ssl.engine.factory.class = null 19:12:01 ssl.key.password = null 19:12:01 ssl.keymanager.algorithm = SunX509 19:12:01 ssl.keystore.certificate.chain = null 19:12:01 ssl.keystore.key = null 19:12:01 ssl.keystore.location = null 19:12:01 ssl.keystore.password = null 19:12:01 ssl.keystore.type = JKS 19:12:01 ssl.protocol = TLSv1.3 19:12:01 ssl.provider = null 19:12:01 ssl.secure.random.implementation = null 19:12:01 ssl.trustmanager.algorithm = PKIX 19:12:01 ssl.truststore.certificates = null 19:12:01 ssl.truststore.location = null 19:12:01 ssl.truststore.password = null 19:12:01 ssl.truststore.type = JKS 19:12:01 transaction.timeout.ms = 60000 19:12:01 transactional.id = null 19:12:01 value.serializer = class io.cloudevents.kafka.CloudEventSerializer 19:12:01 19:12:01 2026-01-13T19:12:01.418Z INFO 6640 --- [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 19:12:01 2026-01-13T19:12:01.419Z INFO 6640 --- [ main] o.a.k.clients.producer.KafkaProducer : [Producer clientId=producer-2] Instantiated an idempotent producer. 19:12:01 2026-01-13T19:12:01.426Z INFO 6640 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 19:12:01 2026-01-13T19:12:01.426Z INFO 6640 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 19:12:01 2026-01-13T19:12:01.426Z INFO 6640 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1768331521426 19:12:01 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.391 s -- in org.onap.cps.ncmp.config.KafkaConfigSpec 19:12:01 [INFO] Running org.onap.cps.ncmp.config.OpenTelemetryConfigSpec 19:12:01 19:12:01 . ____ _ __ _ _ 19:12:01 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 19:12:01 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 19:12:01 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 19:12:01 ' |____| .__|_| |_|_| |_\__, | / / / / 19:12:01 =========|_|==============|___/=/_/_/_/ 19:12:01 19:12:01 :: Spring Boot :: (v3.5.9) 19:12:01 19:12:01 2026-01-13T19:12:01.465Z INFO 6640 --- [ main] o.o.c.n.config.OpenTelemetryConfigSpec : Starting OpenTelemetryConfigSpec using Java 17.0.6-ea with PID 6640 (started by jenkins in /w/workspace/cps-master-verify-java/cps-ncmp-service) 19:12:01 2026-01-13T19:12:01.465Z INFO 6640 --- [ main] o.o.c.n.config.OpenTelemetryConfigSpec : No active profile set, falling back to 1 default profile: "default" 19:12:01 2026-01-13T19:12:01.774Z INFO 6640 --- [ main] o.o.c.n.config.OpenTelemetryConfigSpec : Started OpenTelemetryConfigSpec in 0.334 seconds (process running for 35.774) 19:12:01 2026-01-13T19:12:01.828Z ERROR 6640 --- [_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 19:12:01 2026-01-13T19:12:01.828Z ERROR 6640 --- [_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 19:12:01 2026-01-13T19:12:01.891Z INFO 6640 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 19:12:01 2026-01-13T19:12:01.892Z INFO 6640 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 19:12:01 2026-01-13T19:12:01.893Z WARN 6640 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 19:12:01 2026-01-13T19:12:01.893Z WARN 6640 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 19:12:01 2026-01-13T19:12:01.893Z WARN 6640 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 19:12:01 2026-01-13T19:12:01.893Z WARN 6640 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 19:12:01 [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.475 s -- in org.onap.cps.ncmp.config.OpenTelemetryConfigSpec 19:12:01 [INFO] Running org.onap.cps.ncmp.config.PolicyExecutorHttpClientConfigSpec 19:12:01 19:12:01 . ____ _ __ _ _ 19:12:01 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 19:12:01 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 19:12:01 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 19:12:01 ' |____| .__|_| |_|_| |_\__, | / / / / 19:12:01 =========|_|==============|___/=/_/_/_/ 19:12:01 19:12:01 :: Spring Boot :: (v3.5.9) 19:12:01 19:12:01 2026-01-13T19:12:01.938Z INFO 6640 --- [ main] c.n.c.PolicyExecutorHttpClientConfigSpec : Starting PolicyExecutorHttpClientConfigSpec using Java 17.0.6-ea with PID 6640 (started by jenkins in /w/workspace/cps-master-verify-java/cps-ncmp-service) 19:12:01 2026-01-13T19:12:01.939Z INFO 6640 --- [ main] c.n.c.PolicyExecutorHttpClientConfigSpec : No active profile set, falling back to 1 default profile: "default" 19:12:01 2026-01-13T19:12:01.954Z INFO 6640 --- [ main] c.n.c.PolicyExecutorHttpClientConfigSpec : Started PolicyExecutorHttpClientConfigSpec in 0.036 seconds (process running for 35.955) 19:12:01 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.062 s -- in org.onap.cps.ncmp.config.PolicyExecutorHttpClientConfigSpec 19:12:01 [INFO] Running org.onap.cps.ncmp.impl.cache.AdminCacheConfigSpec 19:12:02 2026-01-13T19:12:01.996Z INFO 6640 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 19:12:02 2026-01-13T19:12:01.996Z WARN 6640 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 19:12:02 2026-01-13T19:12:01.996Z INFO 6640 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 19:12:02 2026-01-13T19:12:01.996Z WARN 6640 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 19:12:02 2026-01-13T19:12:01.996Z WARN 6640 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 19:12:02 2026-01-13T19:12:01.996Z WARN 6640 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 19:12:02 19:12:02 . ____ _ __ _ _ 19:12:02 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 19:12:02 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 19:12:02 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 19:12:02 ' |____| .__|_| |_|_| |_\__, | / / / / 19:12:02 =========|_|==============|___/=/_/_/_/ 19:12:02 19:12:02 :: Spring Boot :: (v3.5.9) 19:12:02 19:12:02 2026-01-13T19:12:02.000Z INFO 6640 --- [ main] o.o.c.n.impl.cache.AdminCacheConfigSpec : Starting AdminCacheConfigSpec using Java 17.0.6-ea with PID 6640 (started by jenkins in /w/workspace/cps-master-verify-java/cps-ncmp-service) 19:12:02 2026-01-13T19:12:02.000Z INFO 6640 --- [ main] o.o.c.n.impl.cache.AdminCacheConfigSpec : No active profile set, falling back to 1 default profile: "default" 19:12:02 2026-01-13T19:12:02.015Z INFO 6640 --- [ main] o.o.c.n.impl.cache.AdminCacheConfigSpec : Started AdminCacheConfigSpec in 0.032 seconds (process running for 36.015) 19:12:02 2026-01-13T19:12:02.030Z INFO 6640 --- [ main] com.hazelcast.core.LifecycleService : [10.30.107.183]:5701 [cps-and-ncmp-test-caches] [5.5.0] [10.30.107.183]:5701 is SHUTTING_DOWN 19:12:02 2026-01-13T19:12:02.037Z INFO 6640 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.183]:5701 [cps-and-ncmp-test-caches] [5.5.0] Shutting down multicast service... 19:12:02 2026-01-13T19:12:02.038Z INFO 6640 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.183]:5701 [cps-and-ncmp-test-caches] [5.5.0] Shutting down connection manager... 19:12:02 2026-01-13T19:12:02.040Z INFO 6640 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.183]:5701 [cps-and-ncmp-test-caches] [5.5.0] Shutting down node engine... 19:12:02 2026-01-13T19:12:02.083Z INFO 6640 --- [ main] c.hazelcast.instance.impl.NodeExtension : [10.30.107.183]:5701 [cps-and-ncmp-test-caches] [5.5.0] Destroying node NodeExtension. 19:12:02 2026-01-13T19:12:02.085Z INFO 6640 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.183]:5701 [cps-and-ncmp-test-caches] [5.5.0] Hazelcast Shutdown is completed in 52 ms. 19:12:02 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.113 s -- in org.onap.cps.ncmp.impl.cache.AdminCacheConfigSpec 19:12:02 [INFO] Running org.onap.cps.ncmp.impl.cache.AlternateIdCacheConfigSpec 19:12:02 2026-01-13T19:12:02.094Z INFO 6640 --- [ main] com.hazelcast.core.LifecycleService : [10.30.107.183]:5701 [cps-and-ncmp-test-caches] [5.5.0] [10.30.107.183]:5701 is SHUTDOWN 19:12:02 19:12:02 . ____ _ __ _ _ 19:12:02 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 19:12:02 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 19:12:02 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 19:12:02 ' |____| .__|_| |_|_| |_\__, | / / / / 19:12:02 =========|_|==============|___/=/_/_/_/ 19:12:02 19:12:02 :: Spring Boot :: (v3.5.9) 19:12:02 19:12:02 2026-01-13T19:12:02.122Z INFO 6640 --- [ main] o.o.c.n.i.c.AlternateIdCacheConfigSpec : Starting AlternateIdCacheConfigSpec using Java 17.0.6-ea with PID 6640 (started by jenkins in /w/workspace/cps-master-verify-java/cps-ncmp-service) 19:12:02 2026-01-13T19:12:02.122Z INFO 6640 --- [ main] o.o.c.n.i.c.AlternateIdCacheConfigSpec : No active profile set, falling back to 1 default profile: "default" 19:12:02 2026-01-13T19:12:02.147Z INFO 6640 --- [ main] com.hazelcast.system.logo : [10.30.107.183]:5701 [cps-and-ncmp-test-caches] [5.5.0] 19:12:02 o o o o---o o--o o o---o o o----o o--o--o 19:12:02 | | / \ / | / / \ | | 19:12:02 o----o o o o----o | o o o----o | 19:12:02 | | * \ / | \ * \ | | 19:12:02 o o * o o---o o--o o----o o---o * o o----o o 19:12:02 19:12:02 2026-01-13T19:12:02.147Z INFO 6640 --- [ main] com.hazelcast.system : [10.30.107.183]:5701 [cps-and-ncmp-test-caches] [5.5.0] Copyright (c) 2008-2024, Hazelcast, Inc. All Rights Reserved. 19:12:02 2026-01-13T19:12:02.147Z INFO 6640 --- [ main] com.hazelcast.system : [10.30.107.183]:5701 [cps-and-ncmp-test-caches] [5.5.0] Hazelcast Platform 5.5.0 (20240725) starting at [10.30.107.183]:5701 19:12:02 2026-01-13T19:12:02.147Z INFO 6640 --- [ main] com.hazelcast.system : [10.30.107.183]:5701 [cps-and-ncmp-test-caches] [5.5.0] Cluster name: cps-and-ncmp-test-caches 19:12:02 2026-01-13T19:12:02.147Z INFO 6640 --- [ main] com.hazelcast.system : [10.30.107.183]: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. 19:12:02 2026-01-13T19:12:02.147Z INFO 6640 --- [ main] com.hazelcast.system : [10.30.107.183]:5701 [cps-and-ncmp-test-caches] [5.5.0] The Jet engine is disabled. 19:12:02 To enable the Jet engine on the members, do one of the following: 19:12:02 - Change member config using Java API: config.getJetConfig().setEnabled(true) 19:12:02 - Change XML/YAML configuration property: Set hazelcast.jet.enabled to true 19:12:02 - Add system property: -Dhz.jet.enabled=true (for Hazelcast embedded, works only when loading config via Config.load) 19:12:02 - Add environment variable: HZ_JET_ENABLED=true (recommended when running container image. For Hazelcast embedded, works only when loading config via Config.load) 19:12:02 2026-01-13T19:12:02.148Z INFO 6640 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 19:12:02 2026-01-13T19:12:02.148Z WARN 6640 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 19:12:02 2026-01-13T19:12:02.148Z WARN 6640 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 19:12:02 2026-01-13T19:12:02.153Z INFO 6640 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 19:12:02 2026-01-13T19:12:02.154Z WARN 6640 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 19:12:02 2026-01-13T19:12:02.154Z WARN 6640 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 19:12:02 2026-01-13T19:12:02.162Z INFO 6640 --- [ main] com.hazelcast.system.security : [10.30.107.183]: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. 19:12:02 2026-01-13T19:12:02.164Z INFO 6640 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.183]:5701 [cps-and-ncmp-test-caches] [5.5.0] Using Multicast discovery 19:12:02 2026-01-13T19:12:02.179Z INFO 6640 --- [ main] c.h.internal.diagnostics.Diagnostics : [10.30.107.183]:5701 [cps-and-ncmp-test-caches] [5.5.0] Diagnostics disabled. To enable add -Dhazelcast.diagnostics.enabled=true to the JVM arguments. 19:12:02 2026-01-13T19:12:02.180Z INFO 6640 --- [ main] com.hazelcast.core.LifecycleService : [10.30.107.183]:5701 [cps-and-ncmp-test-caches] [5.5.0] [10.30.107.183]:5701 is STARTING 19:12:02 2026-01-13T19:12:02.388Z INFO 6640 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 19:12:02 2026-01-13T19:12:02.388Z WARN 6640 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 19:12:02 2026-01-13T19:12:02.388Z WARN 6640 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 19:12:02 2026-01-13T19:12:02.401Z INFO 6640 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 19:12:02 2026-01-13T19:12:02.401Z WARN 6640 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 19:12:02 2026-01-13T19:12:02.401Z WARN 6640 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 19:12:02 2026-01-13T19:12:02.741Z INFO 6640 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 19:12:02 2026-01-13T19:12:02.742Z WARN 6640 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 19:12:02 2026-01-13T19:12:02.742Z WARN 6640 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 19:12:02 2026-01-13T19:12:02.855Z INFO 6640 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 19:12:02 2026-01-13T19:12:02.855Z WARN 6640 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 19:12:02 2026-01-13T19:12:02.855Z WARN 6640 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 19:12:03 2026-01-13T19:12:03.448Z INFO 6640 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 19:12:03 2026-01-13T19:12:03.448Z WARN 6640 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 19:12:03 2026-01-13T19:12:03.448Z WARN 6640 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 19:12:03 2026-01-13T19:12:03.611Z INFO 6640 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 19:12:03 2026-01-13T19:12:03.611Z WARN 6640 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 19:12:03 2026-01-13T19:12:03.611Z WARN 6640 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 19:12:04 2026-01-13T19:12:04.352Z INFO 6640 --- [ main] c.h.internal.cluster.ClusterService : [10.30.107.183]:5701 [cps-and-ncmp-test-caches] [5.5.0] 19:12:04 19:12:04 Members {size:1, ver:1} [ 19:12:04 Member [10.30.107.183]:5701 - 42563887-166e-4157-9730-d39243bf4fef this 19:12:04 ] 19:12:04 19:12:04 2026-01-13T19:12:04.353Z INFO 6640 --- [ main] com.hazelcast.core.LifecycleService : [10.30.107.183]:5701 [cps-and-ncmp-test-caches] [5.5.0] [10.30.107.183]:5701 is STARTED 19:12:04 2026-01-13T19:12:04.359Z INFO 6640 --- [cached.thread-1] c.h.i.p.impl.PartitionStateManagerImpl : [10.30.107.183]:5701 [cps-and-ncmp-test-caches] [5.5.0] Initializing cluster partition table arrangement... 19:12:04 2026-01-13T19:12:04.360Z INFO 6640 --- [ main] o.o.c.n.i.c.AlternateIdCacheConfigSpec : Started AlternateIdCacheConfigSpec in 2.26 seconds (process running for 38.361) 19:12:04 2026-01-13T19:12:04.365Z INFO 6640 --- [ main] com.hazelcast.core.LifecycleService : [10.30.107.183]:5701 [cps-and-ncmp-test-caches] [5.5.0] [10.30.107.183]:5701 is SHUTTING_DOWN 19:12:04 2026-01-13T19:12:04.371Z INFO 6640 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 19:12:04 2026-01-13T19:12:04.372Z WARN 6640 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 19:12:04 2026-01-13T19:12:04.372Z WARN 6640 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 19:12:04 2026-01-13T19:12:04.470Z INFO 6640 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 19:12:04 2026-01-13T19:12:04.470Z WARN 6640 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 19:12:04 2026-01-13T19:12:04.470Z WARN 6640 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 19:12:05 2026-01-13T19:12:05.366Z INFO 6640 --- [cached.thread-2] c.h.i.p.impl.MigrationManagerImpl : [10.30.107.183]:5701 [cps-and-ncmp-test-caches] [5.5.0] Shutdown request of Member [10.30.107.183]:5701 - 42563887-166e-4157-9730-d39243bf4fef this is handled 19:12:05 2026-01-13T19:12:05.372Z INFO 6640 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 19:12:05 2026-01-13T19:12:05.372Z WARN 6640 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 19:12:05 2026-01-13T19:12:05.372Z WARN 6640 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 19:12:05 2026-01-13T19:12:05.377Z INFO 6640 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.183]:5701 [cps-and-ncmp-test-caches] [5.5.0] Shutting down multicast service... 19:12:05 2026-01-13T19:12:05.378Z INFO 6640 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.183]:5701 [cps-and-ncmp-test-caches] [5.5.0] Shutting down connection manager... 19:12:05 2026-01-13T19:12:05.379Z INFO 6640 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.183]:5701 [cps-and-ncmp-test-caches] [5.5.0] Shutting down node engine... 19:12:05 2026-01-13T19:12:05.386Z INFO 6640 --- [ main] c.hazelcast.instance.impl.NodeExtension : [10.30.107.183]:5701 [cps-and-ncmp-test-caches] [5.5.0] Destroying node NodeExtension. 19:12:05 2026-01-13T19:12:05.386Z INFO 6640 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.183]:5701 [cps-and-ncmp-test-caches] [5.5.0] Hazelcast Shutdown is completed in 1021 ms. 19:12:05 2026-01-13T19:12:05.386Z INFO 6640 --- [ main] com.hazelcast.core.LifecycleService : [10.30.107.183]:5701 [cps-and-ncmp-test-caches] [5.5.0] [10.30.107.183]:5701 is SHUTDOWN 19:12:05 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.288 s -- in org.onap.cps.ncmp.impl.cache.AlternateIdCacheConfigSpec 19:12:05 [INFO] Running org.onap.cps.ncmp.impl.data.NcmpCachedResourceRequestHandlerSpec 19:12:05 2026-01-13T19:12:05.427Z INFO 6640 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 19:12:05 2026-01-13T19:12:05.427Z WARN 6640 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 19:12:05 2026-01-13T19:12:05.427Z WARN 6640 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 19:12:05 19:12:05 . ____ _ __ _ _ 19:12:05 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 19:12:05 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 19:12:05 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 19:12:05 ' |____| .__|_| |_|_| |_\__, | / / / / 19:12:05 =========|_|==============|___/=/_/_/_/ 19:12:05 19:12:05 :: Spring Boot :: (v3.5.9) 19:12:05 19:12:05 2026-01-13T19:12:05.449Z INFO 6640 --- [ main] i.d.NcmpCachedResourceRequestHandlerSpec : Starting NcmpCachedResourceRequestHandlerSpec using Java 17.0.6-ea with PID 6640 (started by jenkins in /w/workspace/cps-master-verify-java/cps-ncmp-service) 19:12:05 2026-01-13T19:12:05.450Z INFO 6640 --- [ main] i.d.NcmpCachedResourceRequestHandlerSpec : No active profile set, falling back to 1 default profile: "default" 19:12:05 2026-01-13T19:12:05.478Z INFO 6640 --- [ main] i.d.NcmpCachedResourceRequestHandlerSpec : Started NcmpCachedResourceRequestHandlerSpec in 0.045 seconds (process running for 39.478) 19:12:05 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.167 s -- in org.onap.cps.ncmp.impl.data.NcmpCachedResourceRequestHandlerSpec 19:12:05 [INFO] Running org.onap.cps.ncmp.impl.data.NcmpDatastoreRequestHandlerSpec 19:12:05 2026-01-13T19:12:05.687Z WARN 6640 --- [ main] o.o.c.n.i.d.NcmpDatastoreRequestHandler : Asynchronous request is unavailable as notification feature is currently disabled, will use synchronous operation. 19:12:05 [INFO] Tests run: 18, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.141 s -- in org.onap.cps.ncmp.impl.data.NcmpDatastoreRequestHandlerSpec 19:12:05 [INFO] Running org.onap.cps.ncmp.impl.data.NetworkCmProxyFacadeSpec 19:12:05 [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.087 s -- in org.onap.cps.ncmp.impl.data.NetworkCmProxyFacadeSpec 19:12:05 [INFO] Running org.onap.cps.ncmp.impl.data.NetworkCmProxyQueryServiceImplSpec 19:12:05 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.onap.cps.ncmp.impl.data.NetworkCmProxyQueryServiceImplSpec 19:12:05 [INFO] Running org.onap.cps.ncmp.impl.data.async.NcmpAsyncRequestResponseEventMapperSpec 19:12:05 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.024 s -- in org.onap.cps.ncmp.impl.data.async.NcmpAsyncRequestResponseEventMapperSpec 19:12:05 [INFO] Running org.onap.cps.ncmp.impl.data.async.RecordFilterStrategiesSpec 19:12:05 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 s -- in org.onap.cps.ncmp.impl.data.async.RecordFilterStrategiesSpec 19:12:05 [INFO] Running org.onap.cps.ncmp.impl.data.async.NcmpAsyncRequestResponseEventProducerIntegrationSpec 19:12:05 2026-01-13T19:12:05.859Z INFO 6640 --- [ main] t.n.o.o.8.0 : Creating container for image: nexus3.onap.org:10001/confluentinc/cp-kafka:7.8.0 19:12:05 2026-01-13T19:12:05.919Z INFO 6640 --- [ main] t.n.o.o.8.0 : Container nexus3.onap.org:10001/confluentinc/cp-kafka:7.8.0 is starting: 74798b2fbd47a18c4a7e8f7cd79f30821982ab1e74b169c4ca324c0079e0c846 19:12:06 2026-01-13T19:12:06.279Z INFO 6640 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 19:12:06 2026-01-13T19:12:06.279Z WARN 6640 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 19:12:06 2026-01-13T19:12:06.279Z WARN 6640 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 19:12:06 2026-01-13T19:12:06.464Z INFO 6640 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 19:12:06 2026-01-13T19:12:06.464Z WARN 6640 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 19:12:06 2026-01-13T19:12:06.464Z WARN 6640 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 19:12:07 2026-01-13T19:12:07.286Z INFO 6640 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 19:12:07 2026-01-13T19:12:07.286Z WARN 6640 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 19:12:07 2026-01-13T19:12:07.286Z WARN 6640 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 19:12:07 2026-01-13T19:12:07.471Z INFO 6640 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 19:12:07 2026-01-13T19:12:07.472Z WARN 6640 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 19:12:07 2026-01-13T19:12:07.472Z WARN 6640 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 19:12:08 2026-01-13T19:12:08.195Z INFO 6640 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 19:12:08 2026-01-13T19:12:08.196Z WARN 6640 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 19:12:08 2026-01-13T19:12:08.196Z WARN 6640 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 19:12:08 2026-01-13T19:12:08.473Z INFO 6640 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 19:12:08 2026-01-13T19:12:08.473Z WARN 6640 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 19:12:08 2026-01-13T19:12:08.473Z WARN 6640 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 19:12:09 2026-01-13T19:12:09.210Z INFO 6640 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 19:12:09 2026-01-13T19:12:09.211Z WARN 6640 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 19:12:09 2026-01-13T19:12:09.211Z WARN 6640 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 19:12:09 2026-01-13T19:12:09.484Z INFO 6640 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 19:12:09 2026-01-13T19:12:09.485Z WARN 6640 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 19:12:09 2026-01-13T19:12:09.485Z WARN 6640 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 19:12:10 2026-01-13T19:12:10.066Z INFO 6640 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 19:12:10 2026-01-13T19:12:10.067Z WARN 6640 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 19:12:10 2026-01-13T19:12:10.067Z WARN 6640 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 19:12:10 2026-01-13T19:12:10.485Z INFO 6640 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 19:12:10 2026-01-13T19:12:10.486Z WARN 6640 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 19:12:10 2026-01-13T19:12:10.486Z WARN 6640 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 19:12:11 2026-01-13T19:12:11.070Z INFO 6640 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 19:12:11 2026-01-13T19:12:11.070Z WARN 6640 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 19:12:11 2026-01-13T19:12:11.070Z WARN 6640 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 19:12:11 2026-01-13T19:12:11.486Z INFO 6640 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 19:12:11 2026-01-13T19:12:11.486Z WARN 6640 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 19:12:11 2026-01-13T19:12:11.487Z WARN 6640 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 19:12:11 2026-01-13T19:12:11.894Z INFO 6640 --- [ main] t.n.o.o.8.0 : Container nexus3.onap.org:10001/confluentinc/cp-kafka:7.8.0 started in PT6.03450768S 19:12:12 2026-01-13T19:12:11.917Z INFO 6640 --- [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 19:12:12 allow.auto.create.topics = true 19:12:12 auto.commit.interval.ms = 5000 19:12:12 auto.include.jmx.reporter = true 19:12:12 auto.offset.reset = earliest 19:12:12 bootstrap.servers = [localhost:32769] 19:12:12 check.crcs = true 19:12:12 client.dns.lookup = use_all_dns_ips 19:12:12 client.id = consumer-test-1 19:12:12 client.rack = 19:12:12 connections.max.idle.ms = 540000 19:12:12 default.api.timeout.ms = 60000 19:12:12 enable.auto.commit = true 19:12:12 enable.metrics.push = true 19:12:12 exclude.internal.topics = true 19:12:12 fetch.max.bytes = 52428800 19:12:12 fetch.max.wait.ms = 500 19:12:12 fetch.min.bytes = 1 19:12:12 group.id = test 19:12:12 group.instance.id = null 19:12:12 group.protocol = classic 19:12:12 group.remote.assignor = null 19:12:12 heartbeat.interval.ms = 3000 19:12:12 interceptor.classes = [] 19:12:12 internal.leave.group.on.close = true 19:12:12 internal.throw.on.fetch.stable.offset.unsupported = false 19:12:12 isolation.level = read_uncommitted 19:12:12 key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 19:12:12 max.partition.fetch.bytes = 1048576 19:12:12 max.poll.interval.ms = 300000 19:12:12 max.poll.records = 500 19:12:12 metadata.max.age.ms = 300000 19:12:12 metadata.recovery.strategy = none 19:12:12 metric.reporters = [] 19:12:12 metrics.num.samples = 2 19:12:12 metrics.recording.level = INFO 19:12:12 metrics.sample.window.ms = 30000 19:12:12 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 19:12:12 receive.buffer.bytes = 65536 19:12:12 reconnect.backoff.max.ms = 1000 19:12:12 reconnect.backoff.ms = 50 19:12:12 request.timeout.ms = 30000 19:12:12 retry.backoff.max.ms = 1000 19:12:12 retry.backoff.ms = 100 19:12:12 sasl.client.callback.handler.class = null 19:12:12 sasl.jaas.config = null 19:12:12 sasl.kerberos.kinit.cmd = /usr/bin/kinit 19:12:12 sasl.kerberos.min.time.before.relogin = 60000 19:12:12 sasl.kerberos.service.name = null 19:12:12 sasl.kerberos.ticket.renew.jitter = 0.05 19:12:12 sasl.kerberos.ticket.renew.window.factor = 0.8 19:12:12 sasl.login.callback.handler.class = null 19:12:12 sasl.login.class = null 19:12:12 sasl.login.connect.timeout.ms = null 19:12:12 sasl.login.read.timeout.ms = null 19:12:12 sasl.login.refresh.buffer.seconds = 300 19:12:12 sasl.login.refresh.min.period.seconds = 60 19:12:12 sasl.login.refresh.window.factor = 0.8 19:12:12 sasl.login.refresh.window.jitter = 0.05 19:12:12 sasl.login.retry.backoff.max.ms = 10000 19:12:12 sasl.login.retry.backoff.ms = 100 19:12:12 sasl.mechanism = GSSAPI 19:12:12 sasl.oauthbearer.clock.skew.seconds = 30 19:12:12 sasl.oauthbearer.expected.audience = null 19:12:12 sasl.oauthbearer.expected.issuer = null 19:12:12 sasl.oauthbearer.header.urlencode = false 19:12:12 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 19:12:12 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 19:12:12 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 19:12:12 sasl.oauthbearer.jwks.endpoint.url = null 19:12:12 sasl.oauthbearer.scope.claim.name = scope 19:12:12 sasl.oauthbearer.sub.claim.name = sub 19:12:12 sasl.oauthbearer.token.endpoint.url = null 19:12:12 security.protocol = PLAINTEXT 19:12:12 security.providers = null 19:12:12 send.buffer.bytes = 131072 19:12:12 session.timeout.ms = 45000 19:12:12 socket.connection.setup.timeout.max.ms = 30000 19:12:12 socket.connection.setup.timeout.ms = 10000 19:12:12 ssl.cipher.suites = null 19:12:12 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 19:12:12 ssl.endpoint.identification.algorithm = https 19:12:12 ssl.engine.factory.class = null 19:12:12 ssl.key.password = null 19:12:12 ssl.keymanager.algorithm = SunX509 19:12:12 ssl.keystore.certificate.chain = null 19:12:12 ssl.keystore.key = null 19:12:12 ssl.keystore.location = null 19:12:12 ssl.keystore.password = null 19:12:12 ssl.keystore.type = JKS 19:12:12 ssl.protocol = TLSv1.3 19:12:12 ssl.provider = null 19:12:12 ssl.secure.random.implementation = null 19:12:12 ssl.trustmanager.algorithm = PKIX 19:12:12 ssl.truststore.certificates = null 19:12:12 ssl.truststore.location = null 19:12:12 ssl.truststore.password = null 19:12:12 ssl.truststore.type = JKS 19:12:12 value.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 19:12:12 19:12:12 2026-01-13T19:12:11.930Z INFO 6640 --- [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 19:12:12 2026-01-13T19:12:11.980Z INFO 6640 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 19:12:12 2026-01-13T19:12:11.980Z INFO 6640 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 19:12:12 2026-01-13T19:12:11.980Z INFO 6640 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1768331531980 19:12:12 19:12:12 . ____ _ __ _ _ 19:12:12 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 19:12:12 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 19:12:12 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 19:12:12 ' |____| .__|_| |_|_| |_\__, | / / / / 19:12:12 =========|_|==============|___/=/_/_/_/ 19:12:12 19:12:12 :: Spring Boot :: (v3.5.9) 19:12:12 19:12:12 2026-01-13T19:12:11.999Z INFO 6640 --- [ main] uestResponseEventProducerIntegrationSpec : Starting NcmpAsyncRequestResponseEventProducerIntegrationSpec using Java 17.0.6-ea with PID 6640 (started by jenkins in /w/workspace/cps-master-verify-java/cps-ncmp-service) 19:12:12 2026-01-13T19:12:11.999Z INFO 6640 --- [ main] uestResponseEventProducerIntegrationSpec : No active profile set, falling back to 1 default profile: "default" 19:12:12 2026-01-13T19:12:12.044Z INFO 6640 --- [ main] uestResponseEventProducerIntegrationSpec : Started NcmpAsyncRequestResponseEventProducerIntegrationSpec in 0.062 seconds (process running for 46.045) 19:12:12 2026-01-13T19:12:12.048Z INFO 6640 --- [ main] o.a.k.c.c.i.ClassicKafkaConsumer : [Consumer clientId=consumer-test-1, groupId=test] Subscribed to topic(s): test-topic 19:12:12 2026-01-13T19:12:12.071Z INFO 6640 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 19:12:12 2026-01-13T19:12:12.071Z WARN 6640 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 19:12:12 2026-01-13T19:12:12.071Z WARN 6640 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 19:12:12 2026-01-13T19:12:12.078Z INFO 6640 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 19:12:12 2026-01-13T19:12:12.078Z INFO 6640 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 19:12:12 acks = -1 19:12:12 auto.include.jmx.reporter = true 19:12:12 batch.size = 16384 19:12:12 bootstrap.servers = [localhost:32769] 19:12:12 buffer.memory = 33554432 19:12:12 client.dns.lookup = use_all_dns_ips 19:12:12 client.id = producer-3 19:12:12 compression.gzip.level = -1 19:12:12 compression.lz4.level = 9 19:12:12 compression.type = none 19:12:12 compression.zstd.level = 3 19:12:12 connections.max.idle.ms = 540000 19:12:12 delivery.timeout.ms = 120000 19:12:12 enable.idempotence = false 19:12:12 enable.metrics.push = true 19:12:12 interceptor.classes = [] 19:12:12 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 19:12:12 linger.ms = 1 19:12:12 max.block.ms = 60000 19:12:12 max.in.flight.requests.per.connection = 5 19:12:12 max.request.size = 1048576 19:12:12 metadata.max.age.ms = 300000 19:12:12 metadata.max.idle.ms = 300000 19:12:12 metadata.recovery.strategy = none 19:12:12 metric.reporters = [] 19:12:12 metrics.num.samples = 2 19:12:12 metrics.recording.level = INFO 19:12:12 metrics.sample.window.ms = 30000 19:12:12 partitioner.adaptive.partitioning.enable = true 19:12:12 partitioner.availability.timeout.ms = 0 19:12:12 partitioner.class = null 19:12:12 partitioner.ignore.keys = false 19:12:12 receive.buffer.bytes = 32768 19:12:12 reconnect.backoff.max.ms = 1000 19:12:12 reconnect.backoff.ms = 50 19:12:12 request.timeout.ms = 30000 19:12:12 retries = 0 19:12:12 retry.backoff.max.ms = 1000 19:12:12 retry.backoff.ms = 100 19:12:12 sasl.client.callback.handler.class = null 19:12:12 sasl.jaas.config = null 19:12:12 sasl.kerberos.kinit.cmd = /usr/bin/kinit 19:12:12 sasl.kerberos.min.time.before.relogin = 60000 19:12:12 sasl.kerberos.service.name = null 19:12:12 sasl.kerberos.ticket.renew.jitter = 0.05 19:12:12 sasl.kerberos.ticket.renew.window.factor = 0.8 19:12:12 sasl.login.callback.handler.class = null 19:12:12 sasl.login.class = null 19:12:12 sasl.login.connect.timeout.ms = null 19:12:12 sasl.login.read.timeout.ms = null 19:12:12 sasl.login.refresh.buffer.seconds = 300 19:12:12 sasl.login.refresh.min.period.seconds = 60 19:12:12 sasl.login.refresh.window.factor = 0.8 19:12:12 sasl.login.refresh.window.jitter = 0.05 19:12:12 sasl.login.retry.backoff.max.ms = 10000 19:12:12 sasl.login.retry.backoff.ms = 100 19:12:12 sasl.mechanism = GSSAPI 19:12:12 sasl.oauthbearer.clock.skew.seconds = 30 19:12:12 sasl.oauthbearer.expected.audience = null 19:12:12 sasl.oauthbearer.expected.issuer = null 19:12:12 sasl.oauthbearer.header.urlencode = false 19:12:12 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 19:12:12 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 19:12:12 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 19:12:12 sasl.oauthbearer.jwks.endpoint.url = null 19:12:12 sasl.oauthbearer.scope.claim.name = scope 19:12:12 sasl.oauthbearer.sub.claim.name = sub 19:12:12 sasl.oauthbearer.token.endpoint.url = null 19:12:12 security.protocol = PLAINTEXT 19:12:12 security.providers = null 19:12:12 send.buffer.bytes = 131072 19:12:12 socket.connection.setup.timeout.max.ms = 30000 19:12:12 socket.connection.setup.timeout.ms = 10000 19:12:12 ssl.cipher.suites = null 19:12:12 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 19:12:12 ssl.endpoint.identification.algorithm = https 19:12:12 ssl.engine.factory.class = null 19:12:12 ssl.key.password = null 19:12:12 ssl.keymanager.algorithm = SunX509 19:12:12 ssl.keystore.certificate.chain = null 19:12:12 ssl.keystore.key = null 19:12:12 ssl.keystore.location = null 19:12:12 ssl.keystore.password = null 19:12:12 ssl.keystore.type = JKS 19:12:12 ssl.protocol = TLSv1.3 19:12:12 ssl.provider = null 19:12:12 ssl.secure.random.implementation = null 19:12:12 ssl.trustmanager.algorithm = PKIX 19:12:12 ssl.truststore.certificates = null 19:12:12 ssl.truststore.location = null 19:12:12 ssl.truststore.password = null 19:12:12 ssl.truststore.type = JKS 19:12:12 transaction.timeout.ms = 60000 19:12:12 transactional.id = null 19:12:12 value.serializer = class org.springframework.kafka.support.serializer.JsonSerializer 19:12:12 19:12:12 2026-01-13T19:12:12.078Z INFO 6640 --- [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 19:12:12 2026-01-13T19:12:12.083Z INFO 6640 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 19:12:12 2026-01-13T19:12:12.083Z INFO 6640 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 19:12:12 2026-01-13T19:12:12.083Z INFO 6640 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 19:12:12 2026-01-13T19:12:12.083Z INFO 6640 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1768331532083 19:12:12 2026-01-13T19:12:12.271Z WARN 6640 --- [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} 19:12:12 2026-01-13T19:12:12.272Z INFO 6640 --- [ad | producer-3] org.apache.kafka.clients.Metadata : [Producer clientId=producer-3] Cluster ID: 4L6g3nShT-eMCtK--X86sw 19:12:12 2026-01-13T19:12:12.466Z INFO 6640 --- [ main] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-test-1, groupId=test] Cluster ID: 4L6g3nShT-eMCtK--X86sw 19:12:12 2026-01-13T19:12:12.494Z INFO 6640 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 19:12:12 2026-01-13T19:12:12.494Z WARN 6640 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 19:12:12 2026-01-13T19:12:12.495Z WARN 6640 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 19:12:12 2026-01-13T19:12:12.585Z INFO 6640 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-1, groupId=test] Discovered group coordinator localhost:32769 (id: 2147483646 rack: null) 19:12:12 2026-01-13T19:12:12.590Z INFO 6640 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-1, groupId=test] (Re-)joining group 19:12:12 2026-01-13T19:12:12.620Z INFO 6640 --- [ 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-71e3cf00-8069-4fa9-b04b-091dc8aa74ea 19:12:12 2026-01-13T19:12:12.620Z INFO 6640 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-1, groupId=test] (Re-)joining group 19:12:12 2026-01-13T19:12:12.643Z INFO 6640 --- [ 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-71e3cf00-8069-4fa9-b04b-091dc8aa74ea', protocol='range'} 19:12:12 2026-01-13T19:12:12.648Z INFO 6640 --- [ 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-71e3cf00-8069-4fa9-b04b-091dc8aa74ea=Assignment(partitions=[test-topic-0])} 19:12:12 2026-01-13T19:12:12.672Z INFO 6640 --- [ 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-71e3cf00-8069-4fa9-b04b-091dc8aa74ea', protocol='range'} 19:12:12 2026-01-13T19:12:12.673Z INFO 6640 --- [ 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]) 19:12:12 2026-01-13T19:12:12.676Z INFO 6640 --- [ main] k.c.c.i.ConsumerRebalanceListenerInvoker : [Consumer clientId=consumer-test-1, groupId=test] Adding newly assigned partitions: test-topic-0 19:12:12 2026-01-13T19:12:12.693Z INFO 6640 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-1, groupId=test] Found no committed offset for partition test-topic-0 19:12:12 2026-01-13T19:12:12.713Z INFO 6640 --- [ 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}}. 19:12:12 2026-01-13T19:12:12.848Z INFO 6640 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 19:12:12 2026-01-13T19:12:12.856Z INFO 6640 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node -1 disconnected. 19:12:12 2026-01-13T19:12:12.865Z INFO 6640 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 19:12:12 2026-01-13T19:12:12.865Z INFO 6640 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Cancelled in-flight FETCH request with correlation id 17 due to node 1 being disconnected (elapsed time since creation: 94ms, elapsed time since send: 94ms, throttle time: 0ms, request timeout: 30000ms) 19:12:12 2026-01-13T19:12:12.865Z INFO 6640 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node -1 disconnected. 19:12:12 2026-01-13T19:12:12.865Z INFO 6640 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 2147483646 disconnected. 19:12:12 2026-01-13T19:12:12.866Z INFO 6640 --- [t-thread | test] o.a.kafka.clients.FetchSessionHandler : [Consumer clientId=consumer-test-1, groupId=test] Error sending fetch request (sessionId=230423110, epoch=1) to node 1: 19:12:12 19:12:12 org.apache.kafka.common.errors.DisconnectException 19:12:12 19:12:12 2026-01-13T19:12:12.868Z INFO 6640 --- [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. 19:12:13 2026-01-13T19:12:12.943Z INFO 6640 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 19:12:13 2026-01-13T19:12:12.943Z WARN 6640 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 19:12:13 2026-01-13T19:12:12.970Z INFO 6640 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 19:12:13 2026-01-13T19:12:12.970Z WARN 6640 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 19:12:13 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.164 s -- in org.onap.cps.ncmp.impl.data.async.NcmpAsyncRequestResponseEventProducerIntegrationSpec 19:12:13 [INFO] Running org.onap.cps.ncmp.impl.data.async.DataOperationEventConsumerSpec 19:12:13 2026-01-13T19:12:13.021Z INFO 6640 --- [ main] t.n.o.o.8.0 : Creating container for image: nexus3.onap.org:10001/confluentinc/cp-kafka:7.8.0 19:12:13 2026-01-13T19:12:13.069Z INFO 6640 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 19:12:13 2026-01-13T19:12:13.069Z WARN 6640 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 19:12:13 2026-01-13T19:12:13.072Z INFO 6640 --- [ main] t.n.o.o.8.0 : Container nexus3.onap.org:10001/confluentinc/cp-kafka:7.8.0 is starting: 70e4f1ce82f6bbf8efbecaf447ed61161a0bde048a2967e22116c4720053dcd4 19:12:13 2026-01-13T19:12:13.077Z INFO 6640 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 19:12:13 2026-01-13T19:12:13.077Z WARN 6640 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 19:12:13 2026-01-13T19:12:13.077Z WARN 6640 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 19:12:13 2026-01-13T19:12:13.172Z INFO 6640 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 19:12:13 2026-01-13T19:12:13.172Z WARN 6640 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 19:12:13 2026-01-13T19:12:13.289Z INFO 6640 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 19:12:13 2026-01-13T19:12:13.289Z WARN 6640 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 19:12:13 2026-01-13T19:12:13.474Z INFO 6640 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 19:12:13 2026-01-13T19:12:13.474Z WARN 6640 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 19:12:13 2026-01-13T19:12:13.495Z INFO 6640 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 19:12:13 2026-01-13T19:12:13.496Z WARN 6640 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 19:12:13 2026-01-13T19:12:13.496Z WARN 6640 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 19:12:13 2026-01-13T19:12:13.758Z INFO 6640 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 19:12:13 2026-01-13T19:12:13.758Z WARN 6640 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 19:12:14 2026-01-13T19:12:13.977Z INFO 6640 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 19:12:14 2026-01-13T19:12:13.977Z WARN 6640 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 19:12:14 2026-01-13T19:12:14.078Z INFO 6640 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 19:12:14 2026-01-13T19:12:14.078Z WARN 6640 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 19:12:14 2026-01-13T19:12:14.078Z WARN 6640 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 19:12:14 2026-01-13T19:12:14.414Z INFO 6640 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 19:12:14 2026-01-13T19:12:14.414Z WARN 6640 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 19:12:14 2026-01-13T19:12:14.414Z WARN 6640 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 19:12:14 2026-01-13T19:12:14.715Z INFO 6640 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 19:12:14 2026-01-13T19:12:14.715Z WARN 6640 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 19:12:15 2026-01-13T19:12:14.980Z INFO 6640 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 19:12:15 2026-01-13T19:12:14.981Z WARN 6640 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 19:12:15 2026-01-13T19:12:14.994Z INFO 6640 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 19:12:15 2026-01-13T19:12:14.994Z WARN 6640 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 19:12:15 2026-01-13T19:12:14.994Z WARN 6640 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 19:12:15 2026-01-13T19:12:15.321Z INFO 6640 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 19:12:15 2026-01-13T19:12:15.321Z WARN 6640 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 19:12:15 2026-01-13T19:12:15.321Z WARN 6640 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 19:12:15 2026-01-13T19:12:15.708Z INFO 6640 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 19:12:15 2026-01-13T19:12:15.708Z WARN 6640 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 19:12:16 2026-01-13T19:12:15.985Z INFO 6640 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 19:12:16 2026-01-13T19:12:15.985Z WARN 6640 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 19:12:16 2026-01-13T19:12:15.995Z INFO 6640 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 19:12:16 2026-01-13T19:12:15.995Z WARN 6640 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 19:12:16 2026-01-13T19:12:15.995Z WARN 6640 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 19:12:16 2026-01-13T19:12:16.330Z INFO 6640 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 19:12:16 2026-01-13T19:12:16.330Z WARN 6640 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 19:12:16 2026-01-13T19:12:16.330Z WARN 6640 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 19:12:16 2026-01-13T19:12:16.756Z INFO 6640 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 19:12:16 2026-01-13T19:12:16.756Z WARN 6640 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 19:12:17 2026-01-13T19:12:16.914Z INFO 6640 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 19:12:17 2026-01-13T19:12:16.914Z WARN 6640 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 19:12:17 2026-01-13T19:12:16.914Z WARN 6640 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 19:12:17 2026-01-13T19:12:16.989Z INFO 6640 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 19:12:17 2026-01-13T19:12:16.989Z WARN 6640 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 19:12:17 2026-01-13T19:12:17.200Z INFO 6640 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 19:12:17 2026-01-13T19:12:17.200Z WARN 6640 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 19:12:17 2026-01-13T19:12:17.200Z WARN 6640 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 19:12:17 2026-01-13T19:12:17.758Z INFO 6640 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 19:12:17 2026-01-13T19:12:17.759Z WARN 6640 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 19:12:17 2026-01-13T19:12:17.769Z INFO 6640 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 19:12:17 2026-01-13T19:12:17.769Z WARN 6640 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 19:12:17 2026-01-13T19:12:17.769Z WARN 6640 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 19:12:18 2026-01-13T19:12:17.992Z INFO 6640 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 19:12:18 2026-01-13T19:12:17.992Z WARN 6640 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 19:12:18 2026-01-13T19:12:18.195Z INFO 6640 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 19:12:18 2026-01-13T19:12:18.195Z WARN 6640 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 19:12:18 2026-01-13T19:12:18.195Z WARN 6640 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 19:12:18 2026-01-13T19:12:18.759Z INFO 6640 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 19:12:18 2026-01-13T19:12:18.759Z WARN 6640 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 19:12:18 2026-01-13T19:12:18.808Z INFO 6640 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 19:12:18 2026-01-13T19:12:18.808Z WARN 6640 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 19:12:18 2026-01-13T19:12:18.808Z WARN 6640 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 19:12:19 2026-01-13T19:12:18.996Z INFO 6640 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 19:12:19 2026-01-13T19:12:18.996Z WARN 6640 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 19:12:19 2026-01-13T19:12:19.063Z INFO 6640 --- [ main] t.n.o.o.8.0 : Container nexus3.onap.org:10001/confluentinc/cp-kafka:7.8.0 started in PT6.041747336S 19:12:19 2026-01-13T19:12:19.069Z INFO 6640 --- [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 19:12:19 allow.auto.create.topics = true 19:12:19 auto.commit.interval.ms = 5000 19:12:19 auto.include.jmx.reporter = true 19:12:19 auto.offset.reset = earliest 19:12:19 bootstrap.servers = [localhost:32770] 19:12:19 check.crcs = true 19:12:19 client.dns.lookup = use_all_dns_ips 19:12:19 client.id = consumer-test-2 19:12:19 client.rack = 19:12:19 connections.max.idle.ms = 540000 19:12:19 default.api.timeout.ms = 60000 19:12:19 enable.auto.commit = true 19:12:19 enable.metrics.push = true 19:12:19 exclude.internal.topics = true 19:12:19 fetch.max.bytes = 52428800 19:12:19 fetch.max.wait.ms = 500 19:12:19 fetch.min.bytes = 1 19:12:19 group.id = test 19:12:19 group.instance.id = null 19:12:19 group.protocol = classic 19:12:19 group.remote.assignor = null 19:12:19 heartbeat.interval.ms = 3000 19:12:19 interceptor.classes = [] 19:12:19 internal.leave.group.on.close = true 19:12:19 internal.throw.on.fetch.stable.offset.unsupported = false 19:12:19 isolation.level = read_uncommitted 19:12:19 key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 19:12:19 max.partition.fetch.bytes = 1048576 19:12:19 max.poll.interval.ms = 300000 19:12:19 max.poll.records = 500 19:12:19 metadata.max.age.ms = 300000 19:12:19 metadata.recovery.strategy = none 19:12:19 metric.reporters = [] 19:12:19 metrics.num.samples = 2 19:12:19 metrics.recording.level = INFO 19:12:19 metrics.sample.window.ms = 30000 19:12:19 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 19:12:19 receive.buffer.bytes = 65536 19:12:19 reconnect.backoff.max.ms = 1000 19:12:19 reconnect.backoff.ms = 50 19:12:19 request.timeout.ms = 30000 19:12:19 retry.backoff.max.ms = 1000 19:12:19 retry.backoff.ms = 100 19:12:19 sasl.client.callback.handler.class = null 19:12:19 sasl.jaas.config = null 19:12:19 sasl.kerberos.kinit.cmd = /usr/bin/kinit 19:12:19 sasl.kerberos.min.time.before.relogin = 60000 19:12:19 sasl.kerberos.service.name = null 19:12:19 sasl.kerberos.ticket.renew.jitter = 0.05 19:12:19 sasl.kerberos.ticket.renew.window.factor = 0.8 19:12:19 sasl.login.callback.handler.class = null 19:12:19 sasl.login.class = null 19:12:19 sasl.login.connect.timeout.ms = null 19:12:19 sasl.login.read.timeout.ms = null 19:12:19 sasl.login.refresh.buffer.seconds = 300 19:12:19 sasl.login.refresh.min.period.seconds = 60 19:12:19 sasl.login.refresh.window.factor = 0.8 19:12:19 sasl.login.refresh.window.jitter = 0.05 19:12:19 sasl.login.retry.backoff.max.ms = 10000 19:12:19 sasl.login.retry.backoff.ms = 100 19:12:19 sasl.mechanism = GSSAPI 19:12:19 sasl.oauthbearer.clock.skew.seconds = 30 19:12:19 sasl.oauthbearer.expected.audience = null 19:12:19 sasl.oauthbearer.expected.issuer = null 19:12:19 sasl.oauthbearer.header.urlencode = false 19:12:19 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 19:12:19 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 19:12:19 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 19:12:19 sasl.oauthbearer.jwks.endpoint.url = null 19:12:19 sasl.oauthbearer.scope.claim.name = scope 19:12:19 sasl.oauthbearer.sub.claim.name = sub 19:12:19 sasl.oauthbearer.token.endpoint.url = null 19:12:19 security.protocol = PLAINTEXT 19:12:19 security.providers = null 19:12:19 send.buffer.bytes = 131072 19:12:19 session.timeout.ms = 45000 19:12:19 socket.connection.setup.timeout.max.ms = 30000 19:12:19 socket.connection.setup.timeout.ms = 10000 19:12:19 ssl.cipher.suites = null 19:12:19 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 19:12:19 ssl.endpoint.identification.algorithm = https 19:12:19 ssl.engine.factory.class = null 19:12:19 ssl.key.password = null 19:12:19 ssl.keymanager.algorithm = SunX509 19:12:19 ssl.keystore.certificate.chain = null 19:12:19 ssl.keystore.key = null 19:12:19 ssl.keystore.location = null 19:12:19 ssl.keystore.password = null 19:12:19 ssl.keystore.type = JKS 19:12:19 ssl.protocol = TLSv1.3 19:12:19 ssl.provider = null 19:12:19 ssl.secure.random.implementation = null 19:12:19 ssl.trustmanager.algorithm = PKIX 19:12:19 ssl.truststore.certificates = null 19:12:19 ssl.truststore.location = null 19:12:19 ssl.truststore.password = null 19:12:19 ssl.truststore.type = JKS 19:12:19 value.deserializer = class io.cloudevents.kafka.CloudEventDeserializer 19:12:19 19:12:19 2026-01-13T19:12:19.069Z INFO 6640 --- [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 19:12:19 2026-01-13T19:12:19.075Z INFO 6640 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 19:12:19 2026-01-13T19:12:19.075Z INFO 6640 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 19:12:19 2026-01-13T19:12:19.075Z INFO 6640 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1768331539075 19:12:19 19:12:19,096 |-WARN in IfNestedWithinSecondPhaseElementSC - elements cannot be nested within an , or element 19:12:19 19:12:19,096 |-WARN in IfNestedWithinSecondPhaseElementSC - See also https://logback.qos.ch/codes.html#nested_if_element 19:12:19 19:12:19,096 |-WARN in IfNestedWithinSecondPhaseElementSC - Element at line 62 contains a nested element at line 63 19:12:19 19:12:19,102 |-WARN in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Missing watchable .xml or .properties files. 19:12:19 19:12:19,103 |-WARN in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Watching .xml files requires that the main configuration file is reachable as a URL 19:12:19 19:12:19,112 |-WARN in ch.qos.logback.core.model.processor.conditional.IfModelHandler - The 'condition' attribute in element is deprecated and slated for removal. Use element instead. 19:12:19 19:12:19,112 |-WARN in ch.qos.logback.core.model.processor.conditional.IfModelHandler - See also https://logback.qos.ch/codes.html#conditionAttributeDeprecation 19:12:19 19:12:19 . ____ _ __ _ _ 19:12:19 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 19:12:19 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 19:12:19 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 19:12:19 ' |____| .__|_| |_|_| |_\__, | / / / / 19:12:19 =========|_|==============|___/=/_/_/_/ 19:12:19 19:12:19 :: Spring Boot :: (v3.5.9) 19:12:19 19:12:19 2026-01-13T19:12:19.119Z INFO 6640 --- [ main] c.n.i.d.a.DataOperationEventConsumerSpec : Starting DataOperationEventConsumerSpec using Java 17.0.6-ea with PID 6640 (started by jenkins in /w/workspace/cps-master-verify-java/cps-ncmp-service) 19:12:19 2026-01-13T19:12:19.119Z INFO 6640 --- [ main] c.n.i.d.a.DataOperationEventConsumerSpec : No active profile set, falling back to 1 default profile: "default" 19:12:19 2026-01-13T19:12:19.148Z INFO 6640 --- [ main] c.n.i.d.a.DataOperationEventConsumerSpec : Started DataOperationEventConsumerSpec in 0.071 seconds (process running for 53.149) 19:12:19 2026-01-13T19:12:19.151Z INFO 6640 --- [ main] o.a.k.c.c.i.ClassicKafkaConsumer : [Consumer clientId=consumer-test-2, groupId=test] Subscribed to topic(s): client-topic 19:12:19 2026-01-13T19:12:19.172Z INFO 6640 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 19:12:19 2026-01-13T19:12:19.172Z INFO 6640 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 19:12:19 acks = -1 19:12:19 auto.include.jmx.reporter = true 19:12:19 batch.size = 16384 19:12:19 bootstrap.servers = [localhost:32770] 19:12:19 buffer.memory = 33554432 19:12:19 client.dns.lookup = use_all_dns_ips 19:12:19 client.id = producer-4 19:12:19 compression.gzip.level = -1 19:12:19 compression.lz4.level = 9 19:12:19 compression.type = none 19:12:19 compression.zstd.level = 3 19:12:19 connections.max.idle.ms = 540000 19:12:19 delivery.timeout.ms = 120000 19:12:19 enable.idempotence = false 19:12:19 enable.metrics.push = true 19:12:19 interceptor.classes = [] 19:12:19 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 19:12:19 linger.ms = 1 19:12:19 max.block.ms = 60000 19:12:19 max.in.flight.requests.per.connection = 5 19:12:19 max.request.size = 1048576 19:12:19 metadata.max.age.ms = 300000 19:12:19 metadata.max.idle.ms = 300000 19:12:19 metadata.recovery.strategy = none 19:12:19 metric.reporters = [] 19:12:19 metrics.num.samples = 2 19:12:19 metrics.recording.level = INFO 19:12:19 metrics.sample.window.ms = 30000 19:12:19 partitioner.adaptive.partitioning.enable = true 19:12:19 partitioner.availability.timeout.ms = 0 19:12:19 partitioner.class = null 19:12:19 partitioner.ignore.keys = false 19:12:19 receive.buffer.bytes = 32768 19:12:19 reconnect.backoff.max.ms = 1000 19:12:19 reconnect.backoff.ms = 50 19:12:19 request.timeout.ms = 30000 19:12:19 retries = 0 19:12:19 retry.backoff.max.ms = 1000 19:12:19 retry.backoff.ms = 100 19:12:19 sasl.client.callback.handler.class = null 19:12:19 sasl.jaas.config = null 19:12:19 sasl.kerberos.kinit.cmd = /usr/bin/kinit 19:12:19 sasl.kerberos.min.time.before.relogin = 60000 19:12:19 sasl.kerberos.service.name = null 19:12:19 sasl.kerberos.ticket.renew.jitter = 0.05 19:12:19 sasl.kerberos.ticket.renew.window.factor = 0.8 19:12:19 sasl.login.callback.handler.class = null 19:12:19 sasl.login.class = null 19:12:19 sasl.login.connect.timeout.ms = null 19:12:19 sasl.login.read.timeout.ms = null 19:12:19 sasl.login.refresh.buffer.seconds = 300 19:12:19 sasl.login.refresh.min.period.seconds = 60 19:12:19 sasl.login.refresh.window.factor = 0.8 19:12:19 sasl.login.refresh.window.jitter = 0.05 19:12:19 sasl.login.retry.backoff.max.ms = 10000 19:12:19 sasl.login.retry.backoff.ms = 100 19:12:19 sasl.mechanism = GSSAPI 19:12:19 sasl.oauthbearer.clock.skew.seconds = 30 19:12:19 sasl.oauthbearer.expected.audience = null 19:12:19 sasl.oauthbearer.expected.issuer = null 19:12:19 sasl.oauthbearer.header.urlencode = false 19:12:19 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 19:12:19 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 19:12:19 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 19:12:19 sasl.oauthbearer.jwks.endpoint.url = null 19:12:19 sasl.oauthbearer.scope.claim.name = scope 19:12:19 sasl.oauthbearer.sub.claim.name = sub 19:12:19 sasl.oauthbearer.token.endpoint.url = null 19:12:19 security.protocol = PLAINTEXT 19:12:19 security.providers = null 19:12:19 send.buffer.bytes = 131072 19:12:19 socket.connection.setup.timeout.max.ms = 30000 19:12:19 socket.connection.setup.timeout.ms = 10000 19:12:19 ssl.cipher.suites = null 19:12:19 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 19:12:19 ssl.endpoint.identification.algorithm = https 19:12:19 ssl.engine.factory.class = null 19:12:19 ssl.key.password = null 19:12:19 ssl.keymanager.algorithm = SunX509 19:12:19 ssl.keystore.certificate.chain = null 19:12:19 ssl.keystore.key = null 19:12:19 ssl.keystore.location = null 19:12:19 ssl.keystore.password = null 19:12:19 ssl.keystore.type = JKS 19:12:19 ssl.protocol = TLSv1.3 19:12:19 ssl.provider = null 19:12:19 ssl.secure.random.implementation = null 19:12:19 ssl.trustmanager.algorithm = PKIX 19:12:19 ssl.truststore.certificates = null 19:12:19 ssl.truststore.location = null 19:12:19 ssl.truststore.password = null 19:12:19 ssl.truststore.type = JKS 19:12:19 transaction.timeout.ms = 60000 19:12:19 transactional.id = null 19:12:19 value.serializer = class io.cloudevents.kafka.CloudEventSerializer 19:12:19 19:12:19 2026-01-13T19:12:19.172Z INFO 6640 --- [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 19:12:19 2026-01-13T19:12:19.176Z INFO 6640 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 19:12:19 2026-01-13T19:12:19.176Z INFO 6640 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 19:12:19 2026-01-13T19:12:19.176Z INFO 6640 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 19:12:19 2026-01-13T19:12:19.176Z INFO 6640 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1768331539176 19:12:19 2026-01-13T19:12:19.217Z WARN 6640 --- [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} 19:12:19 2026-01-13T19:12:19.218Z INFO 6640 --- [ad | producer-4] org.apache.kafka.clients.Metadata : [Producer clientId=producer-4] Cluster ID: 4L6g3nShT-eMCtK--X86sw 19:12:19 2026-01-13T19:12:19.379Z INFO 6640 --- [ main] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-test-2, groupId=test] Cluster ID: 4L6g3nShT-eMCtK--X86sw 19:12:19 2026-01-13T19:12:19.507Z INFO 6640 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-2, groupId=test] Discovered group coordinator localhost:32770 (id: 2147483646 rack: null) 19:12:19 2026-01-13T19:12:19.510Z INFO 6640 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-2, groupId=test] (Re-)joining group 19:12:19 2026-01-13T19:12:19.545Z INFO 6640 --- [ 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-b31e7dc1-0ec1-4fb9-a1b0-648d28b2a1d8 19:12:19 2026-01-13T19:12:19.545Z INFO 6640 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-2, groupId=test] (Re-)joining group 19:12:19 2026-01-13T19:12:19.567Z INFO 6640 --- [ 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-b31e7dc1-0ec1-4fb9-a1b0-648d28b2a1d8', protocol='range'} 19:12:19 2026-01-13T19:12:19.568Z INFO 6640 --- [ 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-b31e7dc1-0ec1-4fb9-a1b0-648d28b2a1d8=Assignment(partitions=[client-topic-0])} 19:12:19 2026-01-13T19:12:19.591Z INFO 6640 --- [ 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-b31e7dc1-0ec1-4fb9-a1b0-648d28b2a1d8', protocol='range'} 19:12:19 2026-01-13T19:12:19.591Z INFO 6640 --- [ 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]) 19:12:19 2026-01-13T19:12:19.591Z INFO 6640 --- [ main] k.c.c.i.ConsumerRebalanceListenerInvoker : [Consumer clientId=consumer-test-2, groupId=test] Adding newly assigned partitions: client-topic-0 19:12:19 2026-01-13T19:12:19.598Z INFO 6640 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-2, groupId=test] Found no committed offset for partition client-topic-0 19:12:19 2026-01-13T19:12:19.607Z INFO 6640 --- [ 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}}. 19:12:19 2026-01-13T19:12:19.665Z INFO 6640 --- [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 19:12:19 allow.auto.create.topics = true 19:12:19 auto.commit.interval.ms = 5000 19:12:19 auto.include.jmx.reporter = true 19:12:19 auto.offset.reset = earliest 19:12:19 bootstrap.servers = [localhost:32770] 19:12:19 check.crcs = true 19:12:19 client.dns.lookup = use_all_dns_ips 19:12:19 client.id = consumer-test-3 19:12:19 client.rack = 19:12:19 connections.max.idle.ms = 540000 19:12:19 default.api.timeout.ms = 60000 19:12:19 enable.auto.commit = true 19:12:19 enable.metrics.push = true 19:12:19 exclude.internal.topics = true 19:12:19 fetch.max.bytes = 52428800 19:12:19 fetch.max.wait.ms = 500 19:12:19 fetch.min.bytes = 1 19:12:19 group.id = test 19:12:19 group.instance.id = null 19:12:19 group.protocol = classic 19:12:19 group.remote.assignor = null 19:12:19 heartbeat.interval.ms = 3000 19:12:19 interceptor.classes = [] 19:12:19 internal.leave.group.on.close = true 19:12:19 internal.throw.on.fetch.stable.offset.unsupported = false 19:12:19 isolation.level = read_uncommitted 19:12:19 key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 19:12:19 max.partition.fetch.bytes = 1048576 19:12:19 max.poll.interval.ms = 300000 19:12:19 max.poll.records = 500 19:12:19 metadata.max.age.ms = 300000 19:12:19 metadata.recovery.strategy = none 19:12:19 metric.reporters = [] 19:12:19 metrics.num.samples = 2 19:12:19 metrics.recording.level = INFO 19:12:19 metrics.sample.window.ms = 30000 19:12:19 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 19:12:19 receive.buffer.bytes = 65536 19:12:19 reconnect.backoff.max.ms = 1000 19:12:19 reconnect.backoff.ms = 50 19:12:19 request.timeout.ms = 30000 19:12:19 retry.backoff.max.ms = 1000 19:12:19 retry.backoff.ms = 100 19:12:19 sasl.client.callback.handler.class = null 19:12:19 sasl.jaas.config = null 19:12:19 sasl.kerberos.kinit.cmd = /usr/bin/kinit 19:12:19 sasl.kerberos.min.time.before.relogin = 60000 19:12:19 sasl.kerberos.service.name = null 19:12:19 sasl.kerberos.ticket.renew.jitter = 0.05 19:12:19 sasl.kerberos.ticket.renew.window.factor = 0.8 19:12:19 sasl.login.callback.handler.class = null 19:12:19 sasl.login.class = null 19:12:19 sasl.login.connect.timeout.ms = null 19:12:19 sasl.login.read.timeout.ms = null 19:12:19 sasl.login.refresh.buffer.seconds = 300 19:12:19 sasl.login.refresh.min.period.seconds = 60 19:12:19 sasl.login.refresh.window.factor = 0.8 19:12:19 sasl.login.refresh.window.jitter = 0.05 19:12:19 sasl.login.retry.backoff.max.ms = 10000 19:12:19 sasl.login.retry.backoff.ms = 100 19:12:19 sasl.mechanism = GSSAPI 19:12:19 sasl.oauthbearer.clock.skew.seconds = 30 19:12:19 sasl.oauthbearer.expected.audience = null 19:12:19 sasl.oauthbearer.expected.issuer = null 19:12:19 sasl.oauthbearer.header.urlencode = false 19:12:19 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 19:12:19 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 19:12:19 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 19:12:19 sasl.oauthbearer.jwks.endpoint.url = null 19:12:19 sasl.oauthbearer.scope.claim.name = scope 19:12:19 sasl.oauthbearer.sub.claim.name = sub 19:12:19 sasl.oauthbearer.token.endpoint.url = null 19:12:19 security.protocol = PLAINTEXT 19:12:19 security.providers = null 19:12:19 send.buffer.bytes = 131072 19:12:19 session.timeout.ms = 45000 19:12:19 socket.connection.setup.timeout.max.ms = 30000 19:12:19 socket.connection.setup.timeout.ms = 10000 19:12:19 ssl.cipher.suites = null 19:12:19 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 19:12:19 ssl.endpoint.identification.algorithm = https 19:12:19 ssl.engine.factory.class = null 19:12:19 ssl.key.password = null 19:12:19 ssl.keymanager.algorithm = SunX509 19:12:19 ssl.keystore.certificate.chain = null 19:12:19 ssl.keystore.key = null 19:12:19 ssl.keystore.location = null 19:12:19 ssl.keystore.password = null 19:12:19 ssl.keystore.type = JKS 19:12:19 ssl.protocol = TLSv1.3 19:12:19 ssl.provider = null 19:12:19 ssl.secure.random.implementation = null 19:12:19 ssl.trustmanager.algorithm = PKIX 19:12:19 ssl.truststore.certificates = null 19:12:19 ssl.truststore.location = null 19:12:19 ssl.truststore.password = null 19:12:19 ssl.truststore.type = JKS 19:12:19 value.deserializer = class io.cloudevents.kafka.CloudEventDeserializer 19:12:19 19:12:19 2026-01-13T19:12:19.666Z INFO 6640 --- [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 19:12:19 2026-01-13T19:12:19.669Z INFO 6640 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 19:12:19 2026-01-13T19:12:19.669Z INFO 6640 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 19:12:19 2026-01-13T19:12:19.669Z INFO 6640 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1768331539669 19:12:19 2026-01-13T19:12:19.675Z INFO 6640 --- [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 19:12:19 allow.auto.create.topics = true 19:12:19 auto.commit.interval.ms = 5000 19:12:19 auto.include.jmx.reporter = true 19:12:19 auto.offset.reset = earliest 19:12:19 bootstrap.servers = [localhost:32770] 19:12:19 check.crcs = true 19:12:19 client.dns.lookup = use_all_dns_ips 19:12:19 client.id = consumer-test-4 19:12:19 client.rack = 19:12:19 connections.max.idle.ms = 540000 19:12:19 default.api.timeout.ms = 60000 19:12:19 enable.auto.commit = true 19:12:19 enable.metrics.push = true 19:12:19 exclude.internal.topics = true 19:12:19 fetch.max.bytes = 52428800 19:12:19 fetch.max.wait.ms = 500 19:12:19 fetch.min.bytes = 1 19:12:19 group.id = test 19:12:19 group.instance.id = null 19:12:19 group.protocol = classic 19:12:19 group.remote.assignor = null 19:12:19 heartbeat.interval.ms = 3000 19:12:19 interceptor.classes = [] 19:12:19 internal.leave.group.on.close = true 19:12:19 internal.throw.on.fetch.stable.offset.unsupported = false 19:12:19 isolation.level = read_uncommitted 19:12:19 key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 19:12:19 max.partition.fetch.bytes = 1048576 19:12:19 max.poll.interval.ms = 300000 19:12:19 max.poll.records = 500 19:12:19 metadata.max.age.ms = 300000 19:12:19 metadata.recovery.strategy = none 19:12:19 metric.reporters = [] 19:12:19 metrics.num.samples = 2 19:12:19 metrics.recording.level = INFO 19:12:19 metrics.sample.window.ms = 30000 19:12:19 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 19:12:19 receive.buffer.bytes = 65536 19:12:19 reconnect.backoff.max.ms = 1000 19:12:19 reconnect.backoff.ms = 50 19:12:19 request.timeout.ms = 30000 19:12:19 retry.backoff.max.ms = 1000 19:12:19 retry.backoff.ms = 100 19:12:19 sasl.client.callback.handler.class = null 19:12:19 sasl.jaas.config = null 19:12:19 sasl.kerberos.kinit.cmd = /usr/bin/kinit 19:12:19 sasl.kerberos.min.time.before.relogin = 60000 19:12:19 sasl.kerberos.service.name = null 19:12:19 sasl.kerberos.ticket.renew.jitter = 0.05 19:12:19 sasl.kerberos.ticket.renew.window.factor = 0.8 19:12:19 sasl.login.callback.handler.class = null 19:12:19 sasl.login.class = null 19:12:19 sasl.login.connect.timeout.ms = null 19:12:19 sasl.login.read.timeout.ms = null 19:12:19 sasl.login.refresh.buffer.seconds = 300 19:12:19 sasl.login.refresh.min.period.seconds = 60 19:12:19 sasl.login.refresh.window.factor = 0.8 19:12:19 sasl.login.refresh.window.jitter = 0.05 19:12:19 sasl.login.retry.backoff.max.ms = 10000 19:12:19 sasl.login.retry.backoff.ms = 100 19:12:19 sasl.mechanism = GSSAPI 19:12:19 sasl.oauthbearer.clock.skew.seconds = 30 19:12:19 sasl.oauthbearer.expected.audience = null 19:12:19 sasl.oauthbearer.expected.issuer = null 19:12:19 sasl.oauthbearer.header.urlencode = false 19:12:19 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 19:12:19 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 19:12:19 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 19:12:19 sasl.oauthbearer.jwks.endpoint.url = null 19:12:19 sasl.oauthbearer.scope.claim.name = scope 19:12:19 sasl.oauthbearer.sub.claim.name = sub 19:12:19 sasl.oauthbearer.token.endpoint.url = null 19:12:19 security.protocol = PLAINTEXT 19:12:19 security.providers = null 19:12:19 send.buffer.bytes = 131072 19:12:19 session.timeout.ms = 45000 19:12:19 socket.connection.setup.timeout.max.ms = 30000 19:12:19 socket.connection.setup.timeout.ms = 10000 19:12:19 ssl.cipher.suites = null 19:12:19 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 19:12:19 ssl.endpoint.identification.algorithm = https 19:12:19 ssl.engine.factory.class = null 19:12:19 ssl.key.password = null 19:12:19 ssl.keymanager.algorithm = SunX509 19:12:19 ssl.keystore.certificate.chain = null 19:12:19 ssl.keystore.key = null 19:12:19 ssl.keystore.location = null 19:12:19 ssl.keystore.password = null 19:12:19 ssl.keystore.type = JKS 19:12:19 ssl.protocol = TLSv1.3 19:12:19 ssl.provider = null 19:12:19 ssl.secure.random.implementation = null 19:12:19 ssl.trustmanager.algorithm = PKIX 19:12:19 ssl.truststore.certificates = null 19:12:19 ssl.truststore.location = null 19:12:19 ssl.truststore.password = null 19:12:19 ssl.truststore.type = JKS 19:12:19 value.deserializer = class io.cloudevents.kafka.CloudEventDeserializer 19:12:19 19:12:19 2026-01-13T19:12:19.675Z INFO 6640 --- [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 19:12:19 2026-01-13T19:12:19.682Z INFO 6640 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 19:12:19 2026-01-13T19:12:19.682Z INFO 6640 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 19:12:19 2026-01-13T19:12:19.682Z INFO 6640 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1768331539682 19:12:19 2026-01-13T19:12:19.742Z INFO 6640 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 19:12:19 2026-01-13T19:12:19.742Z INFO 6640 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node -1 disconnected. 19:12:19 2026-01-13T19:12:19.760Z INFO 6640 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 19:12:19 2026-01-13T19:12:19.760Z WARN 6640 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 19:12:19 2026-01-13T19:12:19.771Z INFO 6640 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 19:12:19 2026-01-13T19:12:19.772Z INFO 6640 --- [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: 121ms, elapsed time since send: 121ms, throttle time: 0ms, request timeout: 30000ms) 19:12:19 2026-01-13T19:12:19.772Z INFO 6640 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node -1 disconnected. 19:12:19 2026-01-13T19:12:19.772Z INFO 6640 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 2147483646 disconnected. 19:12:19 2026-01-13T19:12:19.772Z INFO 6640 --- [t-thread | test] o.a.kafka.clients.FetchSessionHandler : [Consumer clientId=consumer-test-2, groupId=test] Error sending fetch request (sessionId=54997249, epoch=1) to node 1: 19:12:19 19:12:19 org.apache.kafka.common.errors.DisconnectException 19:12:19 19:12:19 2026-01-13T19:12:19.772Z INFO 6640 --- [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. 19:12:19 2026-01-13T19:12:19.809Z INFO 6640 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 19:12:19 2026-01-13T19:12:19.809Z WARN 6640 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 19:12:19 2026-01-13T19:12:19.809Z WARN 6640 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 19:12:19 2026-01-13T19:12:19.848Z INFO 6640 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 19:12:19 2026-01-13T19:12:19.848Z WARN 6640 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 19:12:19 2026-01-13T19:12:19.873Z INFO 6640 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 19:12:19 2026-01-13T19:12:19.873Z WARN 6640 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 19:12:19 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.889 s -- in org.onap.cps.ncmp.impl.data.async.DataOperationEventConsumerSpec 19:12:19 [INFO] Running org.onap.cps.ncmp.impl.data.async.FilterStrategiesIntegrationSpec 19:12:20 2026-01-13T19:12:19.918Z INFO 6640 --- [ main] t.n.o.o.8.0 : Creating container for image: nexus3.onap.org:10001/confluentinc/cp-kafka:7.8.0 19:12:20 2026-01-13T19:12:19.956Z INFO 6640 --- [ main] t.n.o.o.8.0 : Container nexus3.onap.org:10001/confluentinc/cp-kafka:7.8.0 is starting: 84470bdb98d768a379cc0ecd2a6723ecfb97ff82a006f700288d996b211ed8ab 19:12:20 2026-01-13T19:12:20.003Z INFO 6640 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 19:12:20 2026-01-13T19:12:20.003Z WARN 6640 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 19:12:20 2026-01-13T19:12:20.054Z INFO 6640 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 19:12:20 2026-01-13T19:12:20.054Z WARN 6640 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 19:12:20 2026-01-13T19:12:20.074Z INFO 6640 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 19:12:20 2026-01-13T19:12:20.080Z WARN 6640 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 19:12:20 2026-01-13T19:12:20.111Z INFO 6640 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 19:12:20 2026-01-13T19:12:20.111Z WARN 6640 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 19:12:20 2026-01-13T19:12:20.111Z WARN 6640 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 19:12:20 2026-01-13T19:12:20.256Z INFO 6640 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 19:12:20 2026-01-13T19:12:20.256Z WARN 6640 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 19:12:20 2026-01-13T19:12:20.281Z INFO 6640 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 19:12:20 2026-01-13T19:12:20.281Z WARN 6640 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 19:12:20 2026-01-13T19:12:20.683Z INFO 6640 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 19:12:20 2026-01-13T19:12:20.683Z WARN 6640 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 19:12:20 2026-01-13T19:12:20.713Z INFO 6640 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 19:12:20 2026-01-13T19:12:20.713Z WARN 6640 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 19:12:20 2026-01-13T19:12:20.713Z WARN 6640 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 19:12:20 2026-01-13T19:12:20.723Z INFO 6640 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 19:12:20 2026-01-13T19:12:20.724Z WARN 6640 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 19:12:20 2026-01-13T19:12:20.785Z INFO 6640 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 19:12:20 2026-01-13T19:12:20.785Z WARN 6640 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 19:12:21 2026-01-13T19:12:21.006Z INFO 6640 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 19:12:21 2026-01-13T19:12:21.006Z WARN 6640 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 19:12:21 2026-01-13T19:12:21.116Z INFO 6640 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 19:12:21 2026-01-13T19:12:21.116Z WARN 6640 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 19:12:21 2026-01-13T19:12:21.116Z WARN 6640 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 19:12:21 2026-01-13T19:12:21.626Z INFO 6640 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 19:12:21 2026-01-13T19:12:21.626Z WARN 6640 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 19:12:21 2026-01-13T19:12:21.686Z INFO 6640 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 19:12:21 2026-01-13T19:12:21.687Z WARN 6640 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 19:12:21 2026-01-13T19:12:21.718Z INFO 6640 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 19:12:21 2026-01-13T19:12:21.718Z WARN 6640 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 19:12:21 2026-01-13T19:12:21.718Z WARN 6640 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 19:12:21 2026-01-13T19:12:21.787Z INFO 6640 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 19:12:21 2026-01-13T19:12:21.787Z WARN 6640 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 19:12:22 2026-01-13T19:12:22.009Z INFO 6640 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 19:12:22 2026-01-13T19:12:22.009Z WARN 6640 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 19:12:22 2026-01-13T19:12:22.117Z INFO 6640 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 19:12:22 2026-01-13T19:12:22.117Z WARN 6640 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 19:12:22 2026-01-13T19:12:22.117Z WARN 6640 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 19:12:22 2026-01-13T19:12:22.572Z INFO 6640 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 19:12:22 2026-01-13T19:12:22.572Z WARN 6640 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 19:12:22 2026-01-13T19:12:22.572Z WARN 6640 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 19:12:22 2026-01-13T19:12:22.632Z INFO 6640 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 19:12:22 2026-01-13T19:12:22.632Z WARN 6640 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 19:12:22 2026-01-13T19:12:22.690Z INFO 6640 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 19:12:22 2026-01-13T19:12:22.690Z WARN 6640 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 19:12:22 2026-01-13T19:12:22.788Z INFO 6640 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 19:12:22 2026-01-13T19:12:22.788Z WARN 6640 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 19:12:23 2026-01-13T19:12:23.014Z INFO 6640 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 19:12:23 2026-01-13T19:12:23.014Z WARN 6640 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 19:12:23 2026-01-13T19:12:23.071Z INFO 6640 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 19:12:23 2026-01-13T19:12:23.071Z WARN 6640 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 19:12:23 2026-01-13T19:12:23.071Z WARN 6640 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 19:12:23 2026-01-13T19:12:23.585Z INFO 6640 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 19:12:23 2026-01-13T19:12:23.586Z WARN 6640 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 19:12:23 2026-01-13T19:12:23.586Z WARN 6640 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 19:12:23 2026-01-13T19:12:23.635Z INFO 6640 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 19:12:23 2026-01-13T19:12:23.635Z WARN 6640 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 19:12:23 2026-01-13T19:12:23.697Z INFO 6640 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 19:12:23 2026-01-13T19:12:23.697Z WARN 6640 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 19:12:23 2026-01-13T19:12:23.791Z INFO 6640 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 19:12:23 2026-01-13T19:12:23.791Z WARN 6640 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 19:12:24 2026-01-13T19:12:24.018Z INFO 6640 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 19:12:24 2026-01-13T19:12:24.018Z WARN 6640 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 19:12:24 2026-01-13T19:12:24.076Z INFO 6640 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 19:12:24 2026-01-13T19:12:24.076Z WARN 6640 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 19:12:24 2026-01-13T19:12:24.076Z WARN 6640 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 19:12:24 2026-01-13T19:12:24.440Z INFO 6640 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 19:12:24 2026-01-13T19:12:24.440Z WARN 6640 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 19:12:24 2026-01-13T19:12:24.440Z WARN 6640 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 19:12:24 2026-01-13T19:12:24.637Z INFO 6640 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 19:12:24 2026-01-13T19:12:24.637Z WARN 6640 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 19:12:24 2026-01-13T19:12:24.707Z INFO 6640 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 19:12:24 2026-01-13T19:12:24.707Z WARN 6640 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 19:12:24 2026-01-13T19:12:24.816Z INFO 6640 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 19:12:24 2026-01-13T19:12:24.817Z WARN 6640 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 19:12:25 2026-01-13T19:12:25.021Z INFO 6640 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 19:12:25 2026-01-13T19:12:25.021Z WARN 6640 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 19:12:25 2026-01-13T19:12:25.042Z INFO 6640 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 19:12:25 2026-01-13T19:12:25.042Z WARN 6640 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 19:12:25 2026-01-13T19:12:25.042Z WARN 6640 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 19:12:25 2026-01-13T19:12:25.289Z INFO 6640 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 19:12:25 2026-01-13T19:12:25.289Z WARN 6640 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 19:12:25 2026-01-13T19:12:25.289Z WARN 6640 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 19:12:25 2026-01-13T19:12:25.639Z INFO 6640 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 19:12:25 2026-01-13T19:12:25.639Z WARN 6640 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 19:12:25 2026-01-13T19:12:25.719Z INFO 6640 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 19:12:25 2026-01-13T19:12:25.719Z WARN 6640 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 19:12:25 2026-01-13T19:12:25.815Z INFO 6640 --- [ main] t.n.o.o.8.0 : Container nexus3.onap.org:10001/confluentinc/cp-kafka:7.8.0 started in PT5.897427451S 19:12:25 2026-01-13T19:12:25.818Z INFO 6640 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 19:12:25 2026-01-13T19:12:25.818Z WARN 6640 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 19:12:25 19:12:25,842 |-WARN in IfNestedWithinSecondPhaseElementSC - elements cannot be nested within an , or element 19:12:25 19:12:25,842 |-WARN in IfNestedWithinSecondPhaseElementSC - See also https://logback.qos.ch/codes.html#nested_if_element 19:12:25 19:12:25,842 |-WARN in IfNestedWithinSecondPhaseElementSC - Element at line 62 contains a nested element at line 63 19:12:25 19:12:25,848 |-WARN in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Missing watchable .xml or .properties files. 19:12:25 19:12:25,848 |-WARN in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Watching .xml files requires that the main configuration file is reachable as a URL 19:12:25 19:12:25,856 |-WARN in ch.qos.logback.core.model.processor.conditional.IfModelHandler - The 'condition' attribute in element is deprecated and slated for removal. Use element instead. 19:12:25 19:12:25,856 |-WARN in ch.qos.logback.core.model.processor.conditional.IfModelHandler - See also https://logback.qos.ch/codes.html#conditionAttributeDeprecation 19:12:25 19:12:25 . ____ _ __ _ _ 19:12:25 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 19:12:25 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 19:12:25 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 19:12:25 ' |____| .__|_| |_|_| |_\__, | / / / / 19:12:25 =========|_|==============|___/=/_/_/_/ 19:12:25 19:12:25 :: Spring Boot :: (v3.5.9) 19:12:25 19:12:25 2026-01-13T19:12:25.864Z INFO 6640 --- [ main] .n.i.d.a.FilterStrategiesIntegrationSpec : Starting FilterStrategiesIntegrationSpec using Java 17.0.6-ea with PID 6640 (started by jenkins in /w/workspace/cps-master-verify-java/cps-ncmp-service) 19:12:25 2026-01-13T19:12:25.864Z INFO 6640 --- [ main] .n.i.d.a.FilterStrategiesIntegrationSpec : No active profile set, falling back to 1 default profile: "default" 19:12:26 2026-01-13T19:12:25.948Z INFO 6640 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 19:12:26 2026-01-13T19:12:25.948Z WARN 6640 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 19:12:26 2026-01-13T19:12:25.948Z WARN 6640 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 19:12:26 2026-01-13T19:12:26.034Z INFO 6640 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 19:12:26 2026-01-13T19:12:26.034Z WARN 6640 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 19:12:26 2026-01-13T19:12:26.290Z INFO 6640 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 19:12:26 2026-01-13T19:12:26.290Z WARN 6640 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 19:12:26 2026-01-13T19:12:26.290Z WARN 6640 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 19:12:26 2026-01-13T19:12:26.641Z INFO 6640 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 19:12:26 2026-01-13T19:12:26.641Z WARN 6640 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 19:12:26 2026-01-13T19:12:26.725Z INFO 6640 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 19:12:26 2026-01-13T19:12:26.725Z WARN 6640 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 19:12:26 2026-01-13T19:12:26.819Z INFO 6640 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 19:12:26 2026-01-13T19:12:26.819Z WARN 6640 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 19:12:27 2026-01-13T19:12:26.953Z INFO 6640 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 19:12:27 2026-01-13T19:12:26.954Z WARN 6640 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 19:12:27 2026-01-13T19:12:26.954Z WARN 6640 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 19:12:27 2026-01-13T19:12:26.960Z INFO 6640 --- [ main] o.s.b.a.e.web.EndpointLinksResolver : Exposing 1 endpoint beneath base path '/actuator' 19:12:27 2026-01-13T19:12:27.045Z INFO 6640 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 19:12:27 2026-01-13T19:12:27.046Z WARN 6640 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 19:12:27 2026-01-13T19:12:27.227Z INFO 6640 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 19:12:27 2026-01-13T19:12:27.227Z WARN 6640 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 19:12:27 2026-01-13T19:12:27.227Z WARN 6640 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 19:12:27 2026-01-13T19:12:27.422Z INFO 6640 --- [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 19:12:27 allow.auto.create.topics = true 19:12:27 auto.commit.interval.ms = 5000 19:12:27 auto.include.jmx.reporter = true 19:12:27 auto.offset.reset = latest 19:12:27 bootstrap.servers = [localhost:32771] 19:12:27 check.crcs = true 19:12:27 client.dns.lookup = use_all_dns_ips 19:12:27 client.id = consumer-ncmp-data-operation-event-group-5 19:12:27 client.rack = 19:12:27 connections.max.idle.ms = 540000 19:12:27 default.api.timeout.ms = 60000 19:12:27 enable.auto.commit = false 19:12:27 enable.metrics.push = true 19:12:27 exclude.internal.topics = true 19:12:27 fetch.max.bytes = 52428800 19:12:27 fetch.max.wait.ms = 500 19:12:27 fetch.min.bytes = 1 19:12:27 group.id = ncmp-data-operation-event-group 19:12:27 group.instance.id = null 19:12:27 group.protocol = classic 19:12:27 group.remote.assignor = null 19:12:27 heartbeat.interval.ms = 3000 19:12:27 interceptor.classes = [io.opentelemetry.instrumentation.kafkaclients.v2_6.TracingConsumerInterceptor] 19:12:27 internal.leave.group.on.close = true 19:12:27 internal.throw.on.fetch.stable.offset.unsupported = false 19:12:27 isolation.level = read_uncommitted 19:12:27 key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 19:12:27 max.partition.fetch.bytes = 1048576 19:12:27 max.poll.interval.ms = 300000 19:12:27 max.poll.records = 500 19:12:27 metadata.max.age.ms = 300000 19:12:27 metadata.recovery.strategy = none 19:12:27 metric.reporters = [] 19:12:27 metrics.num.samples = 2 19:12:27 metrics.recording.level = INFO 19:12:27 metrics.sample.window.ms = 30000 19:12:27 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 19:12:27 receive.buffer.bytes = 65536 19:12:27 reconnect.backoff.max.ms = 1000 19:12:27 reconnect.backoff.ms = 50 19:12:27 request.timeout.ms = 30000 19:12:27 retry.backoff.max.ms = 1000 19:12:27 retry.backoff.ms = 100 19:12:27 sasl.client.callback.handler.class = null 19:12:27 sasl.jaas.config = null 19:12:27 sasl.kerberos.kinit.cmd = /usr/bin/kinit 19:12:27 sasl.kerberos.min.time.before.relogin = 60000 19:12:27 sasl.kerberos.service.name = null 19:12:27 sasl.kerberos.ticket.renew.jitter = 0.05 19:12:27 sasl.kerberos.ticket.renew.window.factor = 0.8 19:12:27 sasl.login.callback.handler.class = null 19:12:27 sasl.login.class = null 19:12:27 sasl.login.connect.timeout.ms = null 19:12:27 sasl.login.read.timeout.ms = null 19:12:27 sasl.login.refresh.buffer.seconds = 300 19:12:27 sasl.login.refresh.min.period.seconds = 60 19:12:27 sasl.login.refresh.window.factor = 0.8 19:12:27 sasl.login.refresh.window.jitter = 0.05 19:12:27 sasl.login.retry.backoff.max.ms = 10000 19:12:27 sasl.login.retry.backoff.ms = 100 19:12:27 sasl.mechanism = GSSAPI 19:12:27 sasl.oauthbearer.clock.skew.seconds = 30 19:12:27 sasl.oauthbearer.expected.audience = null 19:12:27 sasl.oauthbearer.expected.issuer = null 19:12:27 sasl.oauthbearer.header.urlencode = false 19:12:27 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 19:12:27 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 19:12:27 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 19:12:27 sasl.oauthbearer.jwks.endpoint.url = null 19:12:27 sasl.oauthbearer.scope.claim.name = scope 19:12:27 sasl.oauthbearer.sub.claim.name = sub 19:12:27 sasl.oauthbearer.token.endpoint.url = null 19:12:27 security.protocol = PLAINTEXT 19:12:27 security.providers = null 19:12:27 send.buffer.bytes = 131072 19:12:27 session.timeout.ms = 45000 19:12:27 socket.connection.setup.timeout.max.ms = 30000 19:12:27 socket.connection.setup.timeout.ms = 10000 19:12:27 ssl.cipher.suites = null 19:12:27 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 19:12:27 ssl.endpoint.identification.algorithm = https 19:12:27 ssl.engine.factory.class = null 19:12:27 ssl.key.password = null 19:12:27 ssl.keymanager.algorithm = SunX509 19:12:27 ssl.keystore.certificate.chain = null 19:12:27 ssl.keystore.key = null 19:12:27 ssl.keystore.location = null 19:12:27 ssl.keystore.password = null 19:12:27 ssl.keystore.type = JKS 19:12:27 ssl.protocol = TLSv1.3 19:12:27 ssl.provider = null 19:12:27 ssl.secure.random.implementation = null 19:12:27 ssl.trustmanager.algorithm = PKIX 19:12:27 ssl.truststore.certificates = null 19:12:27 ssl.truststore.location = null 19:12:27 ssl.truststore.password = null 19:12:27 ssl.truststore.type = JKS 19:12:27 value.deserializer = class org.springframework.kafka.support.serializer.ErrorHandlingDeserializer 19:12:27 19:12:27 2026-01-13T19:12:27.423Z INFO 6640 --- [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 19:12:27 2026-01-13T19:12:27.430Z INFO 6640 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 19:12:27 2026-01-13T19:12:27.430Z INFO 6640 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 19:12:27 2026-01-13T19:12:27.430Z INFO 6640 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1768331547430 19:12:27 2026-01-13T19:12:27.432Z INFO 6640 --- [ 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 19:12:27 2026-01-13T19:12:27.443Z INFO 6640 --- [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 19:12:27 allow.auto.create.topics = true 19:12:27 auto.commit.interval.ms = 5000 19:12:27 auto.include.jmx.reporter = true 19:12:27 auto.offset.reset = latest 19:12:27 bootstrap.servers = [localhost:32771] 19:12:27 check.crcs = true 19:12:27 client.dns.lookup = use_all_dns_ips 19:12:27 client.id = consumer-ncmp-async-rest-request-event-group-6 19:12:27 client.rack = 19:12:27 connections.max.idle.ms = 540000 19:12:27 default.api.timeout.ms = 60000 19:12:27 enable.auto.commit = false 19:12:27 enable.metrics.push = true 19:12:27 exclude.internal.topics = true 19:12:27 fetch.max.bytes = 52428800 19:12:27 fetch.max.wait.ms = 500 19:12:27 fetch.min.bytes = 1 19:12:27 group.id = ncmp-async-rest-request-event-group 19:12:27 group.instance.id = null 19:12:27 group.protocol = classic 19:12:27 group.remote.assignor = null 19:12:27 heartbeat.interval.ms = 3000 19:12:27 interceptor.classes = [io.opentelemetry.instrumentation.kafkaclients.v2_6.TracingConsumerInterceptor] 19:12:27 internal.leave.group.on.close = true 19:12:27 internal.throw.on.fetch.stable.offset.unsupported = false 19:12:27 isolation.level = read_uncommitted 19:12:27 key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 19:12:27 max.partition.fetch.bytes = 1048576 19:12:27 max.poll.interval.ms = 300000 19:12:27 max.poll.records = 500 19:12:27 metadata.max.age.ms = 300000 19:12:27 metadata.recovery.strategy = none 19:12:27 metric.reporters = [] 19:12:27 metrics.num.samples = 2 19:12:27 metrics.recording.level = INFO 19:12:27 metrics.sample.window.ms = 30000 19:12:27 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 19:12:27 receive.buffer.bytes = 65536 19:12:27 reconnect.backoff.max.ms = 1000 19:12:27 reconnect.backoff.ms = 50 19:12:27 request.timeout.ms = 30000 19:12:27 retry.backoff.max.ms = 1000 19:12:27 retry.backoff.ms = 100 19:12:27 sasl.client.callback.handler.class = null 19:12:27 sasl.jaas.config = null 19:12:27 sasl.kerberos.kinit.cmd = /usr/bin/kinit 19:12:27 sasl.kerberos.min.time.before.relogin = 60000 19:12:27 sasl.kerberos.service.name = null 19:12:27 sasl.kerberos.ticket.renew.jitter = 0.05 19:12:27 sasl.kerberos.ticket.renew.window.factor = 0.8 19:12:27 sasl.login.callback.handler.class = null 19:12:27 sasl.login.class = null 19:12:27 sasl.login.connect.timeout.ms = null 19:12:27 sasl.login.read.timeout.ms = null 19:12:27 sasl.login.refresh.buffer.seconds = 300 19:12:27 sasl.login.refresh.min.period.seconds = 60 19:12:27 sasl.login.refresh.window.factor = 0.8 19:12:27 sasl.login.refresh.window.jitter = 0.05 19:12:27 sasl.login.retry.backoff.max.ms = 10000 19:12:27 sasl.login.retry.backoff.ms = 100 19:12:27 sasl.mechanism = GSSAPI 19:12:27 sasl.oauthbearer.clock.skew.seconds = 30 19:12:27 sasl.oauthbearer.expected.audience = null 19:12:27 sasl.oauthbearer.expected.issuer = null 19:12:27 sasl.oauthbearer.header.urlencode = false 19:12:27 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 19:12:27 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 19:12:27 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 19:12:27 sasl.oauthbearer.jwks.endpoint.url = null 19:12:27 sasl.oauthbearer.scope.claim.name = scope 19:12:27 sasl.oauthbearer.sub.claim.name = sub 19:12:27 sasl.oauthbearer.token.endpoint.url = null 19:12:27 security.protocol = PLAINTEXT 19:12:27 security.providers = null 19:12:27 send.buffer.bytes = 131072 19:12:27 session.timeout.ms = 45000 19:12:27 socket.connection.setup.timeout.max.ms = 30000 19:12:27 socket.connection.setup.timeout.ms = 10000 19:12:27 ssl.cipher.suites = null 19:12:27 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 19:12:27 ssl.endpoint.identification.algorithm = https 19:12:27 ssl.engine.factory.class = null 19:12:27 ssl.key.password = null 19:12:27 ssl.keymanager.algorithm = SunX509 19:12:27 ssl.keystore.certificate.chain = null 19:12:27 ssl.keystore.key = null 19:12:27 ssl.keystore.location = null 19:12:27 ssl.keystore.password = null 19:12:27 ssl.keystore.type = JKS 19:12:27 ssl.protocol = TLSv1.3 19:12:27 ssl.provider = null 19:12:27 ssl.secure.random.implementation = null 19:12:27 ssl.trustmanager.algorithm = PKIX 19:12:27 ssl.truststore.certificates = null 19:12:27 ssl.truststore.location = null 19:12:27 ssl.truststore.password = null 19:12:27 ssl.truststore.type = JKS 19:12:27 value.deserializer = class org.springframework.kafka.support.serializer.ErrorHandlingDeserializer 19:12:27 19:12:27 2026-01-13T19:12:27.443Z INFO 6640 --- [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 19:12:27 2026-01-13T19:12:27.456Z INFO 6640 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 19:12:27 2026-01-13T19:12:27.456Z INFO 6640 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 19:12:27 2026-01-13T19:12:27.456Z INFO 6640 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1768331547456 19:12:27 2026-01-13T19:12:27.457Z INFO 6640 --- [ 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 19:12:27 2026-01-13T19:12:27.472Z INFO 6640 --- [ main] .n.i.d.a.FilterStrategiesIntegrationSpec : Started FilterStrategiesIntegrationSpec in 1.651 seconds (process running for 61.473) 19:12:27 2026-01-13T19:12:27.495Z WARN 6640 --- [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} 19:12:27 2026-01-13T19:12:27.496Z INFO 6640 --- [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 19:12:27 2026-01-13T19:12:27.498Z WARN 6640 --- [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} 19:12:27 2026-01-13T19:12:27.498Z INFO 6640 --- [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 19:12:27 2026-01-13T19:12:27.635Z INFO 6640 --- [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) 19:12:27 2026-01-13T19:12:27.636Z INFO 6640 --- [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 19:12:27 2026-01-13T19:12:27.643Z INFO 6640 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 19:12:27 2026-01-13T19:12:27.643Z WARN 6640 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 19:12:27 2026-01-13T19:12:27.653Z INFO 6640 --- [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) 19:12:27 2026-01-13T19:12:27.654Z INFO 6640 --- [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 19:12:27 2026-01-13T19:12:27.670Z INFO 6640 --- [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-d053ec53-7e70-4eae-80fb-67acfabf9d98 19:12:27 2026-01-13T19:12:27.671Z INFO 6640 --- [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 19:12:27 2026-01-13T19:12:27.672Z INFO 6640 --- [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-d66835ae-c9d2-4afd-a40e-c82bd8bb1663 19:12:27 2026-01-13T19:12:27.672Z INFO 6640 --- [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 19:12:27 2026-01-13T19:12:27.701Z INFO 6640 --- [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-d053ec53-7e70-4eae-80fb-67acfabf9d98', protocol='range'} 19:12:27 2026-01-13T19:12:27.702Z INFO 6640 --- [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-d053ec53-7e70-4eae-80fb-67acfabf9d98=Assignment(partitions=[ncmp-async-m2m-0])} 19:12:27 2026-01-13T19:12:27.710Z INFO 6640 --- [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-d66835ae-c9d2-4afd-a40e-c82bd8bb1663', protocol='range'} 19:12:27 2026-01-13T19:12:27.711Z INFO 6640 --- [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-d66835ae-c9d2-4afd-a40e-c82bd8bb1663=Assignment(partitions=[ncmp-async-m2m-0])} 19:12:27 2026-01-13T19:12:27.726Z INFO 6640 --- [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-d053ec53-7e70-4eae-80fb-67acfabf9d98', protocol='range'} 19:12:27 2026-01-13T19:12:27.727Z INFO 6640 --- [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]) 19:12:27 2026-01-13T19:12:27.727Z INFO 6640 --- [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 19:12:27 2026-01-13T19:12:27.729Z INFO 6640 --- [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-d66835ae-c9d2-4afd-a40e-c82bd8bb1663', protocol='range'} 19:12:27 2026-01-13T19:12:27.729Z INFO 6640 --- [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]) 19:12:27 2026-01-13T19:12:27.729Z INFO 6640 --- [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 19:12:27 2026-01-13T19:12:27.740Z INFO 6640 --- [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 19:12:27 2026-01-13T19:12:27.741Z INFO 6640 --- [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 19:12:27 2026-01-13T19:12:27.742Z INFO 6640 --- [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 19:12:27 2026-01-13T19:12:27.753Z INFO 6640 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 19:12:27 2026-01-13T19:12:27.753Z WARN 6640 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 19:12:27 2026-01-13T19:12:27.757Z INFO 6640 --- [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 19:12:27 2026-01-13T19:12:27.758Z INFO 6640 --- [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}}. 19:12:27 2026-01-13T19:12:27.762Z INFO 6640 --- [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}}. 19:12:27 2026-01-13T19:12:27.784Z INFO 6640 --- [ntainer#0-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-data-operation-event-group: partitions assigned: [ncmp-async-m2m-0] 19:12:27 2026-01-13T19:12:27.786Z INFO 6640 --- [ntainer#1-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-async-rest-request-event-group: partitions assigned: [ncmp-async-m2m-0] 19:12:27 2026-01-13T19:12:27.799Z INFO 6640 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 19:12:27 2026-01-13T19:12:27.799Z INFO 6640 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 19:12:27 acks = -1 19:12:27 auto.include.jmx.reporter = true 19:12:27 batch.size = 16384 19:12:27 bootstrap.servers = [localhost:32771] 19:12:27 buffer.memory = 33554432 19:12:27 client.dns.lookup = use_all_dns_ips 19:12:27 client.id = producer-5 19:12:27 compression.gzip.level = -1 19:12:27 compression.lz4.level = 9 19:12:27 compression.type = none 19:12:27 compression.zstd.level = 3 19:12:27 connections.max.idle.ms = 540000 19:12:27 delivery.timeout.ms = 120000 19:12:27 enable.idempotence = false 19:12:27 enable.metrics.push = true 19:12:27 interceptor.classes = [] 19:12:27 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 19:12:27 linger.ms = 1 19:12:27 max.block.ms = 60000 19:12:27 max.in.flight.requests.per.connection = 5 19:12:27 max.request.size = 1048576 19:12:27 metadata.max.age.ms = 300000 19:12:27 metadata.max.idle.ms = 300000 19:12:27 metadata.recovery.strategy = none 19:12:27 metric.reporters = [] 19:12:27 metrics.num.samples = 2 19:12:27 metrics.recording.level = INFO 19:12:27 metrics.sample.window.ms = 30000 19:12:27 partitioner.adaptive.partitioning.enable = true 19:12:27 partitioner.availability.timeout.ms = 0 19:12:27 partitioner.class = null 19:12:27 partitioner.ignore.keys = false 19:12:27 receive.buffer.bytes = 32768 19:12:27 reconnect.backoff.max.ms = 1000 19:12:27 reconnect.backoff.ms = 50 19:12:27 request.timeout.ms = 30000 19:12:27 retries = 0 19:12:27 retry.backoff.max.ms = 1000 19:12:27 retry.backoff.ms = 100 19:12:27 sasl.client.callback.handler.class = null 19:12:27 sasl.jaas.config = null 19:12:27 sasl.kerberos.kinit.cmd = /usr/bin/kinit 19:12:27 sasl.kerberos.min.time.before.relogin = 60000 19:12:27 sasl.kerberos.service.name = null 19:12:27 sasl.kerberos.ticket.renew.jitter = 0.05 19:12:27 sasl.kerberos.ticket.renew.window.factor = 0.8 19:12:27 sasl.login.callback.handler.class = null 19:12:27 sasl.login.class = null 19:12:27 sasl.login.connect.timeout.ms = null 19:12:27 sasl.login.read.timeout.ms = null 19:12:27 sasl.login.refresh.buffer.seconds = 300 19:12:27 sasl.login.refresh.min.period.seconds = 60 19:12:27 sasl.login.refresh.window.factor = 0.8 19:12:27 sasl.login.refresh.window.jitter = 0.05 19:12:27 sasl.login.retry.backoff.max.ms = 10000 19:12:27 sasl.login.retry.backoff.ms = 100 19:12:27 sasl.mechanism = GSSAPI 19:12:27 sasl.oauthbearer.clock.skew.seconds = 30 19:12:27 sasl.oauthbearer.expected.audience = null 19:12:27 sasl.oauthbearer.expected.issuer = null 19:12:27 sasl.oauthbearer.header.urlencode = false 19:12:27 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 19:12:27 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 19:12:27 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 19:12:27 sasl.oauthbearer.jwks.endpoint.url = null 19:12:27 sasl.oauthbearer.scope.claim.name = scope 19:12:27 sasl.oauthbearer.sub.claim.name = sub 19:12:27 sasl.oauthbearer.token.endpoint.url = null 19:12:27 security.protocol = PLAINTEXT 19:12:27 security.providers = null 19:12:27 send.buffer.bytes = 131072 19:12:27 socket.connection.setup.timeout.max.ms = 30000 19:12:27 socket.connection.setup.timeout.ms = 10000 19:12:27 ssl.cipher.suites = null 19:12:27 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 19:12:27 ssl.endpoint.identification.algorithm = https 19:12:27 ssl.engine.factory.class = null 19:12:27 ssl.key.password = null 19:12:27 ssl.keymanager.algorithm = SunX509 19:12:27 ssl.keystore.certificate.chain = null 19:12:27 ssl.keystore.key = null 19:12:27 ssl.keystore.location = null 19:12:27 ssl.keystore.password = null 19:12:27 ssl.keystore.type = JKS 19:12:27 ssl.protocol = TLSv1.3 19:12:27 ssl.provider = null 19:12:27 ssl.secure.random.implementation = null 19:12:27 ssl.trustmanager.algorithm = PKIX 19:12:27 ssl.truststore.certificates = null 19:12:27 ssl.truststore.location = null 19:12:27 ssl.truststore.password = null 19:12:27 ssl.truststore.type = JKS 19:12:27 transaction.timeout.ms = 60000 19:12:27 transactional.id = null 19:12:27 value.serializer = class io.cloudevents.kafka.CloudEventSerializer 19:12:27 19:12:27 2026-01-13T19:12:27.800Z INFO 6640 --- [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 19:12:27 2026-01-13T19:12:27.804Z INFO 6640 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 19:12:27 2026-01-13T19:12:27.805Z INFO 6640 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 19:12:27 2026-01-13T19:12:27.805Z INFO 6640 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 19:12:27 2026-01-13T19:12:27.805Z INFO 6640 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1768331547805 19:12:27 2026-01-13T19:12:27.812Z INFO 6640 --- [ad | producer-5] org.apache.kafka.clients.Metadata : [Producer clientId=producer-5] Cluster ID: 4L6g3nShT-eMCtK--X86sw 19:12:27 2026-01-13T19:12:27.813Z INFO 6640 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 19:12:27 2026-01-13T19:12:27.813Z WARN 6640 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 19:12:27 2026-01-13T19:12:27.813Z WARN 6640 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 19:12:27 2026-01-13T19:12:27.820Z INFO 6640 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 19:12:27 2026-01-13T19:12:27.820Z WARN 6640 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 19:12:27 2026-01-13T19:12:27.903Z INFO 6640 --- [ntainer#1-0-C-1] o.a.k.clients.admin.AdminClientConfig : AdminClientConfig values: 19:12:27 auto.include.jmx.reporter = true 19:12:27 bootstrap.controllers = [] 19:12:27 bootstrap.servers = [localhost:32771] 19:12:27 client.dns.lookup = use_all_dns_ips 19:12:27 client.id = 19:12:27 connections.max.idle.ms = 300000 19:12:27 default.api.timeout.ms = 60000 19:12:27 enable.metrics.push = true 19:12:27 metadata.max.age.ms = 300000 19:12:27 metadata.recovery.strategy = none 19:12:27 metric.reporters = [] 19:12:27 metrics.num.samples = 2 19:12:27 metrics.recording.level = INFO 19:12:27 metrics.sample.window.ms = 30000 19:12:27 receive.buffer.bytes = 65536 19:12:27 reconnect.backoff.max.ms = 1000 19:12:27 reconnect.backoff.ms = 50 19:12:27 request.timeout.ms = 30000 19:12:27 retries = 2147483647 19:12:27 retry.backoff.max.ms = 1000 19:12:27 retry.backoff.ms = 100 19:12:27 sasl.client.callback.handler.class = null 19:12:27 sasl.jaas.config = null 19:12:27 sasl.kerberos.kinit.cmd = /usr/bin/kinit 19:12:27 sasl.kerberos.min.time.before.relogin = 60000 19:12:27 sasl.kerberos.service.name = null 19:12:27 sasl.kerberos.ticket.renew.jitter = 0.05 19:12:27 sasl.kerberos.ticket.renew.window.factor = 0.8 19:12:27 sasl.login.callback.handler.class = null 19:12:27 sasl.login.class = null 19:12:27 sasl.login.connect.timeout.ms = null 19:12:27 sasl.login.read.timeout.ms = null 19:12:27 sasl.login.refresh.buffer.seconds = 300 19:12:27 sasl.login.refresh.min.period.seconds = 60 19:12:27 sasl.login.refresh.window.factor = 0.8 19:12:27 sasl.login.refresh.window.jitter = 0.05 19:12:27 sasl.login.retry.backoff.max.ms = 10000 19:12:27 sasl.login.retry.backoff.ms = 100 19:12:27 sasl.mechanism = GSSAPI 19:12:27 sasl.oauthbearer.clock.skew.seconds = 30 19:12:27 sasl.oauthbearer.expected.audience = null 19:12:27 sasl.oauthbearer.expected.issuer = null 19:12:27 sasl.oauthbearer.header.urlencode = false 19:12:27 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 19:12:27 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 19:12:27 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 19:12:27 sasl.oauthbearer.jwks.endpoint.url = null 19:12:27 sasl.oauthbearer.scope.claim.name = scope 19:12:27 sasl.oauthbearer.sub.claim.name = sub 19:12:27 sasl.oauthbearer.token.endpoint.url = null 19:12:27 security.protocol = PLAINTEXT 19:12:27 security.providers = null 19:12:27 send.buffer.bytes = 131072 19:12:27 socket.connection.setup.timeout.max.ms = 30000 19:12:27 socket.connection.setup.timeout.ms = 10000 19:12:27 ssl.cipher.suites = null 19:12:27 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 19:12:27 ssl.endpoint.identification.algorithm = https 19:12:27 ssl.engine.factory.class = null 19:12:27 ssl.key.password = null 19:12:27 ssl.keymanager.algorithm = SunX509 19:12:27 ssl.keystore.certificate.chain = null 19:12:27 ssl.keystore.key = null 19:12:27 ssl.keystore.location = null 19:12:27 ssl.keystore.password = null 19:12:27 ssl.keystore.type = JKS 19:12:27 ssl.protocol = TLSv1.3 19:12:27 ssl.provider = null 19:12:27 ssl.secure.random.implementation = null 19:12:27 ssl.trustmanager.algorithm = PKIX 19:12:27 ssl.truststore.certificates = null 19:12:27 ssl.truststore.location = null 19:12:27 ssl.truststore.password = null 19:12:27 ssl.truststore.type = JKS 19:12:27 19:12:27 2026-01-13T19:12:27.903Z INFO 6640 --- [ntainer#0-0-C-1] o.a.k.clients.admin.AdminClientConfig : AdminClientConfig values: 19:12:27 auto.include.jmx.reporter = true 19:12:27 bootstrap.controllers = [] 19:12:27 bootstrap.servers = [localhost:32771] 19:12:27 client.dns.lookup = use_all_dns_ips 19:12:27 client.id = 19:12:27 connections.max.idle.ms = 300000 19:12:27 default.api.timeout.ms = 60000 19:12:27 enable.metrics.push = true 19:12:27 metadata.max.age.ms = 300000 19:12:27 metadata.recovery.strategy = none 19:12:27 metric.reporters = [] 19:12:27 metrics.num.samples = 2 19:12:27 metrics.recording.level = INFO 19:12:27 metrics.sample.window.ms = 30000 19:12:27 receive.buffer.bytes = 65536 19:12:27 reconnect.backoff.max.ms = 1000 19:12:27 reconnect.backoff.ms = 50 19:12:27 request.timeout.ms = 30000 19:12:27 retries = 2147483647 19:12:27 retry.backoff.max.ms = 1000 19:12:27 retry.backoff.ms = 100 19:12:27 sasl.client.callback.handler.class = null 19:12:27 sasl.jaas.config = null 19:12:27 sasl.kerberos.kinit.cmd = /usr/bin/kinit 19:12:27 sasl.kerberos.min.time.before.relogin = 60000 19:12:27 sasl.kerberos.service.name = null 19:12:27 sasl.kerberos.ticket.renew.jitter = 0.05 19:12:27 sasl.kerberos.ticket.renew.window.factor = 0.8 19:12:27 sasl.login.callback.handler.class = null 19:12:27 sasl.login.class = null 19:12:27 sasl.login.connect.timeout.ms = null 19:12:27 sasl.login.read.timeout.ms = null 19:12:27 sasl.login.refresh.buffer.seconds = 300 19:12:27 sasl.login.refresh.min.period.seconds = 60 19:12:27 sasl.login.refresh.window.factor = 0.8 19:12:27 sasl.login.refresh.window.jitter = 0.05 19:12:27 sasl.login.retry.backoff.max.ms = 10000 19:12:27 sasl.login.retry.backoff.ms = 100 19:12:27 sasl.mechanism = GSSAPI 19:12:27 sasl.oauthbearer.clock.skew.seconds = 30 19:12:27 sasl.oauthbearer.expected.audience = null 19:12:27 sasl.oauthbearer.expected.issuer = null 19:12:27 sasl.oauthbearer.header.urlencode = false 19:12:27 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 19:12:27 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 19:12:27 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 19:12:27 sasl.oauthbearer.jwks.endpoint.url = null 19:12:27 sasl.oauthbearer.scope.claim.name = scope 19:12:27 sasl.oauthbearer.sub.claim.name = sub 19:12:27 sasl.oauthbearer.token.endpoint.url = null 19:12:27 security.protocol = PLAINTEXT 19:12:27 security.providers = null 19:12:27 send.buffer.bytes = 131072 19:12:27 socket.connection.setup.timeout.max.ms = 30000 19:12:27 socket.connection.setup.timeout.ms = 10000 19:12:27 ssl.cipher.suites = null 19:12:27 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 19:12:27 ssl.endpoint.identification.algorithm = https 19:12:27 ssl.engine.factory.class = null 19:12:27 ssl.key.password = null 19:12:27 ssl.keymanager.algorithm = SunX509 19:12:27 ssl.keystore.certificate.chain = null 19:12:27 ssl.keystore.key = null 19:12:27 ssl.keystore.location = null 19:12:27 ssl.keystore.password = null 19:12:27 ssl.keystore.type = JKS 19:12:27 ssl.protocol = TLSv1.3 19:12:27 ssl.provider = null 19:12:27 ssl.secure.random.implementation = null 19:12:27 ssl.trustmanager.algorithm = PKIX 19:12:27 ssl.truststore.certificates = null 19:12:27 ssl.truststore.location = null 19:12:27 ssl.truststore.password = null 19:12:27 ssl.truststore.type = JKS 19:12:27 19:12:27 2026-01-13T19:12:27.938Z INFO 6640 --- [ntainer#1-0-C-1] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 19:12:27 2026-01-13T19:12:27.938Z INFO 6640 --- [ntainer#1-0-C-1] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 19:12:27 2026-01-13T19:12:27.938Z INFO 6640 --- [ntainer#1-0-C-1] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1768331547938 19:12:27 2026-01-13T19:12:27.941Z INFO 6640 --- [ntainer#0-0-C-1] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 19:12:27 2026-01-13T19:12:27.941Z INFO 6640 --- [ntainer#0-0-C-1] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 19:12:27 2026-01-13T19:12:27.941Z INFO 6640 --- [ntainer#0-0-C-1] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1768331547941 19:12:28 2026-01-13T19:12:27.964Z INFO 6640 --- [| adminclient-2] o.a.kafka.common.utils.AppInfoParser : App info kafka.admin.client for adminclient-2 unregistered 19:12:28 2026-01-13T19:12:27.967Z INFO 6640 --- [| adminclient-2] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 19:12:28 2026-01-13T19:12:27.967Z INFO 6640 --- [| adminclient-2] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 19:12:28 2026-01-13T19:12:27.967Z INFO 6640 --- [| adminclient-2] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 19:12:28 2026-01-13T19:12:27.982Z INFO 6640 --- [| adminclient-1] o.a.kafka.common.utils.AppInfoParser : App info kafka.admin.client for adminclient-1 unregistered 19:12:28 2026-01-13T19:12:27.985Z INFO 6640 --- [| adminclient-1] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 19:12:28 2026-01-13T19:12:27.985Z INFO 6640 --- [| adminclient-1] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 19:12:28 2026-01-13T19:12:27.985Z INFO 6640 --- [| adminclient-1] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 19:12:28 2026-01-13T19:12:28.058Z INFO 6640 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 19:12:28 2026-01-13T19:12:28.058Z WARN 6640 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 19:12:28 2026-01-13T19:12:28.129Z INFO 6640 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 19:12:28 2026-01-13T19:12:28.129Z INFO 6640 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 19:12:28 acks = -1 19:12:28 auto.include.jmx.reporter = true 19:12:28 batch.size = 16384 19:12:28 bootstrap.servers = [localhost:32771] 19:12:28 buffer.memory = 33554432 19:12:28 client.dns.lookup = use_all_dns_ips 19:12:28 client.id = producer-6 19:12:28 compression.gzip.level = -1 19:12:28 compression.lz4.level = 9 19:12:28 compression.type = none 19:12:28 compression.zstd.level = 3 19:12:28 connections.max.idle.ms = 540000 19:12:28 delivery.timeout.ms = 120000 19:12:28 enable.idempotence = false 19:12:28 enable.metrics.push = true 19:12:28 interceptor.classes = [] 19:12:28 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 19:12:28 linger.ms = 1 19:12:28 max.block.ms = 60000 19:12:28 max.in.flight.requests.per.connection = 5 19:12:28 max.request.size = 1048576 19:12:28 metadata.max.age.ms = 300000 19:12:28 metadata.max.idle.ms = 300000 19:12:28 metadata.recovery.strategy = none 19:12:28 metric.reporters = [] 19:12:28 metrics.num.samples = 2 19:12:28 metrics.recording.level = INFO 19:12:28 metrics.sample.window.ms = 30000 19:12:28 partitioner.adaptive.partitioning.enable = true 19:12:28 partitioner.availability.timeout.ms = 0 19:12:28 partitioner.class = null 19:12:28 partitioner.ignore.keys = false 19:12:28 receive.buffer.bytes = 32768 19:12:28 reconnect.backoff.max.ms = 1000 19:12:28 reconnect.backoff.ms = 50 19:12:28 request.timeout.ms = 30000 19:12:28 retries = 0 19:12:28 retry.backoff.max.ms = 1000 19:12:28 retry.backoff.ms = 100 19:12:28 sasl.client.callback.handler.class = null 19:12:28 sasl.jaas.config = null 19:12:28 sasl.kerberos.kinit.cmd = /usr/bin/kinit 19:12:28 sasl.kerberos.min.time.before.relogin = 60000 19:12:28 sasl.kerberos.service.name = null 19:12:28 sasl.kerberos.ticket.renew.jitter = 0.05 19:12:28 sasl.kerberos.ticket.renew.window.factor = 0.8 19:12:28 sasl.login.callback.handler.class = null 19:12:28 sasl.login.class = null 19:12:28 sasl.login.connect.timeout.ms = null 19:12:28 sasl.login.read.timeout.ms = null 19:12:28 sasl.login.refresh.buffer.seconds = 300 19:12:28 sasl.login.refresh.min.period.seconds = 60 19:12:28 sasl.login.refresh.window.factor = 0.8 19:12:28 sasl.login.refresh.window.jitter = 0.05 19:12:28 sasl.login.retry.backoff.max.ms = 10000 19:12:28 sasl.login.retry.backoff.ms = 100 19:12:28 sasl.mechanism = GSSAPI 19:12:28 sasl.oauthbearer.clock.skew.seconds = 30 19:12:28 sasl.oauthbearer.expected.audience = null 19:12:28 sasl.oauthbearer.expected.issuer = null 19:12:28 sasl.oauthbearer.header.urlencode = false 19:12:28 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 19:12:28 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 19:12:28 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 19:12:28 sasl.oauthbearer.jwks.endpoint.url = null 19:12:28 sasl.oauthbearer.scope.claim.name = scope 19:12:28 sasl.oauthbearer.sub.claim.name = sub 19:12:28 sasl.oauthbearer.token.endpoint.url = null 19:12:28 security.protocol = PLAINTEXT 19:12:28 security.providers = null 19:12:28 send.buffer.bytes = 131072 19:12:28 socket.connection.setup.timeout.max.ms = 30000 19:12:28 socket.connection.setup.timeout.ms = 10000 19:12:28 ssl.cipher.suites = null 19:12:28 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 19:12:28 ssl.endpoint.identification.algorithm = https 19:12:28 ssl.engine.factory.class = null 19:12:28 ssl.key.password = null 19:12:28 ssl.keymanager.algorithm = SunX509 19:12:28 ssl.keystore.certificate.chain = null 19:12:28 ssl.keystore.key = null 19:12:28 ssl.keystore.location = null 19:12:28 ssl.keystore.password = null 19:12:28 ssl.keystore.type = JKS 19:12:28 ssl.protocol = TLSv1.3 19:12:28 ssl.provider = null 19:12:28 ssl.secure.random.implementation = null 19:12:28 ssl.trustmanager.algorithm = PKIX 19:12:28 ssl.truststore.certificates = null 19:12:28 ssl.truststore.location = null 19:12:28 ssl.truststore.password = null 19:12:28 ssl.truststore.type = JKS 19:12:28 transaction.timeout.ms = 60000 19:12:28 transactional.id = null 19:12:28 value.serializer = class org.springframework.kafka.support.serializer.JsonSerializer 19:12:28 19:12:28 2026-01-13T19:12:28.130Z INFO 6640 --- [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 19:12:28 2026-01-13T19:12:28.132Z INFO 6640 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 19:12:28 2026-01-13T19:12:28.132Z INFO 6640 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 19:12:28 2026-01-13T19:12:28.132Z INFO 6640 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 19:12:28 2026-01-13T19:12:28.132Z INFO 6640 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1768331548132 19:12:28 2026-01-13T19:12:28.142Z INFO 6640 --- [ad | producer-6] org.apache.kafka.clients.Metadata : [Producer clientId=producer-6] Cluster ID: 4L6g3nShT-eMCtK--X86sw 19:12:28 2026-01-13T19:12:28.187Z ERROR 6640 --- [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 19:12:28 19:12:28 org.springframework.kafka.listener.ListenerExecutionFailedException: Listener failed 19:12:28 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.decorateException(KafkaMessageListenerContainer.java:2998) 19:12:28 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.checkDeser(KafkaMessageListenerContainer.java:3046) 19:12:28 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.invokeOnMessage(KafkaMessageListenerContainer.java:2860) 19:12:28 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.doInvokeRecordListener(KafkaMessageListenerContainer.java:2777) 19:12:28 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.doInvokeWithRecords(KafkaMessageListenerContainer.java:2614) 19:12:28 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.invokeRecordListener(KafkaMessageListenerContainer.java:2503) 19:12:28 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.invokeListener(KafkaMessageListenerContainer.java:2152) 19:12:28 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.invokeIfHaveRecords(KafkaMessageListenerContainer.java:1528) 19:12:28 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.pollAndInvoke(KafkaMessageListenerContainer.java:1466) 19:12:28 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.run(KafkaMessageListenerContainer.java:1335) 19:12:28 at java.base/java.util.concurrent.CompletableFuture$AsyncRun.run(CompletableFuture.java:1804) 19:12:28 at java.base/java.lang.Thread.run(Thread.java:833) 19:12:28 Caused by: org.springframework.kafka.support.serializer.DeserializationException: failed to deserialize 19:12:28 at org.springframework.kafka.support.serializer.SerializationUtils.deserializationException(SerializationUtils.java:158) 19:12:28 at org.springframework.kafka.support.serializer.ErrorHandlingDeserializer.deserialize(ErrorHandlingDeserializer.java:218) 19:12:28 at org.apache.kafka.common.serialization.Deserializer.deserialize(Deserializer.java:81) 19:12:28 at org.apache.kafka.clients.consumer.internals.CompletedFetch.parseRecord(CompletedFetch.java:327) 19:12:28 at org.apache.kafka.clients.consumer.internals.CompletedFetch.fetchRecords(CompletedFetch.java:284) 19:12:28 at org.apache.kafka.clients.consumer.internals.FetchCollector.fetchRecords(FetchCollector.java:169) 19:12:28 at org.apache.kafka.clients.consumer.internals.FetchCollector.collectFetch(FetchCollector.java:135) 19:12:28 at org.apache.kafka.clients.consumer.internals.Fetcher.collectFetch(Fetcher.java:146) 19:12:28 at org.apache.kafka.clients.consumer.internals.ClassicKafkaConsumer.pollForFetches(ClassicKafkaConsumer.java:699) 19:12:28 at org.apache.kafka.clients.consumer.internals.ClassicKafkaConsumer.poll(ClassicKafkaConsumer.java:623) 19:12:28 at org.apache.kafka.clients.consumer.internals.ClassicKafkaConsumer.poll(ClassicKafkaConsumer.java:596) 19:12:28 at org.apache.kafka.clients.consumer.KafkaConsumer.poll(KafkaConsumer.java:874) 19:12:28 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.pollConsumer(KafkaMessageListenerContainer.java:1692) 19:12:28 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.doPoll(KafkaMessageListenerContainer.java:1667) 19:12:28 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.pollAndInvoke(KafkaMessageListenerContainer.java:1445) 19:12:28 ... 3 common frames omitted 19:12:28 Caused by: io.cloudevents.rw.CloudEventRWException: Could not parse. Unknown encoding. Invalid content type or spec version 19:12:28 at io.cloudevents.rw.CloudEventRWException.newUnknownEncodingException(CloudEventRWException.java:201) 19:12:28 at io.cloudevents.core.message.impl.MessageUtils.parseStructuredOrBinaryMessage(MessageUtils.java:80) 19:12:28 at io.cloudevents.kafka.KafkaMessageFactory.createReader(KafkaMessageFactory.java:65) 19:12:28 at io.cloudevents.kafka.CloudEventDeserializer.deserialize(CloudEventDeserializer.java:60) 19:12:28 at io.cloudevents.kafka.CloudEventDeserializer.deserialize(CloudEventDeserializer.java:34) 19:12:28 at org.springframework.kafka.support.serializer.ErrorHandlingDeserializer.deserialize(ErrorHandlingDeserializer.java:215) 19:12:28 ... 16 common frames omitted 19:12:28 19:12:28 2026-01-13T19:12:28.236Z INFO 6640 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 19:12:28 2026-01-13T19:12:28.236Z WARN 6640 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 19:12:28 2026-01-13T19:12:28.236Z WARN 6640 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 19:12:28 2026-01-13T19:12:28.267Z INFO 6640 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 19:12:28 2026-01-13T19:12:28.268Z INFO 6640 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 19:12:28 acks = -1 19:12:28 auto.include.jmx.reporter = true 19:12:28 batch.size = 16384 19:12:28 bootstrap.servers = [localhost:32771] 19:12:28 buffer.memory = 33554432 19:12:28 client.dns.lookup = use_all_dns_ips 19:12:28 client.id = producer-7 19:12:28 compression.gzip.level = -1 19:12:28 compression.lz4.level = 9 19:12:28 compression.type = none 19:12:28 compression.zstd.level = 3 19:12:28 connections.max.idle.ms = 540000 19:12:28 delivery.timeout.ms = 120000 19:12:28 enable.idempotence = false 19:12:28 enable.metrics.push = true 19:12:28 interceptor.classes = [] 19:12:28 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 19:12:28 linger.ms = 1 19:12:28 max.block.ms = 60000 19:12:28 max.in.flight.requests.per.connection = 5 19:12:28 max.request.size = 1048576 19:12:28 metadata.max.age.ms = 300000 19:12:28 metadata.max.idle.ms = 300000 19:12:28 metadata.recovery.strategy = none 19:12:28 metric.reporters = [] 19:12:28 metrics.num.samples = 2 19:12:28 metrics.recording.level = INFO 19:12:28 metrics.sample.window.ms = 30000 19:12:28 partitioner.adaptive.partitioning.enable = true 19:12:28 partitioner.availability.timeout.ms = 0 19:12:28 partitioner.class = null 19:12:28 partitioner.ignore.keys = false 19:12:28 receive.buffer.bytes = 32768 19:12:28 reconnect.backoff.max.ms = 1000 19:12:28 reconnect.backoff.ms = 50 19:12:28 request.timeout.ms = 30000 19:12:28 retries = 0 19:12:28 retry.backoff.max.ms = 1000 19:12:28 retry.backoff.ms = 100 19:12:28 sasl.client.callback.handler.class = null 19:12:28 sasl.jaas.config = null 19:12:28 sasl.kerberos.kinit.cmd = /usr/bin/kinit 19:12:28 sasl.kerberos.min.time.before.relogin = 60000 19:12:28 sasl.kerberos.service.name = null 19:12:28 sasl.kerberos.ticket.renew.jitter = 0.05 19:12:28 sasl.kerberos.ticket.renew.window.factor = 0.8 19:12:28 sasl.login.callback.handler.class = null 19:12:28 sasl.login.class = null 19:12:28 sasl.login.connect.timeout.ms = null 19:12:28 sasl.login.read.timeout.ms = null 19:12:28 sasl.login.refresh.buffer.seconds = 300 19:12:28 sasl.login.refresh.min.period.seconds = 60 19:12:28 sasl.login.refresh.window.factor = 0.8 19:12:28 sasl.login.refresh.window.jitter = 0.05 19:12:28 sasl.login.retry.backoff.max.ms = 10000 19:12:28 sasl.login.retry.backoff.ms = 100 19:12:28 sasl.mechanism = GSSAPI 19:12:28 sasl.oauthbearer.clock.skew.seconds = 30 19:12:28 sasl.oauthbearer.expected.audience = null 19:12:28 sasl.oauthbearer.expected.issuer = null 19:12:28 sasl.oauthbearer.header.urlencode = false 19:12:28 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 19:12:28 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 19:12:28 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 19:12:28 sasl.oauthbearer.jwks.endpoint.url = null 19:12:28 sasl.oauthbearer.scope.claim.name = scope 19:12:28 sasl.oauthbearer.sub.claim.name = sub 19:12:28 sasl.oauthbearer.token.endpoint.url = null 19:12:28 security.protocol = PLAINTEXT 19:12:28 security.providers = null 19:12:28 send.buffer.bytes = 131072 19:12:28 socket.connection.setup.timeout.max.ms = 30000 19:12:28 socket.connection.setup.timeout.ms = 10000 19:12:28 ssl.cipher.suites = null 19:12:28 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 19:12:28 ssl.endpoint.identification.algorithm = https 19:12:28 ssl.engine.factory.class = null 19:12:28 ssl.key.password = null 19:12:28 ssl.keymanager.algorithm = SunX509 19:12:28 ssl.keystore.certificate.chain = null 19:12:28 ssl.keystore.key = null 19:12:28 ssl.keystore.location = null 19:12:28 ssl.keystore.password = null 19:12:28 ssl.keystore.type = JKS 19:12:28 ssl.protocol = TLSv1.3 19:12:28 ssl.provider = null 19:12:28 ssl.secure.random.implementation = null 19:12:28 ssl.trustmanager.algorithm = PKIX 19:12:28 ssl.truststore.certificates = null 19:12:28 ssl.truststore.location = null 19:12:28 ssl.truststore.password = null 19:12:28 ssl.truststore.type = JKS 19:12:28 transaction.timeout.ms = 60000 19:12:28 transactional.id = null 19:12:28 value.serializer = class io.cloudevents.kafka.CloudEventSerializer 19:12:28 19:12:28 2026-01-13T19:12:28.268Z INFO 6640 --- [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 19:12:28 2026-01-13T19:12:28.270Z INFO 6640 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 19:12:28 2026-01-13T19:12:28.270Z INFO 6640 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 19:12:28 2026-01-13T19:12:28.271Z INFO 6640 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 19:12:28 2026-01-13T19:12:28.271Z INFO 6640 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1768331548270 19:12:28 2026-01-13T19:12:28.280Z INFO 6640 --- [ad | producer-7] org.apache.kafka.clients.Metadata : [Producer clientId=producer-7] Cluster ID: 4L6g3nShT-eMCtK--X86sw 19:12:28 2026-01-13T19:12:28.595Z INFO 6640 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 19:12:28 2026-01-13T19:12:28.595Z INFO 6640 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 19:12:28 acks = -1 19:12:28 auto.include.jmx.reporter = true 19:12:28 batch.size = 16384 19:12:28 bootstrap.servers = [localhost:32771] 19:12:28 buffer.memory = 33554432 19:12:28 client.dns.lookup = use_all_dns_ips 19:12:28 client.id = producer-8 19:12:28 compression.gzip.level = -1 19:12:28 compression.lz4.level = 9 19:12:28 compression.type = none 19:12:28 compression.zstd.level = 3 19:12:28 connections.max.idle.ms = 540000 19:12:28 delivery.timeout.ms = 120000 19:12:28 enable.idempotence = false 19:12:28 enable.metrics.push = true 19:12:28 interceptor.classes = [] 19:12:28 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 19:12:28 linger.ms = 1 19:12:28 max.block.ms = 60000 19:12:28 max.in.flight.requests.per.connection = 5 19:12:28 max.request.size = 1048576 19:12:28 metadata.max.age.ms = 300000 19:12:28 metadata.max.idle.ms = 300000 19:12:28 metadata.recovery.strategy = none 19:12:28 metric.reporters = [] 19:12:28 metrics.num.samples = 2 19:12:28 metrics.recording.level = INFO 19:12:28 metrics.sample.window.ms = 30000 19:12:28 partitioner.adaptive.partitioning.enable = true 19:12:28 partitioner.availability.timeout.ms = 0 19:12:28 partitioner.class = null 19:12:28 partitioner.ignore.keys = false 19:12:28 receive.buffer.bytes = 32768 19:12:28 reconnect.backoff.max.ms = 1000 19:12:28 reconnect.backoff.ms = 50 19:12:28 request.timeout.ms = 30000 19:12:28 retries = 0 19:12:28 retry.backoff.max.ms = 1000 19:12:28 retry.backoff.ms = 100 19:12:28 sasl.client.callback.handler.class = null 19:12:28 sasl.jaas.config = null 19:12:28 sasl.kerberos.kinit.cmd = /usr/bin/kinit 19:12:28 sasl.kerberos.min.time.before.relogin = 60000 19:12:28 sasl.kerberos.service.name = null 19:12:28 sasl.kerberos.ticket.renew.jitter = 0.05 19:12:28 sasl.kerberos.ticket.renew.window.factor = 0.8 19:12:28 sasl.login.callback.handler.class = null 19:12:28 sasl.login.class = null 19:12:28 sasl.login.connect.timeout.ms = null 19:12:28 sasl.login.read.timeout.ms = null 19:12:28 sasl.login.refresh.buffer.seconds = 300 19:12:28 sasl.login.refresh.min.period.seconds = 60 19:12:28 sasl.login.refresh.window.factor = 0.8 19:12:28 sasl.login.refresh.window.jitter = 0.05 19:12:28 sasl.login.retry.backoff.max.ms = 10000 19:12:28 sasl.login.retry.backoff.ms = 100 19:12:28 sasl.mechanism = GSSAPI 19:12:28 sasl.oauthbearer.clock.skew.seconds = 30 19:12:28 sasl.oauthbearer.expected.audience = null 19:12:28 sasl.oauthbearer.expected.issuer = null 19:12:28 sasl.oauthbearer.header.urlencode = false 19:12:28 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 19:12:28 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 19:12:28 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 19:12:28 sasl.oauthbearer.jwks.endpoint.url = null 19:12:28 sasl.oauthbearer.scope.claim.name = scope 19:12:28 sasl.oauthbearer.sub.claim.name = sub 19:12:28 sasl.oauthbearer.token.endpoint.url = null 19:12:28 security.protocol = PLAINTEXT 19:12:28 security.providers = null 19:12:28 send.buffer.bytes = 131072 19:12:28 socket.connection.setup.timeout.max.ms = 30000 19:12:28 socket.connection.setup.timeout.ms = 10000 19:12:28 ssl.cipher.suites = null 19:12:28 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 19:12:28 ssl.endpoint.identification.algorithm = https 19:12:28 ssl.engine.factory.class = null 19:12:28 ssl.key.password = null 19:12:28 ssl.keymanager.algorithm = SunX509 19:12:28 ssl.keystore.certificate.chain = null 19:12:28 ssl.keystore.key = null 19:12:28 ssl.keystore.location = null 19:12:28 ssl.keystore.password = null 19:12:28 ssl.keystore.type = JKS 19:12:28 ssl.protocol = TLSv1.3 19:12:28 ssl.provider = null 19:12:28 ssl.secure.random.implementation = null 19:12:28 ssl.trustmanager.algorithm = PKIX 19:12:28 ssl.truststore.certificates = null 19:12:28 ssl.truststore.location = null 19:12:28 ssl.truststore.password = null 19:12:28 ssl.truststore.type = JKS 19:12:28 transaction.timeout.ms = 60000 19:12:28 transactional.id = null 19:12:28 value.serializer = class io.cloudevents.kafka.CloudEventSerializer 19:12:28 19:12:28 2026-01-13T19:12:28.596Z INFO 6640 --- [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 19:12:28 2026-01-13T19:12:28.600Z INFO 6640 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 19:12:28 2026-01-13T19:12:28.600Z INFO 6640 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 19:12:28 2026-01-13T19:12:28.600Z INFO 6640 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 19:12:28 2026-01-13T19:12:28.600Z INFO 6640 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1768331548600 19:12:28 2026-01-13T19:12:28.611Z INFO 6640 --- [ad | producer-8] org.apache.kafka.clients.Metadata : [Producer clientId=producer-8] Cluster ID: 4L6g3nShT-eMCtK--X86sw 19:12:28 2026-01-13T19:12:28.645Z INFO 6640 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 19:12:28 2026-01-13T19:12:28.645Z WARN 6640 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 19:12:28 2026-01-13T19:12:28.765Z INFO 6640 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 19:12:28 2026-01-13T19:12:28.765Z WARN 6640 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 19:12:28 2026-01-13T19:12:28.822Z INFO 6640 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 19:12:28 2026-01-13T19:12:28.822Z WARN 6640 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 19:12:28 2026-01-13T19:12:28.857Z INFO 6640 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 19:12:28 2026-01-13T19:12:28.857Z WARN 6640 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 19:12:28 2026-01-13T19:12:28.857Z WARN 6640 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 19:12:28 2026-01-13T19:12:28.923Z INFO 6640 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 19:12:28 2026-01-13T19:12:28.924Z INFO 6640 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 19:12:28 acks = -1 19:12:28 auto.include.jmx.reporter = true 19:12:28 batch.size = 16384 19:12:28 bootstrap.servers = [localhost:32771] 19:12:28 buffer.memory = 33554432 19:12:28 client.dns.lookup = use_all_dns_ips 19:12:28 client.id = producer-9 19:12:28 compression.gzip.level = -1 19:12:28 compression.lz4.level = 9 19:12:28 compression.type = none 19:12:28 compression.zstd.level = 3 19:12:28 connections.max.idle.ms = 540000 19:12:28 delivery.timeout.ms = 120000 19:12:28 enable.idempotence = false 19:12:28 enable.metrics.push = true 19:12:28 interceptor.classes = [] 19:12:28 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 19:12:28 linger.ms = 1 19:12:28 max.block.ms = 60000 19:12:28 max.in.flight.requests.per.connection = 5 19:12:28 max.request.size = 1048576 19:12:28 metadata.max.age.ms = 300000 19:12:28 metadata.max.idle.ms = 300000 19:12:28 metadata.recovery.strategy = none 19:12:28 metric.reporters = [] 19:12:28 metrics.num.samples = 2 19:12:28 metrics.recording.level = INFO 19:12:28 metrics.sample.window.ms = 30000 19:12:28 partitioner.adaptive.partitioning.enable = true 19:12:28 partitioner.availability.timeout.ms = 0 19:12:28 partitioner.class = null 19:12:28 partitioner.ignore.keys = false 19:12:28 receive.buffer.bytes = 32768 19:12:28 reconnect.backoff.max.ms = 1000 19:12:28 reconnect.backoff.ms = 50 19:12:28 request.timeout.ms = 30000 19:12:28 retries = 0 19:12:28 retry.backoff.max.ms = 1000 19:12:28 retry.backoff.ms = 100 19:12:28 sasl.client.callback.handler.class = null 19:12:28 sasl.jaas.config = null 19:12:28 sasl.kerberos.kinit.cmd = /usr/bin/kinit 19:12:28 sasl.kerberos.min.time.before.relogin = 60000 19:12:28 sasl.kerberos.service.name = null 19:12:28 sasl.kerberos.ticket.renew.jitter = 0.05 19:12:28 sasl.kerberos.ticket.renew.window.factor = 0.8 19:12:28 sasl.login.callback.handler.class = null 19:12:28 sasl.login.class = null 19:12:28 sasl.login.connect.timeout.ms = null 19:12:28 sasl.login.read.timeout.ms = null 19:12:28 sasl.login.refresh.buffer.seconds = 300 19:12:28 sasl.login.refresh.min.period.seconds = 60 19:12:28 sasl.login.refresh.window.factor = 0.8 19:12:28 sasl.login.refresh.window.jitter = 0.05 19:12:28 sasl.login.retry.backoff.max.ms = 10000 19:12:28 sasl.login.retry.backoff.ms = 100 19:12:28 sasl.mechanism = GSSAPI 19:12:28 sasl.oauthbearer.clock.skew.seconds = 30 19:12:28 sasl.oauthbearer.expected.audience = null 19:12:28 sasl.oauthbearer.expected.issuer = null 19:12:28 sasl.oauthbearer.header.urlencode = false 19:12:28 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 19:12:28 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 19:12:28 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 19:12:28 sasl.oauthbearer.jwks.endpoint.url = null 19:12:28 sasl.oauthbearer.scope.claim.name = scope 19:12:28 sasl.oauthbearer.sub.claim.name = sub 19:12:28 sasl.oauthbearer.token.endpoint.url = null 19:12:28 security.protocol = PLAINTEXT 19:12:28 security.providers = null 19:12:28 send.buffer.bytes = 131072 19:12:28 socket.connection.setup.timeout.max.ms = 30000 19:12:28 socket.connection.setup.timeout.ms = 10000 19:12:28 ssl.cipher.suites = null 19:12:28 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 19:12:28 ssl.endpoint.identification.algorithm = https 19:12:28 ssl.engine.factory.class = null 19:12:28 ssl.key.password = null 19:12:28 ssl.keymanager.algorithm = SunX509 19:12:28 ssl.keystore.certificate.chain = null 19:12:28 ssl.keystore.key = null 19:12:28 ssl.keystore.location = null 19:12:28 ssl.keystore.password = null 19:12:28 ssl.keystore.type = JKS 19:12:28 ssl.protocol = TLSv1.3 19:12:28 ssl.provider = null 19:12:28 ssl.secure.random.implementation = null 19:12:28 ssl.trustmanager.algorithm = PKIX 19:12:28 ssl.truststore.certificates = null 19:12:28 ssl.truststore.location = null 19:12:28 ssl.truststore.password = null 19:12:28 ssl.truststore.type = JKS 19:12:28 transaction.timeout.ms = 60000 19:12:28 transactional.id = null 19:12:28 value.serializer = class io.cloudevents.kafka.CloudEventSerializer 19:12:28 19:12:28 2026-01-13T19:12:28.924Z INFO 6640 --- [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 19:12:28 2026-01-13T19:12:28.926Z INFO 6640 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 19:12:28 2026-01-13T19:12:28.926Z INFO 6640 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 19:12:28 2026-01-13T19:12:28.926Z INFO 6640 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 19:12:28 2026-01-13T19:12:28.926Z INFO 6640 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1768331548926 19:12:28 2026-01-13T19:12:28.936Z INFO 6640 --- [ad | producer-9] org.apache.kafka.clients.Metadata : [Producer clientId=producer-9] Cluster ID: 4L6g3nShT-eMCtK--X86sw 19:12:29 2026-01-13T19:12:29.064Z INFO 6640 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 19:12:29 2026-01-13T19:12:29.064Z WARN 6640 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 19:12:29 2026-01-13T19:12:29.139Z INFO 6640 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 19:12:29 2026-01-13T19:12:29.140Z WARN 6640 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 19:12:29 2026-01-13T19:12:29.140Z WARN 6640 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 19:12:29 2026-01-13T19:12:29.247Z INFO 6640 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 19:12:29 2026-01-13T19:12:29.248Z INFO 6640 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 19:12:29 acks = -1 19:12:29 auto.include.jmx.reporter = true 19:12:29 batch.size = 16384 19:12:29 bootstrap.servers = [localhost:32771] 19:12:29 buffer.memory = 33554432 19:12:29 client.dns.lookup = use_all_dns_ips 19:12:29 client.id = producer-10 19:12:29 compression.gzip.level = -1 19:12:29 compression.lz4.level = 9 19:12:29 compression.type = none 19:12:29 compression.zstd.level = 3 19:12:29 connections.max.idle.ms = 540000 19:12:29 delivery.timeout.ms = 120000 19:12:29 enable.idempotence = false 19:12:29 enable.metrics.push = true 19:12:29 interceptor.classes = [] 19:12:29 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 19:12:29 linger.ms = 1 19:12:29 max.block.ms = 60000 19:12:29 max.in.flight.requests.per.connection = 5 19:12:29 max.request.size = 1048576 19:12:29 metadata.max.age.ms = 300000 19:12:29 metadata.max.idle.ms = 300000 19:12:29 metadata.recovery.strategy = none 19:12:29 metric.reporters = [] 19:12:29 metrics.num.samples = 2 19:12:29 metrics.recording.level = INFO 19:12:29 metrics.sample.window.ms = 30000 19:12:29 partitioner.adaptive.partitioning.enable = true 19:12:29 partitioner.availability.timeout.ms = 0 19:12:29 partitioner.class = null 19:12:29 partitioner.ignore.keys = false 19:12:29 receive.buffer.bytes = 32768 19:12:29 reconnect.backoff.max.ms = 1000 19:12:29 reconnect.backoff.ms = 50 19:12:29 request.timeout.ms = 30000 19:12:29 retries = 0 19:12:29 retry.backoff.max.ms = 1000 19:12:29 retry.backoff.ms = 100 19:12:29 sasl.client.callback.handler.class = null 19:12:29 sasl.jaas.config = null 19:12:29 sasl.kerberos.kinit.cmd = /usr/bin/kinit 19:12:29 sasl.kerberos.min.time.before.relogin = 60000 19:12:29 sasl.kerberos.service.name = null 19:12:29 sasl.kerberos.ticket.renew.jitter = 0.05 19:12:29 sasl.kerberos.ticket.renew.window.factor = 0.8 19:12:29 sasl.login.callback.handler.class = null 19:12:29 sasl.login.class = null 19:12:29 sasl.login.connect.timeout.ms = null 19:12:29 sasl.login.read.timeout.ms = null 19:12:29 sasl.login.refresh.buffer.seconds = 300 19:12:29 sasl.login.refresh.min.period.seconds = 60 19:12:29 sasl.login.refresh.window.factor = 0.8 19:12:29 sasl.login.refresh.window.jitter = 0.05 19:12:29 sasl.login.retry.backoff.max.ms = 10000 19:12:29 sasl.login.retry.backoff.ms = 100 19:12:29 sasl.mechanism = GSSAPI 19:12:29 sasl.oauthbearer.clock.skew.seconds = 30 19:12:29 sasl.oauthbearer.expected.audience = null 19:12:29 sasl.oauthbearer.expected.issuer = null 19:12:29 sasl.oauthbearer.header.urlencode = false 19:12:29 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 19:12:29 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 19:12:29 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 19:12:29 sasl.oauthbearer.jwks.endpoint.url = null 19:12:29 sasl.oauthbearer.scope.claim.name = scope 19:12:29 sasl.oauthbearer.sub.claim.name = sub 19:12:29 sasl.oauthbearer.token.endpoint.url = null 19:12:29 security.protocol = PLAINTEXT 19:12:29 security.providers = null 19:12:29 send.buffer.bytes = 131072 19:12:29 socket.connection.setup.timeout.max.ms = 30000 19:12:29 socket.connection.setup.timeout.ms = 10000 19:12:29 ssl.cipher.suites = null 19:12:29 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 19:12:29 ssl.endpoint.identification.algorithm = https 19:12:29 ssl.engine.factory.class = null 19:12:29 ssl.key.password = null 19:12:29 ssl.keymanager.algorithm = SunX509 19:12:29 ssl.keystore.certificate.chain = null 19:12:29 ssl.keystore.key = null 19:12:29 ssl.keystore.location = null 19:12:29 ssl.keystore.password = null 19:12:29 ssl.keystore.type = JKS 19:12:29 ssl.protocol = TLSv1.3 19:12:29 ssl.provider = null 19:12:29 ssl.secure.random.implementation = null 19:12:29 ssl.trustmanager.algorithm = PKIX 19:12:29 ssl.truststore.certificates = null 19:12:29 ssl.truststore.location = null 19:12:29 ssl.truststore.password = null 19:12:29 ssl.truststore.type = JKS 19:12:29 transaction.timeout.ms = 60000 19:12:29 transactional.id = null 19:12:29 value.serializer = class org.springframework.kafka.support.serializer.JsonSerializer 19:12:29 19:12:29 2026-01-13T19:12:29.248Z INFO 6640 --- [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 19:12:29 2026-01-13T19:12:29.253Z INFO 6640 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 19:12:29 2026-01-13T19:12:29.253Z INFO 6640 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 19:12:29 2026-01-13T19:12:29.253Z INFO 6640 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 19:12:29 2026-01-13T19:12:29.253Z INFO 6640 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1768331549253 19:12:29 2026-01-13T19:12:29.263Z INFO 6640 --- [d | producer-10] org.apache.kafka.clients.Metadata : [Producer clientId=producer-10] Cluster ID: 4L6g3nShT-eMCtK--X86sw 19:12:29 2026-01-13T19:12:29.281Z ERROR 6640 --- [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 19:12:29 19:12:29 org.springframework.kafka.listener.ListenerExecutionFailedException: Listener failed 19:12:29 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.decorateException(KafkaMessageListenerContainer.java:2998) 19:12:29 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.checkDeser(KafkaMessageListenerContainer.java:3046) 19:12:29 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.invokeOnMessage(KafkaMessageListenerContainer.java:2860) 19:12:29 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.doInvokeRecordListener(KafkaMessageListenerContainer.java:2777) 19:12:29 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.doInvokeWithRecords(KafkaMessageListenerContainer.java:2614) 19:12:29 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.invokeRecordListener(KafkaMessageListenerContainer.java:2503) 19:12:29 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.invokeListener(KafkaMessageListenerContainer.java:2152) 19:12:29 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.invokeIfHaveRecords(KafkaMessageListenerContainer.java:1528) 19:12:29 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.pollAndInvoke(KafkaMessageListenerContainer.java:1466) 19:12:29 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.run(KafkaMessageListenerContainer.java:1335) 19:12:29 at java.base/java.util.concurrent.CompletableFuture$AsyncRun.run(CompletableFuture.java:1804) 19:12:29 at java.base/java.lang.Thread.run(Thread.java:833) 19:12:29 Caused by: org.springframework.kafka.support.serializer.DeserializationException: failed to deserialize 19:12:29 at org.springframework.kafka.support.serializer.SerializationUtils.deserializationException(SerializationUtils.java:158) 19:12:29 at org.springframework.kafka.support.serializer.ErrorHandlingDeserializer.deserialize(ErrorHandlingDeserializer.java:218) 19:12:29 at org.apache.kafka.common.serialization.Deserializer.deserialize(Deserializer.java:81) 19:12:29 at org.apache.kafka.clients.consumer.internals.CompletedFetch.parseRecord(CompletedFetch.java:327) 19:12:29 at org.apache.kafka.clients.consumer.internals.CompletedFetch.fetchRecords(CompletedFetch.java:284) 19:12:29 at org.apache.kafka.clients.consumer.internals.FetchCollector.fetchRecords(FetchCollector.java:169) 19:12:29 at org.apache.kafka.clients.consumer.internals.FetchCollector.collectFetch(FetchCollector.java:135) 19:12:29 at org.apache.kafka.clients.consumer.internals.Fetcher.collectFetch(Fetcher.java:146) 19:12:29 at org.apache.kafka.clients.consumer.internals.ClassicKafkaConsumer.pollForFetches(ClassicKafkaConsumer.java:699) 19:12:29 at org.apache.kafka.clients.consumer.internals.ClassicKafkaConsumer.poll(ClassicKafkaConsumer.java:623) 19:12:29 at org.apache.kafka.clients.consumer.internals.ClassicKafkaConsumer.poll(ClassicKafkaConsumer.java:596) 19:12:29 at org.apache.kafka.clients.consumer.KafkaConsumer.poll(KafkaConsumer.java:874) 19:12:29 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.pollConsumer(KafkaMessageListenerContainer.java:1692) 19:12:29 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.doPoll(KafkaMessageListenerContainer.java:1667) 19:12:29 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.pollAndInvoke(KafkaMessageListenerContainer.java:1445) 19:12:29 ... 3 common frames omitted 19:12:29 Caused by: io.cloudevents.rw.CloudEventRWException: Could not parse. Unknown encoding. Invalid content type or spec version 19:12:29 at io.cloudevents.rw.CloudEventRWException.newUnknownEncodingException(CloudEventRWException.java:201) 19:12:29 at io.cloudevents.core.message.impl.MessageUtils.parseStructuredOrBinaryMessage(MessageUtils.java:80) 19:12:29 at io.cloudevents.kafka.KafkaMessageFactory.createReader(KafkaMessageFactory.java:65) 19:12:29 at io.cloudevents.kafka.CloudEventDeserializer.deserialize(CloudEventDeserializer.java:60) 19:12:29 at io.cloudevents.kafka.CloudEventDeserializer.deserialize(CloudEventDeserializer.java:34) 19:12:29 at org.springframework.kafka.support.serializer.ErrorHandlingDeserializer.deserialize(ErrorHandlingDeserializer.java:215) 19:12:29 ... 16 common frames omitted 19:12:29 19:12:29 2026-01-13T19:12:29.285Z ERROR 6640 --- [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 19:12:29 19:12:29 org.springframework.kafka.listener.ListenerExecutionFailedException: Listener method could not be invoked with the incoming message 19:12:29 Endpoint handler details: 19:12:29 Method [public void org.onap.cps.ncmp.impl.data.async.DmiAsyncRequestResponseEventConsumer.consumeAndForward(org.onap.cps.ncmp.event.model.DmiAsyncRequestResponseEvent)] 19:12:29 Bean [org.onap.cps.ncmp.impl.data.async.DmiAsyncRequestResponseEventConsumer@63f7a130] 19:12:29 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.decorateException(KafkaMessageListenerContainer.java:2994) 19:12:29 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.doInvokeOnMessage(KafkaMessageListenerContainer.java:2901) 19:12:29 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.invokeOnMessage(KafkaMessageListenerContainer.java:2865) 19:12:29 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.doInvokeRecordListener(KafkaMessageListenerContainer.java:2777) 19:12:29 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.doInvokeWithRecords(KafkaMessageListenerContainer.java:2614) 19:12:29 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.invokeRecordListener(KafkaMessageListenerContainer.java:2503) 19:12:29 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.invokeListener(KafkaMessageListenerContainer.java:2152) 19:12:29 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.invokeIfHaveRecords(KafkaMessageListenerContainer.java:1528) 19:12:29 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.pollAndInvoke(KafkaMessageListenerContainer.java:1466) 19:12:29 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.run(KafkaMessageListenerContainer.java:1335) 19:12:29 at java.base/java.util.concurrent.CompletableFuture$AsyncRun.run(CompletableFuture.java:1804) 19:12:29 at java.base/java.lang.Thread.run(Thread.java:833) 19:12:29 Suppressed: org.springframework.kafka.listener.ListenerExecutionFailedException: Restored Stack Trace 19:12:29 at org.springframework.kafka.listener.adapter.MessagingMessageListenerAdapter.checkAckArg(MessagingMessageListenerAdapter.java:500) 19:12:29 at org.springframework.kafka.listener.adapter.MessagingMessageListenerAdapter.invokeHandler(MessagingMessageListenerAdapter.java:479) 19:12:29 at org.springframework.kafka.listener.adapter.MessagingMessageListenerAdapter.invoke(MessagingMessageListenerAdapter.java:421) 19:12:29 at org.springframework.kafka.listener.adapter.RecordMessagingMessageListenerAdapter.onMessage(RecordMessagingMessageListenerAdapter.java:85) 19:12:29 at org.springframework.kafka.listener.adapter.RecordMessagingMessageListenerAdapter.onMessage(RecordMessagingMessageListenerAdapter.java:50) 19:12:29 at org.springframework.kafka.listener.adapter.FilteringMessageListenerAdapter.onMessage(FilteringMessageListenerAdapter.java:73) 19:12:29 at org.springframework.kafka.listener.adapter.FilteringMessageListenerAdapter.onMessage(FilteringMessageListenerAdapter.java:37) 19:12:29 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.doInvokeOnMessage(KafkaMessageListenerContainer.java:2887) 19:12:29 Caused by: org.springframework.messaging.converter.MessageConversionException: Cannot handle message 19:12:29 at org.springframework.kafka.listener.adapter.MessagingMessageListenerAdapter.invokeHandler(MessagingMessageListenerAdapter.java:479) 19:12:29 at org.springframework.kafka.listener.adapter.MessagingMessageListenerAdapter.invoke(MessagingMessageListenerAdapter.java:421) 19:12:29 at org.springframework.kafka.listener.adapter.RecordMessagingMessageListenerAdapter.onMessage(RecordMessagingMessageListenerAdapter.java:85) 19:12:29 at org.springframework.kafka.listener.adapter.RecordMessagingMessageListenerAdapter.onMessage(RecordMessagingMessageListenerAdapter.java:50) 19:12:29 at org.springframework.kafka.listener.adapter.FilteringMessageListenerAdapter.onMessage(FilteringMessageListenerAdapter.java:73) 19:12:29 at org.springframework.kafka.listener.adapter.FilteringMessageListenerAdapter.onMessage(FilteringMessageListenerAdapter.java:37) 19:12:29 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.doInvokeOnMessage(KafkaMessageListenerContainer.java:2887) 19:12:29 ... 10 common frames omitted 19:12: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@76b459ad, kafka_timestampType=CREATE_TIME, kafka_receivedPartitionId=0, kafka_receivedTopic=ncmp-async-m2m, kafka_receivedTimestamp=1768331549263, 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@76b459ad, kafka_timestampType=CREATE_TIME, kafka_receivedPartitionId=0, kafka_receivedTopic=ncmp-async-m2m, kafka_receivedTimestamp=1768331549263, kafka_groupId=ncmp-async-rest-request-event-group}] 19:12:29 at org.springframework.messaging.handler.annotation.support.PayloadMethodArgumentResolver.resolveArgument(PayloadMethodArgumentResolver.java:151) 19:12:29 at org.springframework.kafka.listener.adapter.KafkaNullAwarePayloadArgumentResolver.resolveArgument(KafkaNullAwarePayloadArgumentResolver.java:48) 19:12:29 at org.springframework.messaging.handler.invocation.HandlerMethodArgumentResolverComposite.resolveArgument(HandlerMethodArgumentResolverComposite.java:118) 19:12:29 at org.springframework.messaging.handler.invocation.InvocableHandlerMethod.getMethodArgumentValues(InvocableHandlerMethod.java:147) 19:12:29 at org.springframework.messaging.handler.invocation.InvocableHandlerMethod.invoke(InvocableHandlerMethod.java:115) 19:12:29 at org.springframework.kafka.listener.adapter.HandlerAdapter.invoke(HandlerAdapter.java:78) 19:12:29 at org.springframework.kafka.listener.adapter.MessagingMessageListenerAdapter.invokeHandler(MessagingMessageListenerAdapter.java:475) 19:12:29 ... 16 common frames omitted 19:12:29 19:12:29 2026-01-13T19:12:29.631Z INFO 6640 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node -1 disconnected. 19:12:29 2026-01-13T19:12:29.631Z INFO 6640 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 19:12:29 2026-01-13T19:12:29.631Z INFO 6640 --- [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. 19:12:29 2026-01-13T19:12:29.631Z INFO 6640 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node -1 disconnected. 19:12:29 2026-01-13T19:12:29.631Z INFO 6640 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 19:12:29 2026-01-13T19:12:29.632Z INFO 6640 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node -1 disconnected. 19:12:29 2026-01-13T19:12:29.632Z INFO 6640 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 19:12:29 2026-01-13T19:12:29.632Z INFO 6640 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Cancelled in-flight METADATA request with correlation id 7 due to node 1 being disconnected (elapsed time since creation: 1ms, elapsed time since send: 1ms, throttle time: 0ms, request timeout: 30000ms) 19:12:29 2026-01-13T19:12:29.632Z INFO 6640 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 19:12:29 2026-01-13T19:12:29.632Z INFO 6640 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node -1 disconnected. 19:12:29 2026-01-13T19:12:29.633Z INFO 6640 --- [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. 19:12:29 2026-01-13T19:12:29.633Z INFO 6640 --- [ntainer#1-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-6, groupId=ncmp-async-rest-request-event-group] Cancelled in-flight FETCH request with correlation id 29 due to node 1 being disconnected (elapsed time since creation: 352ms, elapsed time since send: 352ms, throttle time: 0ms, request timeout: 30000ms) 19:12:29 2026-01-13T19:12:29.633Z INFO 6640 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 19:12:29 2026-01-13T19:12:29.633Z INFO 6640 --- [ntainer#1-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-6, groupId=ncmp-async-rest-request-event-group] Cancelled in-flight METADATA request with correlation id 31 due to node 1 being disconnected (elapsed time since creation: 251ms, elapsed time since send: 251ms, throttle time: 0ms, request timeout: 30000ms) 19:12:29 2026-01-13T19:12:29.633Z INFO 6640 --- [ntainer#1-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-6, groupId=ncmp-async-rest-request-event-group] Node 2147483646 disconnected. 19:12:29 2026-01-13T19:12:29.633Z INFO 6640 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node -1 disconnected. 19:12:29 2026-01-13T19:12:29.633Z INFO 6640 --- [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. 19:12:29 2026-01-13T19:12:29.633Z INFO 6640 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 19:12:29 2026-01-13T19:12:29.633Z INFO 6640 --- [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: 355ms, elapsed time since send: 355ms, throttle time: 0ms, request timeout: 30000ms) 19:12:29 2026-01-13T19:12:29.633Z INFO 6640 --- [ntainer#1-0-C-1] o.a.kafka.clients.FetchSessionHandler : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-6, groupId=ncmp-async-rest-request-event-group] Error sending fetch request (sessionId=156319135, epoch=6) to node 1: 19:12:29 19:12:29 org.apache.kafka.common.errors.DisconnectException 19:12:29 19:12:29 2026-01-13T19:12:29.633Z INFO 6640 --- [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. 19:12:29 2026-01-13T19:12:29.633Z INFO 6640 --- [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] Group coordinator localhost:32771 (id: 2147483646 rack: null) is unavailable or invalid due to cause: coordinator unavailable. isDisconnected: true. Rediscovery will be attempted. 19:12:29 2026-01-13T19:12:29.633Z INFO 6640 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node -1 disconnected. 19:12:29 2026-01-13T19:12:29.633Z INFO 6640 --- [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=386736140, epoch=6) to node 1: 19:12:29 19:12:29 org.apache.kafka.common.errors.DisconnectException 19:12:29 19:12:29 2026-01-13T19:12:29.634Z INFO 6640 --- [ion-event-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-data-operation-event-group-5, groupId=ncmp-data-operation-event-group] Node 2147483646 disconnected. 19:12:29 2026-01-13T19:12:29.634Z INFO 6640 --- [ion-event-group] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-data-operation-event-group-5, groupId=ncmp-data-operation-event-group] Group coordinator localhost:32771 (id: 2147483646 rack: null) is unavailable or invalid due to cause: coordinator unavailable. isDisconnected: true. Rediscovery will be attempted. 19:12:29 2026-01-13T19:12:29.646Z INFO 6640 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 19:12:29 2026-01-13T19:12:29.646Z WARN 6640 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 19:12:29 2026-01-13T19:12:29.733Z INFO 6640 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 19:12:29 2026-01-13T19:12:29.733Z WARN 6640 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 19:12:29 2026-01-13T19:12:29.741Z INFO 6640 --- [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. 19:12:29 2026-01-13T19:12:29.741Z INFO 6640 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 19:12:29 2026-01-13T19:12:29.741Z WARN 6640 --- [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. 19:12:29 2026-01-13T19:12:29.741Z WARN 6640 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 19:12:29 2026-01-13T19:12:29.749Z INFO 6640 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 19:12:29 2026-01-13T19:12:29.749Z WARN 6640 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 19:12:29 2026-01-13T19:12:29.750Z INFO 6640 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 19:12:29 2026-01-13T19:12:29.750Z WARN 6640 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 19:12:29 2026-01-13T19:12:29.751Z INFO 6640 --- [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. 19:12:29 2026-01-13T19:12:29.752Z WARN 6640 --- [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. 19:12:29 2026-01-13T19:12:29.752Z INFO 6640 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 19:12:29 2026-01-13T19:12:29.752Z WARN 6640 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 19:12:29 2026-01-13T19:12:29.753Z INFO 6640 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 19:12:29 2026-01-13T19:12:29.753Z WARN 6640 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 19:12:29 2026-01-13T19:12:29.769Z INFO 6640 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 19:12:29 2026-01-13T19:12:29.769Z WARN 6640 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 19:12:29 2026-01-13T19:12:29.823Z INFO 6640 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 19:12:29 2026-01-13T19:12:29.823Z WARN 6640 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 19:12:29 2026-01-13T19:12:29.857Z INFO 6640 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 19:12:29 2026-01-13T19:12:29.858Z WARN 6640 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 19:12:29 2026-01-13T19:12:29.858Z WARN 6640 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 19:12:29 2026-01-13T19:12:29.885Z INFO 6640 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 19:12:29 2026-01-13T19:12:29.885Z WARN 6640 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 19:12:29 2026-01-13T19:12:29.905Z INFO 6640 --- [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 19:12:29 2026-01-13T19:12:29.905Z INFO 6640 --- [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 19:12:29 2026-01-13T19:12:29.905Z INFO 6640 --- [ntainer#1-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-async-rest-request-event-group: partitions revoked: [ncmp-async-m2m-0] 19:12:29 2026-01-13T19:12:29.905Z INFO 6640 --- [ntainer#0-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-data-operation-event-group: partitions revoked: [ncmp-async-m2m-0] 19:12:29 2026-01-13T19:12:29.906Z INFO 6640 --- [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 19:12:29 2026-01-13T19:12:29.906Z INFO 6640 --- [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 19:12:29 2026-01-13T19:12:29.906Z INFO 6640 --- [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 19:12:29 2026-01-13T19:12:29.906Z INFO 6640 --- [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 19:12:29 2026-01-13T19:12:29.906Z INFO 6640 --- [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 19:12:29 2026-01-13T19:12:29.906Z INFO 6640 --- [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 19:12:29 2026-01-13T19:12:29.908Z INFO 6640 --- [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 19:12:29 2026-01-13T19:12:29.908Z INFO 6640 --- [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 19:12:29 2026-01-13T19:12:29.908Z INFO 6640 --- [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 19:12:29 2026-01-13T19:12:29.908Z INFO 6640 --- [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 19:12:29 2026-01-13T19:12:29.912Z INFO 6640 --- [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. 19:12:29 2026-01-13T19:12:29.912Z WARN 6640 --- [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. 19:12:29 2026-01-13T19:12:29.912Z INFO 6640 --- [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. 19:12:29 2026-01-13T19:12:29.912Z WARN 6640 --- [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. 19:12:29 2026-01-13T19:12:29.913Z INFO 6640 --- [ntainer#1-0-C-1] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 19:12:29 2026-01-13T19:12:29.913Z INFO 6640 --- [ntainer#1-0-C-1] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 19:12:29 2026-01-13T19:12:29.913Z INFO 6640 --- [ntainer#1-0-C-1] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.telemetry.internals.ClientTelemetryReporter 19:12:29 2026-01-13T19:12:29.913Z INFO 6640 --- [ntainer#1-0-C-1] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 19:12:29 2026-01-13T19:12:29.913Z INFO 6640 --- [ntainer#0-0-C-1] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 19:12:29 2026-01-13T19:12:29.913Z INFO 6640 --- [ntainer#0-0-C-1] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 19:12:29 2026-01-13T19:12:29.913Z INFO 6640 --- [ntainer#0-0-C-1] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.telemetry.internals.ClientTelemetryReporter 19:12:29 2026-01-13T19:12:29.913Z INFO 6640 --- [ntainer#0-0-C-1] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 19:12:29 2026-01-13T19:12:29.917Z INFO 6640 --- [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 19:12:29 2026-01-13T19:12:29.918Z INFO 6640 --- [ntainer#0-0-C-1] o.a.kafka.common.utils.AppInfoParser : App info kafka.consumer for consumer-ncmp-data-operation-event-group-5 unregistered 19:12:29 2026-01-13T19:12:29.918Z INFO 6640 --- [ntainer#1-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-async-rest-request-event-group: Consumer stopped 19:12:29 2026-01-13T19:12:29.918Z INFO 6640 --- [ntainer#0-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-data-operation-event-group: Consumer stopped 19:12:29 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 10.02 s -- in org.onap.cps.ncmp.impl.data.async.FilterStrategiesIntegrationSpec 19:12:29 [INFO] Running org.onap.cps.ncmp.impl.data.async.SerializationIntegrationSpec 19:12:30 2026-01-13T19:12:29.944Z INFO 6640 --- [ main] t.n.o.o.8.0 : Creating container for image: nexus3.onap.org:10001/confluentinc/cp-kafka:7.8.0 19:12:30 2026-01-13T19:12:29.961Z INFO 6640 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 19:12:30 2026-01-13T19:12:29.961Z WARN 6640 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 19:12:30 2026-01-13T19:12:29.963Z INFO 6640 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 19:12:30 2026-01-13T19:12:29.963Z WARN 6640 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 19:12:30 2026-01-13T19:12:29.967Z INFO 6640 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 19:12:30 2026-01-13T19:12:29.967Z WARN 6640 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 19:12:30 2026-01-13T19:12:29.968Z INFO 6640 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 19:12:30 2026-01-13T19:12:29.969Z WARN 6640 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 19:12:30 2026-01-13T19:12:29.987Z INFO 6640 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 19:12:30 2026-01-13T19:12:29.987Z WARN 6640 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 19:12:30 2026-01-13T19:12:30.063Z INFO 6640 --- [ main] t.n.o.o.8.0 : Container nexus3.onap.org:10001/confluentinc/cp-kafka:7.8.0 is starting: 8bc7d30ffe1094e0319e65f9519d73d3f5a35e921b3ffa20baff0c9e89fb880a 19:12:30 2026-01-13T19:12:30.070Z INFO 6640 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 19:12:30 2026-01-13T19:12:30.070Z WARN 6640 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 19:12:30 2026-01-13T19:12:30.103Z INFO 6640 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 19:12:30 2026-01-13T19:12:30.104Z WARN 6640 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 19:12:30 2026-01-13T19:12:30.145Z INFO 6640 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 19:12:30 2026-01-13T19:12:30.145Z WARN 6640 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 19:12:30 2026-01-13T19:12:30.145Z WARN 6640 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 19:12:30 2026-01-13T19:12:30.239Z INFO 6640 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 19:12:30 2026-01-13T19:12:30.239Z WARN 6640 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 19:12:30 2026-01-13T19:12:30.377Z INFO 6640 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 19:12:30 2026-01-13T19:12:30.377Z WARN 6640 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 19:12:30 2026-01-13T19:12:30.389Z INFO 6640 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 19:12:30 2026-01-13T19:12:30.389Z WARN 6640 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 19:12:30 2026-01-13T19:12:30.393Z INFO 6640 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 19:12:30 2026-01-13T19:12:30.393Z WARN 6640 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 19:12:30 2026-01-13T19:12:30.401Z INFO 6640 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 19:12:30 2026-01-13T19:12:30.402Z WARN 6640 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 19:12:30 2026-01-13T19:12:30.603Z INFO 6640 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 19:12:30 2026-01-13T19:12:30.604Z WARN 6640 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 19:12:30 2026-01-13T19:12:30.647Z INFO 6640 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 19:12:30 2026-01-13T19:12:30.647Z WARN 6640 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 19:12:30 2026-01-13T19:12:30.667Z INFO 6640 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 19:12:30 2026-01-13T19:12:30.667Z WARN 6640 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 19:12:30 2026-01-13T19:12:30.667Z WARN 6640 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 19:12:30 2026-01-13T19:12:30.718Z INFO 6640 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 19:12:30 2026-01-13T19:12:30.718Z WARN 6640 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 19:12:30 2026-01-13T19:12:30.774Z INFO 6640 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 19:12:30 2026-01-13T19:12:30.774Z WARN 6640 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 19:12:30 2026-01-13T19:12:30.824Z INFO 6640 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 19:12:30 2026-01-13T19:12:30.824Z WARN 6640 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 19:12:31 2026-01-13T19:12:31.049Z INFO 6640 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 19:12:31 2026-01-13T19:12:31.050Z WARN 6640 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 19:12:31 2026-01-13T19:12:31.074Z INFO 6640 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 19:12:31 2026-01-13T19:12:31.074Z WARN 6640 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 19:12:31 2026-01-13T19:12:31.152Z INFO 6640 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 19:12:31 2026-01-13T19:12:31.153Z WARN 6640 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 19:12:31 2026-01-13T19:12:31.153Z WARN 6640 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 19:12:31 2026-01-13T19:12:31.258Z INFO 6640 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 19:12:31 2026-01-13T19:12:31.258Z WARN 6640 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 19:12:31 2026-01-13T19:12:31.271Z INFO 6640 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 19:12:31 2026-01-13T19:12:31.271Z WARN 6640 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 19:12:31 2026-01-13T19:12:31.299Z INFO 6640 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 19:12:31 2026-01-13T19:12:31.299Z WARN 6640 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 19:12:31 2026-01-13T19:12:31.316Z INFO 6640 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 19:12:31 2026-01-13T19:12:31.316Z WARN 6640 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 19:12:31 2026-01-13T19:12:31.524Z INFO 6640 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 19:12:31 2026-01-13T19:12:31.524Z WARN 6640 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 19:12:31 2026-01-13T19:12:31.524Z WARN 6640 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 19:12:31 2026-01-13T19:12:31.648Z INFO 6640 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 19:12:31 2026-01-13T19:12:31.648Z WARN 6640 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 19:12:31 2026-01-13T19:12:31.660Z INFO 6640 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 19:12:31 2026-01-13T19:12:31.660Z WARN 6640 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 19:12:31 2026-01-13T19:12:31.678Z INFO 6640 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 19:12:31 2026-01-13T19:12:31.678Z WARN 6640 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 19:12:31 2026-01-13T19:12:31.825Z INFO 6640 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 19:12:31 2026-01-13T19:12:31.825Z WARN 6640 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 19:12:32 2026-01-13T19:12:32.050Z INFO 6640 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 19:12:32 2026-01-13T19:12:32.050Z WARN 6640 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 19:12:32 2026-01-13T19:12:32.077Z INFO 6640 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 19:12:32 2026-01-13T19:12:32.077Z WARN 6640 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 19:12:32 2026-01-13T19:12:32.153Z INFO 6640 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 19:12:32 2026-01-13T19:12:32.153Z WARN 6640 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 19:12:32 2026-01-13T19:12:32.153Z WARN 6640 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 19:12:32 2026-01-13T19:12:32.164Z INFO 6640 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 19:12:32 2026-01-13T19:12:32.164Z WARN 6640 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 19:12:32 2026-01-13T19:12:32.257Z INFO 6640 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 19:12:32 2026-01-13T19:12:32.257Z WARN 6640 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 19:12:32 2026-01-13T19:12:32.273Z INFO 6640 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 19:12:32 2026-01-13T19:12:32.273Z WARN 6640 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 19:12:32 2026-01-13T19:12:32.301Z INFO 6640 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 19:12:32 2026-01-13T19:12:32.301Z WARN 6640 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 19:12:32 2026-01-13T19:12:32.373Z INFO 6640 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 19:12:32 2026-01-13T19:12:32.373Z WARN 6640 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 19:12:32 2026-01-13T19:12:32.373Z WARN 6640 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 19:12:32 2026-01-13T19:12:32.649Z INFO 6640 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 19:12:32 2026-01-13T19:12:32.649Z WARN 6640 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 19:12:32 2026-01-13T19:12:32.661Z INFO 6640 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 19:12:32 2026-01-13T19:12:32.661Z WARN 6640 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 19:12:32 2026-01-13T19:12:32.682Z INFO 6640 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 19:12:32 2026-01-13T19:12:32.682Z WARN 6640 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 19:12:32 2026-01-13T19:12:32.827Z INFO 6640 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 19:12:32 2026-01-13T19:12:32.827Z WARN 6640 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 19:12:33 2026-01-13T19:12:33.007Z INFO 6640 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 19:12:33 2026-01-13T19:12:33.007Z WARN 6640 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 19:12:33 2026-01-13T19:12:33.007Z WARN 6640 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 19:12:33 2026-01-13T19:12:33.051Z INFO 6640 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 19:12:33 2026-01-13T19:12:33.051Z WARN 6640 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 19:12:33 2026-01-13T19:12:33.081Z INFO 6640 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 19:12:33 2026-01-13T19:12:33.081Z WARN 6640 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 19:12:33 2026-01-13T19:12:33.164Z INFO 6640 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 19:12:33 2026-01-13T19:12:33.165Z WARN 6640 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 19:12:33 2026-01-13T19:12:33.258Z INFO 6640 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 19:12:33 2026-01-13T19:12:33.258Z WARN 6640 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 19:12:33 2026-01-13T19:12:33.273Z INFO 6640 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 19:12:33 2026-01-13T19:12:33.273Z WARN 6640 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 19:12:33 2026-01-13T19:12:33.302Z INFO 6640 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 19:12:33 2026-01-13T19:12:33.303Z WARN 6640 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 19:12:33 2026-01-13T19:12:33.378Z INFO 6640 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 19:12:33 2026-01-13T19:12:33.378Z WARN 6640 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 19:12:33 2026-01-13T19:12:33.378Z WARN 6640 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 19:12:33 2026-01-13T19:12:33.649Z INFO 6640 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 19:12:33 2026-01-13T19:12:33.649Z WARN 6640 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 19:12:33 2026-01-13T19:12:33.682Z INFO 6640 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 19:12:33 2026-01-13T19:12:33.682Z WARN 6640 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 19:12:33 2026-01-13T19:12:33.688Z INFO 6640 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 19:12:33 2026-01-13T19:12:33.688Z WARN 6640 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 19:12:33 2026-01-13T19:12:33.829Z INFO 6640 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 19:12:33 2026-01-13T19:12:33.830Z WARN 6640 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 19:12:34 2026-01-13T19:12:34.046Z INFO 6640 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 19:12:34 2026-01-13T19:12:34.047Z WARN 6640 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 19:12:34 2026-01-13T19:12:34.047Z WARN 6640 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 19:12:34 2026-01-13T19:12:34.052Z INFO 6640 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 19:12:34 2026-01-13T19:12:34.052Z WARN 6640 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 19:12:34 2026-01-13T19:12:34.084Z INFO 6640 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 19:12:34 2026-01-13T19:12:34.084Z WARN 6640 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 19:12:34 2026-01-13T19:12:34.165Z INFO 6640 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 19:12:34 2026-01-13T19:12:34.165Z WARN 6640 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 19:12:34 2026-01-13T19:12:34.262Z INFO 6640 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 19:12:34 2026-01-13T19:12:34.262Z WARN 6640 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 19:12:34 2026-01-13T19:12:34.275Z INFO 6640 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 19:12:34 2026-01-13T19:12:34.276Z WARN 6640 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 19:12:34 2026-01-13T19:12:34.292Z INFO 6640 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 19:12:34 2026-01-13T19:12:34.292Z WARN 6640 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 19:12:34 2026-01-13T19:12:34.292Z WARN 6640 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 19:12:34 2026-01-13T19:12:34.303Z INFO 6640 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 19:12:34 2026-01-13T19:12:34.303Z WARN 6640 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 19:12:34 2026-01-13T19:12:34.651Z INFO 6640 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 19:12:34 2026-01-13T19:12:34.651Z WARN 6640 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 19:12:34 2026-01-13T19:12:34.683Z INFO 6640 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 19:12:34 2026-01-13T19:12:34.683Z WARN 6640 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 19:12:34 2026-01-13T19:12:34.698Z INFO 6640 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 19:12:34 2026-01-13T19:12:34.698Z WARN 6640 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 19:12:34 2026-01-13T19:12:34.830Z INFO 6640 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 19:12:34 2026-01-13T19:12:34.830Z WARN 6640 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 19:12:35 2026-01-13T19:12:35.051Z INFO 6640 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 19:12:35 2026-01-13T19:12:35.051Z WARN 6640 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 19:12:35 2026-01-13T19:12:35.051Z WARN 6640 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 19:12:35 2026-01-13T19:12:35.054Z INFO 6640 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 19:12:35 2026-01-13T19:12:35.054Z WARN 6640 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 19:12:35 2026-01-13T19:12:35.086Z INFO 6640 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 19:12:35 2026-01-13T19:12:35.086Z WARN 6640 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 19:12:35 2026-01-13T19:12:35.166Z INFO 6640 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 19:12:35 2026-01-13T19:12:35.166Z WARN 6640 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 19:12:35 2026-01-13T19:12:35.263Z INFO 6640 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 19:12:35 2026-01-13T19:12:35.263Z WARN 6640 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 19:12:35 2026-01-13T19:12:35.276Z INFO 6640 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 19:12:35 2026-01-13T19:12:35.276Z WARN 6640 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 19:12:35 2026-01-13T19:12:35.302Z INFO 6640 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 19:12:35 2026-01-13T19:12:35.302Z WARN 6640 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 19:12:35 2026-01-13T19:12:35.302Z WARN 6640 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 19:12:35 2026-01-13T19:12:35.305Z INFO 6640 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 19:12:35 2026-01-13T19:12:35.305Z WARN 6640 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 19:12:35 2026-01-13T19:12:35.653Z INFO 6640 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 19:12:35 2026-01-13T19:12:35.653Z WARN 6640 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 19:12:35 2026-01-13T19:12:35.684Z INFO 6640 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 19:12:35 2026-01-13T19:12:35.684Z WARN 6640 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 19:12:35 2026-01-13T19:12:35.705Z INFO 6640 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 19:12:35 2026-01-13T19:12:35.705Z WARN 6640 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 19:12:35 2026-01-13T19:12:35.805Z INFO 6640 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 19:12:35 2026-01-13T19:12:35.805Z WARN 6640 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 19:12:36 2026-01-13T19:12:35.989Z INFO 6640 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 19:12:36 2026-01-13T19:12:35.989Z WARN 6640 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 19:12:36 2026-01-13T19:12:36.056Z INFO 6640 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 19:12:36 2026-01-13T19:12:36.056Z WARN 6640 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 19:12:36 2026-01-13T19:12:36.058Z INFO 6640 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 19:12:36 2026-01-13T19:12:36.058Z WARN 6640 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 19:12:36 2026-01-13T19:12:36.058Z WARN 6640 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 19:12:36 2026-01-13T19:12:36.132Z INFO 6640 --- [ main] t.n.o.o.8.0 : Container nexus3.onap.org:10001/confluentinc/cp-kafka:7.8.0 started in PT6.187505011S 19:12:36 19:12:36,154 |-WARN in IfNestedWithinSecondPhaseElementSC - elements cannot be nested within an , or element 19:12:36 19:12:36,155 |-WARN in IfNestedWithinSecondPhaseElementSC - See also https://logback.qos.ch/codes.html#nested_if_element 19:12:36 19:12:36,155 |-WARN in IfNestedWithinSecondPhaseElementSC - Element at line 62 contains a nested element at line 63 19:12:36 19:12:36,160 |-WARN in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Missing watchable .xml or .properties files. 19:12:36 19:12:36,160 |-WARN in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Watching .xml files requires that the main configuration file is reachable as a URL 19:12:36 19:12:36,167 |-WARN in ch.qos.logback.core.model.processor.conditional.IfModelHandler - The 'condition' attribute in element is deprecated and slated for removal. Use element instead. 19:12:36 19:12:36,167 |-WARN in ch.qos.logback.core.model.processor.conditional.IfModelHandler - See also https://logback.qos.ch/codes.html#conditionAttributeDeprecation 19:12:36 19:12:36 . ____ _ __ _ _ 19:12:36 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 19:12:36 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 19:12:36 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 19:12:36 ' |____| .__|_| |_|_| |_\__, | / / / / 19:12:36 =========|_|==============|___/=/_/_/_/ 19:12:36 19:12:36 :: Spring Boot :: (v3.5.9) 19:12:36 19:12:36 2026-01-13T19:12:36.177Z INFO 6640 --- [ main] o.c.n.i.d.a.SerializationIntegrationSpec : Starting SerializationIntegrationSpec using Java 17.0.6-ea with PID 6640 (started by jenkins in /w/workspace/cps-master-verify-java/cps-ncmp-service) 19:12:36 2026-01-13T19:12:36.177Z INFO 6640 --- [ main] o.c.n.i.d.a.SerializationIntegrationSpec : No active profile set, falling back to 1 default profile: "default" 19:12:36 2026-01-13T19:12:36.229Z INFO 6640 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 19:12:36 2026-01-13T19:12:36.229Z WARN 6640 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 19:12:36 2026-01-13T19:12:36.277Z INFO 6640 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 19:12:36 2026-01-13T19:12:36.277Z WARN 6640 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 19:12:36 2026-01-13T19:12:36.306Z INFO 6640 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 19:12:36 2026-01-13T19:12:36.306Z WARN 6640 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 19:12:36 2026-01-13T19:12:36.337Z INFO 6640 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 19:12:36 2026-01-13T19:12:36.337Z WARN 6640 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 19:12:36 2026-01-13T19:12:36.337Z WARN 6640 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 19:12:36 2026-01-13T19:12:36.418Z INFO 6640 --- [ main] o.s.b.a.e.web.EndpointLinksResolver : Exposing 1 endpoint beneath base path '/actuator' 19:12:36 2026-01-13T19:12:36.469Z INFO 6640 --- [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 19:12:36 allow.auto.create.topics = true 19:12:36 auto.commit.interval.ms = 5000 19:12:36 auto.include.jmx.reporter = true 19:12:36 auto.offset.reset = latest 19:12:36 bootstrap.servers = [localhost:32772] 19:12:36 check.crcs = true 19:12:36 client.dns.lookup = use_all_dns_ips 19:12:36 client.id = consumer-ncmp-data-operation-event-group-7 19:12:36 client.rack = 19:12:36 connections.max.idle.ms = 540000 19:12:36 default.api.timeout.ms = 60000 19:12:36 enable.auto.commit = false 19:12:36 enable.metrics.push = true 19:12:36 exclude.internal.topics = true 19:12:36 fetch.max.bytes = 52428800 19:12:36 fetch.max.wait.ms = 500 19:12:36 fetch.min.bytes = 1 19:12:36 group.id = ncmp-data-operation-event-group 19:12:36 group.instance.id = null 19:12:36 group.protocol = classic 19:12:36 group.remote.assignor = null 19:12:36 heartbeat.interval.ms = 3000 19:12:36 interceptor.classes = [io.opentelemetry.instrumentation.kafkaclients.v2_6.TracingConsumerInterceptor] 19:12:36 internal.leave.group.on.close = true 19:12:36 internal.throw.on.fetch.stable.offset.unsupported = false 19:12:36 isolation.level = read_uncommitted 19:12:36 key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 19:12:36 max.partition.fetch.bytes = 1048576 19:12:36 max.poll.interval.ms = 300000 19:12:36 max.poll.records = 500 19:12:36 metadata.max.age.ms = 300000 19:12:36 metadata.recovery.strategy = none 19:12:36 metric.reporters = [] 19:12:36 metrics.num.samples = 2 19:12:36 metrics.recording.level = INFO 19:12:36 metrics.sample.window.ms = 30000 19:12:36 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 19:12:36 receive.buffer.bytes = 65536 19:12:36 reconnect.backoff.max.ms = 1000 19:12:36 reconnect.backoff.ms = 50 19:12:36 request.timeout.ms = 30000 19:12:36 retry.backoff.max.ms = 1000 19:12:36 retry.backoff.ms = 100 19:12:36 sasl.client.callback.handler.class = null 19:12:36 sasl.jaas.config = null 19:12:36 sasl.kerberos.kinit.cmd = /usr/bin/kinit 19:12:36 sasl.kerberos.min.time.before.relogin = 60000 19:12:36 sasl.kerberos.service.name = null 19:12:36 sasl.kerberos.ticket.renew.jitter = 0.05 19:12:36 sasl.kerberos.ticket.renew.window.factor = 0.8 19:12:36 sasl.login.callback.handler.class = null 19:12:36 sasl.login.class = null 19:12:36 sasl.login.connect.timeout.ms = null 19:12:36 sasl.login.read.timeout.ms = null 19:12:36 sasl.login.refresh.buffer.seconds = 300 19:12:36 sasl.login.refresh.min.period.seconds = 60 19:12:36 sasl.login.refresh.window.factor = 0.8 19:12:36 sasl.login.refresh.window.jitter = 0.05 19:12:36 sasl.login.retry.backoff.max.ms = 10000 19:12:36 sasl.login.retry.backoff.ms = 100 19:12:36 sasl.mechanism = GSSAPI 19:12:36 sasl.oauthbearer.clock.skew.seconds = 30 19:12:36 sasl.oauthbearer.expected.audience = null 19:12:36 sasl.oauthbearer.expected.issuer = null 19:12:36 sasl.oauthbearer.header.urlencode = false 19:12:36 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 19:12:36 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 19:12:36 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 19:12:36 sasl.oauthbearer.jwks.endpoint.url = null 19:12:36 sasl.oauthbearer.scope.claim.name = scope 19:12:36 sasl.oauthbearer.sub.claim.name = sub 19:12:36 sasl.oauthbearer.token.endpoint.url = null 19:12:36 security.protocol = PLAINTEXT 19:12:36 security.providers = null 19:12:36 send.buffer.bytes = 131072 19:12:36 session.timeout.ms = 45000 19:12:36 socket.connection.setup.timeout.max.ms = 30000 19:12:36 socket.connection.setup.timeout.ms = 10000 19:12:36 ssl.cipher.suites = null 19:12:36 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 19:12:36 ssl.endpoint.identification.algorithm = https 19:12:36 ssl.engine.factory.class = null 19:12:36 ssl.key.password = null 19:12:36 ssl.keymanager.algorithm = SunX509 19:12:36 ssl.keystore.certificate.chain = null 19:12:36 ssl.keystore.key = null 19:12:36 ssl.keystore.location = null 19:12:36 ssl.keystore.password = null 19:12:36 ssl.keystore.type = JKS 19:12:36 ssl.protocol = TLSv1.3 19:12:36 ssl.provider = null 19:12:36 ssl.secure.random.implementation = null 19:12:36 ssl.trustmanager.algorithm = PKIX 19:12:36 ssl.truststore.certificates = null 19:12:36 ssl.truststore.location = null 19:12:36 ssl.truststore.password = null 19:12:36 ssl.truststore.type = JKS 19:12:36 value.deserializer = class org.springframework.kafka.support.serializer.ErrorHandlingDeserializer 19:12:36 19:12:36 2026-01-13T19:12:36.470Z INFO 6640 --- [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 19:12:36 2026-01-13T19:12:36.472Z INFO 6640 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 19:12:36 2026-01-13T19:12:36.472Z INFO 6640 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 19:12:36 2026-01-13T19:12:36.472Z INFO 6640 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1768331556472 19:12:36 2026-01-13T19:12:36.472Z INFO 6640 --- [ 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 19:12:36 2026-01-13T19:12:36.474Z INFO 6640 --- [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 19:12:36 allow.auto.create.topics = true 19:12:36 auto.commit.interval.ms = 5000 19:12:36 auto.include.jmx.reporter = true 19:12:36 auto.offset.reset = latest 19:12:36 bootstrap.servers = [localhost:32772] 19:12:36 check.crcs = true 19:12:36 client.dns.lookup = use_all_dns_ips 19:12:36 client.id = consumer-ncmp-async-rest-request-event-group-8 19:12:36 client.rack = 19:12:36 connections.max.idle.ms = 540000 19:12:36 default.api.timeout.ms = 60000 19:12:36 enable.auto.commit = false 19:12:36 enable.metrics.push = true 19:12:36 exclude.internal.topics = true 19:12:36 fetch.max.bytes = 52428800 19:12:36 fetch.max.wait.ms = 500 19:12:36 fetch.min.bytes = 1 19:12:36 group.id = ncmp-async-rest-request-event-group 19:12:36 group.instance.id = null 19:12:36 group.protocol = classic 19:12:36 group.remote.assignor = null 19:12:36 heartbeat.interval.ms = 3000 19:12:36 interceptor.classes = [io.opentelemetry.instrumentation.kafkaclients.v2_6.TracingConsumerInterceptor] 19:12:36 internal.leave.group.on.close = true 19:12:36 internal.throw.on.fetch.stable.offset.unsupported = false 19:12:36 isolation.level = read_uncommitted 19:12:36 key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 19:12:36 max.partition.fetch.bytes = 1048576 19:12:36 max.poll.interval.ms = 300000 19:12:36 max.poll.records = 500 19:12:36 metadata.max.age.ms = 300000 19:12:36 metadata.recovery.strategy = none 19:12:36 metric.reporters = [] 19:12:36 metrics.num.samples = 2 19:12:36 metrics.recording.level = INFO 19:12:36 metrics.sample.window.ms = 30000 19:12:36 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 19:12:36 receive.buffer.bytes = 65536 19:12:36 reconnect.backoff.max.ms = 1000 19:12:36 reconnect.backoff.ms = 50 19:12:36 request.timeout.ms = 30000 19:12:36 retry.backoff.max.ms = 1000 19:12:36 retry.backoff.ms = 100 19:12:36 sasl.client.callback.handler.class = null 19:12:36 sasl.jaas.config = null 19:12:36 sasl.kerberos.kinit.cmd = /usr/bin/kinit 19:12:36 sasl.kerberos.min.time.before.relogin = 60000 19:12:36 sasl.kerberos.service.name = null 19:12:36 sasl.kerberos.ticket.renew.jitter = 0.05 19:12:36 sasl.kerberos.ticket.renew.window.factor = 0.8 19:12:36 sasl.login.callback.handler.class = null 19:12:36 sasl.login.class = null 19:12:36 sasl.login.connect.timeout.ms = null 19:12:36 sasl.login.read.timeout.ms = null 19:12:36 sasl.login.refresh.buffer.seconds = 300 19:12:36 sasl.login.refresh.min.period.seconds = 60 19:12:36 sasl.login.refresh.window.factor = 0.8 19:12:36 sasl.login.refresh.window.jitter = 0.05 19:12:36 sasl.login.retry.backoff.max.ms = 10000 19:12:36 sasl.login.retry.backoff.ms = 100 19:12:36 sasl.mechanism = GSSAPI 19:12:36 sasl.oauthbearer.clock.skew.seconds = 30 19:12:36 sasl.oauthbearer.expected.audience = null 19:12:36 sasl.oauthbearer.expected.issuer = null 19:12:36 sasl.oauthbearer.header.urlencode = false 19:12:36 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 19:12:36 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 19:12:36 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 19:12:36 sasl.oauthbearer.jwks.endpoint.url = null 19:12:36 sasl.oauthbearer.scope.claim.name = scope 19:12:36 sasl.oauthbearer.sub.claim.name = sub 19:12:36 sasl.oauthbearer.token.endpoint.url = null 19:12:36 security.protocol = PLAINTEXT 19:12:36 security.providers = null 19:12:36 send.buffer.bytes = 131072 19:12:36 session.timeout.ms = 45000 19:12:36 socket.connection.setup.timeout.max.ms = 30000 19:12:36 socket.connection.setup.timeout.ms = 10000 19:12:36 ssl.cipher.suites = null 19:12:36 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 19:12:36 ssl.endpoint.identification.algorithm = https 19:12:36 ssl.engine.factory.class = null 19:12:36 ssl.key.password = null 19:12:36 ssl.keymanager.algorithm = SunX509 19:12:36 ssl.keystore.certificate.chain = null 19:12:36 ssl.keystore.key = null 19:12:36 ssl.keystore.location = null 19:12:36 ssl.keystore.password = null 19:12:36 ssl.keystore.type = JKS 19:12:36 ssl.protocol = TLSv1.3 19:12:36 ssl.provider = null 19:12:36 ssl.secure.random.implementation = null 19:12:36 ssl.trustmanager.algorithm = PKIX 19:12:36 ssl.truststore.certificates = null 19:12:36 ssl.truststore.location = null 19:12:36 ssl.truststore.password = null 19:12:36 ssl.truststore.type = JKS 19:12:36 value.deserializer = class org.springframework.kafka.support.serializer.ErrorHandlingDeserializer 19:12:36 19:12:36 2026-01-13T19:12:36.474Z INFO 6640 --- [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 19:12:36 2026-01-13T19:12:36.480Z INFO 6640 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 19:12:36 2026-01-13T19:12:36.480Z INFO 6640 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 19:12:36 2026-01-13T19:12:36.480Z INFO 6640 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1768331556480 19:12:36 2026-01-13T19:12:36.480Z INFO 6640 --- [ 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 19:12:36 2026-01-13T19:12:36.497Z INFO 6640 --- [ main] o.c.n.i.d.a.SerializationIntegrationSpec : Started SerializationIntegrationSpec in 0.358 seconds (process running for 70.498) 19:12:36 2026-01-13T19:12:36.513Z WARN 6640 --- [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} 19:12:36 2026-01-13T19:12:36.513Z INFO 6640 --- [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 19:12:36 2026-01-13T19:12:36.516Z WARN 6640 --- [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} 19:12:36 2026-01-13T19:12:36.516Z INFO 6640 --- [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 19:12:36 2026-01-13T19:12:36.654Z INFO 6640 --- [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) 19:12:36 2026-01-13T19:12:36.655Z INFO 6640 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 19:12:36 2026-01-13T19:12:36.655Z WARN 6640 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 19:12:36 2026-01-13T19:12:36.655Z INFO 6640 --- [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 19:12:36 2026-01-13T19:12:36.677Z INFO 6640 --- [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) 19:12:36 2026-01-13T19:12:36.678Z INFO 6640 --- [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 19:12:36 2026-01-13T19:12:36.684Z INFO 6640 --- [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-3368a391-717c-4786-b140-568667d0e53e 19:12:36 2026-01-13T19:12:36.685Z INFO 6640 --- [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 19:12:36 2026-01-13T19:12:36.685Z INFO 6640 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 19:12:36 2026-01-13T19:12:36.685Z WARN 6640 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 19:12:36 2026-01-13T19:12:36.696Z INFO 6640 --- [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-33ff50ff-0b06-4768-b85b-b5b6da5211fa 19:12:36 2026-01-13T19:12:36.696Z INFO 6640 --- [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 19:12:36 2026-01-13T19:12:36.713Z INFO 6640 --- [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-3368a391-717c-4786-b140-568667d0e53e', protocol='range'} 19:12:36 2026-01-13T19:12:36.713Z INFO 6640 --- [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-33ff50ff-0b06-4768-b85b-b5b6da5211fa', protocol='range'} 19:12:36 2026-01-13T19:12:36.713Z INFO 6640 --- [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-3368a391-717c-4786-b140-568667d0e53e=Assignment(partitions=[ncmp-async-m2m-0])} 19:12:36 2026-01-13T19:12:36.714Z INFO 6640 --- [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-33ff50ff-0b06-4768-b85b-b5b6da5211fa=Assignment(partitions=[ncmp-async-m2m-0])} 19:12:36 2026-01-13T19:12:36.726Z INFO 6640 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 19:12:36 2026-01-13T19:12:36.726Z WARN 6640 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 19:12:36 2026-01-13T19:12:36.742Z INFO 6640 --- [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-3368a391-717c-4786-b140-568667d0e53e', protocol='range'} 19:12:36 2026-01-13T19:12:36.742Z INFO 6640 --- [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-33ff50ff-0b06-4768-b85b-b5b6da5211fa', protocol='range'} 19:12:36 2026-01-13T19:12:36.743Z INFO 6640 --- [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]) 19:12:36 2026-01-13T19:12:36.743Z INFO 6640 --- [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]) 19:12:36 2026-01-13T19:12:36.743Z INFO 6640 --- [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 19:12:36 2026-01-13T19:12:36.743Z INFO 6640 --- [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 19:12:36 2026-01-13T19:12:36.752Z INFO 6640 --- [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 19:12:36 2026-01-13T19:12:36.752Z INFO 6640 --- [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 19:12:36 2026-01-13T19:12:36.754Z INFO 6640 --- [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 19:12:36 2026-01-13T19:12:36.754Z INFO 6640 --- [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 19:12:36 2026-01-13T19:12:36.762Z INFO 6640 --- [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}}. 19:12:36 2026-01-13T19:12:36.762Z INFO 6640 --- [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}}. 19:12:36 2026-01-13T19:12:36.780Z INFO 6640 --- [ntainer#0-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-data-operation-event-group: partitions assigned: [ncmp-async-m2m-0] 19:12:36 2026-01-13T19:12:36.780Z INFO 6640 --- [ntainer#1-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-async-rest-request-event-group: partitions assigned: [ncmp-async-m2m-0] 19:12:36 2026-01-13T19:12:36.807Z INFO 6640 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 19:12:36 2026-01-13T19:12:36.807Z WARN 6640 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 19:12:36 2026-01-13T19:12:36.815Z INFO 6640 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 19:12:36 2026-01-13T19:12:36.815Z INFO 6640 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 19:12:36 acks = -1 19:12:36 auto.include.jmx.reporter = true 19:12:36 batch.size = 16384 19:12:36 bootstrap.servers = [localhost:32772] 19:12:36 buffer.memory = 33554432 19:12:36 client.dns.lookup = use_all_dns_ips 19:12:36 client.id = producer-11 19:12:36 compression.gzip.level = -1 19:12:36 compression.lz4.level = 9 19:12:36 compression.type = none 19:12:36 compression.zstd.level = 3 19:12:36 connections.max.idle.ms = 540000 19:12:36 delivery.timeout.ms = 120000 19:12:36 enable.idempotence = false 19:12:36 enable.metrics.push = true 19:12:36 interceptor.classes = [] 19:12:36 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 19:12:36 linger.ms = 1 19:12:36 max.block.ms = 60000 19:12:36 max.in.flight.requests.per.connection = 5 19:12:36 max.request.size = 1048576 19:12:36 metadata.max.age.ms = 300000 19:12:36 metadata.max.idle.ms = 300000 19:12:36 metadata.recovery.strategy = none 19:12:36 metric.reporters = [] 19:12:36 metrics.num.samples = 2 19:12:36 metrics.recording.level = INFO 19:12:36 metrics.sample.window.ms = 30000 19:12:36 partitioner.adaptive.partitioning.enable = true 19:12:36 partitioner.availability.timeout.ms = 0 19:12:36 partitioner.class = null 19:12:36 partitioner.ignore.keys = false 19:12:36 receive.buffer.bytes = 32768 19:12:36 reconnect.backoff.max.ms = 1000 19:12:36 reconnect.backoff.ms = 50 19:12:36 request.timeout.ms = 30000 19:12:36 retries = 0 19:12:36 retry.backoff.max.ms = 1000 19:12:36 retry.backoff.ms = 100 19:12:36 sasl.client.callback.handler.class = null 19:12:36 sasl.jaas.config = null 19:12:36 sasl.kerberos.kinit.cmd = /usr/bin/kinit 19:12:36 sasl.kerberos.min.time.before.relogin = 60000 19:12:36 sasl.kerberos.service.name = null 19:12:36 sasl.kerberos.ticket.renew.jitter = 0.05 19:12:36 sasl.kerberos.ticket.renew.window.factor = 0.8 19:12:36 sasl.login.callback.handler.class = null 19:12:36 sasl.login.class = null 19:12:36 sasl.login.connect.timeout.ms = null 19:12:36 sasl.login.read.timeout.ms = null 19:12:36 sasl.login.refresh.buffer.seconds = 300 19:12:36 sasl.login.refresh.min.period.seconds = 60 19:12:36 sasl.login.refresh.window.factor = 0.8 19:12:36 sasl.login.refresh.window.jitter = 0.05 19:12:36 sasl.login.retry.backoff.max.ms = 10000 19:12:36 sasl.login.retry.backoff.ms = 100 19:12:36 sasl.mechanism = GSSAPI 19:12:36 sasl.oauthbearer.clock.skew.seconds = 30 19:12:36 sasl.oauthbearer.expected.audience = null 19:12:36 sasl.oauthbearer.expected.issuer = null 19:12:36 sasl.oauthbearer.header.urlencode = false 19:12:36 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 19:12:36 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 19:12:36 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 19:12:36 sasl.oauthbearer.jwks.endpoint.url = null 19:12:36 sasl.oauthbearer.scope.claim.name = scope 19:12:36 sasl.oauthbearer.sub.claim.name = sub 19:12:36 sasl.oauthbearer.token.endpoint.url = null 19:12:36 security.protocol = PLAINTEXT 19:12:36 security.providers = null 19:12:36 send.buffer.bytes = 131072 19:12:36 socket.connection.setup.timeout.max.ms = 30000 19:12:36 socket.connection.setup.timeout.ms = 10000 19:12:36 ssl.cipher.suites = null 19:12:36 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 19:12:36 ssl.endpoint.identification.algorithm = https 19:12:36 ssl.engine.factory.class = null 19:12:36 ssl.key.password = null 19:12:36 ssl.keymanager.algorithm = SunX509 19:12:36 ssl.keystore.certificate.chain = null 19:12:36 ssl.keystore.key = null 19:12:36 ssl.keystore.location = null 19:12:36 ssl.keystore.password = null 19:12:36 ssl.keystore.type = JKS 19:12:36 ssl.protocol = TLSv1.3 19:12:36 ssl.provider = null 19:12:36 ssl.secure.random.implementation = null 19:12:36 ssl.trustmanager.algorithm = PKIX 19:12:36 ssl.truststore.certificates = null 19:12:36 ssl.truststore.location = null 19:12:36 ssl.truststore.password = null 19:12:36 ssl.truststore.type = JKS 19:12:36 transaction.timeout.ms = 60000 19:12:36 transactional.id = null 19:12:36 value.serializer = class io.cloudevents.kafka.CloudEventSerializer 19:12:36 19:12:36 2026-01-13T19:12:36.815Z INFO 6640 --- [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 19:12:36 2026-01-13T19:12:36.817Z INFO 6640 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 19:12:36 2026-01-13T19:12:36.817Z INFO 6640 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 19:12:36 2026-01-13T19:12:36.817Z INFO 6640 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 19:12:36 2026-01-13T19:12:36.817Z INFO 6640 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1768331556817 19:12:36 2026-01-13T19:12:36.825Z INFO 6640 --- [d | producer-11] org.apache.kafka.clients.Metadata : [Producer clientId=producer-11] Cluster ID: 4L6g3nShT-eMCtK--X86sw 19:12:36 2026-01-13T19:12:36.873Z INFO 6640 --- [ntainer#0-0-C-1] o.a.k.clients.admin.AdminClientConfig : AdminClientConfig values: 19:12:36 auto.include.jmx.reporter = true 19:12:36 bootstrap.controllers = [] 19:12:36 bootstrap.servers = [localhost:32772] 19:12:36 client.dns.lookup = use_all_dns_ips 19:12:36 client.id = 19:12:36 connections.max.idle.ms = 300000 19:12:36 default.api.timeout.ms = 60000 19:12:36 enable.metrics.push = true 19:12:36 metadata.max.age.ms = 300000 19:12:36 metadata.recovery.strategy = none 19:12:36 metric.reporters = [] 19:12:36 metrics.num.samples = 2 19:12:36 metrics.recording.level = INFO 19:12:36 metrics.sample.window.ms = 30000 19:12:36 receive.buffer.bytes = 65536 19:12:36 reconnect.backoff.max.ms = 1000 19:12:36 reconnect.backoff.ms = 50 19:12:36 request.timeout.ms = 30000 19:12:36 retries = 2147483647 19:12:36 retry.backoff.max.ms = 1000 19:12:36 retry.backoff.ms = 100 19:12:36 sasl.client.callback.handler.class = null 19:12:36 sasl.jaas.config = null 19:12:36 sasl.kerberos.kinit.cmd = /usr/bin/kinit 19:12:36 sasl.kerberos.min.time.before.relogin = 60000 19:12:36 sasl.kerberos.service.name = null 19:12:36 sasl.kerberos.ticket.renew.jitter = 0.05 19:12:36 sasl.kerberos.ticket.renew.window.factor = 0.8 19:12:36 sasl.login.callback.handler.class = null 19:12:36 sasl.login.class = null 19:12:36 sasl.login.connect.timeout.ms = null 19:12:36 sasl.login.read.timeout.ms = null 19:12:36 sasl.login.refresh.buffer.seconds = 300 19:12:36 sasl.login.refresh.min.period.seconds = 60 19:12:36 sasl.login.refresh.window.factor = 0.8 19:12:36 sasl.login.refresh.window.jitter = 0.05 19:12:36 sasl.login.retry.backoff.max.ms = 10000 19:12:36 sasl.login.retry.backoff.ms = 100 19:12:36 sasl.mechanism = GSSAPI 19:12:36 sasl.oauthbearer.clock.skew.seconds = 30 19:12:36 sasl.oauthbearer.expected.audience = null 19:12:36 sasl.oauthbearer.expected.issuer = null 19:12:36 sasl.oauthbearer.header.urlencode = false 19:12:36 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 19:12:36 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 19:12:36 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 19:12:36 sasl.oauthbearer.jwks.endpoint.url = null 19:12:36 sasl.oauthbearer.scope.claim.name = scope 19:12:36 sasl.oauthbearer.sub.claim.name = sub 19:12:36 sasl.oauthbearer.token.endpoint.url = null 19:12:36 security.protocol = PLAINTEXT 19:12:36 security.providers = null 19:12:36 send.buffer.bytes = 131072 19:12:36 socket.connection.setup.timeout.max.ms = 30000 19:12:36 socket.connection.setup.timeout.ms = 10000 19:12:36 ssl.cipher.suites = null 19:12:36 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 19:12:36 ssl.endpoint.identification.algorithm = https 19:12:36 ssl.engine.factory.class = null 19:12:36 ssl.key.password = null 19:12:36 ssl.keymanager.algorithm = SunX509 19:12:36 ssl.keystore.certificate.chain = null 19:12:36 ssl.keystore.key = null 19:12:36 ssl.keystore.location = null 19:12:36 ssl.keystore.password = null 19:12:36 ssl.keystore.type = JKS 19:12:36 ssl.protocol = TLSv1.3 19:12:36 ssl.provider = null 19:12:36 ssl.secure.random.implementation = null 19:12:36 ssl.trustmanager.algorithm = PKIX 19:12:36 ssl.truststore.certificates = null 19:12:36 ssl.truststore.location = null 19:12:36 ssl.truststore.password = null 19:12:36 ssl.truststore.type = JKS 19:12:36 19:12:36 2026-01-13T19:12:36.873Z INFO 6640 --- [ntainer#1-0-C-1] o.a.k.clients.admin.AdminClientConfig : AdminClientConfig values: 19:12:36 auto.include.jmx.reporter = true 19:12:36 bootstrap.controllers = [] 19:12:36 bootstrap.servers = [localhost:32772] 19:12:36 client.dns.lookup = use_all_dns_ips 19:12:36 client.id = 19:12:36 connections.max.idle.ms = 300000 19:12:36 default.api.timeout.ms = 60000 19:12:36 enable.metrics.push = true 19:12:36 metadata.max.age.ms = 300000 19:12:36 metadata.recovery.strategy = none 19:12:36 metric.reporters = [] 19:12:36 metrics.num.samples = 2 19:12:36 metrics.recording.level = INFO 19:12:36 metrics.sample.window.ms = 30000 19:12:36 receive.buffer.bytes = 65536 19:12:36 reconnect.backoff.max.ms = 1000 19:12:36 reconnect.backoff.ms = 50 19:12:36 request.timeout.ms = 30000 19:12:36 retries = 2147483647 19:12:36 retry.backoff.max.ms = 1000 19:12:36 retry.backoff.ms = 100 19:12:36 sasl.client.callback.handler.class = null 19:12:36 sasl.jaas.config = null 19:12:36 sasl.kerberos.kinit.cmd = /usr/bin/kinit 19:12:36 sasl.kerberos.min.time.before.relogin = 60000 19:12:36 sasl.kerberos.service.name = null 19:12:36 sasl.kerberos.ticket.renew.jitter = 0.05 19:12:36 sasl.kerberos.ticket.renew.window.factor = 0.8 19:12:36 sasl.login.callback.handler.class = null 19:12:36 sasl.login.class = null 19:12:36 sasl.login.connect.timeout.ms = null 19:12:36 sasl.login.read.timeout.ms = null 19:12:36 sasl.login.refresh.buffer.seconds = 300 19:12:36 sasl.login.refresh.min.period.seconds = 60 19:12:36 sasl.login.refresh.window.factor = 0.8 19:12:36 sasl.login.refresh.window.jitter = 0.05 19:12:36 sasl.login.retry.backoff.max.ms = 10000 19:12:36 sasl.login.retry.backoff.ms = 100 19:12:36 sasl.mechanism = GSSAPI 19:12:36 sasl.oauthbearer.clock.skew.seconds = 30 19:12:36 sasl.oauthbearer.expected.audience = null 19:12:36 sasl.oauthbearer.expected.issuer = null 19:12:36 sasl.oauthbearer.header.urlencode = false 19:12:36 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 19:12:36 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 19:12:36 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 19:12:36 sasl.oauthbearer.jwks.endpoint.url = null 19:12:36 sasl.oauthbearer.scope.claim.name = scope 19:12:36 sasl.oauthbearer.sub.claim.name = sub 19:12:36 sasl.oauthbearer.token.endpoint.url = null 19:12:36 security.protocol = PLAINTEXT 19:12:36 security.providers = null 19:12:36 send.buffer.bytes = 131072 19:12:36 socket.connection.setup.timeout.max.ms = 30000 19:12:36 socket.connection.setup.timeout.ms = 10000 19:12:36 ssl.cipher.suites = null 19:12:36 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 19:12:36 ssl.endpoint.identification.algorithm = https 19:12:36 ssl.engine.factory.class = null 19:12:36 ssl.key.password = null 19:12:36 ssl.keymanager.algorithm = SunX509 19:12:36 ssl.keystore.certificate.chain = null 19:12:36 ssl.keystore.key = null 19:12:36 ssl.keystore.location = null 19:12:36 ssl.keystore.password = null 19:12:36 ssl.keystore.type = JKS 19:12:36 ssl.protocol = TLSv1.3 19:12:36 ssl.provider = null 19:12:36 ssl.secure.random.implementation = null 19:12:36 ssl.trustmanager.algorithm = PKIX 19:12:36 ssl.truststore.certificates = null 19:12:36 ssl.truststore.location = null 19:12:36 ssl.truststore.password = null 19:12:36 ssl.truststore.type = JKS 19:12:36 19:12:36 2026-01-13T19:12:36.875Z INFO 6640 --- [ntainer#1-0-C-1] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 19:12:36 2026-01-13T19:12:36.875Z INFO 6640 --- [ntainer#1-0-C-1] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 19:12:36 2026-01-13T19:12:36.875Z INFO 6640 --- [ntainer#1-0-C-1] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1768331556875 19:12:36 2026-01-13T19:12:36.875Z INFO 6640 --- [ntainer#0-0-C-1] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 19:12:36 2026-01-13T19:12:36.875Z INFO 6640 --- [ntainer#0-0-C-1] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 19:12:36 2026-01-13T19:12:36.875Z INFO 6640 --- [ntainer#0-0-C-1] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1768331556875 19:12:36 2026-01-13T19:12:36.915Z INFO 6640 --- [| adminclient-4] o.a.kafka.common.utils.AppInfoParser : App info kafka.admin.client for adminclient-4 unregistered 19:12:36 2026-01-13T19:12:36.916Z INFO 6640 --- [| adminclient-4] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 19:12:36 2026-01-13T19:12:36.916Z INFO 6640 --- [| adminclient-4] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 19:12:36 2026-01-13T19:12:36.916Z INFO 6640 --- [| adminclient-4] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 19:12:36 2026-01-13T19:12:36.916Z INFO 6640 --- [| adminclient-3] o.a.kafka.common.utils.AppInfoParser : App info kafka.admin.client for adminclient-3 unregistered 19:12:36 2026-01-13T19:12:36.918Z INFO 6640 --- [| adminclient-3] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 19:12:36 2026-01-13T19:12:36.918Z INFO 6640 --- [| adminclient-3] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 19:12:36 2026-01-13T19:12:36.918Z INFO 6640 --- [| adminclient-3] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 19:12:37 2026-01-13T19:12:36.995Z INFO 6640 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 19:12:37 2026-01-13T19:12:36.995Z WARN 6640 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 19:12:37 2026-01-13T19:12:37.041Z INFO 6640 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 19:12:37 2026-01-13T19:12:37.042Z INFO 6640 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 19:12:37 acks = -1 19:12:37 auto.include.jmx.reporter = true 19:12:37 batch.size = 16384 19:12:37 bootstrap.servers = [localhost:32772] 19:12:37 buffer.memory = 33554432 19:12:37 client.dns.lookup = use_all_dns_ips 19:12:37 client.id = producer-12 19:12:37 compression.gzip.level = -1 19:12:37 compression.lz4.level = 9 19:12:37 compression.type = none 19:12:37 compression.zstd.level = 3 19:12:37 connections.max.idle.ms = 540000 19:12:37 delivery.timeout.ms = 120000 19:12:37 enable.idempotence = false 19:12:37 enable.metrics.push = true 19:12:37 interceptor.classes = [] 19:12:37 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 19:12:37 linger.ms = 1 19:12:37 max.block.ms = 60000 19:12:37 max.in.flight.requests.per.connection = 5 19:12:37 max.request.size = 1048576 19:12:37 metadata.max.age.ms = 300000 19:12:37 metadata.max.idle.ms = 300000 19:12:37 metadata.recovery.strategy = none 19:12:37 metric.reporters = [] 19:12:37 metrics.num.samples = 2 19:12:37 metrics.recording.level = INFO 19:12:37 metrics.sample.window.ms = 30000 19:12:37 partitioner.adaptive.partitioning.enable = true 19:12:37 partitioner.availability.timeout.ms = 0 19:12:37 partitioner.class = null 19:12:37 partitioner.ignore.keys = false 19:12:37 receive.buffer.bytes = 32768 19:12:37 reconnect.backoff.max.ms = 1000 19:12:37 reconnect.backoff.ms = 50 19:12:37 request.timeout.ms = 30000 19:12:37 retries = 0 19:12:37 retry.backoff.max.ms = 1000 19:12:37 retry.backoff.ms = 100 19:12:37 sasl.client.callback.handler.class = null 19:12:37 sasl.jaas.config = null 19:12:37 sasl.kerberos.kinit.cmd = /usr/bin/kinit 19:12:37 sasl.kerberos.min.time.before.relogin = 60000 19:12:37 sasl.kerberos.service.name = null 19:12:37 sasl.kerberos.ticket.renew.jitter = 0.05 19:12:37 sasl.kerberos.ticket.renew.window.factor = 0.8 19:12:37 sasl.login.callback.handler.class = null 19:12:37 sasl.login.class = null 19:12:37 sasl.login.connect.timeout.ms = null 19:12:37 sasl.login.read.timeout.ms = null 19:12:37 sasl.login.refresh.buffer.seconds = 300 19:12:37 sasl.login.refresh.min.period.seconds = 60 19:12:37 sasl.login.refresh.window.factor = 0.8 19:12:37 sasl.login.refresh.window.jitter = 0.05 19:12:37 sasl.login.retry.backoff.max.ms = 10000 19:12:37 sasl.login.retry.backoff.ms = 100 19:12:37 sasl.mechanism = GSSAPI 19:12:37 sasl.oauthbearer.clock.skew.seconds = 30 19:12:37 sasl.oauthbearer.expected.audience = null 19:12:37 sasl.oauthbearer.expected.issuer = null 19:12:37 sasl.oauthbearer.header.urlencode = false 19:12:37 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 19:12:37 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 19:12:37 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 19:12:37 sasl.oauthbearer.jwks.endpoint.url = null 19:12:37 sasl.oauthbearer.scope.claim.name = scope 19:12:37 sasl.oauthbearer.sub.claim.name = sub 19:12:37 sasl.oauthbearer.token.endpoint.url = null 19:12:37 security.protocol = PLAINTEXT 19:12:37 security.providers = null 19:12:37 send.buffer.bytes = 131072 19:12:37 socket.connection.setup.timeout.max.ms = 30000 19:12:37 socket.connection.setup.timeout.ms = 10000 19:12:37 ssl.cipher.suites = null 19:12:37 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 19:12:37 ssl.endpoint.identification.algorithm = https 19:12:37 ssl.engine.factory.class = null 19:12:37 ssl.key.password = null 19:12:37 ssl.keymanager.algorithm = SunX509 19:12:37 ssl.keystore.certificate.chain = null 19:12:37 ssl.keystore.key = null 19:12:37 ssl.keystore.location = null 19:12:37 ssl.keystore.password = null 19:12:37 ssl.keystore.type = JKS 19:12:37 ssl.protocol = TLSv1.3 19:12:37 ssl.provider = null 19:12:37 ssl.secure.random.implementation = null 19:12:37 ssl.trustmanager.algorithm = PKIX 19:12:37 ssl.truststore.certificates = null 19:12:37 ssl.truststore.location = null 19:12:37 ssl.truststore.password = null 19:12:37 ssl.truststore.type = JKS 19:12:37 transaction.timeout.ms = 60000 19:12:37 transactional.id = null 19:12:37 value.serializer = class org.springframework.kafka.support.serializer.JsonSerializer 19:12:37 19:12:37 2026-01-13T19:12:37.042Z INFO 6640 --- [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 19:12:37 2026-01-13T19:12:37.050Z INFO 6640 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 19:12:37 2026-01-13T19:12:37.050Z INFO 6640 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 19:12:37 2026-01-13T19:12:37.050Z INFO 6640 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 19:12:37 2026-01-13T19:12:37.050Z INFO 6640 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1768331557050 19:12:37 2026-01-13T19:12:37.059Z INFO 6640 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 19:12:37 2026-01-13T19:12:37.059Z WARN 6640 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 19:12:37 2026-01-13T19:12:37.059Z WARN 6640 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 19:12:37 2026-01-13T19:12:37.062Z INFO 6640 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 19:12:37 2026-01-13T19:12:37.062Z WARN 6640 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 19:12:37 2026-01-13T19:12:37.075Z INFO 6640 --- [d | producer-12] org.apache.kafka.clients.Metadata : [Producer clientId=producer-12] Cluster ID: 4L6g3nShT-eMCtK--X86sw 19:12:37 2026-01-13T19:12:37.090Z INFO 6640 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 19:12:37 2026-01-13T19:12:37.090Z WARN 6640 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 19:12:37 2026-01-13T19:12:37.107Z ERROR 6640 --- [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 19:12:37 19:12:37 org.springframework.kafka.listener.ListenerExecutionFailedException: Listener failed 19:12:37 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.decorateException(KafkaMessageListenerContainer.java:2998) 19:12:37 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.checkDeser(KafkaMessageListenerContainer.java:3046) 19:12:37 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.invokeOnMessage(KafkaMessageListenerContainer.java:2860) 19:12:37 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.doInvokeRecordListener(KafkaMessageListenerContainer.java:2777) 19:12:37 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.doInvokeWithRecords(KafkaMessageListenerContainer.java:2614) 19:12:37 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.invokeRecordListener(KafkaMessageListenerContainer.java:2503) 19:12:37 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.invokeListener(KafkaMessageListenerContainer.java:2152) 19:12:37 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.invokeIfHaveRecords(KafkaMessageListenerContainer.java:1528) 19:12:37 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.pollAndInvoke(KafkaMessageListenerContainer.java:1466) 19:12:37 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.run(KafkaMessageListenerContainer.java:1335) 19:12:37 at java.base/java.util.concurrent.CompletableFuture$AsyncRun.run(CompletableFuture.java:1804) 19:12:37 at java.base/java.lang.Thread.run(Thread.java:833) 19:12:37 Caused by: org.springframework.kafka.support.serializer.DeserializationException: failed to deserialize 19:12:37 at org.springframework.kafka.support.serializer.SerializationUtils.deserializationException(SerializationUtils.java:158) 19:12:37 at org.springframework.kafka.support.serializer.ErrorHandlingDeserializer.deserialize(ErrorHandlingDeserializer.java:218) 19:12:37 at org.apache.kafka.common.serialization.Deserializer.deserialize(Deserializer.java:81) 19:12:37 at org.apache.kafka.clients.consumer.internals.CompletedFetch.parseRecord(CompletedFetch.java:327) 19:12:37 at org.apache.kafka.clients.consumer.internals.CompletedFetch.fetchRecords(CompletedFetch.java:284) 19:12:37 at org.apache.kafka.clients.consumer.internals.FetchCollector.fetchRecords(FetchCollector.java:169) 19:12:37 at org.apache.kafka.clients.consumer.internals.FetchCollector.collectFetch(FetchCollector.java:135) 19:12:37 at org.apache.kafka.clients.consumer.internals.Fetcher.collectFetch(Fetcher.java:146) 19:12:37 at org.apache.kafka.clients.consumer.internals.ClassicKafkaConsumer.pollForFetches(ClassicKafkaConsumer.java:699) 19:12:37 at org.apache.kafka.clients.consumer.internals.ClassicKafkaConsumer.poll(ClassicKafkaConsumer.java:623) 19:12:37 at org.apache.kafka.clients.consumer.internals.ClassicKafkaConsumer.poll(ClassicKafkaConsumer.java:596) 19:12:37 at org.apache.kafka.clients.consumer.KafkaConsumer.poll(KafkaConsumer.java:874) 19:12:37 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.pollConsumer(KafkaMessageListenerContainer.java:1692) 19:12:37 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.doPoll(KafkaMessageListenerContainer.java:1667) 19:12:37 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.pollAndInvoke(KafkaMessageListenerContainer.java:1445) 19:12:37 ... 3 common frames omitted 19:12:37 Caused by: io.cloudevents.rw.CloudEventRWException: Could not parse. Unknown encoding. Invalid content type or spec version 19:12:37 at io.cloudevents.rw.CloudEventRWException.newUnknownEncodingException(CloudEventRWException.java:201) 19:12:37 at io.cloudevents.core.message.impl.MessageUtils.parseStructuredOrBinaryMessage(MessageUtils.java:80) 19:12:37 at io.cloudevents.kafka.KafkaMessageFactory.createReader(KafkaMessageFactory.java:65) 19:12:37 at io.cloudevents.kafka.CloudEventDeserializer.deserialize(CloudEventDeserializer.java:60) 19:12:37 at io.cloudevents.kafka.CloudEventDeserializer.deserialize(CloudEventDeserializer.java:34) 19:12:37 at org.springframework.kafka.support.serializer.ErrorHandlingDeserializer.deserialize(ErrorHandlingDeserializer.java:215) 19:12:37 ... 16 common frames omitted 19:12:37 19:12:37 2026-01-13T19:12:37.169Z INFO 6640 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 19:12:37 2026-01-13T19:12:37.169Z WARN 6640 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 19:12:37 2026-01-13T19:12:37.235Z INFO 6640 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 19:12:37 2026-01-13T19:12:37.236Z INFO 6640 --- [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. 19:12:37 2026-01-13T19:12:37.236Z INFO 6640 --- [ntainer#0-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-data-operation-event-group-7, groupId=ncmp-data-operation-event-group] Cancelled in-flight FETCH request with correlation id 21 due to node 1 being disconnected (elapsed time since creation: 131ms, elapsed time since send: 131ms, throttle time: 0ms, request timeout: 30000ms) 19:12:37 2026-01-13T19:12:37.236Z INFO 6640 --- [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. 19:12:37 2026-01-13T19:12:37.236Z INFO 6640 --- [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=245268545, epoch=2) to node 1: 19:12:37 19:12:37 org.apache.kafka.common.errors.DisconnectException 19:12:37 19:12:37 2026-01-13T19:12:37.236Z INFO 6640 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 19:12:37 2026-01-13T19:12:37.236Z INFO 6640 --- [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. 19:12:37 2026-01-13T19:12:37.236Z INFO 6640 --- [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. 19:12:37 2026-01-13T19:12:37.236Z INFO 6640 --- [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. 19:12:37 2026-01-13T19:12:37.236Z INFO 6640 --- [ntainer#1-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-8, groupId=ncmp-async-rest-request-event-group] Cancelled in-flight FETCH request with correlation id 21 due to node 1 being disconnected (elapsed time since creation: 134ms, elapsed time since send: 134ms, throttle time: 0ms, request timeout: 30000ms) 19:12:37 2026-01-13T19:12:37.236Z INFO 6640 --- [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. 19:12:37 2026-01-13T19:12:37.236Z INFO 6640 --- [ntainer#1-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-8, groupId=ncmp-async-rest-request-event-group] Node 2147483646 disconnected. 19:12:37 2026-01-13T19:12:37.236Z INFO 6640 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 19:12:37 2026-01-13T19:12:37.236Z INFO 6640 --- [ntainer#1-0-C-1] o.a.kafka.clients.FetchSessionHandler : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-8, groupId=ncmp-async-rest-request-event-group] Error sending fetch request (sessionId=528797583, epoch=2) to node 1: 19:12:37 19:12:37 org.apache.kafka.common.errors.DisconnectException 19:12:37 19:12:37 2026-01-13T19:12:37.237Z INFO 6640 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 19:12:37 2026-01-13T19:12:37.237Z INFO 6640 --- [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. 19:12:37 2026-01-13T19:12:37.249Z INFO 6640 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 19:12:37 2026-01-13T19:12:37.249Z WARN 6640 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 19:12:37 2026-01-13T19:12:37.331Z INFO 6640 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 19:12:37 2026-01-13T19:12:37.331Z WARN 6640 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 19:12:37 2026-01-13T19:12:37.338Z INFO 6640 --- [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. 19:12:37 2026-01-13T19:12:37.338Z WARN 6640 --- [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. 19:12:37 2026-01-13T19:12:37.352Z INFO 6640 --- [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. 19:12:37 2026-01-13T19:12:37.352Z WARN 6640 --- [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. 19:12:37 2026-01-13T19:12:37.352Z INFO 6640 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 19:12:37 2026-01-13T19:12:37.352Z WARN 6640 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 19:12:37 2026-01-13T19:12:37.352Z INFO 6640 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 19:12:37 2026-01-13T19:12:37.353Z WARN 6640 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 19:12:37 2026-01-13T19:12:37.368Z INFO 6640 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 19:12:37 2026-01-13T19:12:37.368Z WARN 6640 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 19:12:37 2026-01-13T19:12:37.368Z WARN 6640 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 19:12:37 2026-01-13T19:12:37.403Z INFO 6640 --- [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 19:12:37 2026-01-13T19:12:37.403Z INFO 6640 --- [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 19:12:37 2026-01-13T19:12:37.403Z INFO 6640 --- [ntainer#0-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-data-operation-event-group: partitions revoked: [ncmp-async-m2m-0] 19:12:37 2026-01-13T19:12:37.403Z INFO 6640 --- [ntainer#1-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-async-rest-request-event-group: partitions revoked: [ncmp-async-m2m-0] 19:12:37 2026-01-13T19:12:37.403Z INFO 6640 --- [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 19:12:37 2026-01-13T19:12:37.403Z INFO 6640 --- [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 19:12:37 2026-01-13T19:12:37.403Z INFO 6640 --- [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 19:12:37 2026-01-13T19:12:37.403Z INFO 6640 --- [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 19:12:37 2026-01-13T19:12:37.403Z INFO 6640 --- [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 19:12:37 2026-01-13T19:12:37.403Z INFO 6640 --- [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 19:12:37 2026-01-13T19:12:37.404Z INFO 6640 --- [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 19:12:37 2026-01-13T19:12:37.404Z INFO 6640 --- [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 19:12:37 2026-01-13T19:12:37.404Z INFO 6640 --- [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 19:12:37 2026-01-13T19:12:37.404Z INFO 6640 --- [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 19:12:37 2026-01-13T19:12:37.404Z INFO 6640 --- [ntainer#1-0-C-1] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 19:12:37 2026-01-13T19:12:37.404Z INFO 6640 --- [ntainer#1-0-C-1] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 19:12:37 2026-01-13T19:12:37.404Z INFO 6640 --- [ntainer#1-0-C-1] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.telemetry.internals.ClientTelemetryReporter 19:12:37 2026-01-13T19:12:37.404Z INFO 6640 --- [ntainer#1-0-C-1] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 19:12:37 2026-01-13T19:12:37.404Z INFO 6640 --- [ntainer#0-0-C-1] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 19:12:37 2026-01-13T19:12:37.404Z INFO 6640 --- [ntainer#0-0-C-1] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 19:12:37 2026-01-13T19:12:37.404Z INFO 6640 --- [ntainer#0-0-C-1] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.telemetry.internals.ClientTelemetryReporter 19:12:37 2026-01-13T19:12:37.405Z INFO 6640 --- [ntainer#0-0-C-1] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 19:12:37 2026-01-13T19:12:37.408Z INFO 6640 --- [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 19:12:37 2026-01-13T19:12:37.408Z INFO 6640 --- [ntainer#1-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-async-rest-request-event-group: Consumer stopped 19:12:37 2026-01-13T19:12:37.408Z INFO 6640 --- [ntainer#0-0-C-1] o.a.kafka.common.utils.AppInfoParser : App info kafka.consumer for consumer-ncmp-data-operation-event-group-7 unregistered 19:12:37 2026-01-13T19:12:37.408Z INFO 6640 --- [ntainer#0-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-data-operation-event-group: Consumer stopped 19:12:37 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.469 s -- in org.onap.cps.ncmp.impl.data.async.SerializationIntegrationSpec 19:12:37 [INFO] Running org.onap.cps.ncmp.impl.data.policyexecutor.OperationDetailsFactorySpec 19:12:37 [INFO] Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.075 s -- in org.onap.cps.ncmp.impl.data.policyexecutor.OperationDetailsFactorySpec 19:12:37 [INFO] Running org.onap.cps.ncmp.impl.data.policyexecutor.PolicyExecutorConfigurationSpec 19:12:37 19:12:37,510 |-WARN in IfNestedWithinSecondPhaseElementSC - elements cannot be nested within an , or element 19:12:37 19:12:37,510 |-WARN in IfNestedWithinSecondPhaseElementSC - See also https://logback.qos.ch/codes.html#nested_if_element 19:12:37 19:12:37,510 |-WARN in IfNestedWithinSecondPhaseElementSC - Element at line 62 contains a nested element at line 63 19:12:37 19:12:37,515 |-WARN in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Missing watchable .xml or .properties files. 19:12:37 19:12:37,515 |-WARN in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Watching .xml files requires that the main configuration file is reachable as a URL 19:12:37 19:12:37,521 |-WARN in ch.qos.logback.core.model.processor.conditional.IfModelHandler - The 'condition' attribute in element is deprecated and slated for removal. Use element instead. 19:12:37 19:12:37,521 |-WARN in ch.qos.logback.core.model.processor.conditional.IfModelHandler - See also https://logback.qos.ch/codes.html#conditionAttributeDeprecation 19:12:37 19:12:37 . ____ _ __ _ _ 19:12:37 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 19:12:37 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 19:12:37 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 19:12:37 ' |____| .__|_| |_|_| |_\__, | / / / / 19:12:37 =========|_|==============|___/=/_/_/_/ 19:12:37 19:12:37 :: Spring Boot :: (v3.5.9) 19:12:37 19:12:37 2026-01-13T19:12:37.527Z INFO 6640 --- [ main] .n.i.d.p.PolicyExecutorConfigurationSpec : Starting PolicyExecutorConfigurationSpec using Java 17.0.6-ea with PID 6640 (started by jenkins in /w/workspace/cps-master-verify-java/cps-ncmp-service) 19:12:37 2026-01-13T19:12:37.527Z INFO 6640 --- [ main] .n.i.d.p.PolicyExecutorConfigurationSpec : No active profile set, falling back to 1 default profile: "default" 19:12:37 2026-01-13T19:12:37.548Z INFO 6640 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 19:12:37 2026-01-13T19:12:37.548Z WARN 6640 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 19:12:37 2026-01-13T19:12:37.591Z INFO 6640 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 19:12:37 2026-01-13T19:12:37.592Z WARN 6640 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 19:12:37 2026-01-13T19:12:37.656Z INFO 6640 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 19:12:37 2026-01-13T19:12:37.656Z WARN 6640 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 19:12:37 2026-01-13T19:12:37.666Z INFO 6640 --- [ main] .n.i.d.p.PolicyExecutorConfigurationSpec : Started PolicyExecutorConfigurationSpec in 0.172 seconds (process running for 71.667) 19:12:37 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.178 s -- in org.onap.cps.ncmp.impl.data.policyexecutor.PolicyExecutorConfigurationSpec 19:12:37 [INFO] Running org.onap.cps.ncmp.impl.data.policyexecutor.PolicyExecutorSpec 19:12:37 2026-01-13T19:12:37.687Z INFO 6640 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 19:12:37 2026-01-13T19:12:37.687Z WARN 6640 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 19:12:37 2026-01-13T19:12:37.749Z INFO 6640 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 19:12:37 2026-01-13T19:12:37.749Z WARN 6640 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 19:12:37 2026-01-13T19:12:37.813Z INFO 6640 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 19:12:37 2026-01-13T19:12:37.813Z WARN 6640 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 19:12:37 2026-01-13T19:12:37.951Z INFO 6640 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 19:12:37 2026-01-13T19:12:37.951Z WARN 6640 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 19:12:38 2026-01-13T19:12:37.996Z TRACE 6640 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor Enabled: true 19:12:38 2026-01-13T19:12:37.998Z DEBUG 6640 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Sending permission check to Policy Executor for CMHandle: null with operation: create 19:12:38 2026-01-13T19:12:37.998Z TRACE 6640 --- [ 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}]} 19:12:38 2026-01-13T19:12:38.001Z INFO 6640 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 19:12:38 2026-01-13T19:12:38.001Z WARN 6640 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 19:12:38 2026-01-13T19:12:38.011Z INFO 6640 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 19:12:38 2026-01-13T19:12:38.011Z WARN 6640 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 19:12:38 2026-01-13T19:12:38.022Z TRACE 6640 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor Decision id: unknown id 19:12:38 2026-01-13T19:12:38.022Z TRACE 6640 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Operation allowed. 19:12:38 2026-01-13T19:12:38.027Z TRACE 6640 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor Enabled: true 19:12:38 2026-01-13T19:12:38.027Z DEBUG 6640 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Sending permission check to Policy Executor for CMHandle: null with operation: delete 19:12:38 2026-01-13T19:12:38.027Z TRACE 6640 --- [ 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}]} 19:12:38 2026-01-13T19:12:38.028Z TRACE 6640 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor Decision id: unknown id 19:12:38 2026-01-13T19:12:38.028Z TRACE 6640 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Operation allowed. 19:12:38 2026-01-13T19:12:38.030Z TRACE 6640 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor Enabled: true 19:12:38 2026-01-13T19:12:38.030Z DEBUG 6640 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Sending permission check to Policy Executor for CMHandle: null with operation: patch 19:12:38 2026-01-13T19:12:38.030Z TRACE 6640 --- [ 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}]} 19:12:38 2026-01-13T19:12:38.031Z TRACE 6640 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor Decision id: unknown id 19:12:38 2026-01-13T19:12:38.031Z TRACE 6640 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Operation allowed. 19:12:38 2026-01-13T19:12:38.033Z TRACE 6640 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor Enabled: true 19:12:38 2026-01-13T19:12:38.033Z DEBUG 6640 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Sending permission check to Policy Executor for CMHandle: null with operation: update 19:12:38 2026-01-13T19:12:38.033Z TRACE 6640 --- [ 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}]} 19:12:38 2026-01-13T19:12:38.034Z TRACE 6640 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor Decision id: unknown id 19:12:38 2026-01-13T19:12:38.034Z TRACE 6640 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Operation allowed. 19:12:38 2026-01-13T19:12:38.036Z TRACE 6640 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor Enabled: true 19:12:38 2026-01-13T19:12:38.036Z DEBUG 6640 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Sending permission check to Policy Executor for CMHandle: null with operation: patch 19:12:38 2026-01-13T19:12:38.036Z TRACE 6640 --- [ 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}]} 19:12:38 2026-01-13T19:12:38.037Z TRACE 6640 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor Decision id: 123 19:12:38 2026-01-13T19:12:38.037Z WARN 6640 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor permission result: other 19:12:38 2026-01-13T19:12:38.037Z WARN 6640 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor message: I dont like Mondays 19:12:38 2026-01-13T19:12:38.039Z WARN 6640 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Exception during Policy Execution check. Class: PolicyExecutorException, Message: Operation not allowed. Decision id 123 : other, Details: Unexpected error during Policy Executor call. 19:12:38 2026-01-13T19:12:38.060Z INFO 6640 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 19:12:38 2026-01-13T19:12:38.060Z WARN 6640 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 19:12:38 2026-01-13T19:12:38.060Z WARN 6640 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 19:12:38 2026-01-13T19:12:38.064Z INFO 6640 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 19:12:38 2026-01-13T19:12:38.064Z WARN 6640 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 19:12:38 2026-01-13T19:12:38.086Z TRACE 6640 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor Enabled: true 19:12:38 2026-01-13T19:12:38.087Z DEBUG 6640 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Sending permission check to Policy Executor for CMHandle: null with operation: patch 19:12:38 2026-01-13T19:12:38.087Z TRACE 6640 --- [ 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}]} 19:12:38 2026-01-13T19:12:38.088Z WARN 6640 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Exception during Policy Execution check. Class: WebClientResponseException$SpockMock$1654621808, Message: null, Details: Policy Executor returned HTTP Status code 418. 19:12:38 2026-01-13T19:12:38.088Z WARN 6640 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor returned HTTP Status code 418. Falling back to configured default decision: allow 19:12:38 2026-01-13T19:12:38.088Z TRACE 6640 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor Decision id: N/A 19:12:38 2026-01-13T19:12:38.088Z TRACE 6640 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Operation allowed. 19:12:38 2026-01-13T19:12:38.089Z TRACE 6640 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor Enabled: true 19:12:38 2026-01-13T19:12:38.090Z DEBUG 6640 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Sending permission check to Policy Executor for CMHandle: null with operation: patch 19:12:38 2026-01-13T19:12:38.090Z TRACE 6640 --- [ 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}]} 19:12:38 2026-01-13T19:12:38.090Z WARN 6640 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Exception during Policy Execution check. Class: WebClientResponseException$SpockMock$1654621808, Message: null, Details: Policy Executor returned HTTP Status code 418. 19:12:38 2026-01-13T19:12:38.090Z WARN 6640 --- [ 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 19:12:38 2026-01-13T19:12:38.090Z TRACE 6640 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor Decision id: N/A 19:12:38 2026-01-13T19:12:38.090Z WARN 6640 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor permission result: deny by default 19:12:38 2026-01-13T19:12:38.090Z WARN 6640 --- [ 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 19:12:38 2026-01-13T19:12:38.091Z INFO 6640 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 19:12:38 2026-01-13T19:12:38.091Z WARN 6640 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 19:12:38 2026-01-13T19:12:38.091Z TRACE 6640 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor Enabled: true 19:12:38 2026-01-13T19:12:38.092Z DEBUG 6640 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Sending permission check to Policy Executor for CMHandle: null with operation: create 19:12:38 2026-01-13T19:12:38.092Z TRACE 6640 --- [ 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}]} 19:12:38 2026-01-13T19:12:38.093Z WARN 6640 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : No valid response body from Policy Executor, ignored 19:12:38 2026-01-13T19:12:38.095Z TRACE 6640 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor Enabled: true 19:12:38 2026-01-13T19:12:38.095Z DEBUG 6640 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Sending permission check to Policy Executor for CMHandle: null with operation: create 19:12:38 2026-01-13T19:12:38.095Z TRACE 6640 --- [ 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}]} 19:12:38 2026-01-13T19:12:38.096Z WARN 6640 --- [ 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. 19:12:38 2026-01-13T19:12:38.096Z WARN 6640 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor request timed out. Falling back to configured default decision: deny by default 19:12:38 2026-01-13T19:12:38.096Z TRACE 6640 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor Decision id: N/A 19:12:38 2026-01-13T19:12:38.096Z WARN 6640 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor permission result: deny by default 19:12:38 2026-01-13T19:12:38.096Z WARN 6640 --- [ 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 19:12:38 2026-01-13T19:12:38.098Z TRACE 6640 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor Enabled: true 19:12:38 2026-01-13T19:12:38.100Z DEBUG 6640 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Sending permission check to Policy Executor for CMHandle: null with operation: create 19:12:38 2026-01-13T19:12:38.100Z TRACE 6640 --- [ 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}]} 19:12:38 2026-01-13T19:12:38.100Z WARN 6640 --- [ 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). 19:12:38 2026-01-13T19:12:38.100Z WARN 6640 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Unexpected error during Policy Executor call. Falling back to configured default decision: deny by default 19:12:38 2026-01-13T19:12:38.100Z TRACE 6640 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor Decision id: N/A 19:12:38 2026-01-13T19:12:38.100Z WARN 6640 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor permission result: deny by default 19:12:38 2026-01-13T19:12:38.100Z WARN 6640 --- [ 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 19:12:38 2026-01-13T19:12:38.102Z TRACE 6640 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor Enabled: true 19:12:38 2026-01-13T19:12:38.102Z DEBUG 6640 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Sending permission check to Policy Executor for CMHandle: null with operation: create 19:12:38 2026-01-13T19:12:38.102Z TRACE 6640 --- [ 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}]} 19:12:38 2026-01-13T19:12:38.103Z WARN 6640 --- [ 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. 19:12:38 2026-01-13T19:12:38.103Z WARN 6640 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor request timed out. Falling back to configured default decision: allow 19:12:38 2026-01-13T19:12:38.103Z TRACE 6640 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor Decision id: N/A 19:12:38 2026-01-13T19:12:38.103Z TRACE 6640 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Operation allowed. 19:12:38 2026-01-13T19:12:38.104Z TRACE 6640 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor Enabled: true 19:12:38 2026-01-13T19:12:38.104Z DEBUG 6640 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Sending permission check to Policy Executor for CMHandle: null with operation: create 19:12:38 2026-01-13T19:12:38.104Z TRACE 6640 --- [ 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}]} 19:12:38 2026-01-13T19:12:38.104Z WARN 6640 --- [ 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). 19:12:38 2026-01-13T19:12:38.104Z WARN 6640 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Unexpected error during Policy Executor call. Falling back to configured default decision: allow 19:12:38 2026-01-13T19:12:38.104Z TRACE 6640 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor Decision id: N/A 19:12:38 2026-01-13T19:12:38.104Z TRACE 6640 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Operation allowed. 19:12:38 2026-01-13T19:12:38.106Z TRACE 6640 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor Enabled: true 19:12:38 2026-01-13T19:12:38.106Z DEBUG 6640 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Sending permission check to Policy Executor for CMHandle: null with operation: create 19:12:38 2026-01-13T19:12:38.107Z TRACE 6640 --- [ 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}]} 19:12:38 2026-01-13T19:12:38.107Z WARN 6640 --- [ 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. 19:12:38 2026-01-13T19:12:38.108Z TRACE 6640 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor Enabled: true 19:12:38 2026-01-13T19:12:38.108Z WARN 6640 --- [ 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. 19:12:38 2026-01-13T19:12:38.110Z TRACE 6640 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor Enabled: false 19:12:38 2026-01-13T19:12:38.139Z TRACE 6640 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor Enabled: true 19:12:38 2026-01-13T19:12:38.140Z DEBUG 6640 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Sending permission check to Policy Executor for CMHandle: null with operation: create 19:12:38 2026-01-13T19:12:38.140Z TRACE 6640 --- [ 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}]} 19:12:38 2026-01-13T19:12:38.140Z WARN 6640 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Exception during Policy Execution check. Class: WebClientRequestException$SpockMock$1537315150, Message: some error message, Details: Network or I/O error while attempting to contact Policy Executor. 19:12:38 2026-01-13T19:12:38.140Z WARN 6640 --- [ 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 19:12:38 2026-01-13T19:12:38.140Z TRACE 6640 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor Decision id: N/A 19:12:38 2026-01-13T19:12:38.140Z WARN 6640 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor permission result: deny 19:12:38 2026-01-13T19:12:38.140Z WARN 6640 --- [ 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 19:12:38 [INFO] Tests run: 18, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.469 s -- in org.onap.cps.ncmp.impl.data.policyexecutor.PolicyExecutorSpec 19:12:38 [INFO] Running org.onap.cps.ncmp.impl.data.DmiDataOperationsSpec 19:12:38 2026-01-13T19:12:38.185Z INFO 6640 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 19:12:38 2026-01-13T19:12:38.185Z WARN 6640 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 19:12:38 19:12:38 . ____ _ __ _ _ 19:12:38 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 19:12:38 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 19:12:38 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 19:12:38 ' |____| .__|_| |_|_| |_\__, | / / / / 19:12:38 =========|_|==============|___/=/_/_/_/ 19:12:38 19:12:38 :: Spring Boot :: (v3.5.9) 19:12:38 19:12:38 2026-01-13T19:12:38.221Z INFO 6640 --- [ main] o.o.c.n.impl.data.DmiDataOperationsSpec : Starting DmiDataOperationsSpec using Java 17.0.6-ea with PID 6640 (started by jenkins in /w/workspace/cps-master-verify-java/cps-ncmp-service) 19:12:38 2026-01-13T19:12:38.221Z INFO 6640 --- [ main] o.o.c.n.impl.data.DmiDataOperationsSpec : No active profile set, falling back to 1 default profile: "default" 19:12:38 2026-01-13T19:12:38.251Z INFO 6640 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 19:12:38 2026-01-13T19:12:38.251Z WARN 6640 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 19:12:38 2026-01-13T19:12:38.333Z INFO 6640 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 19:12:38 2026-01-13T19:12:38.333Z WARN 6640 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 19:12:38 2026-01-13T19:12:38.336Z INFO 6640 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 19:12:38 2026-01-13T19:12:38.336Z WARN 6640 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 19:12:38 2026-01-13T19:12:38.336Z WARN 6640 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 19:12:38 2026-01-13T19:12:38.404Z INFO 6640 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 19:12:38 2026-01-13T19:12:38.404Z WARN 6640 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 19:12:38 2026-01-13T19:12:38.491Z INFO 6640 --- [ main] o.o.c.n.impl.data.DmiDataOperationsSpec : Started DmiDataOperationsSpec in 0.282 seconds (process running for 72.492) 19:12:38 2026-01-13T19:12:38.540Z WARN 6640 --- [ 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: acc191ea-fcae-474d-872e-58a2feea961d 19:12:38 2026-01-13T19:12:38.562Z WARN 6640 --- [ 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: fef35af9-eaa9-440d-98d9-9d09560de84b 19:12:38 2026-01-13T19:12:38.571Z WARN 6640 --- [ 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: 240c92dd-3461-4cf9-91ff-8334f25da28e 19:12:38 2026-01-13T19:12:38.586Z WARN 6640 --- [ 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: 2f5cc997-6fb0-463c-90a6-3bb9832b4980 19:12:38 [INFO] Tests run: 19, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.466 s -- in org.onap.cps.ncmp.impl.data.DmiDataOperationsSpec 19:12:38 [INFO] Running org.onap.cps.ncmp.impl.data.utils.DmiDataOperationsHelperSpec 19:12:38 2026-01-13T19:12:38.618Z INFO 6640 --- [ main] t.n.o.o.8.0 : Creating container for image: nexus3.onap.org:10001/confluentinc/cp-kafka:7.8.0 19:12:38 2026-01-13T19:12:38.658Z INFO 6640 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 19:12:38 2026-01-13T19:12:38.658Z WARN 6640 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 19:12:38 2026-01-13T19:12:38.659Z INFO 6640 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 19:12:38 2026-01-13T19:12:38.659Z WARN 6640 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 19:12:38 2026-01-13T19:12:38.669Z INFO 6640 --- [ main] t.n.o.o.8.0 : Container nexus3.onap.org:10001/confluentinc/cp-kafka:7.8.0 is starting: 4fb92682d92d7515be98a75b9742c264ad4b732b6c17c473cb6d7b02cd350372 19:12:38 2026-01-13T19:12:38.755Z INFO 6640 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 19:12:38 2026-01-13T19:12:38.755Z WARN 6640 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 19:12:38 2026-01-13T19:12:38.815Z INFO 6640 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 19:12:38 2026-01-13T19:12:38.815Z WARN 6640 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 19:12:38 2026-01-13T19:12:38.955Z INFO 6640 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 19:12:38 2026-01-13T19:12:38.955Z WARN 6640 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 19:12:39 2026-01-13T19:12:39.005Z INFO 6640 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 19:12:39 2026-01-13T19:12:39.005Z WARN 6640 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 19:12:39 2026-01-13T19:12:39.060Z INFO 6640 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 19:12:39 2026-01-13T19:12:39.060Z WARN 6640 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 19:12:39 2026-01-13T19:12:39.060Z WARN 6640 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 19:12:39 2026-01-13T19:12:39.066Z INFO 6640 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 19:12:39 2026-01-13T19:12:39.066Z WARN 6640 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 19:12:39 2026-01-13T19:12:39.138Z INFO 6640 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 19:12:39 2026-01-13T19:12:39.138Z WARN 6640 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 19:12:39 2026-01-13T19:12:39.186Z INFO 6640 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 19:12:39 2026-01-13T19:12:39.186Z WARN 6640 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 19:12:39 2026-01-13T19:12:39.208Z INFO 6640 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 19:12:39 2026-01-13T19:12:39.208Z WARN 6640 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 19:12:39 2026-01-13T19:12:39.208Z WARN 6640 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 19:12:39 2026-01-13T19:12:39.292Z INFO 6640 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 19:12:39 2026-01-13T19:12:39.292Z WARN 6640 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 19:12:39 2026-01-13T19:12:39.334Z INFO 6640 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 19:12:39 2026-01-13T19:12:39.334Z WARN 6640 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 19:12:39 2026-01-13T19:12:39.349Z INFO 6640 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 19:12:39 2026-01-13T19:12:39.349Z WARN 6640 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 19:12:39 2026-01-13T19:12:39.516Z INFO 6640 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 19:12:39 2026-01-13T19:12:39.516Z WARN 6640 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 19:12:39 2026-01-13T19:12:39.659Z INFO 6640 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 19:12:39 2026-01-13T19:12:39.659Z WARN 6640 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 19:12:39 2026-01-13T19:12:39.758Z INFO 6640 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 19:12:39 2026-01-13T19:12:39.758Z WARN 6640 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 19:12:39 2026-01-13T19:12:39.816Z INFO 6640 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 19:12:39 2026-01-13T19:12:39.816Z WARN 6640 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 19:12:39 2026-01-13T19:12:39.956Z INFO 6640 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 19:12:39 2026-01-13T19:12:39.956Z WARN 6640 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 19:12:40 2026-01-13T19:12:40.008Z INFO 6640 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 19:12:40 2026-01-13T19:12:40.008Z WARN 6640 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 19:12:40 2026-01-13T19:12:40.068Z INFO 6640 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 19:12:40 2026-01-13T19:12:40.068Z WARN 6640 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 19:12:40 2026-01-13T19:12:40.068Z INFO 6640 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 19:12:40 2026-01-13T19:12:40.068Z WARN 6640 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 19:12:40 2026-01-13T19:12:40.068Z WARN 6640 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 19:12:40 2026-01-13T19:12:40.140Z INFO 6640 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 19:12:40 2026-01-13T19:12:40.140Z WARN 6640 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 19:12:40 2026-01-13T19:12:40.188Z INFO 6640 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 19:12:40 2026-01-13T19:12:40.188Z WARN 6640 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 19:12:40 2026-01-13T19:12:40.193Z INFO 6640 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 19:12:40 2026-01-13T19:12:40.193Z WARN 6640 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 19:12:40 2026-01-13T19:12:40.193Z WARN 6640 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 19:12:40 2026-01-13T19:12:40.293Z INFO 6640 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 19:12:40 2026-01-13T19:12:40.293Z WARN 6640 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 19:12:40 2026-01-13T19:12:40.336Z INFO 6640 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 19:12:40 2026-01-13T19:12:40.336Z WARN 6640 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 19:12:40 2026-01-13T19:12:40.351Z INFO 6640 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 19:12:40 2026-01-13T19:12:40.351Z WARN 6640 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 19:12:40 2026-01-13T19:12:40.516Z INFO 6640 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 19:12:40 2026-01-13T19:12:40.517Z WARN 6640 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 19:12:40 2026-01-13T19:12:40.661Z INFO 6640 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 19:12:40 2026-01-13T19:12:40.661Z WARN 6640 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 19:12:40 2026-01-13T19:12:40.761Z INFO 6640 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 19:12:40 2026-01-13T19:12:40.761Z WARN 6640 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 19:12:40 2026-01-13T19:12:40.818Z INFO 6640 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 19:12:40 2026-01-13T19:12:40.818Z WARN 6640 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 19:12:40 2026-01-13T19:12:40.959Z INFO 6640 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 19:12:40 2026-01-13T19:12:40.959Z WARN 6640 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 19:12:41 2026-01-13T19:12:41.011Z INFO 6640 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 19:12:41 2026-01-13T19:12:41.011Z WARN 6640 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 19:12:41 2026-01-13T19:12:41.069Z INFO 6640 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 19:12:41 2026-01-13T19:12:41.069Z WARN 6640 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 19:12:41 2026-01-13T19:12:41.069Z WARN 6640 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 19:12:41 2026-01-13T19:12:41.109Z INFO 6640 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 19:12:41 2026-01-13T19:12:41.109Z WARN 6640 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 19:12:41 2026-01-13T19:12:41.142Z INFO 6640 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 19:12:41 2026-01-13T19:12:41.142Z WARN 6640 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 19:12:41 2026-01-13T19:12:41.194Z INFO 6640 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 19:12:41 2026-01-13T19:12:41.194Z WARN 6640 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 19:12:41 2026-01-13T19:12:41.194Z WARN 6640 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 19:12:41 2026-01-13T19:12:41.227Z INFO 6640 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 19:12:41 2026-01-13T19:12:41.227Z WARN 6640 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 19:12:41 2026-01-13T19:12:41.295Z INFO 6640 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 19:12:41 2026-01-13T19:12:41.296Z WARN 6640 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 19:12:41 2026-01-13T19:12:41.339Z INFO 6640 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 19:12:41 2026-01-13T19:12:41.339Z WARN 6640 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 19:12:41 2026-01-13T19:12:41.353Z INFO 6640 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 19:12:41 2026-01-13T19:12:41.353Z WARN 6640 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 19:12:41 2026-01-13T19:12:41.517Z INFO 6640 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 19:12:41 2026-01-13T19:12:41.517Z WARN 6640 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 19:12:41 2026-01-13T19:12:41.664Z INFO 6640 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 19:12:41 2026-01-13T19:12:41.664Z WARN 6640 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 19:12:41 2026-01-13T19:12:41.766Z INFO 6640 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 19:12:41 2026-01-13T19:12:41.766Z WARN 6640 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 19:12:41 2026-01-13T19:12:41.820Z INFO 6640 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 19:12:41 2026-01-13T19:12:41.820Z WARN 6640 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 19:12:42 2026-01-13T19:12:41.961Z INFO 6640 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 19:12:42 2026-01-13T19:12:41.961Z WARN 6640 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 19:12:42 2026-01-13T19:12:42.008Z INFO 6640 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 19:12:42 2026-01-13T19:12:42.008Z WARN 6640 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 19:12:42 2026-01-13T19:12:42.008Z WARN 6640 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 19:12:42 2026-01-13T19:12:42.013Z INFO 6640 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 19:12:42 2026-01-13T19:12:42.013Z WARN 6640 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 19:12:42 2026-01-13T19:12:42.053Z INFO 6640 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 19:12:42 2026-01-13T19:12:42.053Z WARN 6640 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 19:12:42 2026-01-13T19:12:42.078Z INFO 6640 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 19:12:42 2026-01-13T19:12:42.078Z WARN 6640 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 19:12:42 2026-01-13T19:12:42.078Z WARN 6640 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 19:12:42 2026-01-13T19:12:42.165Z INFO 6640 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 19:12:42 2026-01-13T19:12:42.165Z WARN 6640 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 19:12:42 2026-01-13T19:12:42.234Z INFO 6640 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 19:12:42 2026-01-13T19:12:42.234Z WARN 6640 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 19:12:42 2026-01-13T19:12:42.296Z INFO 6640 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 19:12:42 2026-01-13T19:12:42.296Z WARN 6640 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 19:12:42 2026-01-13T19:12:42.340Z INFO 6640 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 19:12:42 2026-01-13T19:12:42.340Z WARN 6640 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 19:12:42 2026-01-13T19:12:42.353Z INFO 6640 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 19:12:42 2026-01-13T19:12:42.354Z WARN 6640 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 19:12:42 2026-01-13T19:12:42.519Z INFO 6640 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 19:12:42 2026-01-13T19:12:42.519Z WARN 6640 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 19:12:42 2026-01-13T19:12:42.665Z INFO 6640 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 19:12:42 2026-01-13T19:12:42.665Z WARN 6640 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 19:12:42 2026-01-13T19:12:42.771Z INFO 6640 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 19:12:42 2026-01-13T19:12:42.771Z WARN 6640 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 19:12:42 2026-01-13T19:12:42.821Z INFO 6640 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 19:12:42 2026-01-13T19:12:42.821Z WARN 6640 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 19:12:43 2026-01-13T19:12:42.963Z INFO 6640 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 19:12:43 2026-01-13T19:12:42.963Z WARN 6640 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 19:12:43 2026-01-13T19:12:43.020Z INFO 6640 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 19:12:43 2026-01-13T19:12:43.020Z WARN 6640 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 19:12:43 2026-01-13T19:12:43.055Z INFO 6640 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 19:12:43 2026-01-13T19:12:43.055Z WARN 6640 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 19:12:43 2026-01-13T19:12:43.056Z WARN 6640 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 19:12:43 2026-01-13T19:12:43.071Z INFO 6640 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 19:12:43 2026-01-13T19:12:43.072Z WARN 6640 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 19:12:43 2026-01-13T19:12:43.078Z INFO 6640 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 19:12:43 2026-01-13T19:12:43.078Z WARN 6640 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 19:12:43 2026-01-13T19:12:43.078Z WARN 6640 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 19:12:43 2026-01-13T19:12:43.154Z INFO 6640 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 19:12:43 2026-01-13T19:12:43.154Z WARN 6640 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 19:12:43 2026-01-13T19:12:43.279Z INFO 6640 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 19:12:43 2026-01-13T19:12:43.279Z WARN 6640 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 19:12:43 2026-01-13T19:12:43.298Z INFO 6640 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 19:12:43 2026-01-13T19:12:43.298Z WARN 6640 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 19:12:43 2026-01-13T19:12:43.333Z INFO 6640 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 19:12:43 2026-01-13T19:12:43.333Z WARN 6640 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 19:12:43 2026-01-13T19:12:43.342Z INFO 6640 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 19:12:43 2026-01-13T19:12:43.342Z WARN 6640 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 19:12:43 2026-01-13T19:12:43.521Z INFO 6640 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 19:12:43 2026-01-13T19:12:43.521Z WARN 6640 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 19:12:43 2026-01-13T19:12:43.667Z INFO 6640 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 19:12:43 2026-01-13T19:12:43.667Z WARN 6640 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 19:12:43 2026-01-13T19:12:43.726Z INFO 6640 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 19:12:43 2026-01-13T19:12:43.726Z WARN 6640 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 19:12:43 2026-01-13T19:12:43.781Z INFO 6640 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 19:12:43 2026-01-13T19:12:43.781Z WARN 6640 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 19:12:44 2026-01-13T19:12:43.964Z INFO 6640 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 19:12:44 2026-01-13T19:12:43.964Z WARN 6640 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 19:12:44 2026-01-13T19:12:44.032Z INFO 6640 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 19:12:44 2026-01-13T19:12:44.032Z WARN 6640 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 19:12:44 2026-01-13T19:12:44.056Z INFO 6640 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 19:12:44 2026-01-13T19:12:44.056Z WARN 6640 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 19:12:44 2026-01-13T19:12:44.056Z WARN 6640 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 19:12:44 2026-01-13T19:12:44.072Z INFO 6640 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 19:12:44 2026-01-13T19:12:44.072Z WARN 6640 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 19:12:44 2026-01-13T19:12:44.079Z INFO 6640 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 19:12:44 2026-01-13T19:12:44.079Z WARN 6640 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 19:12:44 2026-01-13T19:12:44.079Z WARN 6640 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 19:12:44 2026-01-13T19:12:44.155Z INFO 6640 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 19:12:44 2026-01-13T19:12:44.155Z WARN 6640 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 19:12:44 2026-01-13T19:12:44.281Z INFO 6640 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 19:12:44 2026-01-13T19:12:44.281Z WARN 6640 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 19:12:44 2026-01-13T19:12:44.300Z INFO 6640 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 19:12:44 2026-01-13T19:12:44.300Z WARN 6640 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 19:12:44 2026-01-13T19:12:44.342Z INFO 6640 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 19:12:44 2026-01-13T19:12:44.342Z WARN 6640 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 19:12:44 2026-01-13T19:12:44.349Z INFO 6640 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 19:12:44 2026-01-13T19:12:44.349Z WARN 6640 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 19:12:44 2026-01-13T19:12:44.413Z INFO 6640 --- [ main] t.n.o.o.8.0 : Container nexus3.onap.org:10001/confluentinc/cp-kafka:7.8.0 started in PT5.79514747S 19:12:44 2026-01-13T19:12:44.433Z WARN 6640 --- [ 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: 63b99418-14b4-4a0b-8325-efdbcddb6495 19:12:44 2026-01-13T19:12:44.433Z INFO 6640 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 19:12:44 2026-01-13T19:12:44.434Z INFO 6640 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 19:12:44 acks = -1 19:12:44 auto.include.jmx.reporter = true 19:12:44 batch.size = 16384 19:12:44 bootstrap.servers = [localhost:32773] 19:12:44 buffer.memory = 33554432 19:12:44 client.dns.lookup = use_all_dns_ips 19:12:44 client.id = producer-13 19:12:44 compression.gzip.level = -1 19:12:44 compression.lz4.level = 9 19:12:44 compression.type = none 19:12:44 compression.zstd.level = 3 19:12:44 connections.max.idle.ms = 540000 19:12:44 delivery.timeout.ms = 120000 19:12:44 enable.idempotence = false 19:12:44 enable.metrics.push = true 19:12:44 interceptor.classes = [] 19:12:44 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 19:12:44 linger.ms = 1 19:12:44 max.block.ms = 60000 19:12:44 max.in.flight.requests.per.connection = 5 19:12:44 max.request.size = 1048576 19:12:44 metadata.max.age.ms = 300000 19:12:44 metadata.max.idle.ms = 300000 19:12:44 metadata.recovery.strategy = none 19:12:44 metric.reporters = [] 19:12:44 metrics.num.samples = 2 19:12:44 metrics.recording.level = INFO 19:12:44 metrics.sample.window.ms = 30000 19:12:44 partitioner.adaptive.partitioning.enable = true 19:12:44 partitioner.availability.timeout.ms = 0 19:12:44 partitioner.class = null 19:12:44 partitioner.ignore.keys = false 19:12:44 receive.buffer.bytes = 32768 19:12:44 reconnect.backoff.max.ms = 1000 19:12:44 reconnect.backoff.ms = 50 19:12:44 request.timeout.ms = 30000 19:12:44 retries = 0 19:12:44 retry.backoff.max.ms = 1000 19:12:44 retry.backoff.ms = 100 19:12:44 sasl.client.callback.handler.class = null 19:12:44 sasl.jaas.config = null 19:12:44 sasl.kerberos.kinit.cmd = /usr/bin/kinit 19:12:44 sasl.kerberos.min.time.before.relogin = 60000 19:12:44 sasl.kerberos.service.name = null 19:12:44 sasl.kerberos.ticket.renew.jitter = 0.05 19:12:44 sasl.kerberos.ticket.renew.window.factor = 0.8 19:12:44 sasl.login.callback.handler.class = null 19:12:44 sasl.login.class = null 19:12:44 sasl.login.connect.timeout.ms = null 19:12:44 sasl.login.read.timeout.ms = null 19:12:44 sasl.login.refresh.buffer.seconds = 300 19:12:44 sasl.login.refresh.min.period.seconds = 60 19:12:44 sasl.login.refresh.window.factor = 0.8 19:12:44 sasl.login.refresh.window.jitter = 0.05 19:12:44 sasl.login.retry.backoff.max.ms = 10000 19:12:44 sasl.login.retry.backoff.ms = 100 19:12:44 sasl.mechanism = GSSAPI 19:12:44 sasl.oauthbearer.clock.skew.seconds = 30 19:12:44 sasl.oauthbearer.expected.audience = null 19:12:44 sasl.oauthbearer.expected.issuer = null 19:12:44 sasl.oauthbearer.header.urlencode = false 19:12:44 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 19:12:44 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 19:12:44 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 19:12:44 sasl.oauthbearer.jwks.endpoint.url = null 19:12:44 sasl.oauthbearer.scope.claim.name = scope 19:12:44 sasl.oauthbearer.sub.claim.name = sub 19:12:44 sasl.oauthbearer.token.endpoint.url = null 19:12:44 security.protocol = PLAINTEXT 19:12:44 security.providers = null 19:12:44 send.buffer.bytes = 131072 19:12:44 socket.connection.setup.timeout.max.ms = 30000 19:12:44 socket.connection.setup.timeout.ms = 10000 19:12:44 ssl.cipher.suites = null 19:12:44 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 19:12:44 ssl.endpoint.identification.algorithm = https 19:12:44 ssl.engine.factory.class = null 19:12:44 ssl.key.password = null 19:12:44 ssl.keymanager.algorithm = SunX509 19:12:44 ssl.keystore.certificate.chain = null 19:12:44 ssl.keystore.key = null 19:12:44 ssl.keystore.location = null 19:12:44 ssl.keystore.password = null 19:12:44 ssl.keystore.type = JKS 19:12:44 ssl.protocol = TLSv1.3 19:12:44 ssl.provider = null 19:12:44 ssl.secure.random.implementation = null 19:12:44 ssl.trustmanager.algorithm = PKIX 19:12:44 ssl.truststore.certificates = null 19:12:44 ssl.truststore.location = null 19:12:44 ssl.truststore.password = null 19:12:44 ssl.truststore.type = JKS 19:12:44 transaction.timeout.ms = 60000 19:12:44 transactional.id = null 19:12:44 value.serializer = class io.cloudevents.kafka.CloudEventSerializer 19:12:44 19:12:44 2026-01-13T19:12:44.434Z INFO 6640 --- [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 19:12:44 2026-01-13T19:12:44.436Z INFO 6640 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 19:12:44 2026-01-13T19:12:44.436Z INFO 6640 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 19:12:44 2026-01-13T19:12:44.436Z INFO 6640 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 19:12:44 2026-01-13T19:12:44.436Z INFO 6640 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1768331564436 19:12:44 2026-01-13T19:12:44.471Z WARN 6640 --- [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} 19:12:44 2026-01-13T19:12:44.471Z INFO 6640 --- [d | producer-13] org.apache.kafka.clients.Metadata : [Producer clientId=producer-13] Cluster ID: 4L6g3nShT-eMCtK--X86sw 19:12:44 2026-01-13T19:12:44.525Z INFO 6640 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 19:12:44 2026-01-13T19:12:44.525Z WARN 6640 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 19:12:44 2026-01-13T19:12:44.641Z WARN 6640 --- [ 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: e239ccd4-ee3f-4838-9717-38695c08d222 19:12:44 2026-01-13T19:12:44.641Z INFO 6640 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 19:12:44 2026-01-13T19:12:44.641Z INFO 6640 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 19:12:44 acks = -1 19:12:44 auto.include.jmx.reporter = true 19:12:44 batch.size = 16384 19:12:44 bootstrap.servers = [localhost:32773] 19:12:44 buffer.memory = 33554432 19:12:44 client.dns.lookup = use_all_dns_ips 19:12:44 client.id = producer-14 19:12:44 compression.gzip.level = -1 19:12:44 compression.lz4.level = 9 19:12:44 compression.type = none 19:12:44 compression.zstd.level = 3 19:12:44 connections.max.idle.ms = 540000 19:12:44 delivery.timeout.ms = 120000 19:12:44 enable.idempotence = false 19:12:44 enable.metrics.push = true 19:12:44 interceptor.classes = [] 19:12:44 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 19:12:44 linger.ms = 1 19:12:44 max.block.ms = 60000 19:12:44 max.in.flight.requests.per.connection = 5 19:12:44 max.request.size = 1048576 19:12:44 metadata.max.age.ms = 300000 19:12:44 metadata.max.idle.ms = 300000 19:12:44 metadata.recovery.strategy = none 19:12:44 metric.reporters = [] 19:12:44 metrics.num.samples = 2 19:12:44 metrics.recording.level = INFO 19:12:44 metrics.sample.window.ms = 30000 19:12:44 partitioner.adaptive.partitioning.enable = true 19:12:44 partitioner.availability.timeout.ms = 0 19:12:44 partitioner.class = null 19:12:44 partitioner.ignore.keys = false 19:12:44 receive.buffer.bytes = 32768 19:12:44 reconnect.backoff.max.ms = 1000 19:12:44 reconnect.backoff.ms = 50 19:12:44 request.timeout.ms = 30000 19:12:44 retries = 0 19:12:44 retry.backoff.max.ms = 1000 19:12:44 retry.backoff.ms = 100 19:12:44 sasl.client.callback.handler.class = null 19:12:44 sasl.jaas.config = null 19:12:44 sasl.kerberos.kinit.cmd = /usr/bin/kinit 19:12:44 sasl.kerberos.min.time.before.relogin = 60000 19:12:44 sasl.kerberos.service.name = null 19:12:44 sasl.kerberos.ticket.renew.jitter = 0.05 19:12:44 sasl.kerberos.ticket.renew.window.factor = 0.8 19:12:44 sasl.login.callback.handler.class = null 19:12:44 sasl.login.class = null 19:12:44 sasl.login.connect.timeout.ms = null 19:12:44 sasl.login.read.timeout.ms = null 19:12:44 sasl.login.refresh.buffer.seconds = 300 19:12:44 sasl.login.refresh.min.period.seconds = 60 19:12:44 sasl.login.refresh.window.factor = 0.8 19:12:44 sasl.login.refresh.window.jitter = 0.05 19:12:44 sasl.login.retry.backoff.max.ms = 10000 19:12:44 sasl.login.retry.backoff.ms = 100 19:12:44 sasl.mechanism = GSSAPI 19:12:44 sasl.oauthbearer.clock.skew.seconds = 30 19:12:44 sasl.oauthbearer.expected.audience = null 19:12:44 sasl.oauthbearer.expected.issuer = null 19:12:44 sasl.oauthbearer.header.urlencode = false 19:12:44 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 19:12:44 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 19:12:44 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 19:12:44 sasl.oauthbearer.jwks.endpoint.url = null 19:12:44 sasl.oauthbearer.scope.claim.name = scope 19:12:44 sasl.oauthbearer.sub.claim.name = sub 19:12:44 sasl.oauthbearer.token.endpoint.url = null 19:12:44 security.protocol = PLAINTEXT 19:12:44 security.providers = null 19:12:44 send.buffer.bytes = 131072 19:12:44 socket.connection.setup.timeout.max.ms = 30000 19:12:44 socket.connection.setup.timeout.ms = 10000 19:12:44 ssl.cipher.suites = null 19:12:44 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 19:12:44 ssl.endpoint.identification.algorithm = https 19:12:44 ssl.engine.factory.class = null 19:12:44 ssl.key.password = null 19:12:44 ssl.keymanager.algorithm = SunX509 19:12:44 ssl.keystore.certificate.chain = null 19:12:44 ssl.keystore.key = null 19:12:44 ssl.keystore.location = null 19:12:44 ssl.keystore.password = null 19:12:44 ssl.keystore.type = JKS 19:12:44 ssl.protocol = TLSv1.3 19:12:44 ssl.provider = null 19:12:44 ssl.secure.random.implementation = null 19:12:44 ssl.trustmanager.algorithm = PKIX 19:12:44 ssl.truststore.certificates = null 19:12:44 ssl.truststore.location = null 19:12:44 ssl.truststore.password = null 19:12:44 ssl.truststore.type = JKS 19:12:44 transaction.timeout.ms = 60000 19:12:44 transactional.id = null 19:12:44 value.serializer = class io.cloudevents.kafka.CloudEventSerializer 19:12:44 19:12:44 2026-01-13T19:12:44.642Z INFO 6640 --- [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 19:12:44 2026-01-13T19:12:44.643Z INFO 6640 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 19:12:44 2026-01-13T19:12:44.643Z INFO 6640 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 19:12:44 2026-01-13T19:12:44.643Z INFO 6640 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 19:12:44 2026-01-13T19:12:44.643Z INFO 6640 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1768331564643 19:12:44 2026-01-13T19:12:44.657Z INFO 6640 --- [d | producer-14] org.apache.kafka.clients.Metadata : [Producer clientId=producer-14] Cluster ID: 4L6g3nShT-eMCtK--X86sw 19:12:44 2026-01-13T19:12:44.668Z INFO 6640 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 19:12:44 2026-01-13T19:12:44.668Z WARN 6640 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 19:12:44 2026-01-13T19:12:44.679Z WARN 6640 --- [ 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: d1524cf6-4957-4147-ad88-3cea57c063ed 19:12:44 2026-01-13T19:12:44.680Z INFO 6640 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 19:12:44 2026-01-13T19:12:44.680Z INFO 6640 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 19:12:44 acks = -1 19:12:44 auto.include.jmx.reporter = true 19:12:44 batch.size = 16384 19:12:44 bootstrap.servers = [localhost:32773] 19:12:44 buffer.memory = 33554432 19:12:44 client.dns.lookup = use_all_dns_ips 19:12:44 client.id = producer-15 19:12:44 compression.gzip.level = -1 19:12:44 compression.lz4.level = 9 19:12:44 compression.type = none 19:12:44 compression.zstd.level = 3 19:12:44 connections.max.idle.ms = 540000 19:12:44 delivery.timeout.ms = 120000 19:12:44 enable.idempotence = false 19:12:44 enable.metrics.push = true 19:12:44 interceptor.classes = [] 19:12:44 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 19:12:44 linger.ms = 1 19:12:44 max.block.ms = 60000 19:12:44 max.in.flight.requests.per.connection = 5 19:12:44 max.request.size = 1048576 19:12:44 metadata.max.age.ms = 300000 19:12:44 metadata.max.idle.ms = 300000 19:12:44 metadata.recovery.strategy = none 19:12:44 metric.reporters = [] 19:12:44 metrics.num.samples = 2 19:12:44 metrics.recording.level = INFO 19:12:44 metrics.sample.window.ms = 30000 19:12:44 partitioner.adaptive.partitioning.enable = true 19:12:44 partitioner.availability.timeout.ms = 0 19:12:44 partitioner.class = null 19:12:44 partitioner.ignore.keys = false 19:12:44 receive.buffer.bytes = 32768 19:12:44 reconnect.backoff.max.ms = 1000 19:12:44 reconnect.backoff.ms = 50 19:12:44 request.timeout.ms = 30000 19:12:44 retries = 0 19:12:44 retry.backoff.max.ms = 1000 19:12:44 retry.backoff.ms = 100 19:12:44 sasl.client.callback.handler.class = null 19:12:44 sasl.jaas.config = null 19:12:44 sasl.kerberos.kinit.cmd = /usr/bin/kinit 19:12:44 sasl.kerberos.min.time.before.relogin = 60000 19:12:44 sasl.kerberos.service.name = null 19:12:44 sasl.kerberos.ticket.renew.jitter = 0.05 19:12:44 sasl.kerberos.ticket.renew.window.factor = 0.8 19:12:44 sasl.login.callback.handler.class = null 19:12:44 sasl.login.class = null 19:12:44 sasl.login.connect.timeout.ms = null 19:12:44 sasl.login.read.timeout.ms = null 19:12:44 sasl.login.refresh.buffer.seconds = 300 19:12:44 sasl.login.refresh.min.period.seconds = 60 19:12:44 sasl.login.refresh.window.factor = 0.8 19:12:44 sasl.login.refresh.window.jitter = 0.05 19:12:44 sasl.login.retry.backoff.max.ms = 10000 19:12:44 sasl.login.retry.backoff.ms = 100 19:12:44 sasl.mechanism = GSSAPI 19:12:44 sasl.oauthbearer.clock.skew.seconds = 30 19:12:44 sasl.oauthbearer.expected.audience = null 19:12:44 sasl.oauthbearer.expected.issuer = null 19:12:44 sasl.oauthbearer.header.urlencode = false 19:12:44 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 19:12:44 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 19:12:44 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 19:12:44 sasl.oauthbearer.jwks.endpoint.url = null 19:12:44 sasl.oauthbearer.scope.claim.name = scope 19:12:44 sasl.oauthbearer.sub.claim.name = sub 19:12:44 sasl.oauthbearer.token.endpoint.url = null 19:12:44 security.protocol = PLAINTEXT 19:12:44 security.providers = null 19:12:44 send.buffer.bytes = 131072 19:12:44 socket.connection.setup.timeout.max.ms = 30000 19:12:44 socket.connection.setup.timeout.ms = 10000 19:12:44 ssl.cipher.suites = null 19:12:44 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 19:12:44 ssl.endpoint.identification.algorithm = https 19:12:44 ssl.engine.factory.class = null 19:12:44 ssl.key.password = null 19:12:44 ssl.keymanager.algorithm = SunX509 19:12:44 ssl.keystore.certificate.chain = null 19:12:44 ssl.keystore.key = null 19:12:44 ssl.keystore.location = null 19:12:44 ssl.keystore.password = null 19:12:44 ssl.keystore.type = JKS 19:12:44 ssl.protocol = TLSv1.3 19:12:44 ssl.provider = null 19:12:44 ssl.secure.random.implementation = null 19:12:44 ssl.trustmanager.algorithm = PKIX 19:12:44 ssl.truststore.certificates = null 19:12:44 ssl.truststore.location = null 19:12:44 ssl.truststore.password = null 19:12:44 ssl.truststore.type = JKS 19:12:44 transaction.timeout.ms = 60000 19:12:44 transactional.id = null 19:12:44 value.serializer = class io.cloudevents.kafka.CloudEventSerializer 19:12:44 19:12:44 2026-01-13T19:12:44.680Z INFO 6640 --- [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 19:12:44 2026-01-13T19:12:44.682Z INFO 6640 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 19:12:44 2026-01-13T19:12:44.682Z INFO 6640 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 19:12:44 2026-01-13T19:12:44.682Z INFO 6640 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 19:12:44 2026-01-13T19:12:44.682Z INFO 6640 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1768331564682 19:12:44 2026-01-13T19:12:44.695Z INFO 6640 --- [d | producer-15] org.apache.kafka.clients.Metadata : [Producer clientId=producer-15] Cluster ID: 4L6g3nShT-eMCtK--X86sw 19:12:44 2026-01-13T19:12:44.716Z WARN 6640 --- [ 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: 4018efed-3ee3-4f89-838a-96e7c21fd3a7 19:12:44 2026-01-13T19:12:44.716Z INFO 6640 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 19:12:44 2026-01-13T19:12:44.716Z INFO 6640 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 19:12:44 acks = -1 19:12:44 auto.include.jmx.reporter = true 19:12:44 batch.size = 16384 19:12:44 bootstrap.servers = [localhost:32773] 19:12:44 buffer.memory = 33554432 19:12:44 client.dns.lookup = use_all_dns_ips 19:12:44 client.id = producer-16 19:12:44 compression.gzip.level = -1 19:12:44 compression.lz4.level = 9 19:12:44 compression.type = none 19:12:44 compression.zstd.level = 3 19:12:44 connections.max.idle.ms = 540000 19:12:44 delivery.timeout.ms = 120000 19:12:44 enable.idempotence = false 19:12:44 enable.metrics.push = true 19:12:44 interceptor.classes = [] 19:12:44 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 19:12:44 linger.ms = 1 19:12:44 max.block.ms = 60000 19:12:44 max.in.flight.requests.per.connection = 5 19:12:44 max.request.size = 1048576 19:12:44 metadata.max.age.ms = 300000 19:12:44 metadata.max.idle.ms = 300000 19:12:44 metadata.recovery.strategy = none 19:12:44 metric.reporters = [] 19:12:44 metrics.num.samples = 2 19:12:44 metrics.recording.level = INFO 19:12:44 metrics.sample.window.ms = 30000 19:12:44 partitioner.adaptive.partitioning.enable = true 19:12:44 partitioner.availability.timeout.ms = 0 19:12:44 partitioner.class = null 19:12:44 partitioner.ignore.keys = false 19:12:44 receive.buffer.bytes = 32768 19:12:44 reconnect.backoff.max.ms = 1000 19:12:44 reconnect.backoff.ms = 50 19:12:44 request.timeout.ms = 30000 19:12:44 retries = 0 19:12:44 retry.backoff.max.ms = 1000 19:12:44 retry.backoff.ms = 100 19:12:44 sasl.client.callback.handler.class = null 19:12:44 sasl.jaas.config = null 19:12:44 sasl.kerberos.kinit.cmd = /usr/bin/kinit 19:12:44 sasl.kerberos.min.time.before.relogin = 60000 19:12:44 sasl.kerberos.service.name = null 19:12:44 sasl.kerberos.ticket.renew.jitter = 0.05 19:12:44 sasl.kerberos.ticket.renew.window.factor = 0.8 19:12:44 sasl.login.callback.handler.class = null 19:12:44 sasl.login.class = null 19:12:44 sasl.login.connect.timeout.ms = null 19:12:44 sasl.login.read.timeout.ms = null 19:12:44 sasl.login.refresh.buffer.seconds = 300 19:12:44 sasl.login.refresh.min.period.seconds = 60 19:12:44 sasl.login.refresh.window.factor = 0.8 19:12:44 sasl.login.refresh.window.jitter = 0.05 19:12:44 sasl.login.retry.backoff.max.ms = 10000 19:12:44 sasl.login.retry.backoff.ms = 100 19:12:44 sasl.mechanism = GSSAPI 19:12:44 sasl.oauthbearer.clock.skew.seconds = 30 19:12:44 sasl.oauthbearer.expected.audience = null 19:12:44 sasl.oauthbearer.expected.issuer = null 19:12:44 sasl.oauthbearer.header.urlencode = false 19:12:44 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 19:12:44 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 19:12:44 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 19:12:44 sasl.oauthbearer.jwks.endpoint.url = null 19:12:44 sasl.oauthbearer.scope.claim.name = scope 19:12:44 sasl.oauthbearer.sub.claim.name = sub 19:12:44 sasl.oauthbearer.token.endpoint.url = null 19:12:44 security.protocol = PLAINTEXT 19:12:44 security.providers = null 19:12:44 send.buffer.bytes = 131072 19:12:44 socket.connection.setup.timeout.max.ms = 30000 19:12:44 socket.connection.setup.timeout.ms = 10000 19:12:44 ssl.cipher.suites = null 19:12:44 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 19:12:44 ssl.endpoint.identification.algorithm = https 19:12:44 ssl.engine.factory.class = null 19:12:44 ssl.key.password = null 19:12:44 ssl.keymanager.algorithm = SunX509 19:12:44 ssl.keystore.certificate.chain = null 19:12:44 ssl.keystore.key = null 19:12:44 ssl.keystore.location = null 19:12:44 ssl.keystore.password = null 19:12:44 ssl.keystore.type = JKS 19:12:44 ssl.protocol = TLSv1.3 19:12:44 ssl.provider = null 19:12:44 ssl.secure.random.implementation = null 19:12:44 ssl.trustmanager.algorithm = PKIX 19:12:44 ssl.truststore.certificates = null 19:12:44 ssl.truststore.location = null 19:12:44 ssl.truststore.password = null 19:12:44 ssl.truststore.type = JKS 19:12:44 transaction.timeout.ms = 60000 19:12:44 transactional.id = null 19:12:44 value.serializer = class io.cloudevents.kafka.CloudEventSerializer 19:12:44 19:12:44 2026-01-13T19:12:44.716Z INFO 6640 --- [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 19:12:44 2026-01-13T19:12:44.723Z INFO 6640 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 19:12:44 2026-01-13T19:12:44.723Z INFO 6640 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 19:12:44 2026-01-13T19:12:44.723Z INFO 6640 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 19:12:44 2026-01-13T19:12:44.723Z INFO 6640 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1768331564723 19:12:44 2026-01-13T19:12:44.727Z INFO 6640 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 19:12:44 2026-01-13T19:12:44.727Z WARN 6640 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 19:12:44 2026-01-13T19:12:44.731Z INFO 6640 --- [d | producer-16] org.apache.kafka.clients.Metadata : [Producer clientId=producer-16] Cluster ID: 4L6g3nShT-eMCtK--X86sw 19:12:44 2026-01-13T19:12:44.744Z WARN 6640 --- [ 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: dd8020d3-6678-4606-b7d3-257d655a5030 19:12:44 2026-01-13T19:12:44.745Z INFO 6640 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 19:12:44 2026-01-13T19:12:44.745Z INFO 6640 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 19:12:44 acks = -1 19:12:44 auto.include.jmx.reporter = true 19:12:44 batch.size = 16384 19:12:44 bootstrap.servers = [localhost:32773] 19:12:44 buffer.memory = 33554432 19:12:44 client.dns.lookup = use_all_dns_ips 19:12:44 client.id = producer-17 19:12:44 compression.gzip.level = -1 19:12:44 compression.lz4.level = 9 19:12:44 compression.type = none 19:12:44 compression.zstd.level = 3 19:12:44 connections.max.idle.ms = 540000 19:12:44 delivery.timeout.ms = 120000 19:12:44 enable.idempotence = false 19:12:44 enable.metrics.push = true 19:12:44 interceptor.classes = [] 19:12:44 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 19:12:44 linger.ms = 1 19:12:44 max.block.ms = 60000 19:12:44 max.in.flight.requests.per.connection = 5 19:12:44 max.request.size = 1048576 19:12:44 metadata.max.age.ms = 300000 19:12:44 metadata.max.idle.ms = 300000 19:12:44 metadata.recovery.strategy = none 19:12:44 metric.reporters = [] 19:12:44 metrics.num.samples = 2 19:12:44 metrics.recording.level = INFO 19:12:44 metrics.sample.window.ms = 30000 19:12:44 partitioner.adaptive.partitioning.enable = true 19:12:44 partitioner.availability.timeout.ms = 0 19:12:44 partitioner.class = null 19:12:44 partitioner.ignore.keys = false 19:12:44 receive.buffer.bytes = 32768 19:12:44 reconnect.backoff.max.ms = 1000 19:12:44 reconnect.backoff.ms = 50 19:12:44 request.timeout.ms = 30000 19:12:44 retries = 0 19:12:44 retry.backoff.max.ms = 1000 19:12:44 retry.backoff.ms = 100 19:12:44 sasl.client.callback.handler.class = null 19:12:44 sasl.jaas.config = null 19:12:44 sasl.kerberos.kinit.cmd = /usr/bin/kinit 19:12:44 sasl.kerberos.min.time.before.relogin = 60000 19:12:44 sasl.kerberos.service.name = null 19:12:44 sasl.kerberos.ticket.renew.jitter = 0.05 19:12:44 sasl.kerberos.ticket.renew.window.factor = 0.8 19:12:44 sasl.login.callback.handler.class = null 19:12:44 sasl.login.class = null 19:12:44 sasl.login.connect.timeout.ms = null 19:12:44 sasl.login.read.timeout.ms = null 19:12:44 sasl.login.refresh.buffer.seconds = 300 19:12:44 sasl.login.refresh.min.period.seconds = 60 19:12:44 sasl.login.refresh.window.factor = 0.8 19:12:44 sasl.login.refresh.window.jitter = 0.05 19:12:44 sasl.login.retry.backoff.max.ms = 10000 19:12:44 sasl.login.retry.backoff.ms = 100 19:12:44 sasl.mechanism = GSSAPI 19:12:44 sasl.oauthbearer.clock.skew.seconds = 30 19:12:44 sasl.oauthbearer.expected.audience = null 19:12:44 sasl.oauthbearer.expected.issuer = null 19:12:44 sasl.oauthbearer.header.urlencode = false 19:12:44 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 19:12:44 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 19:12:44 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 19:12:44 sasl.oauthbearer.jwks.endpoint.url = null 19:12:44 sasl.oauthbearer.scope.claim.name = scope 19:12:44 sasl.oauthbearer.sub.claim.name = sub 19:12:44 sasl.oauthbearer.token.endpoint.url = null 19:12:44 security.protocol = PLAINTEXT 19:12:44 security.providers = null 19:12:44 send.buffer.bytes = 131072 19:12:44 socket.connection.setup.timeout.max.ms = 30000 19:12:44 socket.connection.setup.timeout.ms = 10000 19:12:44 ssl.cipher.suites = null 19:12:44 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 19:12:44 ssl.endpoint.identification.algorithm = https 19:12:44 ssl.engine.factory.class = null 19:12:44 ssl.key.password = null 19:12:44 ssl.keymanager.algorithm = SunX509 19:12:44 ssl.keystore.certificate.chain = null 19:12:44 ssl.keystore.key = null 19:12:44 ssl.keystore.location = null 19:12:44 ssl.keystore.password = null 19:12:44 ssl.keystore.type = JKS 19:12:44 ssl.protocol = TLSv1.3 19:12:44 ssl.provider = null 19:12:44 ssl.secure.random.implementation = null 19:12:44 ssl.trustmanager.algorithm = PKIX 19:12:44 ssl.truststore.certificates = null 19:12:44 ssl.truststore.location = null 19:12:44 ssl.truststore.password = null 19:12:44 ssl.truststore.type = JKS 19:12:44 transaction.timeout.ms = 60000 19:12:44 transactional.id = null 19:12:44 value.serializer = class io.cloudevents.kafka.CloudEventSerializer 19:12:44 19:12:44 2026-01-13T19:12:44.745Z INFO 6640 --- [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 19:12:44 2026-01-13T19:12:44.747Z INFO 6640 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 19:12:44 2026-01-13T19:12:44.747Z INFO 6640 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 19:12:44 2026-01-13T19:12:44.747Z INFO 6640 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 19:12:44 2026-01-13T19:12:44.747Z INFO 6640 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1768331564747 19:12:44 2026-01-13T19:12:44.758Z INFO 6640 --- [d | producer-17] org.apache.kafka.clients.Metadata : [Producer clientId=producer-17] Cluster ID: 4L6g3nShT-eMCtK--X86sw 19:12:44 2026-01-13T19:12:44.771Z WARN 6640 --- [ 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: c1dc414d-e276-44ca-b2ff-b26ca913ffab 19:12:44 2026-01-13T19:12:44.772Z INFO 6640 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 19:12:44 2026-01-13T19:12:44.772Z INFO 6640 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 19:12:44 acks = -1 19:12:44 auto.include.jmx.reporter = true 19:12:44 batch.size = 16384 19:12:44 bootstrap.servers = [localhost:32773] 19:12:44 buffer.memory = 33554432 19:12:44 client.dns.lookup = use_all_dns_ips 19:12:44 client.id = producer-18 19:12:44 compression.gzip.level = -1 19:12:44 compression.lz4.level = 9 19:12:44 compression.type = none 19:12:44 compression.zstd.level = 3 19:12:44 connections.max.idle.ms = 540000 19:12:44 delivery.timeout.ms = 120000 19:12:44 enable.idempotence = false 19:12:44 enable.metrics.push = true 19:12:44 interceptor.classes = [] 19:12:44 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 19:12:44 linger.ms = 1 19:12:44 max.block.ms = 60000 19:12:44 max.in.flight.requests.per.connection = 5 19:12:44 max.request.size = 1048576 19:12:44 metadata.max.age.ms = 300000 19:12:44 metadata.max.idle.ms = 300000 19:12:44 metadata.recovery.strategy = none 19:12:44 metric.reporters = [] 19:12:44 metrics.num.samples = 2 19:12:44 metrics.recording.level = INFO 19:12:44 metrics.sample.window.ms = 30000 19:12:44 partitioner.adaptive.partitioning.enable = true 19:12:44 partitioner.availability.timeout.ms = 0 19:12:44 partitioner.class = null 19:12:44 partitioner.ignore.keys = false 19:12:44 receive.buffer.bytes = 32768 19:12:44 reconnect.backoff.max.ms = 1000 19:12:44 reconnect.backoff.ms = 50 19:12:44 request.timeout.ms = 30000 19:12:44 retries = 0 19:12:44 retry.backoff.max.ms = 1000 19:12:44 retry.backoff.ms = 100 19:12:44 sasl.client.callback.handler.class = null 19:12:44 sasl.jaas.config = null 19:12:44 sasl.kerberos.kinit.cmd = /usr/bin/kinit 19:12:44 sasl.kerberos.min.time.before.relogin = 60000 19:12:44 sasl.kerberos.service.name = null 19:12:44 sasl.kerberos.ticket.renew.jitter = 0.05 19:12:44 sasl.kerberos.ticket.renew.window.factor = 0.8 19:12:44 sasl.login.callback.handler.class = null 19:12:44 sasl.login.class = null 19:12:44 sasl.login.connect.timeout.ms = null 19:12:44 sasl.login.read.timeout.ms = null 19:12:44 sasl.login.refresh.buffer.seconds = 300 19:12:44 sasl.login.refresh.min.period.seconds = 60 19:12:44 sasl.login.refresh.window.factor = 0.8 19:12:44 sasl.login.refresh.window.jitter = 0.05 19:12:44 sasl.login.retry.backoff.max.ms = 10000 19:12:44 sasl.login.retry.backoff.ms = 100 19:12:44 sasl.mechanism = GSSAPI 19:12:44 sasl.oauthbearer.clock.skew.seconds = 30 19:12:44 sasl.oauthbearer.expected.audience = null 19:12:44 sasl.oauthbearer.expected.issuer = null 19:12:44 sasl.oauthbearer.header.urlencode = false 19:12:44 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 19:12:44 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 19:12:44 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 19:12:44 sasl.oauthbearer.jwks.endpoint.url = null 19:12:44 sasl.oauthbearer.scope.claim.name = scope 19:12:44 sasl.oauthbearer.sub.claim.name = sub 19:12:44 sasl.oauthbearer.token.endpoint.url = null 19:12:44 security.protocol = PLAINTEXT 19:12:44 security.providers = null 19:12:44 send.buffer.bytes = 131072 19:12:44 socket.connection.setup.timeout.max.ms = 30000 19:12:44 socket.connection.setup.timeout.ms = 10000 19:12:44 ssl.cipher.suites = null 19:12:44 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 19:12:44 ssl.endpoint.identification.algorithm = https 19:12:44 ssl.engine.factory.class = null 19:12:44 ssl.key.password = null 19:12:44 ssl.keymanager.algorithm = SunX509 19:12:44 ssl.keystore.certificate.chain = null 19:12:44 ssl.keystore.key = null 19:12:44 ssl.keystore.location = null 19:12:44 ssl.keystore.password = null 19:12:44 ssl.keystore.type = JKS 19:12:44 ssl.protocol = TLSv1.3 19:12:44 ssl.provider = null 19:12:44 ssl.secure.random.implementation = null 19:12:44 ssl.trustmanager.algorithm = PKIX 19:12:44 ssl.truststore.certificates = null 19:12:44 ssl.truststore.location = null 19:12:44 ssl.truststore.password = null 19:12:44 ssl.truststore.type = JKS 19:12:44 transaction.timeout.ms = 60000 19:12:44 transactional.id = null 19:12:44 value.serializer = class io.cloudevents.kafka.CloudEventSerializer 19:12:44 19:12:44 2026-01-13T19:12:44.772Z INFO 6640 --- [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 19:12:44 2026-01-13T19:12:44.774Z INFO 6640 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 19:12:44 2026-01-13T19:12:44.774Z INFO 6640 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 19:12:44 2026-01-13T19:12:44.774Z INFO 6640 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 19:12:44 2026-01-13T19:12:44.774Z INFO 6640 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1768331564774 19:12:44 2026-01-13T19:12:44.781Z INFO 6640 --- [d | producer-18] org.apache.kafka.clients.Metadata : [Producer clientId=producer-18] Cluster ID: 4L6g3nShT-eMCtK--X86sw 19:12:44 2026-01-13T19:12:44.790Z INFO 6640 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 19:12:44 2026-01-13T19:12:44.790Z WARN 6640 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 19:12:44 2026-01-13T19:12:44.796Z WARN 6640 --- [ 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: 90383915-05a3-48b7-ad93-2e131ba4c33c 19:12:44 2026-01-13T19:12:44.796Z INFO 6640 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 19:12:44 2026-01-13T19:12:44.797Z INFO 6640 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 19:12:44 acks = -1 19:12:44 auto.include.jmx.reporter = true 19:12:44 batch.size = 16384 19:12:44 bootstrap.servers = [localhost:32773] 19:12:44 buffer.memory = 33554432 19:12:44 client.dns.lookup = use_all_dns_ips 19:12:44 client.id = producer-19 19:12:44 compression.gzip.level = -1 19:12:44 compression.lz4.level = 9 19:12:44 compression.type = none 19:12:44 compression.zstd.level = 3 19:12:44 connections.max.idle.ms = 540000 19:12:44 delivery.timeout.ms = 120000 19:12:44 enable.idempotence = false 19:12:44 enable.metrics.push = true 19:12:44 interceptor.classes = [] 19:12:44 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 19:12:44 linger.ms = 1 19:12:44 max.block.ms = 60000 19:12:44 max.in.flight.requests.per.connection = 5 19:12:44 max.request.size = 1048576 19:12:44 metadata.max.age.ms = 300000 19:12:44 metadata.max.idle.ms = 300000 19:12:44 metadata.recovery.strategy = none 19:12:44 metric.reporters = [] 19:12:44 metrics.num.samples = 2 19:12:44 metrics.recording.level = INFO 19:12:44 metrics.sample.window.ms = 30000 19:12:44 partitioner.adaptive.partitioning.enable = true 19:12:44 partitioner.availability.timeout.ms = 0 19:12:44 partitioner.class = null 19:12:44 partitioner.ignore.keys = false 19:12:44 receive.buffer.bytes = 32768 19:12:44 reconnect.backoff.max.ms = 1000 19:12:44 reconnect.backoff.ms = 50 19:12:44 request.timeout.ms = 30000 19:12:44 retries = 0 19:12:44 retry.backoff.max.ms = 1000 19:12:44 retry.backoff.ms = 100 19:12:44 sasl.client.callback.handler.class = null 19:12:44 sasl.jaas.config = null 19:12:44 sasl.kerberos.kinit.cmd = /usr/bin/kinit 19:12:44 sasl.kerberos.min.time.before.relogin = 60000 19:12:44 sasl.kerberos.service.name = null 19:12:44 sasl.kerberos.ticket.renew.jitter = 0.05 19:12:44 sasl.kerberos.ticket.renew.window.factor = 0.8 19:12:44 sasl.login.callback.handler.class = null 19:12:44 sasl.login.class = null 19:12:44 sasl.login.connect.timeout.ms = null 19:12:44 sasl.login.read.timeout.ms = null 19:12:44 sasl.login.refresh.buffer.seconds = 300 19:12:44 sasl.login.refresh.min.period.seconds = 60 19:12:44 sasl.login.refresh.window.factor = 0.8 19:12:44 sasl.login.refresh.window.jitter = 0.05 19:12:44 sasl.login.retry.backoff.max.ms = 10000 19:12:44 sasl.login.retry.backoff.ms = 100 19:12:44 sasl.mechanism = GSSAPI 19:12:44 sasl.oauthbearer.clock.skew.seconds = 30 19:12:44 sasl.oauthbearer.expected.audience = null 19:12:44 sasl.oauthbearer.expected.issuer = null 19:12:44 sasl.oauthbearer.header.urlencode = false 19:12:44 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 19:12:44 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 19:12:44 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 19:12:44 sasl.oauthbearer.jwks.endpoint.url = null 19:12:44 sasl.oauthbearer.scope.claim.name = scope 19:12:44 sasl.oauthbearer.sub.claim.name = sub 19:12:44 sasl.oauthbearer.token.endpoint.url = null 19:12:44 security.protocol = PLAINTEXT 19:12:44 security.providers = null 19:12:44 send.buffer.bytes = 131072 19:12:44 socket.connection.setup.timeout.max.ms = 30000 19:12:44 socket.connection.setup.timeout.ms = 10000 19:12:44 ssl.cipher.suites = null 19:12:44 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 19:12:44 ssl.endpoint.identification.algorithm = https 19:12:44 ssl.engine.factory.class = null 19:12:44 ssl.key.password = null 19:12:44 ssl.keymanager.algorithm = SunX509 19:12:44 ssl.keystore.certificate.chain = null 19:12:44 ssl.keystore.key = null 19:12:44 ssl.keystore.location = null 19:12:44 ssl.keystore.password = null 19:12:44 ssl.keystore.type = JKS 19:12:44 ssl.protocol = TLSv1.3 19:12:44 ssl.provider = null 19:12:44 ssl.secure.random.implementation = null 19:12:44 ssl.trustmanager.algorithm = PKIX 19:12:44 ssl.truststore.certificates = null 19:12:44 ssl.truststore.location = null 19:12:44 ssl.truststore.password = null 19:12:44 ssl.truststore.type = JKS 19:12:44 transaction.timeout.ms = 60000 19:12:44 transactional.id = null 19:12:44 value.serializer = class io.cloudevents.kafka.CloudEventSerializer 19:12:44 19:12:44 2026-01-13T19:12:44.797Z INFO 6640 --- [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 19:12:44 2026-01-13T19:12:44.799Z INFO 6640 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 19:12:44 2026-01-13T19:12:44.799Z INFO 6640 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 19:12:44 2026-01-13T19:12:44.799Z INFO 6640 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 19:12:44 2026-01-13T19:12:44.799Z INFO 6640 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1768331564799 19:12:44 2026-01-13T19:12:44.827Z INFO 6640 --- [d | producer-19] org.apache.kafka.clients.Metadata : [Producer clientId=producer-19] Cluster ID: 4L6g3nShT-eMCtK--X86sw 19:12:44 2026-01-13T19:12:44.845Z WARN 6640 --- [ 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: 38dbcdef-bcd0-4253-a854-d8ae56e2c83d 19:12:44 2026-01-13T19:12:44.846Z INFO 6640 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 19:12:44 2026-01-13T19:12:44.846Z INFO 6640 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 19:12:44 acks = -1 19:12:44 auto.include.jmx.reporter = true 19:12:44 batch.size = 16384 19:12:44 bootstrap.servers = [localhost:32773] 19:12:44 buffer.memory = 33554432 19:12:44 client.dns.lookup = use_all_dns_ips 19:12:44 client.id = producer-20 19:12:44 compression.gzip.level = -1 19:12:44 compression.lz4.level = 9 19:12:44 compression.type = none 19:12:44 compression.zstd.level = 3 19:12:44 connections.max.idle.ms = 540000 19:12:44 delivery.timeout.ms = 120000 19:12:44 enable.idempotence = false 19:12:44 enable.metrics.push = true 19:12:44 interceptor.classes = [] 19:12:44 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 19:12:44 linger.ms = 1 19:12:44 max.block.ms = 60000 19:12:44 max.in.flight.requests.per.connection = 5 19:12:44 max.request.size = 1048576 19:12:44 metadata.max.age.ms = 300000 19:12:44 metadata.max.idle.ms = 300000 19:12:44 metadata.recovery.strategy = none 19:12:44 metric.reporters = [] 19:12:44 metrics.num.samples = 2 19:12:44 metrics.recording.level = INFO 19:12:44 metrics.sample.window.ms = 30000 19:12:44 partitioner.adaptive.partitioning.enable = true 19:12:44 partitioner.availability.timeout.ms = 0 19:12:44 partitioner.class = null 19:12:44 partitioner.ignore.keys = false 19:12:44 receive.buffer.bytes = 32768 19:12:44 reconnect.backoff.max.ms = 1000 19:12:44 reconnect.backoff.ms = 50 19:12:44 request.timeout.ms = 30000 19:12:44 retries = 0 19:12:44 retry.backoff.max.ms = 1000 19:12:44 retry.backoff.ms = 100 19:12:44 sasl.client.callback.handler.class = null 19:12:44 sasl.jaas.config = null 19:12:44 sasl.kerberos.kinit.cmd = /usr/bin/kinit 19:12:44 sasl.kerberos.min.time.before.relogin = 60000 19:12:44 sasl.kerberos.service.name = null 19:12:44 sasl.kerberos.ticket.renew.jitter = 0.05 19:12:44 sasl.kerberos.ticket.renew.window.factor = 0.8 19:12:44 sasl.login.callback.handler.class = null 19:12:44 sasl.login.class = null 19:12:44 sasl.login.connect.timeout.ms = null 19:12:44 sasl.login.read.timeout.ms = null 19:12:44 sasl.login.refresh.buffer.seconds = 300 19:12:44 sasl.login.refresh.min.period.seconds = 60 19:12:44 sasl.login.refresh.window.factor = 0.8 19:12:44 sasl.login.refresh.window.jitter = 0.05 19:12:44 sasl.login.retry.backoff.max.ms = 10000 19:12:44 sasl.login.retry.backoff.ms = 100 19:12:44 sasl.mechanism = GSSAPI 19:12:44 sasl.oauthbearer.clock.skew.seconds = 30 19:12:44 sasl.oauthbearer.expected.audience = null 19:12:44 sasl.oauthbearer.expected.issuer = null 19:12:44 sasl.oauthbearer.header.urlencode = false 19:12:44 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 19:12:44 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 19:12:44 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 19:12:44 sasl.oauthbearer.jwks.endpoint.url = null 19:12:44 sasl.oauthbearer.scope.claim.name = scope 19:12:44 sasl.oauthbearer.sub.claim.name = sub 19:12:44 sasl.oauthbearer.token.endpoint.url = null 19:12:44 security.protocol = PLAINTEXT 19:12:44 security.providers = null 19:12:44 send.buffer.bytes = 131072 19:12:44 socket.connection.setup.timeout.max.ms = 30000 19:12:44 socket.connection.setup.timeout.ms = 10000 19:12:44 ssl.cipher.suites = null 19:12:44 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 19:12:44 ssl.endpoint.identification.algorithm = https 19:12:44 ssl.engine.factory.class = null 19:12:44 ssl.key.password = null 19:12:44 ssl.keymanager.algorithm = SunX509 19:12:44 ssl.keystore.certificate.chain = null 19:12:44 ssl.keystore.key = null 19:12:44 ssl.keystore.location = null 19:12:44 ssl.keystore.password = null 19:12:44 ssl.keystore.type = JKS 19:12:44 ssl.protocol = TLSv1.3 19:12:44 ssl.provider = null 19:12:44 ssl.secure.random.implementation = null 19:12:44 ssl.trustmanager.algorithm = PKIX 19:12:44 ssl.truststore.certificates = null 19:12:44 ssl.truststore.location = null 19:12:44 ssl.truststore.password = null 19:12:44 ssl.truststore.type = JKS 19:12:44 transaction.timeout.ms = 60000 19:12:44 transactional.id = null 19:12:44 value.serializer = class io.cloudevents.kafka.CloudEventSerializer 19:12:44 19:12:44 2026-01-13T19:12:44.846Z INFO 6640 --- [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 19:12:44 2026-01-13T19:12:44.848Z INFO 6640 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 19:12:44 2026-01-13T19:12:44.848Z INFO 6640 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 19:12:44 2026-01-13T19:12:44.848Z INFO 6640 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 19:12:44 2026-01-13T19:12:44.848Z INFO 6640 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1768331564848 19:12:44 2026-01-13T19:12:44.860Z INFO 6640 --- [d | producer-20] org.apache.kafka.clients.Metadata : [Producer clientId=producer-20] Cluster ID: 4L6g3nShT-eMCtK--X86sw 19:12:44 2026-01-13T19:12:44.869Z INFO 6640 --- [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 19:12:44 allow.auto.create.topics = true 19:12:44 auto.commit.interval.ms = 5000 19:12:44 auto.include.jmx.reporter = true 19:12:44 auto.offset.reset = earliest 19:12:44 bootstrap.servers = [localhost:32773] 19:12:44 check.crcs = true 19:12:44 client.dns.lookup = use_all_dns_ips 19:12:44 client.id = consumer-test-1-9 19:12:44 client.rack = 19:12:44 connections.max.idle.ms = 540000 19:12:44 default.api.timeout.ms = 60000 19:12:44 enable.auto.commit = true 19:12:44 enable.metrics.push = true 19:12:44 exclude.internal.topics = true 19:12:44 fetch.max.bytes = 52428800 19:12:44 fetch.max.wait.ms = 500 19:12:44 fetch.min.bytes = 1 19:12:44 group.id = test-1 19:12:44 group.instance.id = null 19:12:44 group.protocol = classic 19:12:44 group.remote.assignor = null 19:12:44 heartbeat.interval.ms = 3000 19:12:44 interceptor.classes = [] 19:12:44 internal.leave.group.on.close = true 19:12:44 internal.throw.on.fetch.stable.offset.unsupported = false 19:12:44 isolation.level = read_uncommitted 19:12:44 key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 19:12:44 max.partition.fetch.bytes = 1048576 19:12:44 max.poll.interval.ms = 300000 19:12:44 max.poll.records = 500 19:12:44 metadata.max.age.ms = 300000 19:12:44 metadata.recovery.strategy = none 19:12:44 metric.reporters = [] 19:12:44 metrics.num.samples = 2 19:12:44 metrics.recording.level = INFO 19:12:44 metrics.sample.window.ms = 30000 19:12:44 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 19:12:44 receive.buffer.bytes = 65536 19:12:44 reconnect.backoff.max.ms = 1000 19:12:44 reconnect.backoff.ms = 50 19:12:44 request.timeout.ms = 30000 19:12:44 retry.backoff.max.ms = 1000 19:12:44 retry.backoff.ms = 100 19:12:44 sasl.client.callback.handler.class = null 19:12:44 sasl.jaas.config = null 19:12:44 sasl.kerberos.kinit.cmd = /usr/bin/kinit 19:12:44 sasl.kerberos.min.time.before.relogin = 60000 19:12:44 sasl.kerberos.service.name = null 19:12:44 sasl.kerberos.ticket.renew.jitter = 0.05 19:12:44 sasl.kerberos.ticket.renew.window.factor = 0.8 19:12:44 sasl.login.callback.handler.class = null 19:12:44 sasl.login.class = null 19:12:44 sasl.login.connect.timeout.ms = null 19:12:44 sasl.login.read.timeout.ms = null 19:12:44 sasl.login.refresh.buffer.seconds = 300 19:12:44 sasl.login.refresh.min.period.seconds = 60 19:12:44 sasl.login.refresh.window.factor = 0.8 19:12:44 sasl.login.refresh.window.jitter = 0.05 19:12:44 sasl.login.retry.backoff.max.ms = 10000 19:12:44 sasl.login.retry.backoff.ms = 100 19:12:44 sasl.mechanism = GSSAPI 19:12:44 sasl.oauthbearer.clock.skew.seconds = 30 19:12:44 sasl.oauthbearer.expected.audience = null 19:12:44 sasl.oauthbearer.expected.issuer = null 19:12:44 sasl.oauthbearer.header.urlencode = false 19:12:44 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 19:12:44 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 19:12:44 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 19:12:44 sasl.oauthbearer.jwks.endpoint.url = null 19:12:44 sasl.oauthbearer.scope.claim.name = scope 19:12:44 sasl.oauthbearer.sub.claim.name = sub 19:12:44 sasl.oauthbearer.token.endpoint.url = null 19:12:44 security.protocol = PLAINTEXT 19:12:44 security.providers = null 19:12:44 send.buffer.bytes = 131072 19:12:44 session.timeout.ms = 45000 19:12:44 socket.connection.setup.timeout.max.ms = 30000 19:12:44 socket.connection.setup.timeout.ms = 10000 19:12:44 ssl.cipher.suites = null 19:12:44 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 19:12:44 ssl.endpoint.identification.algorithm = https 19:12:44 ssl.engine.factory.class = null 19:12:44 ssl.key.password = null 19:12:44 ssl.keymanager.algorithm = SunX509 19:12:44 ssl.keystore.certificate.chain = null 19:12:44 ssl.keystore.key = null 19:12:44 ssl.keystore.location = null 19:12:44 ssl.keystore.password = null 19:12:44 ssl.keystore.type = JKS 19:12:44 ssl.protocol = TLSv1.3 19:12:44 ssl.provider = null 19:12:44 ssl.secure.random.implementation = null 19:12:44 ssl.trustmanager.algorithm = PKIX 19:12:44 ssl.truststore.certificates = null 19:12:44 ssl.truststore.location = null 19:12:44 ssl.truststore.password = null 19:12:44 ssl.truststore.type = JKS 19:12:44 value.deserializer = class io.cloudevents.kafka.CloudEventDeserializer 19:12:44 19:12:44 2026-01-13T19:12:44.869Z INFO 6640 --- [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 19:12:44 2026-01-13T19:12:44.871Z INFO 6640 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 19:12:44 2026-01-13T19:12:44.871Z INFO 6640 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 19:12:44 2026-01-13T19:12:44.871Z INFO 6640 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1768331564871 19:12:44 2026-01-13T19:12:44.871Z INFO 6640 --- [ main] o.a.k.c.c.i.ClassicKafkaConsumer : [Consumer clientId=consumer-test-1-9, groupId=test-1] Subscribed to topic(s): my-topic-name 19:12:44 2026-01-13T19:12:44.875Z WARN 6640 --- [ 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: 951ccddc-dd12-4ab9-a42c-a150de1f86e6 19:12:44 2026-01-13T19:12:44.875Z INFO 6640 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 19:12:44 2026-01-13T19:12:44.876Z INFO 6640 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 19:12:44 acks = -1 19:12:44 auto.include.jmx.reporter = true 19:12:44 batch.size = 16384 19:12:44 bootstrap.servers = [localhost:32773] 19:12:44 buffer.memory = 33554432 19:12:44 client.dns.lookup = use_all_dns_ips 19:12:44 client.id = producer-21 19:12:44 compression.gzip.level = -1 19:12:44 compression.lz4.level = 9 19:12:44 compression.type = none 19:12:44 compression.zstd.level = 3 19:12:44 connections.max.idle.ms = 540000 19:12:44 delivery.timeout.ms = 120000 19:12:44 enable.idempotence = false 19:12:44 enable.metrics.push = true 19:12:44 interceptor.classes = [] 19:12:44 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 19:12:44 linger.ms = 1 19:12:44 max.block.ms = 60000 19:12:44 max.in.flight.requests.per.connection = 5 19:12:44 max.request.size = 1048576 19:12:44 metadata.max.age.ms = 300000 19:12:44 metadata.max.idle.ms = 300000 19:12:44 metadata.recovery.strategy = none 19:12:44 metric.reporters = [] 19:12:44 metrics.num.samples = 2 19:12:44 metrics.recording.level = INFO 19:12:44 metrics.sample.window.ms = 30000 19:12:44 partitioner.adaptive.partitioning.enable = true 19:12:44 partitioner.availability.timeout.ms = 0 19:12:44 partitioner.class = null 19:12:44 partitioner.ignore.keys = false 19:12:44 receive.buffer.bytes = 32768 19:12:44 reconnect.backoff.max.ms = 1000 19:12:44 reconnect.backoff.ms = 50 19:12:44 request.timeout.ms = 30000 19:12:44 retries = 0 19:12:44 retry.backoff.max.ms = 1000 19:12:44 retry.backoff.ms = 100 19:12:44 sasl.client.callback.handler.class = null 19:12:44 sasl.jaas.config = null 19:12:44 sasl.kerberos.kinit.cmd = /usr/bin/kinit 19:12:44 sasl.kerberos.min.time.before.relogin = 60000 19:12:44 sasl.kerberos.service.name = null 19:12:44 sasl.kerberos.ticket.renew.jitter = 0.05 19:12:44 sasl.kerberos.ticket.renew.window.factor = 0.8 19:12:44 sasl.login.callback.handler.class = null 19:12:44 sasl.login.class = null 19:12:44 sasl.login.connect.timeout.ms = null 19:12:44 sasl.login.read.timeout.ms = null 19:12:44 sasl.login.refresh.buffer.seconds = 300 19:12:44 sasl.login.refresh.min.period.seconds = 60 19:12:44 sasl.login.refresh.window.factor = 0.8 19:12:44 sasl.login.refresh.window.jitter = 0.05 19:12:44 sasl.login.retry.backoff.max.ms = 10000 19:12:44 sasl.login.retry.backoff.ms = 100 19:12:44 sasl.mechanism = GSSAPI 19:12:44 sasl.oauthbearer.clock.skew.seconds = 30 19:12:44 sasl.oauthbearer.expected.audience = null 19:12:44 sasl.oauthbearer.expected.issuer = null 19:12:44 sasl.oauthbearer.header.urlencode = false 19:12:44 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 19:12:44 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 19:12:44 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 19:12:44 sasl.oauthbearer.jwks.endpoint.url = null 19:12:44 sasl.oauthbearer.scope.claim.name = scope 19:12:44 sasl.oauthbearer.sub.claim.name = sub 19:12:44 sasl.oauthbearer.token.endpoint.url = null 19:12:44 security.protocol = PLAINTEXT 19:12:44 security.providers = null 19:12:44 send.buffer.bytes = 131072 19:12:44 socket.connection.setup.timeout.max.ms = 30000 19:12:44 socket.connection.setup.timeout.ms = 10000 19:12:44 ssl.cipher.suites = null 19:12:44 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 19:12:44 ssl.endpoint.identification.algorithm = https 19:12:44 ssl.engine.factory.class = null 19:12:44 ssl.key.password = null 19:12:44 ssl.keymanager.algorithm = SunX509 19:12:44 ssl.keystore.certificate.chain = null 19:12:44 ssl.keystore.key = null 19:12:44 ssl.keystore.location = null 19:12:44 ssl.keystore.password = null 19:12:44 ssl.keystore.type = JKS 19:12:44 ssl.protocol = TLSv1.3 19:12:44 ssl.provider = null 19:12:44 ssl.secure.random.implementation = null 19:12:44 ssl.trustmanager.algorithm = PKIX 19:12:44 ssl.truststore.certificates = null 19:12:44 ssl.truststore.location = null 19:12:44 ssl.truststore.password = null 19:12:44 ssl.truststore.type = JKS 19:12:44 transaction.timeout.ms = 60000 19:12:44 transactional.id = null 19:12:44 value.serializer = class io.cloudevents.kafka.CloudEventSerializer 19:12:44 19:12:44 2026-01-13T19:12:44.876Z INFO 6640 --- [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 19:12:44 2026-01-13T19:12:44.877Z INFO 6640 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 19:12:44 2026-01-13T19:12:44.877Z INFO 6640 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 19:12:44 2026-01-13T19:12:44.877Z INFO 6640 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 19:12:44 2026-01-13T19:12:44.877Z INFO 6640 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1768331564877 19:12:44 2026-01-13T19:12:44.888Z INFO 6640 --- [d | producer-21] org.apache.kafka.clients.Metadata : [Producer clientId=producer-21] Cluster ID: 4L6g3nShT-eMCtK--X86sw 19:12:44 2026-01-13T19:12:44.901Z INFO 6640 --- [ main] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-test-1-9, groupId=test-1] Cluster ID: 4L6g3nShT-eMCtK--X86sw 19:12:45 2026-01-13T19:12:44.971Z INFO 6640 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 19:12:45 2026-01-13T19:12:44.971Z WARN 6640 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 19:12:45 2026-01-13T19:12:45.029Z INFO 6640 --- [ 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) 19:12:45 2026-01-13T19:12:45.030Z INFO 6640 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-1-9, groupId=test-1] (Re-)joining group 19:12:45 2026-01-13T19:12:45.041Z INFO 6640 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 19:12:45 2026-01-13T19:12:45.041Z WARN 6640 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 19:12:45 2026-01-13T19:12:45.057Z INFO 6640 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 19:12:45 2026-01-13T19:12:45.057Z WARN 6640 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 19:12:45 2026-01-13T19:12:45.057Z WARN 6640 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 19:12:45 2026-01-13T19:12:45.060Z INFO 6640 --- [ 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-9e3dde3f-4795-41dc-9e62-b4a792468c1d 19:12:45 2026-01-13T19:12:45.060Z INFO 6640 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-1-9, groupId=test-1] (Re-)joining group 19:12:45 2026-01-13T19:12:45.072Z INFO 6640 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 19:12:45 2026-01-13T19:12:45.072Z WARN 6640 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 19:12:45 2026-01-13T19:12:45.080Z INFO 6640 --- [ 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-9e3dde3f-4795-41dc-9e62-b4a792468c1d', protocol='range'} 19:12:45 2026-01-13T19:12:45.080Z INFO 6640 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 19:12:45 2026-01-13T19:12:45.080Z WARN 6640 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 19:12:45 2026-01-13T19:12:45.080Z WARN 6640 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 19:12:45 2026-01-13T19:12:45.080Z INFO 6640 --- [ 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-9e3dde3f-4795-41dc-9e62-b4a792468c1d=Assignment(partitions=[my-topic-name-0])} 19:12:45 2026-01-13T19:12:45.101Z INFO 6640 --- [ 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-9e3dde3f-4795-41dc-9e62-b4a792468c1d', protocol='range'} 19:12:45 2026-01-13T19:12:45.101Z INFO 6640 --- [ 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]) 19:12:45 2026-01-13T19:12:45.101Z INFO 6640 --- [ main] k.c.c.i.ConsumerRebalanceListenerInvoker : [Consumer clientId=consumer-test-1-9, groupId=test-1] Adding newly assigned partitions: my-topic-name-0 19:12:45 2026-01-13T19:12:45.109Z INFO 6640 --- [ 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 19:12:45 2026-01-13T19:12:45.121Z INFO 6640 --- [ 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}}. 19:12:45 2026-01-13T19:12:45.156Z INFO 6640 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 19:12:45 2026-01-13T19:12:45.156Z WARN 6640 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 19:12:45 2026-01-13T19:12:45.225Z INFO 6640 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node -1 disconnected. 19:12:45 2026-01-13T19:12:45.225Z INFO 6640 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 19:12:45 2026-01-13T19:12:45.225Z INFO 6640 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node -1 disconnected. 19:12:45 2026-01-13T19:12:45.225Z INFO 6640 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 19:12:45 2026-01-13T19:12:45.225Z INFO 6640 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 19:12:45 2026-01-13T19:12:45.225Z INFO 6640 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node -1 disconnected. 19:12:45 2026-01-13T19:12:45.225Z INFO 6640 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node -1 disconnected. 19:12:45 2026-01-13T19:12:45.227Z INFO 6640 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 19:12:45 2026-01-13T19:12:45.227Z INFO 6640 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Cancelled in-flight METADATA request with correlation id 7 due to node 1 being disconnected (elapsed time since creation: 2ms, elapsed time since send: 2ms, throttle time: 0ms, request timeout: 30000ms) 19:12:45 2026-01-13T19:12:45.230Z INFO 6640 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 19:12:45 2026-01-13T19:12:45.230Z INFO 6640 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node -1 disconnected. 19:12:45 2026-01-13T19:12:45.230Z INFO 6640 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 19:12:45 2026-01-13T19:12:45.230Z INFO 6640 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 19:12:45 2026-01-13T19:12:45.230Z INFO 6640 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] 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) 19:12:45 2026-01-13T19:12:45.230Z INFO 6640 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node -1 disconnected. 19:12:45 2026-01-13T19:12:45.230Z INFO 6640 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node -1 disconnected. 19:12:45 2026-01-13T19:12:45.230Z INFO 6640 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node -1 disconnected. 19:12:45 2026-01-13T19:12:45.230Z INFO 6640 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 19:12:45 2026-01-13T19:12:45.231Z INFO 6640 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node -1 disconnected. 19:12:45 2026-01-13T19:12:45.231Z INFO 6640 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 19:12:45 2026-01-13T19:12:45.231Z INFO 6640 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Cancelled in-flight METADATA request with correlation id 7 due to node 1 being disconnected (elapsed time since creation: 6ms, elapsed time since send: 6ms, throttle time: 0ms, request timeout: 30000ms) 19:12:45 2026-01-13T19:12:45.281Z INFO 6640 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 19:12:45 2026-01-13T19:12:45.282Z WARN 6640 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 19:12:45 2026-01-13T19:12:45.283Z INFO 6640 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 19:12:45 2026-01-13T19:12:45.283Z WARN 6640 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 19:12:45 2026-01-13T19:12:45.300Z INFO 6640 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 19:12:45 2026-01-13T19:12:45.300Z WARN 6640 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 19:12:45 2026-01-13T19:12:45.302Z INFO 6640 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 19:12:45 2026-01-13T19:12:45.302Z INFO 6640 --- [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: 146ms, elapsed time since send: 146ms, throttle time: 0ms, request timeout: 30000ms) 19:12:45 2026-01-13T19:12:45.302Z INFO 6640 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node -1 disconnected. 19:12:45 2026-01-13T19:12:45.302Z INFO 6640 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 2147483646 disconnected. 19:12:45 2026-01-13T19:12:45.303Z INFO 6640 --- [thread | test-1] o.a.kafka.clients.FetchSessionHandler : [Consumer clientId=consumer-test-1-9, groupId=test-1] Error sending fetch request (sessionId=35966896, epoch=1) to node 1: 19:12:45 19:12:45 org.apache.kafka.common.errors.DisconnectException 19:12:45 19:12:45 2026-01-13T19:12:45.303Z INFO 6640 --- [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. 19:12:45 2026-01-13T19:12:45.326Z INFO 6640 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 19:12:45 2026-01-13T19:12:45.326Z WARN 6640 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 19:12:45 2026-01-13T19:12:45.327Z INFO 6640 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 19:12:45 2026-01-13T19:12:45.327Z WARN 6640 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 19:12:45 2026-01-13T19:12:45.336Z INFO 6640 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 19:12:45 2026-01-13T19:12:45.336Z WARN 6640 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 19:12:45 2026-01-13T19:12:45.342Z INFO 6640 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 19:12:45 2026-01-13T19:12:45.342Z WARN 6640 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 19:12:45 2026-01-13T19:12:45.345Z INFO 6640 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 19:12:45 2026-01-13T19:12:45.345Z WARN 6640 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 19:12:45 2026-01-13T19:12:45.346Z INFO 6640 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 19:12:45 2026-01-13T19:12:45.346Z WARN 6640 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 19:12:45 2026-01-13T19:12:45.346Z INFO 6640 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 19:12:45 2026-01-13T19:12:45.346Z WARN 6640 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 19:12:45 2026-01-13T19:12:45.348Z INFO 6640 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 19:12:45 2026-01-13T19:12:45.348Z WARN 6640 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 19:12:45 2026-01-13T19:12:45.349Z INFO 6640 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 19:12:45 2026-01-13T19:12:45.349Z WARN 6640 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 19:12:45 2026-01-13T19:12:45.350Z INFO 6640 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 19:12:45 2026-01-13T19:12:45.350Z WARN 6640 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 19:12:45 [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.794 s -- in org.onap.cps.ncmp.impl.data.utils.DmiDataOperationsHelperSpec 19:12:45 [INFO] Running org.onap.cps.ncmp.impl.datajobs.DataJobResultServiceImplSpec 19:12:45 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.018 s -- in org.onap.cps.ncmp.impl.datajobs.DataJobResultServiceImplSpec 19:12:45 [INFO] Running org.onap.cps.ncmp.impl.datajobs.DataJobServiceImplSpec 19:12:45 2026-01-13T19:12:45.443Z INFO 6640 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 19:12:45 2026-01-13T19:12:45.443Z WARN 6640 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 19:12:45 2026-01-13T19:12:45.469Z INFO 6640 --- [ main] o.o.c.n.i.datajobs.DataJobServiceImpl : Data Job ID: my-job-id - Total operations received: 1 19:12:45 2026-01-13T19:12:45.470Z INFO 6640 --- [ main] o.o.c.n.i.datajobs.DataJobServiceImpl : Destination: 19:12:45 2026-01-13T19:12:45.470Z INFO 6640 --- [ main] o.o.c.n.i.datajobs.DataJobServiceImpl : authorization: my authorization header 19:12:45 2026-01-13T19:12:45.471Z INFO 6640 --- [ main] o.o.c.n.i.datajobs.DataJobServiceImpl : Data Job ID: my-job-id - Total operations received: 1 19:12:45 2026-01-13T19:12:45.471Z DEBUG 6640 --- [ main] o.o.c.n.i.datajobs.DataJobServiceImpl : Initiating WRITE operation for Data Job ID: my-job-id (JSON): null 19:12:45 2026-01-13T19:12:45.471Z INFO 6640 --- [ main] o.o.c.n.i.datajobs.DataJobServiceImpl : Data Job ID: my-job-id - Received 0 sub-job(s) from DMI. 19:12:45 2026-01-13T19:12:45.471Z DEBUG 6640 --- [ main] o.o.c.n.i.datajobs.DataJobServiceImpl : Finalized subJobWriteResponses for Data Job ID: my-job-id (JSON): null 19:12:45 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.036 s -- in org.onap.cps.ncmp.impl.datajobs.DataJobServiceImplSpec 19:12:45 [INFO] Running org.onap.cps.ncmp.impl.datajobs.DataJobStatusServiceImplSpec 19:12:45 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.onap.cps.ncmp.impl.datajobs.DataJobStatusServiceImplSpec 19:12:45 [INFO] Running org.onap.cps.ncmp.impl.datajobs.DmiSubJobRequestHandlerSpec 19:12:45 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.017 s -- in org.onap.cps.ncmp.impl.datajobs.DmiSubJobRequestHandlerSpec 19:12:45 [INFO] Running org.onap.cps.ncmp.impl.datajobs.WriteRequestExaminerSpec 19:12:45 2026-01-13T19:12:45.506Z INFO 6640 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 19:12:45 2026-01-13T19:12:45.507Z WARN 6640 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 19:12:45 2026-01-13T19:12:45.519Z INFO 6640 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 19:12:45 2026-01-13T19:12:45.519Z WARN 6640 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 19:12:45 2026-01-13T19:12:45.526Z INFO 6640 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 19:12:45 2026-01-13T19:12:45.526Z WARN 6640 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 19:12:45 2026-01-13T19:12:45.531Z INFO 6640 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 19:12:45 2026-01-13T19:12:45.531Z WARN 6640 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 19:12:45 [INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.026 s -- in org.onap.cps.ncmp.impl.datajobs.WriteRequestExaminerSpec 19:12:45 [INFO] Running org.onap.cps.ncmp.impl.datajobs.subscription.cmavc.CmAvcEventServiceSpec 19:12:45 2026-01-13T19:12:45.538Z INFO 6640 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 19:12:45 2026-01-13T19:12:45.538Z WARN 6640 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 19:12:45 2026-01-13T19:12:45.548Z INFO 6640 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 19:12:45 2026-01-13T19:12:45.548Z WARN 6640 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 19:12:45 2026-01-13T19:12:45.550Z INFO 6640 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 19:12:45 2026-01-13T19:12:45.550Z WARN 6640 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 19:12:45 2026-01-13T19:12:45.551Z INFO 6640 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 19:12:45 2026-01-13T19:12:45.551Z WARN 6640 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 19:12:45 2026-01-13T19:12:45.566Z INFO 6640 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 19:12:45 2026-01-13T19:12:45.566Z WARN 6640 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 19:12:45 2026-01-13T19:12:45.576Z INFO 6640 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 19:12:45 2026-01-13T19:12:45.576Z WARN 6640 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 19:12:45 2026-01-13T19:12:45.587Z INFO 6640 --- [ main] o.o.c.n.i.d.s.cmavc.CmAvcEventService : Operation : create requested for cmHandleId : test-cmhandle-id 19:12:45 2026-01-13T19:12:45.589Z INFO 6640 --- [ main] o.o.c.n.i.d.s.cmavc.CmAvcEventService : Operation : update requested for cmHandleId : test-cmhandle-id 19:12:45 2026-01-13T19:12:45.674Z INFO 6640 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 19:12:45 2026-01-13T19:12:45.674Z WARN 6640 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 19:12:45 2026-01-13T19:12:45.677Z INFO 6640 --- [ main] o.o.c.n.i.d.s.cmavc.CmAvcEventService : Operation : patch requested for cmHandleId : test-cmhandle-id 19:12:45 2026-01-13T19:12:45.679Z INFO 6640 --- [ main] o.o.c.n.i.d.s.cmavc.CmAvcEventService : Operation : delete requested for cmHandleId : test-cmhandle-id 19:12:45 2026-01-13T19:12:45.680Z INFO 6640 --- [ main] o.o.c.n.i.d.s.cmavc.CmAvcEventService : Operation : delete requested for cmHandleId : test-cmhandle-id 19:12:45 2026-01-13T19:12:45.680Z INFO 6640 --- [ main] o.o.c.n.i.d.s.cmavc.CmAvcEventService : Operation : delete requested for cmHandleId : test-cmhandle-id 19:12:45 [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.150 s -- in org.onap.cps.ncmp.impl.datajobs.subscription.cmavc.CmAvcEventServiceSpec 19:12:45 [INFO] Running org.onap.cps.ncmp.impl.datajobs.subscription.cmavc.CmAvcEventConsumerSpec 19:12:45 2026-01-13T19:12:45.685Z INFO 6640 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 19:12:45 2026-01-13T19:12:45.685Z WARN 6640 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 19:12:45 2026-01-13T19:12:45.687Z INFO 6640 --- [ main] t.n.o.o.8.0 : Creating container for image: nexus3.onap.org:10001/confluentinc/cp-kafka:7.8.0 19:12:45 2026-01-13T19:12:45.722Z INFO 6640 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 19:12:45 2026-01-13T19:12:45.722Z WARN 6640 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 19:12:45 2026-01-13T19:12:45.728Z INFO 6640 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 19:12:45 2026-01-13T19:12:45.728Z WARN 6640 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 19:12:45 2026-01-13T19:12:45.739Z INFO 6640 --- [ main] t.n.o.o.8.0 : Container nexus3.onap.org:10001/confluentinc/cp-kafka:7.8.0 is starting: 5e5465e9f18b8c87db033f04bf2bb661ac614a3adfab53767a9938424c963206 19:12:45 2026-01-13T19:12:45.754Z INFO 6640 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 19:12:45 2026-01-13T19:12:45.754Z WARN 6640 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 19:12:45 2026-01-13T19:12:45.773Z INFO 6640 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 19:12:45 2026-01-13T19:12:45.773Z WARN 6640 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 19:12:45 2026-01-13T19:12:45.801Z INFO 6640 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 19:12:45 2026-01-13T19:12:45.801Z WARN 6640 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 19:12:45 2026-01-13T19:12:45.919Z INFO 6640 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 19:12:45 2026-01-13T19:12:45.919Z WARN 6640 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 19:12:45 2026-01-13T19:12:45.928Z INFO 6640 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 19:12:45 2026-01-13T19:12:45.928Z WARN 6640 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 19:12:46 2026-01-13T19:12:45.963Z INFO 6640 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 19:12:46 2026-01-13T19:12:45.963Z WARN 6640 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 19:12:46 2026-01-13T19:12:45.972Z INFO 6640 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 19:12:46 2026-01-13T19:12:45.972Z WARN 6640 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 19:12:46 2026-01-13T19:12:46.007Z INFO 6640 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 19:12:46 2026-01-13T19:12:46.007Z WARN 6640 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 19:12:46 2026-01-13T19:12:46.023Z INFO 6640 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 19:12:46 2026-01-13T19:12:46.023Z WARN 6640 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 19:12:46 2026-01-13T19:12:46.028Z INFO 6640 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 19:12:46 2026-01-13T19:12:46.028Z WARN 6640 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 19:12:46 2026-01-13T19:12:46.033Z INFO 6640 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 19:12:46 2026-01-13T19:12:46.033Z WARN 6640 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 19:12:46 2026-01-13T19:12:46.047Z INFO 6640 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 19:12:46 2026-01-13T19:12:46.047Z WARN 6640 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 19:12:46 2026-01-13T19:12:46.073Z INFO 6640 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 19:12:46 2026-01-13T19:12:46.073Z WARN 6640 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 19:12:46 2026-01-13T19:12:46.073Z INFO 6640 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 19:12:46 2026-01-13T19:12:46.074Z WARN 6640 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 19:12:46 2026-01-13T19:12:46.074Z WARN 6640 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 19:12:46 2026-01-13T19:12:46.080Z INFO 6640 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 19:12:46 2026-01-13T19:12:46.080Z WARN 6640 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 19:12:46 2026-01-13T19:12:46.080Z WARN 6640 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 19:12:46 2026-01-13T19:12:46.126Z INFO 6640 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 19:12:46 2026-01-13T19:12:46.126Z WARN 6640 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 19:12:46 2026-01-13T19:12:46.156Z INFO 6640 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 19:12:46 2026-01-13T19:12:46.156Z WARN 6640 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 19:12:46 2026-01-13T19:12:46.171Z INFO 6640 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 19:12:46 2026-01-13T19:12:46.171Z WARN 6640 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 19:12:46 2026-01-13T19:12:46.234Z INFO 6640 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 19:12:46 2026-01-13T19:12:46.234Z WARN 6640 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 19:12:46 2026-01-13T19:12:46.259Z INFO 6640 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 19:12:46 2026-01-13T19:12:46.259Z WARN 6640 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 19:12:46 2026-01-13T19:12:46.281Z INFO 6640 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 19:12:46 2026-01-13T19:12:46.281Z WARN 6640 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 19:12:46 2026-01-13T19:12:46.301Z INFO 6640 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 19:12:46 2026-01-13T19:12:46.301Z WARN 6640 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 19:12:46 2026-01-13T19:12:46.351Z INFO 6640 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 19:12:46 2026-01-13T19:12:46.351Z WARN 6640 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 19:12:46 2026-01-13T19:12:46.375Z INFO 6640 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 19:12:46 2026-01-13T19:12:46.375Z WARN 6640 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 19:12:46 2026-01-13T19:12:46.376Z INFO 6640 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 19:12:46 2026-01-13T19:12:46.376Z WARN 6640 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 19:12:46 2026-01-13T19:12:46.416Z INFO 6640 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 19:12:46 2026-01-13T19:12:46.416Z WARN 6640 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 19:12:46 2026-01-13T19:12:46.425Z INFO 6640 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 19:12:46 2026-01-13T19:12:46.425Z WARN 6640 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 19:12:46 2026-01-13T19:12:46.528Z INFO 6640 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 19:12:46 2026-01-13T19:12:46.528Z WARN 6640 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 19:12:46 2026-01-13T19:12:46.700Z INFO 6640 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 19:12:46 2026-01-13T19:12:46.700Z WARN 6640 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 19:12:46 2026-01-13T19:12:46.729Z INFO 6640 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 19:12:46 2026-01-13T19:12:46.729Z WARN 6640 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 19:12:46 2026-01-13T19:12:46.804Z INFO 6640 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 19:12:46 2026-01-13T19:12:46.804Z WARN 6640 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 19:12:46 2026-01-13T19:12:46.848Z INFO 6640 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 19:12:46 2026-01-13T19:12:46.848Z WARN 6640 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 19:12:46 2026-01-13T19:12:46.857Z INFO 6640 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 19:12:46 2026-01-13T19:12:46.857Z WARN 6640 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 19:12:46 2026-01-13T19:12:46.915Z INFO 6640 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 19:12:46 2026-01-13T19:12:46.915Z WARN 6640 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 19:12:46 2026-01-13T19:12:46.927Z INFO 6640 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 19:12:46 2026-01-13T19:12:46.927Z WARN 6640 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 19:12:46 2026-01-13T19:12:46.927Z WARN 6640 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 19:12:47 2026-01-13T19:12:46.973Z INFO 6640 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 19:12:47 2026-01-13T19:12:46.973Z WARN 6640 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 19:12:47 2026-01-13T19:12:46.980Z INFO 6640 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 19:12:47 2026-01-13T19:12:46.980Z WARN 6640 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 19:12:47 2026-01-13T19:12:47.051Z INFO 6640 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 19:12:47 2026-01-13T19:12:47.051Z WARN 6640 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 19:12:47 2026-01-13T19:12:47.054Z INFO 6640 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 19:12:47 2026-01-13T19:12:47.054Z WARN 6640 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 19:12:47 2026-01-13T19:12:47.074Z INFO 6640 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 19:12:47 2026-01-13T19:12:47.074Z WARN 6640 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 19:12:47 2026-01-13T19:12:47.087Z INFO 6640 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 19:12:47 2026-01-13T19:12:47.087Z WARN 6640 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 19:12:47 2026-01-13T19:12:47.087Z WARN 6640 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 19:12:47 2026-01-13T19:12:47.087Z INFO 6640 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 19:12:47 2026-01-13T19:12:47.087Z WARN 6640 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 19:12:47 2026-01-13T19:12:47.088Z INFO 6640 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 19:12:47 2026-01-13T19:12:47.088Z WARN 6640 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 19:12:47 2026-01-13T19:12:47.158Z INFO 6640 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 19:12:47 2026-01-13T19:12:47.158Z WARN 6640 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 19:12:47 2026-01-13T19:12:47.190Z INFO 6640 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 19:12:47 2026-01-13T19:12:47.190Z WARN 6640 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 19:12:47 2026-01-13T19:12:47.260Z INFO 6640 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 19:12:47 2026-01-13T19:12:47.260Z WARN 6640 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 19:12:47 2026-01-13T19:12:47.283Z INFO 6640 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 19:12:47 2026-01-13T19:12:47.283Z WARN 6640 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 19:12:47 2026-01-13T19:12:47.284Z INFO 6640 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 19:12:47 2026-01-13T19:12:47.284Z INFO 6640 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 19:12:47 2026-01-13T19:12:47.284Z WARN 6640 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 19:12:47 2026-01-13T19:12:47.284Z WARN 6640 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 19:12:47 2026-01-13T19:12:47.302Z INFO 6640 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 19:12:47 2026-01-13T19:12:47.302Z WARN 6640 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 19:12:47 2026-01-13T19:12:47.428Z INFO 6640 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 19:12:47 2026-01-13T19:12:47.428Z WARN 6640 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 19:12:47 2026-01-13T19:12:47.560Z INFO 6640 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 19:12:47 2026-01-13T19:12:47.560Z WARN 6640 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 19:12:47 2026-01-13T19:12:47.700Z INFO 6640 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 19:12:47 2026-01-13T19:12:47.700Z WARN 6640 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 19:12:47 2026-01-13T19:12:47.731Z INFO 6640 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 19:12:47 2026-01-13T19:12:47.731Z WARN 6640 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 19:12:47 2026-01-13T19:12:47.751Z INFO 6640 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 19:12:47 2026-01-13T19:12:47.751Z WARN 6640 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 19:12:47 2026-01-13T19:12:47.807Z INFO 6640 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 19:12:47 2026-01-13T19:12:47.807Z WARN 6640 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 19:12:47 2026-01-13T19:12:47.858Z INFO 6640 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 19:12:47 2026-01-13T19:12:47.858Z WARN 6640 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 19:12:47 2026-01-13T19:12:47.879Z INFO 6640 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 19:12:47 2026-01-13T19:12:47.879Z WARN 6640 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 19:12:47 2026-01-13T19:12:47.879Z WARN 6640 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 19:12:47 2026-01-13T19:12:47.916Z INFO 6640 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 19:12:47 2026-01-13T19:12:47.916Z WARN 6640 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 19:12:48 2026-01-13T19:12:47.975Z INFO 6640 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 19:12:48 2026-01-13T19:12:47.975Z WARN 6640 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 19:12:48 2026-01-13T19:12:47.983Z INFO 6640 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 19:12:48 2026-01-13T19:12:47.983Z WARN 6640 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 19:12:48 2026-01-13T19:12:48.053Z INFO 6640 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 19:12:48 2026-01-13T19:12:48.053Z WARN 6640 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 19:12:48 2026-01-13T19:12:48.059Z INFO 6640 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 19:12:48 2026-01-13T19:12:48.059Z WARN 6640 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 19:12:48 2026-01-13T19:12:48.075Z INFO 6640 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 19:12:48 2026-01-13T19:12:48.075Z WARN 6640 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 19:12:48 2026-01-13T19:12:48.093Z INFO 6640 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 19:12:48 2026-01-13T19:12:48.093Z WARN 6640 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 19:12:48 2026-01-13T19:12:48.095Z INFO 6640 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 19:12:48 2026-01-13T19:12:48.095Z WARN 6640 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 19:12:48 2026-01-13T19:12:48.116Z INFO 6640 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 19:12:48 2026-01-13T19:12:48.116Z WARN 6640 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 19:12:48 2026-01-13T19:12:48.116Z WARN 6640 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 19:12:48 2026-01-13T19:12:48.160Z INFO 6640 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 19:12:48 2026-01-13T19:12:48.160Z WARN 6640 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 19:12:48 2026-01-13T19:12:48.187Z INFO 6640 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 19:12:48 2026-01-13T19:12:48.187Z WARN 6640 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 19:12:48 2026-01-13T19:12:48.273Z INFO 6640 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 19:12:48 2026-01-13T19:12:48.273Z WARN 6640 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 19:12:48 2026-01-13T19:12:48.285Z INFO 6640 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 19:12:48 2026-01-13T19:12:48.285Z INFO 6640 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 19:12:48 2026-01-13T19:12:48.285Z WARN 6640 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 19:12:48 2026-01-13T19:12:48.285Z WARN 6640 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 19:12:48 2026-01-13T19:12:48.304Z INFO 6640 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 19:12:48 2026-01-13T19:12:48.304Z WARN 6640 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 19:12:48 2026-01-13T19:12:48.310Z INFO 6640 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 19:12:48 2026-01-13T19:12:48.310Z WARN 6640 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 19:12:48 2026-01-13T19:12:48.432Z INFO 6640 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 19:12:48 2026-01-13T19:12:48.432Z WARN 6640 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 19:12:48 2026-01-13T19:12:48.561Z INFO 6640 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 19:12:48 2026-01-13T19:12:48.561Z WARN 6640 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 19:12:48 2026-01-13T19:12:48.704Z INFO 6640 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 19:12:48 2026-01-13T19:12:48.704Z WARN 6640 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 19:12:48 2026-01-13T19:12:48.731Z INFO 6640 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 19:12:48 2026-01-13T19:12:48.731Z WARN 6640 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 19:12:48 2026-01-13T19:12:48.752Z INFO 6640 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 19:12:48 2026-01-13T19:12:48.752Z WARN 6640 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 19:12:48 2026-01-13T19:12:48.811Z INFO 6640 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 19:12:48 2026-01-13T19:12:48.811Z WARN 6640 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 19:12:48 2026-01-13T19:12:48.860Z INFO 6640 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 19:12:48 2026-01-13T19:12:48.860Z WARN 6640 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 19:12:48 2026-01-13T19:12:48.882Z INFO 6640 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 19:12:48 2026-01-13T19:12:48.882Z WARN 6640 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 19:12:48 2026-01-13T19:12:48.882Z WARN 6640 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 19:12:48 2026-01-13T19:12:48.917Z INFO 6640 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 19:12:48 2026-01-13T19:12:48.917Z WARN 6640 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 19:12:49 2026-01-13T19:12:48.977Z INFO 6640 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 19:12:49 2026-01-13T19:12:48.977Z WARN 6640 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 19:12:49 2026-01-13T19:12:48.988Z INFO 6640 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 19:12:49 2026-01-13T19:12:48.988Z WARN 6640 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 19:12:49 2026-01-13T19:12:49.054Z INFO 6640 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 19:12:49 2026-01-13T19:12:49.054Z WARN 6640 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 19:12:49 2026-01-13T19:12:49.064Z INFO 6640 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 19:12:49 2026-01-13T19:12:49.064Z WARN 6640 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 19:12:49 2026-01-13T19:12:49.081Z INFO 6640 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 19:12:49 2026-01-13T19:12:49.081Z WARN 6640 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 19:12:49 2026-01-13T19:12:49.095Z INFO 6640 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 19:12:49 2026-01-13T19:12:49.095Z WARN 6640 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 19:12:49 2026-01-13T19:12:49.095Z INFO 6640 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 19:12:49 2026-01-13T19:12:49.095Z WARN 6640 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 19:12:49 2026-01-13T19:12:49.099Z INFO 6640 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 19:12:49 2026-01-13T19:12:49.099Z WARN 6640 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 19:12:49 2026-01-13T19:12:49.121Z INFO 6640 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 19:12:49 2026-01-13T19:12:49.121Z WARN 6640 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 19:12:49 2026-01-13T19:12:49.121Z WARN 6640 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 19:12:49 2026-01-13T19:12:49.162Z INFO 6640 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 19:12:49 2026-01-13T19:12:49.162Z WARN 6640 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 19:12:49 2026-01-13T19:12:49.275Z INFO 6640 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 19:12:49 2026-01-13T19:12:49.275Z WARN 6640 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 19:12:49 2026-01-13T19:12:49.285Z INFO 6640 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 19:12:49 2026-01-13T19:12:49.286Z WARN 6640 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 19:12:49 2026-01-13T19:12:49.286Z INFO 6640 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 19:12:49 2026-01-13T19:12:49.286Z WARN 6640 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 19:12:49 2026-01-13T19:12:49.305Z INFO 6640 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 19:12:49 2026-01-13T19:12:49.305Z WARN 6640 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 19:12:49 2026-01-13T19:12:49.311Z INFO 6640 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 19:12:49 2026-01-13T19:12:49.311Z WARN 6640 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 19:12:49 2026-01-13T19:12:49.536Z INFO 6640 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 19:12:49 2026-01-13T19:12:49.536Z WARN 6640 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 19:12:49 2026-01-13T19:12:49.562Z INFO 6640 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 19:12:49 2026-01-13T19:12:49.562Z WARN 6640 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 19:12:49 2026-01-13T19:12:49.707Z INFO 6640 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 19:12:49 2026-01-13T19:12:49.707Z WARN 6640 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 19:12:49 2026-01-13T19:12:49.731Z INFO 6640 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 19:12:49 2026-01-13T19:12:49.731Z WARN 6640 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 19:12:49 2026-01-13T19:12:49.753Z INFO 6640 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 19:12:49 2026-01-13T19:12:49.753Z WARN 6640 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 19:12:50 2026-01-13T19:12:49.862Z INFO 6640 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 19:12:50 2026-01-13T19:12:49.862Z WARN 6640 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 19:12:50 2026-01-13T19:12:49.882Z INFO 6640 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 19:12:50 2026-01-13T19:12:49.882Z WARN 6640 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 19:12:50 2026-01-13T19:12:49.882Z WARN 6640 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 19:12:50 2026-01-13T19:12:49.915Z INFO 6640 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 19:12:50 2026-01-13T19:12:49.915Z WARN 6640 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 19:12:50 2026-01-13T19:12:49.918Z INFO 6640 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 19:12:50 2026-01-13T19:12:49.918Z WARN 6640 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 19:12:50 2026-01-13T19:12:49.946Z INFO 6640 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 19:12:50 2026-01-13T19:12:49.946Z WARN 6640 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 19:12:50 2026-01-13T19:12:49.979Z INFO 6640 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 19:12:50 2026-01-13T19:12:49.979Z WARN 6640 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 19:12:50 2026-01-13T19:12:50.055Z INFO 6640 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 19:12:50 2026-01-13T19:12:50.055Z WARN 6640 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 19:12:50 2026-01-13T19:12:50.072Z INFO 6640 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 19:12:50 2026-01-13T19:12:50.072Z WARN 6640 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 19:12:50 2026-01-13T19:12:50.079Z INFO 6640 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 19:12:50 2026-01-13T19:12:50.079Z WARN 6640 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 19:12:50 2026-01-13T19:12:50.082Z INFO 6640 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 19:12:50 2026-01-13T19:12:50.082Z WARN 6640 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 19:12:50 2026-01-13T19:12:50.096Z INFO 6640 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 19:12:50 2026-01-13T19:12:50.096Z WARN 6640 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 19:12:50 2026-01-13T19:12:50.129Z INFO 6640 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 19:12:50 2026-01-13T19:12:50.129Z WARN 6640 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 19:12:50 2026-01-13T19:12:50.130Z INFO 6640 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 19:12:50 2026-01-13T19:12:50.130Z WARN 6640 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 19:12:50 2026-01-13T19:12:50.130Z WARN 6640 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 19:12:50 2026-01-13T19:12:50.162Z INFO 6640 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 19:12:50 2026-01-13T19:12:50.162Z WARN 6640 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 19:12:50 2026-01-13T19:12:50.277Z INFO 6640 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 19:12:50 2026-01-13T19:12:50.277Z WARN 6640 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 19:12:50 2026-01-13T19:12:50.285Z INFO 6640 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 19:12:50 2026-01-13T19:12:50.285Z WARN 6640 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 19:12:50 2026-01-13T19:12:50.288Z INFO 6640 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 19:12:50 2026-01-13T19:12:50.288Z WARN 6640 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 19:12:50 2026-01-13T19:12:50.306Z INFO 6640 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 19:12:50 2026-01-13T19:12:50.306Z WARN 6640 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 19:12:50 2026-01-13T19:12:50.312Z INFO 6640 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 19:12:50 2026-01-13T19:12:50.312Z WARN 6640 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 19:12:50 2026-01-13T19:12:50.542Z INFO 6640 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 19:12:50 2026-01-13T19:12:50.542Z WARN 6640 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 19:12:50 2026-01-13T19:12:50.563Z INFO 6640 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 19:12:50 2026-01-13T19:12:50.563Z WARN 6640 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 19:12:50 2026-01-13T19:12:50.708Z INFO 6640 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 19:12:50 2026-01-13T19:12:50.708Z WARN 6640 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 19:12:50 2026-01-13T19:12:50.732Z INFO 6640 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 19:12:50 2026-01-13T19:12:50.732Z WARN 6640 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 19:12:50 2026-01-13T19:12:50.755Z INFO 6640 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 19:12:50 2026-01-13T19:12:50.755Z WARN 6640 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 19:12:50 2026-01-13T19:12:50.840Z INFO 6640 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 19:12:50 2026-01-13T19:12:50.840Z WARN 6640 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 19:12:50 2026-01-13T19:12:50.840Z WARN 6640 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 19:12:50 2026-01-13T19:12:50.862Z INFO 6640 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 19:12:50 2026-01-13T19:12:50.862Z WARN 6640 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 19:12:50 2026-01-13T19:12:50.918Z INFO 6640 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 19:12:50 2026-01-13T19:12:50.918Z WARN 6640 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 19:12:50 2026-01-13T19:12:50.920Z INFO 6640 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 19:12:50 2026-01-13T19:12:50.920Z WARN 6640 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 19:12:51 2026-01-13T19:12:50.953Z INFO 6640 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 19:12:51 2026-01-13T19:12:50.953Z WARN 6640 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 19:12:51 2026-01-13T19:12:50.981Z INFO 6640 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 19:12:51 2026-01-13T19:12:50.981Z WARN 6640 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 19:12:51 2026-01-13T19:12:51.056Z INFO 6640 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 19:12:51 2026-01-13T19:12:51.056Z WARN 6640 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 19:12:51 2026-01-13T19:12:51.076Z INFO 6640 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 19:12:51 2026-01-13T19:12:51.076Z WARN 6640 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 19:12:51 2026-01-13T19:12:51.081Z INFO 6640 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 19:12:51 2026-01-13T19:12:51.081Z WARN 6640 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 19:12:51 2026-01-13T19:12:51.084Z INFO 6640 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 19:12:51 2026-01-13T19:12:51.084Z WARN 6640 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 19:12:51 2026-01-13T19:12:51.102Z INFO 6640 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 19:12:51 2026-01-13T19:12:51.103Z WARN 6640 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 19:12:51 2026-01-13T19:12:51.129Z INFO 6640 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 19:12:51 2026-01-13T19:12:51.129Z WARN 6640 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 19:12:51 2026-01-13T19:12:51.140Z INFO 6640 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 19:12:51 2026-01-13T19:12:51.140Z WARN 6640 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 19:12:51 2026-01-13T19:12:51.140Z WARN 6640 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 19:12:51 2026-01-13T19:12:51.163Z INFO 6640 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 19:12:51 2026-01-13T19:12:51.163Z WARN 6640 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 19:12:51 2026-01-13T19:12:51.278Z INFO 6640 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 19:12:51 2026-01-13T19:12:51.279Z WARN 6640 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 19:12:51 2026-01-13T19:12:51.287Z INFO 6640 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 19:12:51 2026-01-13T19:12:51.287Z WARN 6640 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 19:12:51 2026-01-13T19:12:51.293Z INFO 6640 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 19:12:51 2026-01-13T19:12:51.293Z WARN 6640 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 19:12:51 2026-01-13T19:12:51.305Z INFO 6640 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 19:12:51 2026-01-13T19:12:51.305Z WARN 6640 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 19:12:51 2026-01-13T19:12:51.313Z INFO 6640 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 19:12:51 2026-01-13T19:12:51.313Z WARN 6640 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 19:12:51 2026-01-13T19:12:51.499Z INFO 6640 --- [ main] t.n.o.o.8.0 : Container nexus3.onap.org:10001/confluentinc/cp-kafka:7.8.0 started in PT5.811436148S 19:12:51 2026-01-13T19:12:51.514Z INFO 6640 --- [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 19:12:51 allow.auto.create.topics = true 19:12:51 auto.commit.interval.ms = 5000 19:12:51 auto.include.jmx.reporter = true 19:12:51 auto.offset.reset = earliest 19:12:51 bootstrap.servers = [localhost:32774] 19:12:51 check.crcs = true 19:12:51 client.dns.lookup = use_all_dns_ips 19:12:51 client.id = consumer-group for Test A-10 19:12:51 client.rack = 19:12:51 connections.max.idle.ms = 540000 19:12:51 default.api.timeout.ms = 60000 19:12:51 enable.auto.commit = true 19:12:51 enable.metrics.push = true 19:12:51 exclude.internal.topics = true 19:12:51 fetch.max.bytes = 52428800 19:12:51 fetch.max.wait.ms = 500 19:12:51 fetch.min.bytes = 1 19:12:51 group.id = group for Test A 19:12:51 group.instance.id = null 19:12:51 group.protocol = classic 19:12:51 group.remote.assignor = null 19:12:51 heartbeat.interval.ms = 3000 19:12:51 interceptor.classes = [] 19:12:51 internal.leave.group.on.close = true 19:12:51 internal.throw.on.fetch.stable.offset.unsupported = false 19:12:51 isolation.level = read_uncommitted 19:12:51 key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 19:12:51 max.partition.fetch.bytes = 1048576 19:12:51 max.poll.interval.ms = 300000 19:12:51 max.poll.records = 500 19:12:51 metadata.max.age.ms = 300000 19:12:51 metadata.recovery.strategy = none 19:12:51 metric.reporters = [] 19:12:51 metrics.num.samples = 2 19:12:51 metrics.recording.level = INFO 19:12:51 metrics.sample.window.ms = 30000 19:12:51 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 19:12:51 receive.buffer.bytes = 65536 19:12:51 reconnect.backoff.max.ms = 1000 19:12:51 reconnect.backoff.ms = 50 19:12:51 request.timeout.ms = 30000 19:12:51 retry.backoff.max.ms = 1000 19:12:51 retry.backoff.ms = 100 19:12:51 sasl.client.callback.handler.class = null 19:12:51 sasl.jaas.config = null 19:12:51 sasl.kerberos.kinit.cmd = /usr/bin/kinit 19:12:51 sasl.kerberos.min.time.before.relogin = 60000 19:12:51 sasl.kerberos.service.name = null 19:12:51 sasl.kerberos.ticket.renew.jitter = 0.05 19:12:51 sasl.kerberos.ticket.renew.window.factor = 0.8 19:12:51 sasl.login.callback.handler.class = null 19:12:51 sasl.login.class = null 19:12:51 sasl.login.connect.timeout.ms = null 19:12:51 sasl.login.read.timeout.ms = null 19:12:51 sasl.login.refresh.buffer.seconds = 300 19:12:51 sasl.login.refresh.min.period.seconds = 60 19:12:51 sasl.login.refresh.window.factor = 0.8 19:12:51 sasl.login.refresh.window.jitter = 0.05 19:12:51 sasl.login.retry.backoff.max.ms = 10000 19:12:51 sasl.login.retry.backoff.ms = 100 19:12:51 sasl.mechanism = GSSAPI 19:12:51 sasl.oauthbearer.clock.skew.seconds = 30 19:12:51 sasl.oauthbearer.expected.audience = null 19:12:51 sasl.oauthbearer.expected.issuer = null 19:12:51 sasl.oauthbearer.header.urlencode = false 19:12:51 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 19:12:51 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 19:12:51 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 19:12:51 sasl.oauthbearer.jwks.endpoint.url = null 19:12:51 sasl.oauthbearer.scope.claim.name = scope 19:12:51 sasl.oauthbearer.sub.claim.name = sub 19:12:51 sasl.oauthbearer.token.endpoint.url = null 19:12:51 security.protocol = PLAINTEXT 19:12:51 security.providers = null 19:12:51 send.buffer.bytes = 131072 19:12:51 session.timeout.ms = 45000 19:12:51 socket.connection.setup.timeout.max.ms = 30000 19:12:51 socket.connection.setup.timeout.ms = 10000 19:12:51 ssl.cipher.suites = null 19:12:51 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 19:12:51 ssl.endpoint.identification.algorithm = https 19:12:51 ssl.engine.factory.class = null 19:12:51 ssl.key.password = null 19:12:51 ssl.keymanager.algorithm = SunX509 19:12:51 ssl.keystore.certificate.chain = null 19:12:51 ssl.keystore.key = null 19:12:51 ssl.keystore.location = null 19:12:51 ssl.keystore.password = null 19:12:51 ssl.keystore.type = JKS 19:12:51 ssl.protocol = TLSv1.3 19:12:51 ssl.provider = null 19:12:51 ssl.secure.random.implementation = null 19:12:51 ssl.trustmanager.algorithm = PKIX 19:12:51 ssl.truststore.certificates = null 19:12:51 ssl.truststore.location = null 19:12:51 ssl.truststore.password = null 19:12:51 ssl.truststore.type = JKS 19:12:51 value.deserializer = class io.cloudevents.kafka.CloudEventDeserializer 19:12:51 19:12:51 2026-01-13T19:12:51.514Z INFO 6640 --- [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 19:12:51 2026-01-13T19:12:51.516Z INFO 6640 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 19:12:51 2026-01-13T19:12:51.516Z INFO 6640 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 19:12:51 2026-01-13T19:12:51.516Z INFO 6640 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1768331571516 19:12:51 19:12:51 . ____ _ __ _ _ 19:12:51 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 19:12:51 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 19:12:51 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 19:12:51 ' |____| .__|_| |_|_| |_\__, | / / / / 19:12:51 =========|_|==============|___/=/_/_/_/ 19:12:51 19:12:51 :: Spring Boot :: (v3.5.9) 19:12:51 19:12:51 2026-01-13T19:12:51.534Z INFO 6640 --- [ main] o.o.c.n.i.d.s.c.CmAvcEventConsumerSpec : Starting CmAvcEventConsumerSpec using Java 17.0.6-ea with PID 6640 (started by jenkins in /w/workspace/cps-master-verify-java/cps-ncmp-service) 19:12:51 2026-01-13T19:12:51.534Z INFO 6640 --- [ main] o.o.c.n.i.d.s.c.CmAvcEventConsumerSpec : No active profile set, falling back to 1 default profile: "default" 19:12:51 2026-01-13T19:12:51.547Z INFO 6640 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 19:12:51 2026-01-13T19:12:51.547Z WARN 6640 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 19:12:51 2026-01-13T19:12:51.550Z INFO 6640 --- [ main] o.o.c.n.i.d.s.c.CmAvcEventConsumerSpec : Started CmAvcEventConsumerSpec in 0.031 seconds (process running for 85.55) 19:12:51 2026-01-13T19:12:51.553Z INFO 6640 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 19:12:51 2026-01-13T19:12:51.553Z WARN 6640 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 19:12:51 2026-01-13T19:12:51.565Z INFO 6640 --- [ 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 19:12:51 2026-01-13T19:12:51.567Z INFO 6640 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 19:12:51 2026-01-13T19:12:51.567Z INFO 6640 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 19:12:51 acks = -1 19:12:51 auto.include.jmx.reporter = true 19:12:51 batch.size = 16384 19:12:51 bootstrap.servers = [localhost:32774] 19:12:51 buffer.memory = 33554432 19:12:51 client.dns.lookup = use_all_dns_ips 19:12:51 client.id = producer-22 19:12:51 compression.gzip.level = -1 19:12:51 compression.lz4.level = 9 19:12:51 compression.type = none 19:12:51 compression.zstd.level = 3 19:12:51 connections.max.idle.ms = 540000 19:12:51 delivery.timeout.ms = 120000 19:12:51 enable.idempotence = false 19:12:51 enable.metrics.push = true 19:12:51 interceptor.classes = [] 19:12:51 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 19:12:51 linger.ms = 1 19:12:51 max.block.ms = 60000 19:12:51 max.in.flight.requests.per.connection = 5 19:12:51 max.request.size = 1048576 19:12:51 metadata.max.age.ms = 300000 19:12:51 metadata.max.idle.ms = 300000 19:12:51 metadata.recovery.strategy = none 19:12:51 metric.reporters = [] 19:12:51 metrics.num.samples = 2 19:12:51 metrics.recording.level = INFO 19:12:51 metrics.sample.window.ms = 30000 19:12:51 partitioner.adaptive.partitioning.enable = true 19:12:51 partitioner.availability.timeout.ms = 0 19:12:51 partitioner.class = null 19:12:51 partitioner.ignore.keys = false 19:12:51 receive.buffer.bytes = 32768 19:12:51 reconnect.backoff.max.ms = 1000 19:12:51 reconnect.backoff.ms = 50 19:12:51 request.timeout.ms = 30000 19:12:51 retries = 0 19:12:51 retry.backoff.max.ms = 1000 19:12:51 retry.backoff.ms = 100 19:12:51 sasl.client.callback.handler.class = null 19:12:51 sasl.jaas.config = null 19:12:51 sasl.kerberos.kinit.cmd = /usr/bin/kinit 19:12:51 sasl.kerberos.min.time.before.relogin = 60000 19:12:51 sasl.kerberos.service.name = null 19:12:51 sasl.kerberos.ticket.renew.jitter = 0.05 19:12:51 sasl.kerberos.ticket.renew.window.factor = 0.8 19:12:51 sasl.login.callback.handler.class = null 19:12:51 sasl.login.class = null 19:12:51 sasl.login.connect.timeout.ms = null 19:12:51 sasl.login.read.timeout.ms = null 19:12:51 sasl.login.refresh.buffer.seconds = 300 19:12:51 sasl.login.refresh.min.period.seconds = 60 19:12:51 sasl.login.refresh.window.factor = 0.8 19:12:51 sasl.login.refresh.window.jitter = 0.05 19:12:51 sasl.login.retry.backoff.max.ms = 10000 19:12:51 sasl.login.retry.backoff.ms = 100 19:12:51 sasl.mechanism = GSSAPI 19:12:51 sasl.oauthbearer.clock.skew.seconds = 30 19:12:51 sasl.oauthbearer.expected.audience = null 19:12:51 sasl.oauthbearer.expected.issuer = null 19:12:51 sasl.oauthbearer.header.urlencode = false 19:12:51 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 19:12:51 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 19:12:51 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 19:12:51 sasl.oauthbearer.jwks.endpoint.url = null 19:12:51 sasl.oauthbearer.scope.claim.name = scope 19:12:51 sasl.oauthbearer.sub.claim.name = sub 19:12:51 sasl.oauthbearer.token.endpoint.url = null 19:12:51 security.protocol = PLAINTEXT 19:12:51 security.providers = null 19:12:51 send.buffer.bytes = 131072 19:12:51 socket.connection.setup.timeout.max.ms = 30000 19:12:51 socket.connection.setup.timeout.ms = 10000 19:12:51 ssl.cipher.suites = null 19:12:51 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 19:12:51 ssl.endpoint.identification.algorithm = https 19:12:51 ssl.engine.factory.class = null 19:12:51 ssl.key.password = null 19:12:51 ssl.keymanager.algorithm = SunX509 19:12:51 ssl.keystore.certificate.chain = null 19:12:51 ssl.keystore.key = null 19:12:51 ssl.keystore.location = null 19:12:51 ssl.keystore.password = null 19:12:51 ssl.keystore.type = JKS 19:12:51 ssl.protocol = TLSv1.3 19:12:51 ssl.provider = null 19:12:51 ssl.secure.random.implementation = null 19:12:51 ssl.trustmanager.algorithm = PKIX 19:12:51 ssl.truststore.certificates = null 19:12:51 ssl.truststore.location = null 19:12:51 ssl.truststore.password = null 19:12:51 ssl.truststore.type = JKS 19:12:51 transaction.timeout.ms = 60000 19:12:51 transactional.id = null 19:12:51 value.serializer = class io.cloudevents.kafka.CloudEventSerializer 19:12:51 19:12:51 2026-01-13T19:12:51.567Z INFO 6640 --- [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 19:12:51 2026-01-13T19:12:51.569Z INFO 6640 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 19:12:51 2026-01-13T19:12:51.569Z INFO 6640 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 19:12:51 2026-01-13T19:12:51.569Z INFO 6640 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 19:12:51 2026-01-13T19:12:51.569Z INFO 6640 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1768331571569 19:12:51 2026-01-13T19:12:51.607Z WARN 6640 --- [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} 19:12:51 2026-01-13T19:12:51.608Z INFO 6640 --- [d | producer-22] org.apache.kafka.clients.Metadata : [Producer clientId=producer-22] Cluster ID: 4L6g3nShT-eMCtK--X86sw 19:12:51 2026-01-13T19:12:51.684Z INFO 6640 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 19:12:51 2026-01-13T19:12:51.684Z WARN 6640 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 19:12:51 2026-01-13T19:12:51.710Z INFO 6640 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 19:12:51 2026-01-13T19:12:51.710Z WARN 6640 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 19:12:51 2026-01-13T19:12:51.745Z INFO 6640 --- [ main] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Cluster ID: 4L6g3nShT-eMCtK--X86sw 19:12:51 2026-01-13T19:12:51.798Z INFO 6640 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 19:12:51 2026-01-13T19:12:51.798Z WARN 6640 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 19:12:51 2026-01-13T19:12:51.841Z INFO 6640 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 19:12:51 2026-01-13T19:12:51.841Z WARN 6640 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 19:12:51 2026-01-13T19:12:51.841Z WARN 6640 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 19:12:51 2026-01-13T19:12:51.875Z INFO 6640 --- [ 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) 19:12:51 2026-01-13T19:12:51.877Z INFO 6640 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] (Re-)joining group 19:12:51 2026-01-13T19:12:51.877Z INFO 6640 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 19:12:51 2026-01-13T19:12:51.877Z WARN 6640 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 19:12:51 2026-01-13T19:12:51.899Z INFO 6640 --- [ 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-71fa4202-82d4-4d08-a2bd-a9bf55f2d8a5 19:12:51 2026-01-13T19:12:51.899Z INFO 6640 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] (Re-)joining group 19:12:51 2026-01-13T19:12:51.921Z INFO 6640 --- [ 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-71fa4202-82d4-4d08-a2bd-a9bf55f2d8a5', protocol='range'} 19:12:51 2026-01-13T19:12:51.922Z INFO 6640 --- [ 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-71fa4202-82d4-4d08-a2bd-a9bf55f2d8a5=Assignment(partitions=[target-topic-for-Test-A-0])} 19:12:51 2026-01-13T19:12:51.922Z INFO 6640 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 19:12:51 2026-01-13T19:12:51.922Z WARN 6640 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 19:12:51 2026-01-13T19:12:51.928Z INFO 6640 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 19:12:51 2026-01-13T19:12:51.928Z WARN 6640 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 19:12:51 2026-01-13T19:12:51.938Z INFO 6640 --- [ 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-71fa4202-82d4-4d08-a2bd-a9bf55f2d8a5', protocol='range'} 19:12:51 2026-01-13T19:12:51.938Z INFO 6640 --- [ 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]) 19:12:51 2026-01-13T19:12:51.938Z INFO 6640 --- [ 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 19:12:51 2026-01-13T19:12:51.948Z INFO 6640 --- [ 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 19:12:51 2026-01-13T19:12:51.954Z INFO 6640 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 19:12:51 2026-01-13T19:12:51.955Z WARN 6640 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 19:12:51 2026-01-13T19:12:51.960Z INFO 6640 --- [ 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}}. 19:12:52 2026-01-13T19:12:51.982Z INFO 6640 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 19:12:52 2026-01-13T19:12:51.982Z WARN 6640 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 19:12:52 2026-01-13T19:12:52.000Z INFO 6640 --- [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 19:12:52 allow.auto.create.topics = true 19:12:52 auto.commit.interval.ms = 5000 19:12:52 auto.include.jmx.reporter = true 19:12:52 auto.offset.reset = earliest 19:12:52 bootstrap.servers = [localhost:32774] 19:12:52 check.crcs = true 19:12:52 client.dns.lookup = use_all_dns_ips 19:12:52 client.id = consumer-group for Test A-11 19:12:52 client.rack = 19:12:52 connections.max.idle.ms = 540000 19:12:52 default.api.timeout.ms = 60000 19:12:52 enable.auto.commit = true 19:12:52 enable.metrics.push = true 19:12:52 exclude.internal.topics = true 19:12:52 fetch.max.bytes = 52428800 19:12:52 fetch.max.wait.ms = 500 19:12:52 fetch.min.bytes = 1 19:12:52 group.id = group for Test A 19:12:52 group.instance.id = null 19:12:52 group.protocol = classic 19:12:52 group.remote.assignor = null 19:12:52 heartbeat.interval.ms = 3000 19:12:52 interceptor.classes = [] 19:12:52 internal.leave.group.on.close = true 19:12:52 internal.throw.on.fetch.stable.offset.unsupported = false 19:12:52 isolation.level = read_uncommitted 19:12:52 key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 19:12:52 max.partition.fetch.bytes = 1048576 19:12:52 max.poll.interval.ms = 300000 19:12:52 max.poll.records = 500 19:12:52 metadata.max.age.ms = 300000 19:12:52 metadata.recovery.strategy = none 19:12:52 metric.reporters = [] 19:12:52 metrics.num.samples = 2 19:12:52 metrics.recording.level = INFO 19:12:52 metrics.sample.window.ms = 30000 19:12:52 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 19:12:52 receive.buffer.bytes = 65536 19:12:52 reconnect.backoff.max.ms = 1000 19:12:52 reconnect.backoff.ms = 50 19:12:52 request.timeout.ms = 30000 19:12:52 retry.backoff.max.ms = 1000 19:12:52 retry.backoff.ms = 100 19:12:52 sasl.client.callback.handler.class = null 19:12:52 sasl.jaas.config = null 19:12:52 sasl.kerberos.kinit.cmd = /usr/bin/kinit 19:12:52 sasl.kerberos.min.time.before.relogin = 60000 19:12:52 sasl.kerberos.service.name = null 19:12:52 sasl.kerberos.ticket.renew.jitter = 0.05 19:12:52 sasl.kerberos.ticket.renew.window.factor = 0.8 19:12:52 sasl.login.callback.handler.class = null 19:12:52 sasl.login.class = null 19:12:52 sasl.login.connect.timeout.ms = null 19:12:52 sasl.login.read.timeout.ms = null 19:12:52 sasl.login.refresh.buffer.seconds = 300 19:12:52 sasl.login.refresh.min.period.seconds = 60 19:12:52 sasl.login.refresh.window.factor = 0.8 19:12:52 sasl.login.refresh.window.jitter = 0.05 19:12:52 sasl.login.retry.backoff.max.ms = 10000 19:12:52 sasl.login.retry.backoff.ms = 100 19:12:52 sasl.mechanism = GSSAPI 19:12:52 sasl.oauthbearer.clock.skew.seconds = 30 19:12:52 sasl.oauthbearer.expected.audience = null 19:12:52 sasl.oauthbearer.expected.issuer = null 19:12:52 sasl.oauthbearer.header.urlencode = false 19:12:52 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 19:12:52 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 19:12:52 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 19:12:52 sasl.oauthbearer.jwks.endpoint.url = null 19:12:52 sasl.oauthbearer.scope.claim.name = scope 19:12:52 sasl.oauthbearer.sub.claim.name = sub 19:12:52 sasl.oauthbearer.token.endpoint.url = null 19:12:52 security.protocol = PLAINTEXT 19:12:52 security.providers = null 19:12:52 send.buffer.bytes = 131072 19:12:52 session.timeout.ms = 45000 19:12:52 socket.connection.setup.timeout.max.ms = 30000 19:12:52 socket.connection.setup.timeout.ms = 10000 19:12:52 ssl.cipher.suites = null 19:12:52 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 19:12:52 ssl.endpoint.identification.algorithm = https 19:12:52 ssl.engine.factory.class = null 19:12:52 ssl.key.password = null 19:12:52 ssl.keymanager.algorithm = SunX509 19:12:52 ssl.keystore.certificate.chain = null 19:12:52 ssl.keystore.key = null 19:12:52 ssl.keystore.location = null 19:12:52 ssl.keystore.password = null 19:12:52 ssl.keystore.type = JKS 19:12:52 ssl.protocol = TLSv1.3 19:12:52 ssl.provider = null 19:12:52 ssl.secure.random.implementation = null 19:12:52 ssl.trustmanager.algorithm = PKIX 19:12:52 ssl.truststore.certificates = null 19:12:52 ssl.truststore.location = null 19:12:52 ssl.truststore.password = null 19:12:52 ssl.truststore.type = JKS 19:12:52 value.deserializer = class io.cloudevents.kafka.CloudEventDeserializer 19:12:52 19:12:52 2026-01-13T19:12:52.000Z INFO 6640 --- [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 19:12:52 2026-01-13T19:12:52.002Z INFO 6640 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 19:12:52 2026-01-13T19:12:52.002Z INFO 6640 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 19:12:52 2026-01-13T19:12:52.002Z INFO 6640 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1768331572002 19:12:52 2026-01-13T19:12:52.008Z INFO 6640 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 19:12:52 2026-01-13T19:12:52.008Z INFO 6640 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 19:12:52 acks = -1 19:12:52 auto.include.jmx.reporter = true 19:12:52 batch.size = 16384 19:12:52 bootstrap.servers = [localhost:32774] 19:12:52 buffer.memory = 33554432 19:12:52 client.dns.lookup = use_all_dns_ips 19:12:52 client.id = producer-23 19:12:52 compression.gzip.level = -1 19:12:52 compression.lz4.level = 9 19:12:52 compression.type = none 19:12:52 compression.zstd.level = 3 19:12:52 connections.max.idle.ms = 540000 19:12:52 delivery.timeout.ms = 120000 19:12:52 enable.idempotence = false 19:12:52 enable.metrics.push = true 19:12:52 interceptor.classes = [] 19:12:52 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 19:12:52 linger.ms = 1 19:12:52 max.block.ms = 60000 19:12:52 max.in.flight.requests.per.connection = 5 19:12:52 max.request.size = 1048576 19:12:52 metadata.max.age.ms = 300000 19:12:52 metadata.max.idle.ms = 300000 19:12:52 metadata.recovery.strategy = none 19:12:52 metric.reporters = [] 19:12:52 metrics.num.samples = 2 19:12:52 metrics.recording.level = INFO 19:12:52 metrics.sample.window.ms = 30000 19:12:52 partitioner.adaptive.partitioning.enable = true 19:12:52 partitioner.availability.timeout.ms = 0 19:12:52 partitioner.class = null 19:12:52 partitioner.ignore.keys = false 19:12:52 receive.buffer.bytes = 32768 19:12:52 reconnect.backoff.max.ms = 1000 19:12:52 reconnect.backoff.ms = 50 19:12:52 request.timeout.ms = 30000 19:12:52 retries = 0 19:12:52 retry.backoff.max.ms = 1000 19:12:52 retry.backoff.ms = 100 19:12:52 sasl.client.callback.handler.class = null 19:12:52 sasl.jaas.config = null 19:12:52 sasl.kerberos.kinit.cmd = /usr/bin/kinit 19:12:52 sasl.kerberos.min.time.before.relogin = 60000 19:12:52 sasl.kerberos.service.name = null 19:12:52 sasl.kerberos.ticket.renew.jitter = 0.05 19:12:52 sasl.kerberos.ticket.renew.window.factor = 0.8 19:12:52 sasl.login.callback.handler.class = null 19:12:52 sasl.login.class = null 19:12:52 sasl.login.connect.timeout.ms = null 19:12:52 sasl.login.read.timeout.ms = null 19:12:52 sasl.login.refresh.buffer.seconds = 300 19:12:52 sasl.login.refresh.min.period.seconds = 60 19:12:52 sasl.login.refresh.window.factor = 0.8 19:12:52 sasl.login.refresh.window.jitter = 0.05 19:12:52 sasl.login.retry.backoff.max.ms = 10000 19:12:52 sasl.login.retry.backoff.ms = 100 19:12:52 sasl.mechanism = GSSAPI 19:12:52 sasl.oauthbearer.clock.skew.seconds = 30 19:12:52 sasl.oauthbearer.expected.audience = null 19:12:52 sasl.oauthbearer.expected.issuer = null 19:12:52 sasl.oauthbearer.header.urlencode = false 19:12:52 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 19:12:52 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 19:12:52 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 19:12:52 sasl.oauthbearer.jwks.endpoint.url = null 19:12:52 sasl.oauthbearer.scope.claim.name = scope 19:12:52 sasl.oauthbearer.sub.claim.name = sub 19:12:52 sasl.oauthbearer.token.endpoint.url = null 19:12:52 security.protocol = PLAINTEXT 19:12:52 security.providers = null 19:12:52 send.buffer.bytes = 131072 19:12:52 socket.connection.setup.timeout.max.ms = 30000 19:12:52 socket.connection.setup.timeout.ms = 10000 19:12:52 ssl.cipher.suites = null 19:12:52 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 19:12:52 ssl.endpoint.identification.algorithm = https 19:12:52 ssl.engine.factory.class = null 19:12:52 ssl.key.password = null 19:12:52 ssl.keymanager.algorithm = SunX509 19:12:52 ssl.keystore.certificate.chain = null 19:12:52 ssl.keystore.key = null 19:12:52 ssl.keystore.location = null 19:12:52 ssl.keystore.password = null 19:12:52 ssl.keystore.type = JKS 19:12:52 ssl.protocol = TLSv1.3 19:12:52 ssl.provider = null 19:12:52 ssl.secure.random.implementation = null 19:12:52 ssl.trustmanager.algorithm = PKIX 19:12:52 ssl.truststore.certificates = null 19:12:52 ssl.truststore.location = null 19:12:52 ssl.truststore.password = null 19:12:52 ssl.truststore.type = JKS 19:12:52 transaction.timeout.ms = 60000 19:12:52 transactional.id = null 19:12:52 value.serializer = class io.cloudevents.kafka.CloudEventSerializer 19:12:52 19:12:52 2026-01-13T19:12:52.008Z INFO 6640 --- [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 19:12:52 2026-01-13T19:12:52.010Z INFO 6640 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 19:12:52 2026-01-13T19:12:52.010Z INFO 6640 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 19:12:52 2026-01-13T19:12:52.010Z INFO 6640 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 19:12:52 2026-01-13T19:12:52.010Z INFO 6640 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1768331572010 19:12:52 2026-01-13T19:12:52.024Z WARN 6640 --- [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} 19:12:52 2026-01-13T19:12:52.024Z INFO 6640 --- [d | producer-23] org.apache.kafka.clients.Metadata : [Producer clientId=producer-23] Cluster ID: 4L6g3nShT-eMCtK--X86sw 19:12:52 2026-01-13T19:12:52.057Z INFO 6640 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 19:12:52 2026-01-13T19:12:52.057Z WARN 6640 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 19:12:52 2026-01-13T19:12:52.081Z INFO 6640 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 19:12:52 2026-01-13T19:12:52.081Z WARN 6640 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 19:12:52 2026-01-13T19:12:52.083Z INFO 6640 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 19:12:52 2026-01-13T19:12:52.083Z WARN 6640 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 19:12:52 2026-01-13T19:12:52.083Z WARN 6640 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 19:12:52 2026-01-13T19:12:52.085Z INFO 6640 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 19:12:52 2026-01-13T19:12:52.085Z WARN 6640 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 19:12:52 2026-01-13T19:12:52.102Z INFO 6640 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 19:12:52 2026-01-13T19:12:52.102Z WARN 6640 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 19:12:52 2026-01-13T19:12:52.109Z INFO 6640 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 19:12:52 2026-01-13T19:12:52.110Z WARN 6640 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 19:12:52 2026-01-13T19:12:52.130Z INFO 6640 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 19:12:52 2026-01-13T19:12:52.130Z WARN 6640 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 19:12:52 2026-01-13T19:12:52.152Z INFO 6640 --- [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 19:12:52 allow.auto.create.topics = true 19:12:52 auto.commit.interval.ms = 5000 19:12:52 auto.include.jmx.reporter = true 19:12:52 auto.offset.reset = earliest 19:12:52 bootstrap.servers = [localhost:32774] 19:12:52 check.crcs = true 19:12:52 client.dns.lookup = use_all_dns_ips 19:12:52 client.id = consumer-group for Test A-12 19:12:52 client.rack = 19:12:52 connections.max.idle.ms = 540000 19:12:52 default.api.timeout.ms = 60000 19:12:52 enable.auto.commit = true 19:12:52 enable.metrics.push = true 19:12:52 exclude.internal.topics = true 19:12:52 fetch.max.bytes = 52428800 19:12:52 fetch.max.wait.ms = 500 19:12:52 fetch.min.bytes = 1 19:12:52 group.id = group for Test A 19:12:52 group.instance.id = null 19:12:52 group.protocol = classic 19:12:52 group.remote.assignor = null 19:12:52 heartbeat.interval.ms = 3000 19:12:52 interceptor.classes = [] 19:12:52 internal.leave.group.on.close = true 19:12:52 internal.throw.on.fetch.stable.offset.unsupported = false 19:12:52 isolation.level = read_uncommitted 19:12:52 key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 19:12:52 max.partition.fetch.bytes = 1048576 19:12:52 max.poll.interval.ms = 300000 19:12:52 max.poll.records = 500 19:12:52 metadata.max.age.ms = 300000 19:12:52 metadata.recovery.strategy = none 19:12:52 metric.reporters = [] 19:12:52 metrics.num.samples = 2 19:12:52 metrics.recording.level = INFO 19:12:52 metrics.sample.window.ms = 30000 19:12:52 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 19:12:52 receive.buffer.bytes = 65536 19:12:52 reconnect.backoff.max.ms = 1000 19:12:52 reconnect.backoff.ms = 50 19:12:52 request.timeout.ms = 30000 19:12:52 retry.backoff.max.ms = 1000 19:12:52 retry.backoff.ms = 100 19:12:52 sasl.client.callback.handler.class = null 19:12:52 sasl.jaas.config = null 19:12:52 sasl.kerberos.kinit.cmd = /usr/bin/kinit 19:12:52 sasl.kerberos.min.time.before.relogin = 60000 19:12:52 sasl.kerberos.service.name = null 19:12:52 sasl.kerberos.ticket.renew.jitter = 0.05 19:12:52 sasl.kerberos.ticket.renew.window.factor = 0.8 19:12:52 sasl.login.callback.handler.class = null 19:12:52 sasl.login.class = null 19:12:52 sasl.login.connect.timeout.ms = null 19:12:52 sasl.login.read.timeout.ms = null 19:12:52 sasl.login.refresh.buffer.seconds = 300 19:12:52 sasl.login.refresh.min.period.seconds = 60 19:12:52 sasl.login.refresh.window.factor = 0.8 19:12:52 sasl.login.refresh.window.jitter = 0.05 19:12:52 sasl.login.retry.backoff.max.ms = 10000 19:12:52 sasl.login.retry.backoff.ms = 100 19:12:52 sasl.mechanism = GSSAPI 19:12:52 sasl.oauthbearer.clock.skew.seconds = 30 19:12:52 sasl.oauthbearer.expected.audience = null 19:12:52 sasl.oauthbearer.expected.issuer = null 19:12:52 sasl.oauthbearer.header.urlencode = false 19:12:52 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 19:12:52 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 19:12:52 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 19:12:52 sasl.oauthbearer.jwks.endpoint.url = null 19:12:52 sasl.oauthbearer.scope.claim.name = scope 19:12:52 sasl.oauthbearer.sub.claim.name = sub 19:12:52 sasl.oauthbearer.token.endpoint.url = null 19:12:52 security.protocol = PLAINTEXT 19:12:52 security.providers = null 19:12:52 send.buffer.bytes = 131072 19:12:52 session.timeout.ms = 45000 19:12:52 socket.connection.setup.timeout.max.ms = 30000 19:12:52 socket.connection.setup.timeout.ms = 10000 19:12:52 ssl.cipher.suites = null 19:12:52 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 19:12:52 ssl.endpoint.identification.algorithm = https 19:12:52 ssl.engine.factory.class = null 19:12:52 ssl.key.password = null 19:12:52 ssl.keymanager.algorithm = SunX509 19:12:52 ssl.keystore.certificate.chain = null 19:12:52 ssl.keystore.key = null 19:12:52 ssl.keystore.location = null 19:12:52 ssl.keystore.password = null 19:12:52 ssl.keystore.type = JKS 19:12:52 ssl.protocol = TLSv1.3 19:12:52 ssl.provider = null 19:12:52 ssl.secure.random.implementation = null 19:12:52 ssl.trustmanager.algorithm = PKIX 19:12:52 ssl.truststore.certificates = null 19:12:52 ssl.truststore.location = null 19:12:52 ssl.truststore.password = null 19:12:52 ssl.truststore.type = JKS 19:12:52 value.deserializer = class io.cloudevents.kafka.CloudEventDeserializer 19:12:52 19:12:52 2026-01-13T19:12:52.153Z INFO 6640 --- [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 19:12:52 2026-01-13T19:12:52.156Z INFO 6640 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 19:12:52 2026-01-13T19:12:52.156Z INFO 6640 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 19:12:52 2026-01-13T19:12:52.156Z INFO 6640 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1768331572156 19:12:52 2026-01-13T19:12:52.160Z INFO 6640 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 19:12:52 2026-01-13T19:12:52.160Z INFO 6640 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 19:12:52 acks = -1 19:12:52 auto.include.jmx.reporter = true 19:12:52 batch.size = 16384 19:12:52 bootstrap.servers = [localhost:32774] 19:12:52 buffer.memory = 33554432 19:12:52 client.dns.lookup = use_all_dns_ips 19:12:52 client.id = producer-24 19:12:52 compression.gzip.level = -1 19:12:52 compression.lz4.level = 9 19:12:52 compression.type = none 19:12:52 compression.zstd.level = 3 19:12:52 connections.max.idle.ms = 540000 19:12:52 delivery.timeout.ms = 120000 19:12:52 enable.idempotence = false 19:12:52 enable.metrics.push = true 19:12:52 interceptor.classes = [] 19:12:52 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 19:12:52 linger.ms = 1 19:12:52 max.block.ms = 60000 19:12:52 max.in.flight.requests.per.connection = 5 19:12:52 max.request.size = 1048576 19:12:52 metadata.max.age.ms = 300000 19:12:52 metadata.max.idle.ms = 300000 19:12:52 metadata.recovery.strategy = none 19:12:52 metric.reporters = [] 19:12:52 metrics.num.samples = 2 19:12:52 metrics.recording.level = INFO 19:12:52 metrics.sample.window.ms = 30000 19:12:52 partitioner.adaptive.partitioning.enable = true 19:12:52 partitioner.availability.timeout.ms = 0 19:12:52 partitioner.class = null 19:12:52 partitioner.ignore.keys = false 19:12:52 receive.buffer.bytes = 32768 19:12:52 reconnect.backoff.max.ms = 1000 19:12:52 reconnect.backoff.ms = 50 19:12:52 request.timeout.ms = 30000 19:12:52 retries = 0 19:12:52 retry.backoff.max.ms = 1000 19:12:52 retry.backoff.ms = 100 19:12:52 sasl.client.callback.handler.class = null 19:12:52 sasl.jaas.config = null 19:12:52 sasl.kerberos.kinit.cmd = /usr/bin/kinit 19:12:52 sasl.kerberos.min.time.before.relogin = 60000 19:12:52 sasl.kerberos.service.name = null 19:12:52 sasl.kerberos.ticket.renew.jitter = 0.05 19:12:52 sasl.kerberos.ticket.renew.window.factor = 0.8 19:12:52 sasl.login.callback.handler.class = null 19:12:52 sasl.login.class = null 19:12:52 sasl.login.connect.timeout.ms = null 19:12:52 sasl.login.read.timeout.ms = null 19:12:52 sasl.login.refresh.buffer.seconds = 300 19:12:52 sasl.login.refresh.min.period.seconds = 60 19:12:52 sasl.login.refresh.window.factor = 0.8 19:12:52 sasl.login.refresh.window.jitter = 0.05 19:12:52 sasl.login.retry.backoff.max.ms = 10000 19:12:52 sasl.login.retry.backoff.ms = 100 19:12:52 sasl.mechanism = GSSAPI 19:12:52 sasl.oauthbearer.clock.skew.seconds = 30 19:12:52 sasl.oauthbearer.expected.audience = null 19:12:52 sasl.oauthbearer.expected.issuer = null 19:12:52 sasl.oauthbearer.header.urlencode = false 19:12:52 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 19:12:52 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 19:12:52 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 19:12:52 sasl.oauthbearer.jwks.endpoint.url = null 19:12:52 sasl.oauthbearer.scope.claim.name = scope 19:12:52 sasl.oauthbearer.sub.claim.name = sub 19:12:52 sasl.oauthbearer.token.endpoint.url = null 19:12:52 security.protocol = PLAINTEXT 19:12:52 security.providers = null 19:12:52 send.buffer.bytes = 131072 19:12:52 socket.connection.setup.timeout.max.ms = 30000 19:12:52 socket.connection.setup.timeout.ms = 10000 19:12:52 ssl.cipher.suites = null 19:12:52 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 19:12:52 ssl.endpoint.identification.algorithm = https 19:12:52 ssl.engine.factory.class = null 19:12:52 ssl.key.password = null 19:12:52 ssl.keymanager.algorithm = SunX509 19:12:52 ssl.keystore.certificate.chain = null 19:12:52 ssl.keystore.key = null 19:12:52 ssl.keystore.location = null 19:12:52 ssl.keystore.password = null 19:12:52 ssl.keystore.type = JKS 19:12:52 ssl.protocol = TLSv1.3 19:12:52 ssl.provider = null 19:12:52 ssl.secure.random.implementation = null 19:12:52 ssl.trustmanager.algorithm = PKIX 19:12:52 ssl.truststore.certificates = null 19:12:52 ssl.truststore.location = null 19:12:52 ssl.truststore.password = null 19:12:52 ssl.truststore.type = JKS 19:12:52 transaction.timeout.ms = 60000 19:12:52 transactional.id = null 19:12:52 value.serializer = class io.cloudevents.kafka.CloudEventSerializer 19:12:52 19:12:52 2026-01-13T19:12:52.161Z INFO 6640 --- [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 19:12:52 2026-01-13T19:12:52.163Z INFO 6640 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 19:12:52 2026-01-13T19:12:52.163Z INFO 6640 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 19:12:52 2026-01-13T19:12:52.163Z INFO 6640 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 19:12:52 2026-01-13T19:12:52.163Z INFO 6640 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1768331572163 19:12:52 2026-01-13T19:12:52.163Z INFO 6640 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 19:12:52 2026-01-13T19:12:52.163Z WARN 6640 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 19:12:52 2026-01-13T19:12:52.166Z INFO 6640 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 19:12:52 2026-01-13T19:12:52.166Z WARN 6640 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 19:12:52 2026-01-13T19:12:52.172Z INFO 6640 --- [d | producer-24] org.apache.kafka.clients.Metadata : [Producer clientId=producer-24] Cluster ID: 4L6g3nShT-eMCtK--X86sw 19:12:52 2026-01-13T19:12:52.177Z INFO 6640 --- [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 19:12:52 allow.auto.create.topics = true 19:12:52 auto.commit.interval.ms = 5000 19:12:52 auto.include.jmx.reporter = true 19:12:52 auto.offset.reset = earliest 19:12:52 bootstrap.servers = [localhost:32774] 19:12:52 check.crcs = true 19:12:52 client.dns.lookup = use_all_dns_ips 19:12:52 client.id = consumer-group for Test A-13 19:12:52 client.rack = 19:12:52 connections.max.idle.ms = 540000 19:12:52 default.api.timeout.ms = 60000 19:12:52 enable.auto.commit = true 19:12:52 enable.metrics.push = true 19:12:52 exclude.internal.topics = true 19:12:52 fetch.max.bytes = 52428800 19:12:52 fetch.max.wait.ms = 500 19:12:52 fetch.min.bytes = 1 19:12:52 group.id = group for Test A 19:12:52 group.instance.id = null 19:12:52 group.protocol = classic 19:12:52 group.remote.assignor = null 19:12:52 heartbeat.interval.ms = 3000 19:12:52 interceptor.classes = [] 19:12:52 internal.leave.group.on.close = true 19:12:52 internal.throw.on.fetch.stable.offset.unsupported = false 19:12:52 isolation.level = read_uncommitted 19:12:52 key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 19:12:52 max.partition.fetch.bytes = 1048576 19:12:52 max.poll.interval.ms = 300000 19:12:52 max.poll.records = 500 19:12:52 metadata.max.age.ms = 300000 19:12:52 metadata.recovery.strategy = none 19:12:52 metric.reporters = [] 19:12:52 metrics.num.samples = 2 19:12:52 metrics.recording.level = INFO 19:12:52 metrics.sample.window.ms = 30000 19:12:52 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 19:12:52 receive.buffer.bytes = 65536 19:12:52 reconnect.backoff.max.ms = 1000 19:12:52 reconnect.backoff.ms = 50 19:12:52 request.timeout.ms = 30000 19:12:52 retry.backoff.max.ms = 1000 19:12:52 retry.backoff.ms = 100 19:12:52 sasl.client.callback.handler.class = null 19:12:52 sasl.jaas.config = null 19:12:52 sasl.kerberos.kinit.cmd = /usr/bin/kinit 19:12:52 sasl.kerberos.min.time.before.relogin = 60000 19:12:52 sasl.kerberos.service.name = null 19:12:52 sasl.kerberos.ticket.renew.jitter = 0.05 19:12:52 sasl.kerberos.ticket.renew.window.factor = 0.8 19:12:52 sasl.login.callback.handler.class = null 19:12:52 sasl.login.class = null 19:12:52 sasl.login.connect.timeout.ms = null 19:12:52 sasl.login.read.timeout.ms = null 19:12:52 sasl.login.refresh.buffer.seconds = 300 19:12:52 sasl.login.refresh.min.period.seconds = 60 19:12:52 sasl.login.refresh.window.factor = 0.8 19:12:52 sasl.login.refresh.window.jitter = 0.05 19:12:52 sasl.login.retry.backoff.max.ms = 10000 19:12:52 sasl.login.retry.backoff.ms = 100 19:12:52 sasl.mechanism = GSSAPI 19:12:52 sasl.oauthbearer.clock.skew.seconds = 30 19:12:52 sasl.oauthbearer.expected.audience = null 19:12:52 sasl.oauthbearer.expected.issuer = null 19:12:52 sasl.oauthbearer.header.urlencode = false 19:12:52 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 19:12:52 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 19:12:52 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 19:12:52 sasl.oauthbearer.jwks.endpoint.url = null 19:12:52 sasl.oauthbearer.scope.claim.name = scope 19:12:52 sasl.oauthbearer.sub.claim.name = sub 19:12:52 sasl.oauthbearer.token.endpoint.url = null 19:12:52 security.protocol = PLAINTEXT 19:12:52 security.providers = null 19:12:52 send.buffer.bytes = 131072 19:12:52 session.timeout.ms = 45000 19:12:52 socket.connection.setup.timeout.max.ms = 30000 19:12:52 socket.connection.setup.timeout.ms = 10000 19:12:52 ssl.cipher.suites = null 19:12:52 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 19:12:52 ssl.endpoint.identification.algorithm = https 19:12:52 ssl.engine.factory.class = null 19:12:52 ssl.key.password = null 19:12:52 ssl.keymanager.algorithm = SunX509 19:12:52 ssl.keystore.certificate.chain = null 19:12:52 ssl.keystore.key = null 19:12:52 ssl.keystore.location = null 19:12:52 ssl.keystore.password = null 19:12:52 ssl.keystore.type = JKS 19:12:52 ssl.protocol = TLSv1.3 19:12:52 ssl.provider = null 19:12:52 ssl.secure.random.implementation = null 19:12:52 ssl.trustmanager.algorithm = PKIX 19:12:52 ssl.truststore.certificates = null 19:12:52 ssl.truststore.location = null 19:12:52 ssl.truststore.password = null 19:12:52 ssl.truststore.type = JKS 19:12:52 value.deserializer = class io.cloudevents.kafka.CloudEventDeserializer 19:12:52 19:12:52 2026-01-13T19:12:52.177Z INFO 6640 --- [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 19:12:52 2026-01-13T19:12:52.180Z INFO 6640 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 19:12:52 2026-01-13T19:12:52.180Z INFO 6640 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 19:12:52 2026-01-13T19:12:52.180Z INFO 6640 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1768331572180 19:12:52 2026-01-13T19:12:52.184Z INFO 6640 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 19:12:52 2026-01-13T19:12:52.184Z INFO 6640 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 19:12:52 acks = -1 19:12:52 auto.include.jmx.reporter = true 19:12:52 batch.size = 16384 19:12:52 bootstrap.servers = [localhost:32774] 19:12:52 buffer.memory = 33554432 19:12:52 client.dns.lookup = use_all_dns_ips 19:12:52 client.id = producer-25 19:12:52 compression.gzip.level = -1 19:12:52 compression.lz4.level = 9 19:12:52 compression.type = none 19:12:52 compression.zstd.level = 3 19:12:52 connections.max.idle.ms = 540000 19:12:52 delivery.timeout.ms = 120000 19:12:52 enable.idempotence = false 19:12:52 enable.metrics.push = true 19:12:52 interceptor.classes = [] 19:12:52 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 19:12:52 linger.ms = 1 19:12:52 max.block.ms = 60000 19:12:52 max.in.flight.requests.per.connection = 5 19:12:52 max.request.size = 1048576 19:12:52 metadata.max.age.ms = 300000 19:12:52 metadata.max.idle.ms = 300000 19:12:52 metadata.recovery.strategy = none 19:12:52 metric.reporters = [] 19:12:52 metrics.num.samples = 2 19:12:52 metrics.recording.level = INFO 19:12:52 metrics.sample.window.ms = 30000 19:12:52 partitioner.adaptive.partitioning.enable = true 19:12:52 partitioner.availability.timeout.ms = 0 19:12:52 partitioner.class = null 19:12:52 partitioner.ignore.keys = false 19:12:52 receive.buffer.bytes = 32768 19:12:52 reconnect.backoff.max.ms = 1000 19:12:52 reconnect.backoff.ms = 50 19:12:52 request.timeout.ms = 30000 19:12:52 retries = 0 19:12:52 retry.backoff.max.ms = 1000 19:12:52 retry.backoff.ms = 100 19:12:52 sasl.client.callback.handler.class = null 19:12:52 sasl.jaas.config = null 19:12:52 sasl.kerberos.kinit.cmd = /usr/bin/kinit 19:12:52 sasl.kerberos.min.time.before.relogin = 60000 19:12:52 sasl.kerberos.service.name = null 19:12:52 sasl.kerberos.ticket.renew.jitter = 0.05 19:12:52 sasl.kerberos.ticket.renew.window.factor = 0.8 19:12:52 sasl.login.callback.handler.class = null 19:12:52 sasl.login.class = null 19:12:52 sasl.login.connect.timeout.ms = null 19:12:52 sasl.login.read.timeout.ms = null 19:12:52 sasl.login.refresh.buffer.seconds = 300 19:12:52 sasl.login.refresh.min.period.seconds = 60 19:12:52 sasl.login.refresh.window.factor = 0.8 19:12:52 sasl.login.refresh.window.jitter = 0.05 19:12:52 sasl.login.retry.backoff.max.ms = 10000 19:12:52 sasl.login.retry.backoff.ms = 100 19:12:52 sasl.mechanism = GSSAPI 19:12:52 sasl.oauthbearer.clock.skew.seconds = 30 19:12:52 sasl.oauthbearer.expected.audience = null 19:12:52 sasl.oauthbearer.expected.issuer = null 19:12:52 sasl.oauthbearer.header.urlencode = false 19:12:52 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 19:12:52 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 19:12:52 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 19:12:52 sasl.oauthbearer.jwks.endpoint.url = null 19:12:52 sasl.oauthbearer.scope.claim.name = scope 19:12:52 sasl.oauthbearer.sub.claim.name = sub 19:12:52 sasl.oauthbearer.token.endpoint.url = null 19:12:52 security.protocol = PLAINTEXT 19:12:52 security.providers = null 19:12:52 send.buffer.bytes = 131072 19:12:52 socket.connection.setup.timeout.max.ms = 30000 19:12:52 socket.connection.setup.timeout.ms = 10000 19:12:52 ssl.cipher.suites = null 19:12:52 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 19:12:52 ssl.endpoint.identification.algorithm = https 19:12:52 ssl.engine.factory.class = null 19:12:52 ssl.key.password = null 19:12:52 ssl.keymanager.algorithm = SunX509 19:12:52 ssl.keystore.certificate.chain = null 19:12:52 ssl.keystore.key = null 19:12:52 ssl.keystore.location = null 19:12:52 ssl.keystore.password = null 19:12:52 ssl.keystore.type = JKS 19:12:52 ssl.protocol = TLSv1.3 19:12:52 ssl.provider = null 19:12:52 ssl.secure.random.implementation = null 19:12:52 ssl.trustmanager.algorithm = PKIX 19:12:52 ssl.truststore.certificates = null 19:12:52 ssl.truststore.location = null 19:12:52 ssl.truststore.password = null 19:12:52 ssl.truststore.type = JKS 19:12:52 transaction.timeout.ms = 60000 19:12:52 transactional.id = null 19:12:52 value.serializer = class io.cloudevents.kafka.CloudEventSerializer 19:12:52 19:12:52 2026-01-13T19:12:52.184Z INFO 6640 --- [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 19:12:52 2026-01-13T19:12:52.186Z INFO 6640 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 19:12:52 2026-01-13T19:12:52.186Z INFO 6640 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 19:12:52 2026-01-13T19:12:52.186Z INFO 6640 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 19:12:52 2026-01-13T19:12:52.186Z INFO 6640 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1768331572186 19:12:52 2026-01-13T19:12:52.214Z INFO 6640 --- [d | producer-25] org.apache.kafka.clients.Metadata : [Producer clientId=producer-25] Cluster ID: 4L6g3nShT-eMCtK--X86sw 19:12:52 2026-01-13T19:12:52.219Z INFO 6640 --- [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 19:12:52 allow.auto.create.topics = true 19:12:52 auto.commit.interval.ms = 5000 19:12:52 auto.include.jmx.reporter = true 19:12:52 auto.offset.reset = earliest 19:12:52 bootstrap.servers = [localhost:32774] 19:12:52 check.crcs = true 19:12:52 client.dns.lookup = use_all_dns_ips 19:12:52 client.id = consumer-group for Test A-14 19:12:52 client.rack = 19:12:52 connections.max.idle.ms = 540000 19:12:52 default.api.timeout.ms = 60000 19:12:52 enable.auto.commit = true 19:12:52 enable.metrics.push = true 19:12:52 exclude.internal.topics = true 19:12:52 fetch.max.bytes = 52428800 19:12:52 fetch.max.wait.ms = 500 19:12:52 fetch.min.bytes = 1 19:12:52 group.id = group for Test A 19:12:52 group.instance.id = null 19:12:52 group.protocol = classic 19:12:52 group.remote.assignor = null 19:12:52 heartbeat.interval.ms = 3000 19:12:52 interceptor.classes = [] 19:12:52 internal.leave.group.on.close = true 19:12:52 internal.throw.on.fetch.stable.offset.unsupported = false 19:12:52 isolation.level = read_uncommitted 19:12:52 key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 19:12:52 max.partition.fetch.bytes = 1048576 19:12:52 max.poll.interval.ms = 300000 19:12:52 max.poll.records = 500 19:12:52 metadata.max.age.ms = 300000 19:12:52 metadata.recovery.strategy = none 19:12:52 metric.reporters = [] 19:12:52 metrics.num.samples = 2 19:12:52 metrics.recording.level = INFO 19:12:52 metrics.sample.window.ms = 30000 19:12:52 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 19:12:52 receive.buffer.bytes = 65536 19:12:52 reconnect.backoff.max.ms = 1000 19:12:52 reconnect.backoff.ms = 50 19:12:52 request.timeout.ms = 30000 19:12:52 retry.backoff.max.ms = 1000 19:12:52 retry.backoff.ms = 100 19:12:52 sasl.client.callback.handler.class = null 19:12:52 sasl.jaas.config = null 19:12:52 sasl.kerberos.kinit.cmd = /usr/bin/kinit 19:12:52 sasl.kerberos.min.time.before.relogin = 60000 19:12:52 sasl.kerberos.service.name = null 19:12:52 sasl.kerberos.ticket.renew.jitter = 0.05 19:12:52 sasl.kerberos.ticket.renew.window.factor = 0.8 19:12:52 sasl.login.callback.handler.class = null 19:12:52 sasl.login.class = null 19:12:52 sasl.login.connect.timeout.ms = null 19:12:52 sasl.login.read.timeout.ms = null 19:12:52 sasl.login.refresh.buffer.seconds = 300 19:12:52 sasl.login.refresh.min.period.seconds = 60 19:12:52 sasl.login.refresh.window.factor = 0.8 19:12:52 sasl.login.refresh.window.jitter = 0.05 19:12:52 sasl.login.retry.backoff.max.ms = 10000 19:12:52 sasl.login.retry.backoff.ms = 100 19:12:52 sasl.mechanism = GSSAPI 19:12:52 sasl.oauthbearer.clock.skew.seconds = 30 19:12:52 sasl.oauthbearer.expected.audience = null 19:12:52 sasl.oauthbearer.expected.issuer = null 19:12:52 sasl.oauthbearer.header.urlencode = false 19:12:52 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 19:12:52 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 19:12:52 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 19:12:52 sasl.oauthbearer.jwks.endpoint.url = null 19:12:52 sasl.oauthbearer.scope.claim.name = scope 19:12:52 sasl.oauthbearer.sub.claim.name = sub 19:12:52 sasl.oauthbearer.token.endpoint.url = null 19:12:52 security.protocol = PLAINTEXT 19:12:52 security.providers = null 19:12:52 send.buffer.bytes = 131072 19:12:52 session.timeout.ms = 45000 19:12:52 socket.connection.setup.timeout.max.ms = 30000 19:12:52 socket.connection.setup.timeout.ms = 10000 19:12:52 ssl.cipher.suites = null 19:12:52 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 19:12:52 ssl.endpoint.identification.algorithm = https 19:12:52 ssl.engine.factory.class = null 19:12:52 ssl.key.password = null 19:12:52 ssl.keymanager.algorithm = SunX509 19:12:52 ssl.keystore.certificate.chain = null 19:12:52 ssl.keystore.key = null 19:12:52 ssl.keystore.location = null 19:12:52 ssl.keystore.password = null 19:12:52 ssl.keystore.type = JKS 19:12:52 ssl.protocol = TLSv1.3 19:12:52 ssl.provider = null 19:12:52 ssl.secure.random.implementation = null 19:12:52 ssl.trustmanager.algorithm = PKIX 19:12:52 ssl.truststore.certificates = null 19:12:52 ssl.truststore.location = null 19:12:52 ssl.truststore.password = null 19:12:52 ssl.truststore.type = JKS 19:12:52 value.deserializer = class io.cloudevents.kafka.CloudEventDeserializer 19:12:52 19:12:52 2026-01-13T19:12:52.219Z INFO 6640 --- [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 19:12:52 2026-01-13T19:12:52.223Z INFO 6640 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 19:12:52 2026-01-13T19:12:52.223Z INFO 6640 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 19:12:52 2026-01-13T19:12:52.223Z INFO 6640 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1768331572223 19:12:52 2026-01-13T19:12:52.228Z ERROR 6640 --- [ 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] 19:12:52 2026-01-13T19:12:52.228Z INFO 6640 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 19:12:52 2026-01-13T19:12:52.228Z INFO 6640 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 19:12:52 acks = -1 19:12:52 auto.include.jmx.reporter = true 19:12:52 batch.size = 16384 19:12:52 bootstrap.servers = [localhost:32774] 19:12:52 buffer.memory = 33554432 19:12:52 client.dns.lookup = use_all_dns_ips 19:12:52 client.id = producer-26 19:12:52 compression.gzip.level = -1 19:12:52 compression.lz4.level = 9 19:12:52 compression.type = none 19:12:52 compression.zstd.level = 3 19:12:52 connections.max.idle.ms = 540000 19:12:52 delivery.timeout.ms = 120000 19:12:52 enable.idempotence = false 19:12:52 enable.metrics.push = true 19:12:52 interceptor.classes = [] 19:12:52 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 19:12:52 linger.ms = 1 19:12:52 max.block.ms = 60000 19:12:52 max.in.flight.requests.per.connection = 5 19:12:52 max.request.size = 1048576 19:12:52 metadata.max.age.ms = 300000 19:12:52 metadata.max.idle.ms = 300000 19:12:52 metadata.recovery.strategy = none 19:12:52 metric.reporters = [] 19:12:52 metrics.num.samples = 2 19:12:52 metrics.recording.level = INFO 19:12:52 metrics.sample.window.ms = 30000 19:12:52 partitioner.adaptive.partitioning.enable = true 19:12:52 partitioner.availability.timeout.ms = 0 19:12:52 partitioner.class = null 19:12:52 partitioner.ignore.keys = false 19:12:52 receive.buffer.bytes = 32768 19:12:52 reconnect.backoff.max.ms = 1000 19:12:52 reconnect.backoff.ms = 50 19:12:52 request.timeout.ms = 30000 19:12:52 retries = 0 19:12:52 retry.backoff.max.ms = 1000 19:12:52 retry.backoff.ms = 100 19:12:52 sasl.client.callback.handler.class = null 19:12:52 sasl.jaas.config = null 19:12:52 sasl.kerberos.kinit.cmd = /usr/bin/kinit 19:12:52 sasl.kerberos.min.time.before.relogin = 60000 19:12:52 sasl.kerberos.service.name = null 19:12:52 sasl.kerberos.ticket.renew.jitter = 0.05 19:12:52 sasl.kerberos.ticket.renew.window.factor = 0.8 19:12:52 sasl.login.callback.handler.class = null 19:12:52 sasl.login.class = null 19:12:52 sasl.login.connect.timeout.ms = null 19:12:52 sasl.login.read.timeout.ms = null 19:12:52 sasl.login.refresh.buffer.seconds = 300 19:12:52 sasl.login.refresh.min.period.seconds = 60 19:12:52 sasl.login.refresh.window.factor = 0.8 19:12:52 sasl.login.refresh.window.jitter = 0.05 19:12:52 sasl.login.retry.backoff.max.ms = 10000 19:12:52 sasl.login.retry.backoff.ms = 100 19:12:52 sasl.mechanism = GSSAPI 19:12:52 sasl.oauthbearer.clock.skew.seconds = 30 19:12:52 sasl.oauthbearer.expected.audience = null 19:12:52 sasl.oauthbearer.expected.issuer = null 19:12:52 sasl.oauthbearer.header.urlencode = false 19:12:52 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 19:12:52 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 19:12:52 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 19:12:52 sasl.oauthbearer.jwks.endpoint.url = null 19:12:52 sasl.oauthbearer.scope.claim.name = scope 19:12:52 sasl.oauthbearer.sub.claim.name = sub 19:12:52 sasl.oauthbearer.token.endpoint.url = null 19:12:52 security.protocol = PLAINTEXT 19:12:52 security.providers = null 19:12:52 send.buffer.bytes = 131072 19:12:52 socket.connection.setup.timeout.max.ms = 30000 19:12:52 socket.connection.setup.timeout.ms = 10000 19:12:52 ssl.cipher.suites = null 19:12:52 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 19:12:52 ssl.endpoint.identification.algorithm = https 19:12:52 ssl.engine.factory.class = null 19:12:52 ssl.key.password = null 19:12:52 ssl.keymanager.algorithm = SunX509 19:12:52 ssl.keystore.certificate.chain = null 19:12:52 ssl.keystore.key = null 19:12:52 ssl.keystore.location = null 19:12:52 ssl.keystore.password = null 19:12:52 ssl.keystore.type = JKS 19:12:52 ssl.protocol = TLSv1.3 19:12:52 ssl.provider = null 19:12:52 ssl.secure.random.implementation = null 19:12:52 ssl.trustmanager.algorithm = PKIX 19:12:52 ssl.truststore.certificates = null 19:12:52 ssl.truststore.location = null 19:12:52 ssl.truststore.password = null 19:12:52 ssl.truststore.type = JKS 19:12:52 transaction.timeout.ms = 60000 19:12:52 transactional.id = null 19:12:52 value.serializer = class io.cloudevents.kafka.CloudEventSerializer 19:12:52 19:12:52 2026-01-13T19:12:52.228Z INFO 6640 --- [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 19:12:52 2026-01-13T19:12:52.231Z INFO 6640 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 19:12:52 2026-01-13T19:12:52.231Z INFO 6640 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 19:12:52 2026-01-13T19:12:52.231Z INFO 6640 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 19:12:52 2026-01-13T19:12:52.231Z INFO 6640 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1768331572231 19:12:52 2026-01-13T19:12:52.238Z WARN 6640 --- [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} 19:12:52 2026-01-13T19:12:52.238Z INFO 6640 --- [d | producer-26] org.apache.kafka.clients.Metadata : [Producer clientId=producer-26] Cluster ID: 4L6g3nShT-eMCtK--X86sw 19:12:52 2026-01-13T19:12:52.278Z INFO 6640 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 19:12:52 2026-01-13T19:12:52.278Z WARN 6640 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 19:12:52 2026-01-13T19:12:52.289Z INFO 6640 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 19:12:52 2026-01-13T19:12:52.289Z WARN 6640 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 19:12:52 2026-01-13T19:12:52.314Z INFO 6640 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 19:12:52 2026-01-13T19:12:52.314Z WARN 6640 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 19:12:52 2026-01-13T19:12:52.347Z INFO 6640 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 19:12:52 2026-01-13T19:12:52.347Z WARN 6640 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 19:12:52 2026-01-13T19:12:52.406Z INFO 6640 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Node 1 disconnected. 19:12:52 2026-01-13T19:12:52.407Z INFO 6640 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Node -1 disconnected. 19:12:52 2026-01-13T19:12:52.407Z INFO 6640 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 19:12:52 2026-01-13T19:12:52.407Z INFO 6640 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 19:12:52 2026-01-13T19:12:52.407Z INFO 6640 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 19:12:52 2026-01-13T19:12:52.407Z INFO 6640 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node -1 disconnected. 19:12:52 2026-01-13T19:12:52.407Z INFO 6640 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node -1 disconnected. 19:12:52 2026-01-13T19:12:52.407Z INFO 6640 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 19:12:52 2026-01-13T19:12:52.407Z INFO 6640 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node -1 disconnected. 19:12:52 2026-01-13T19:12:52.408Z INFO 6640 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node -1 disconnected. 19:12:52 2026-01-13T19:12:52.425Z INFO 6640 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Node 1 disconnected. 19:12:52 2026-01-13T19:12:52.425Z INFO 6640 --- [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: 433ms, elapsed time since send: 433ms, throttle time: 0ms, request timeout: 30000ms) 19:12:52 2026-01-13T19:12:52.425Z INFO 6640 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Node -1 disconnected. 19:12:52 2026-01-13T19:12:52.425Z INFO 6640 --- [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. 19:12:52 2026-01-13T19:12:52.425Z INFO 6640 --- [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=262490490, epoch=1) to node 1: 19:12:52 19:12:52 org.apache.kafka.common.errors.DisconnectException 19:12:52 19:12:52 2026-01-13T19:12:52.425Z INFO 6640 --- [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. 19:12:52 2026-01-13T19:12:52.469Z INFO 6640 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Node 1 disconnected. 19:12:52 2026-01-13T19:12:52.470Z WARN 6640 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 19:12:52 2026-01-13T19:12:52.505Z INFO 6640 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 19:12:52 2026-01-13T19:12:52.505Z WARN 6640 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 19:12:52 2026-01-13T19:12:52.518Z INFO 6640 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 19:12:52 2026-01-13T19:12:52.518Z WARN 6640 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 19:12:52 2026-01-13T19:12:52.521Z INFO 6640 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 19:12:52 2026-01-13T19:12:52.521Z WARN 6640 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 19:12:52 2026-01-13T19:12:52.524Z INFO 6640 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 19:12:52 2026-01-13T19:12:52.524Z WARN 6640 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 19:12:52 2026-01-13T19:12:52.539Z INFO 6640 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 19:12:52 2026-01-13T19:12:52.539Z WARN 6640 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 19:12:52 2026-01-13T19:12:52.551Z INFO 6640 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 19:12:52 2026-01-13T19:12:52.551Z WARN 6640 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 19:12:52 2026-01-13T19:12:52.553Z INFO 6640 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 19:12:52 2026-01-13T19:12:52.553Z WARN 6640 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 19:12:52 2026-01-13T19:12:52.570Z INFO 6640 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Node 1 disconnected. 19:12:52 2026-01-13T19:12:52.570Z WARN 6640 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 19:12:52 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.913 s -- in org.onap.cps.ncmp.impl.datajobs.subscription.cmavc.CmAvcEventConsumerSpec 19:12:52 [INFO] Running org.onap.cps.ncmp.impl.datajobs.subscription.dmi.DmiInEventMapperSpec 19:12:52 [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 19:12:52 [INFO] Running org.onap.cps.ncmp.impl.datajobs.subscription.dmi.EventConsumerSpec 19:12:52 2026-01-13T19:12:52.626Z INFO 6640 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Node 1 disconnected. 19:12:52 2026-01-13T19:12:52.626Z WARN 6640 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 19:12:52 2026-01-13T19:12:52.635Z INFO 6640 --- [ main] o.o.c.n.i.d.s.dmi.EventConsumer : Consumed DMI subscription response event with details: | correlationId=sub-1#myDmi | eventType=subscriptionCreateResponse 19:12:52 2026-01-13T19:12:52.635Z INFO 6640 --- [ main] o.o.c.n.i.d.s.dmi.EventConsumer : Finished processing DMI subscription response event with details: | correlationId=sub-1#myDmi | eventType=subscriptionCreateResponse 19:12:52 2026-01-13T19:12:52.639Z INFO 6640 --- [ main] o.o.c.n.i.d.s.dmi.EventConsumer : Consumed DMI subscription response event with details: | correlationId=sub-1#myDmi | eventType=subscriptionCreateResponse 19:12:52 2026-01-13T19:12:52.639Z INFO 6640 --- [ main] o.o.c.n.i.d.s.dmi.EventConsumer : Finished processing DMI subscription response event with details: | correlationId=sub-1#myDmi | eventType=subscriptionCreateResponse 19:12:52 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.016 s -- in org.onap.cps.ncmp.impl.datajobs.subscription.dmi.EventConsumerSpec 19:12:52 [INFO] Running org.onap.cps.ncmp.impl.datajobs.subscription.dmi.EventProducerSpec 19:12:52 19:12:52,659 |-WARN in IfNestedWithinSecondPhaseElementSC - elements cannot be nested within an , or element 19:12:52 19:12:52,659 |-WARN in IfNestedWithinSecondPhaseElementSC - See also https://logback.qos.ch/codes.html#nested_if_element 19:12:52 19:12:52,659 |-WARN in IfNestedWithinSecondPhaseElementSC - Element at line 62 contains a nested element at line 63 19:12:52 19:12:52,664 |-WARN in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Missing watchable .xml or .properties files. 19:12:52 19:12:52,664 |-WARN in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Watching .xml files requires that the main configuration file is reachable as a URL 19:12:52 19:12:52,670 |-WARN in ch.qos.logback.core.model.processor.conditional.IfModelHandler - The 'condition' attribute in element is deprecated and slated for removal. Use element instead. 19:12:52 19:12:52,670 |-WARN in ch.qos.logback.core.model.processor.conditional.IfModelHandler - See also https://logback.qos.ch/codes.html#conditionAttributeDeprecation 19:12:52 19:12:52 . ____ _ __ _ _ 19:12:52 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 19:12:52 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 19:12:52 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 19:12:52 ' |____| .__|_| |_|_| |_\__, | / / / / 19:12:52 =========|_|==============|___/=/_/_/_/ 19:12:52 19:12:52 :: Spring Boot :: (v3.5.9) 19:12:52 19:12:52 2026-01-13T19:12:52.675Z INFO 6640 --- [ main] o.o.c.n.i.d.s.dmi.EventProducerSpec : Starting EventProducerSpec using Java 17.0.6-ea with PID 6640 (started by jenkins in /w/workspace/cps-master-verify-java/cps-ncmp-service) 19:12:52 2026-01-13T19:12:52.675Z INFO 6640 --- [ main] o.o.c.n.i.d.s.dmi.EventProducerSpec : No active profile set, falling back to 1 default profile: "default" 19:12:52 2026-01-13T19:12:52.681Z INFO 6640 --- [ main] o.o.c.n.i.d.s.dmi.EventProducerSpec : Started EventProducerSpec in 0.036 seconds (process running for 86.681) 19:12:52 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.048 s -- in org.onap.cps.ncmp.impl.datajobs.subscription.dmi.EventProducerSpec 19:12:52 [INFO] Running org.onap.cps.ncmp.impl.datajobs.subscription.ncmp.CmSubscriptionHandlerImplSpec 19:12:52 2026-01-13T19:12:52.709Z INFO 6640 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 19:12:52 2026-01-13T19:12:52.709Z WARN 6640 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 19:12:52 2026-01-13T19:12:52.739Z INFO 6640 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 19:12:52 2026-01-13T19:12:52.739Z WARN 6640 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 19:12:52 2026-01-13T19:12:52.742Z INFO 6640 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 19:12:52 2026-01-13T19:12:52.742Z WARN 6640 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 19:12:52 2026-01-13T19:12:52.756Z INFO 6640 --- [ main] .o.c.n.i.d.s.n.CmSubscriptionHandlerImpl : Failed to resolve cm handle ID for dataNodeSelector /node[id="unresolvable"] 19:12:52 2026-01-13T19:12:52.759Z INFO 6640 --- [ main] .o.c.n.i.d.s.n.CmSubscriptionHandlerImpl : Ignoring dataNodeSelector=/noFdnPrefix because no matching CM Handle ID found 19:12:52 2026-01-13T19:12:52.759Z INFO 6640 --- [ main] .o.c.n.i.d.s.n.CmSubscriptionHandlerImpl : DMI plugin myDmi rejected dataNodeSelector '/parent[id=""]' for dataJobId:mySubscriptionId 19:12:52 [INFO] Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.058 s -- in org.onap.cps.ncmp.impl.datajobs.subscription.ncmp.CmSubscriptionHandlerImplSpec 19:12:52 [INFO] Running org.onap.cps.ncmp.impl.datajobs.subscription.ncmp.NcmpInEventConsumerSpec 19:12:52 2026-01-13T19:12:52.794Z INFO 6640 --- [ main] o.o.c.n.i.d.s.ncmp.NcmpInEventConsumer : Consumed subscription event with details: | dataJobId=myDataJobId | eventType=dataJobCreated 19:12:52 2026-01-13T19:12:52.795Z INFO 6640 --- [ main] o.o.c.n.i.d.s.ncmp.NcmpInEventConsumer : NCMP In Event with eventType=dataJobCreated has been Processed for dataJobId=myDataJobId 19:12:52 2026-01-13T19:12:52.799Z INFO 6640 --- [ main] o.o.c.n.i.d.s.ncmp.NcmpInEventConsumer : Consumed subscription event with details: | dataJobId=myDataJobId | eventType=dataJobDeleted 19:12:52 2026-01-13T19:12:52.799Z INFO 6640 --- [ main] o.o.c.n.i.d.s.ncmp.NcmpInEventConsumer : NCMP In Event with eventType=dataJobDeleted has been Processed for dataJobId=myDataJobId 19:12:52 2026-01-13T19:12:52.800Z INFO 6640 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 19:12:52 2026-01-13T19:12:52.800Z WARN 6640 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 19:12:52 2026-01-13T19:12:52.801Z INFO 6640 --- [ main] o.o.c.n.i.d.s.ncmp.NcmpInEventConsumer : Consumed subscription event with details: | dataJobId=someId | eventType=invalidEventType 19:12:52 2026-01-13T19:12:52.801Z WARN 6640 --- [ main] o.o.c.n.i.d.s.ncmp.NcmpInEventConsumer : Unknown eventType=invalidEventType for dataJobId=someId 19:12:52 2026-01-13T19:12:52.801Z INFO 6640 --- [ main] o.o.c.n.i.d.s.ncmp.NcmpInEventConsumer : NCMP In Event with eventType=invalidEventType has been Processed for dataJobId=someId 19:12:52 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.039 s -- in org.onap.cps.ncmp.impl.datajobs.subscription.ncmp.NcmpInEventConsumerSpec 19:12:52 [INFO] Running org.onap.cps.ncmp.impl.datajobs.subscription.utils.CmSubscriptionPersistenceServiceSpec 19:12:52 2026-01-13T19:12:52.825Z INFO 6640 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Node 1 disconnected. 19:12:52 2026-01-13T19:12:52.825Z WARN 6640 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 19:12:52 2026-01-13T19:12:52.828Z WARN 6640 --- [ main] .CmDataJobSubscriptionPersistenceService : SubscriptionId=non-existing-id not found under dataNodeSelector=/myDataNodeSelector 19:12:52 2026-01-13T19:12:52.831Z INFO 6640 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Node 1 disconnected. 19:12:52 2026-01-13T19:12:52.831Z WARN 6640 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 19:12:52 [INFO] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.027 s -- in org.onap.cps.ncmp.impl.datajobs.subscription.utils.CmSubscriptionPersistenceServiceSpec 19:12:52 [INFO] Running org.onap.cps.ncmp.impl.dmi.DmiRestClientIntegrationSpec 19:12:52 2026-01-13T19:12:52.877Z INFO 6640 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 19:12:52 2026-01-13T19:12:52.878Z WARN 6640 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 19:12:52 2026-01-13T19:12:52.878Z INFO 6640 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 19:12:52 2026-01-13T19:12:52.878Z WARN 6640 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 19:12:52 2026-01-13T19:12:52.878Z WARN 6640 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 19:12:52 2026-01-13T19:12:52.884Z INFO 6640 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 19:12:52 2026-01-13T19:12:52.884Z WARN 6640 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 19:12:52 2026-01-13T19:12:52.895Z INFO 6640 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 19:12:52 2026-01-13T19:12:52.895Z WARN 6640 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 19:12:52 2026-01-13T19:12:52.922Z INFO 6640 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 19:12:52 2026-01-13T19:12:52.922Z WARN 6640 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 19:12:52 2026-01-13T19:12:52.931Z INFO 6640 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 19:12:52 2026-01-13T19:12:52.931Z WARN 6640 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 19:12:52 2026-01-13T19:12:52.955Z INFO 6640 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 19:12:52 2026-01-13T19:12:52.955Z WARN 6640 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 19:12:53 2026-01-13T19:12:52.983Z INFO 6640 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 19:12:53 2026-01-13T19:12:52.983Z WARN 6640 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 19:12:53 2026-01-13T19:12:52.995Z INFO 6640 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 19:12:53 2026-01-13T19:12:52.995Z WARN 6640 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 19:12:53 2026-01-13T19:12:53.041Z INFO 6640 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 19:12:53 2026-01-13T19:12:53.041Z WARN 6640 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 19:12:53 2026-01-13T19:12:53.041Z WARN 6640 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 19:12:53 2026-01-13T19:12:53.048Z INFO 6640 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 19:12:53 2026-01-13T19:12:53.048Z WARN 6640 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 19:12:53 2026-01-13T19:12:53.057Z INFO 6640 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 19:12:53 2026-01-13T19:12:53.057Z WARN 6640 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 19:12:53 2026-01-13T19:12:53.085Z INFO 6640 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 19:12:53 2026-01-13T19:12:53.085Z WARN 6640 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 19:12:53 2026-01-13T19:12:53.102Z INFO 6640 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 19:12:53 2026-01-13T19:12:53.102Z WARN 6640 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 19:12:53 2026-01-13T19:12:53.110Z INFO 6640 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 19:12:53 2026-01-13T19:12:53.110Z WARN 6640 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 19:12:53 2026-01-13T19:12:53.117Z INFO 6640 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 19:12:53 2026-01-13T19:12:53.117Z WARN 6640 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 19:12:53 2026-01-13T19:12:53.131Z INFO 6640 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 19:12:53 2026-01-13T19:12:53.131Z WARN 6640 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 19:12:53 2026-01-13T19:12:53.164Z INFO 6640 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 19:12:53 2026-01-13T19:12:53.164Z WARN 6640 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 19:12:53 2026-01-13T19:12:53.169Z INFO 6640 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 19:12:53 2026-01-13T19:12:53.169Z WARN 6640 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 19:12:53 2026-01-13T19:12:53.225Z INFO 6640 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Node 1 disconnected. 19:12:53 2026-01-13T19:12:53.225Z WARN 6640 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 19:12:53 2026-01-13T19:12:53.248Z INFO 6640 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Node 1 disconnected. 19:12:53 2026-01-13T19:12:53.248Z WARN 6640 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 19:12:53 2026-01-13T19:12:53.279Z INFO 6640 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 19:12:53 2026-01-13T19:12:53.279Z WARN 6640 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 19:12:53 2026-01-13T19:12:53.285Z INFO 6640 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 19:12:53 2026-01-13T19:12:53.285Z WARN 6640 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 19:12:53 2026-01-13T19:12:53.290Z INFO 6640 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 19:12:53 2026-01-13T19:12:53.290Z WARN 6640 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 19:12:53 2026-01-13T19:12:53.318Z INFO 6640 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 19:12:53 2026-01-13T19:12:53.318Z WARN 6640 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 19:12:53 2026-01-13T19:12:53.347Z INFO 6640 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 19:12:53 2026-01-13T19:12:53.347Z WARN 6640 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 19:12:53 2026-01-13T19:12:53.368Z INFO 6640 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 19:12:53 2026-01-13T19:12:53.368Z WARN 6640 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 19:12:53 2026-01-13T19:12:53.437Z INFO 6640 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 19:12:53 2026-01-13T19:12:53.437Z WARN 6640 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 19:12:53 2026-01-13T19:12:53.525Z WARN 6640 --- [or-http-epoll-4] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from /myPath. Status: JSON decoding error: Unrecognized token 'invalid': was expecting (JSON String, Number, Array, Object or token 'null', 'true' or 'false') 19:12:53 2026-01-13T19:12:53.542Z INFO 6640 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 19:12:53 2026-01-13T19:12:53.542Z WARN 6640 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 19:12:53 2026-01-13T19:12:53.554Z INFO 6640 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 19:12:53 2026-01-13T19:12:53.554Z WARN 6640 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 19:12:53 [INFO] Tests run: 18, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.721 s -- in org.onap.cps.ncmp.impl.dmi.DmiRestClientIntegrationSpec 19:12:53 [INFO] Running org.onap.cps.ncmp.impl.dmi.DmiRestClientSpec 19:12:53 2026-01-13T19:12:53.559Z INFO 6640 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 19:12:53 2026-01-13T19:12:53.559Z WARN 6640 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 19:12:53 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.010 s -- in org.onap.cps.ncmp.impl.dmi.DmiRestClientSpec 19:12:53 [INFO] Running org.onap.cps.ncmp.impl.dmi.DmiServiceAuthenticationPropertiesSpec 19:12:53 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.onap.cps.ncmp.impl.dmi.DmiServiceAuthenticationPropertiesSpec 19:12:53 [INFO] Running org.onap.cps.ncmp.impl.dmi.DmiWebClientsConfigurationSpec 19:12:53 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.026 s -- in org.onap.cps.ncmp.impl.dmi.DmiWebClientsConfigurationSpec 19:12:53 [INFO] Running org.onap.cps.ncmp.impl.inventory.AlternateIdCheckerSpec 19:12:53 2026-01-13T19:12:53.618Z WARN 6640 --- [ 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 19:12:53 2026-01-13T19:12:53.618Z WARN 6640 --- [ 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 19:12:53 2026-01-13T19:12:53.618Z WARN 6640 --- [ 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 19:12:53 2026-01-13T19:12:53.619Z WARN 6640 --- [ 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 19:12:53 2026-01-13T19:12:53.620Z WARN 6640 --- [ 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 19:12:53 [INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.014 s -- in org.onap.cps.ncmp.impl.inventory.AlternateIdCheckerSpec 19:12:53 [INFO] Running org.onap.cps.ncmp.impl.inventory.CmHandleQueryParametersParameterMapperSpec 19:12:53 [INFO] Tests run: 21, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.014 s -- in org.onap.cps.ncmp.impl.inventory.CmHandleQueryParametersParameterMapperSpec 19:12:53 [INFO] Running org.onap.cps.ncmp.impl.inventory.CmHandleQueryServiceImplSpec 19:12:53 2026-01-13T19:12:53.651Z INFO 6640 --- [ main] com.hazelcast.system.logo : [10.30.107.183]:5701 [dev] [5.5.0] 19:12:53 o o o o---o o--o o o---o o o----o o--o--o 19:12:53 | | / \ / | / / \ | | 19:12:53 o----o o o o----o | o o o----o | 19:12:53 | | * \ / | \ * \ | | 19:12:53 o o * o o---o o--o o----o o---o * o o----o o 19:12:53 19:12:53 2026-01-13T19:12:53.651Z INFO 6640 --- [ main] com.hazelcast.system : [10.30.107.183]:5701 [dev] [5.5.0] Copyright (c) 2008-2024, Hazelcast, Inc. All Rights Reserved. 19:12:53 2026-01-13T19:12:53.651Z INFO 6640 --- [ main] com.hazelcast.system : [10.30.107.183]:5701 [dev] [5.5.0] Hazelcast Platform 5.5.0 (20240725) starting at [10.30.107.183]:5701 19:12:53 2026-01-13T19:12:53.651Z INFO 6640 --- [ main] com.hazelcast.system : [10.30.107.183]:5701 [dev] [5.5.0] Cluster name: dev 19:12:53 2026-01-13T19:12:53.651Z INFO 6640 --- [ main] com.hazelcast.system : [10.30.107.183]: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. 19:12:53 2026-01-13T19:12:53.651Z INFO 6640 --- [ main] com.hazelcast.system : [10.30.107.183]:5701 [dev] [5.5.0] The Jet engine is disabled. 19:12:53 To enable the Jet engine on the members, do one of the following: 19:12:53 - Change member config using Java API: config.getJetConfig().setEnabled(true) 19:12:53 - Change XML/YAML configuration property: Set hazelcast.jet.enabled to true 19:12:53 - Add system property: -Dhz.jet.enabled=true (for Hazelcast embedded, works only when loading config via Config.load) 19:12:53 - Add environment variable: HZ_JET_ENABLED=true (recommended when running container image. For Hazelcast embedded, works only when loading config via Config.load) 19:12:53 2026-01-13T19:12:53.662Z INFO 6640 --- [ main] com.hazelcast.system.security : [10.30.107.183]: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. 19:12:53 2026-01-13T19:12:53.664Z INFO 6640 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.183]:5701 [dev] [5.5.0] Using Multicast discovery 19:12:53 2026-01-13T19:12:53.673Z INFO 6640 --- [ main] c.h.internal.diagnostics.Diagnostics : [10.30.107.183]:5701 [dev] [5.5.0] Diagnostics disabled. To enable add -Dhazelcast.diagnostics.enabled=true to the JVM arguments. 19:12:53 2026-01-13T19:12:53.674Z INFO 6640 --- [ main] com.hazelcast.core.LifecycleService : [10.30.107.183]:5701 [dev] [5.5.0] [10.30.107.183]:5701 is STARTING 19:12:53 2026-01-13T19:12:53.711Z INFO 6640 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 19:12:53 2026-01-13T19:12:53.711Z WARN 6640 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 19:12:53 2026-01-13T19:12:53.756Z INFO 6640 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Node 1 disconnected. 19:12:53 2026-01-13T19:12:53.756Z WARN 6640 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 19:12:53 2026-01-13T19:12:53.782Z INFO 6640 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 19:12:53 2026-01-13T19:12:53.782Z WARN 6640 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 19:12:53 2026-01-13T19:12:53.782Z WARN 6640 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 19:12:53 2026-01-13T19:12:53.800Z INFO 6640 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 19:12:53 2026-01-13T19:12:53.801Z WARN 6640 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 19:12:53 2026-01-13T19:12:53.877Z INFO 6640 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 19:12:53 2026-01-13T19:12:53.877Z WARN 6640 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 19:12:53 2026-01-13T19:12:53.924Z INFO 6640 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 19:12:53 2026-01-13T19:12:53.924Z WARN 6640 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 19:12:53 2026-01-13T19:12:53.934Z INFO 6640 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 19:12:53 2026-01-13T19:12:53.934Z WARN 6640 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 19:12:53 2026-01-13T19:12:53.956Z INFO 6640 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 19:12:53 2026-01-13T19:12:53.956Z WARN 6640 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 19:12:53 2026-01-13T19:12:53.986Z INFO 6640 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 19:12:53 2026-01-13T19:12:53.986Z WARN 6640 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 19:12:54 2026-01-13T19:12:54.017Z INFO 6640 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 19:12:54 2026-01-13T19:12:54.017Z WARN 6640 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 19:12:54 2026-01-13T19:12:54.041Z INFO 6640 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 19:12:54 2026-01-13T19:12:54.041Z WARN 6640 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 19:12:54 2026-01-13T19:12:54.041Z WARN 6640 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 19:12:54 2026-01-13T19:12:54.049Z INFO 6640 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 19:12:54 2026-01-13T19:12:54.049Z WARN 6640 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 19:12:54 2026-01-13T19:12:54.057Z INFO 6640 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 19:12:54 2026-01-13T19:12:54.057Z WARN 6640 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 19:12:54 2026-01-13T19:12:54.087Z INFO 6640 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 19:12:54 2026-01-13T19:12:54.087Z WARN 6640 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 19:12:54 2026-01-13T19:12:54.104Z INFO 6640 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 19:12:54 2026-01-13T19:12:54.104Z WARN 6640 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 19:12:54 2026-01-13T19:12:54.111Z INFO 6640 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 19:12:54 2026-01-13T19:12:54.111Z WARN 6640 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 19:12:54 2026-01-13T19:12:54.117Z INFO 6640 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 19:12:54 2026-01-13T19:12:54.117Z WARN 6640 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 19:12:54 2026-01-13T19:12:54.130Z INFO 6640 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 19:12:54 2026-01-13T19:12:54.130Z WARN 6640 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 19:12:54 2026-01-13T19:12:54.132Z INFO 6640 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 19:12:54 2026-01-13T19:12:54.132Z WARN 6640 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 19:12:54 2026-01-13T19:12:54.136Z INFO 6640 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 19:12:54 2026-01-13T19:12:54.136Z WARN 6640 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 19:12:54 2026-01-13T19:12:54.143Z INFO 6640 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 19:12:54 2026-01-13T19:12:54.144Z WARN 6640 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 19:12:54 2026-01-13T19:12:54.145Z INFO 6640 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Node 1 disconnected. 19:12:54 2026-01-13T19:12:54.145Z WARN 6640 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 19:12:54 2026-01-13T19:12:54.281Z INFO 6640 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 19:12:54 2026-01-13T19:12:54.281Z WARN 6640 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 19:12:54 2026-01-13T19:12:54.291Z INFO 6640 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 19:12:54 2026-01-13T19:12:54.291Z WARN 6640 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 19:12:54 2026-01-13T19:12:54.319Z INFO 6640 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 19:12:54 2026-01-13T19:12:54.319Z WARN 6640 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 19:12:54 2026-01-13T19:12:54.342Z INFO 6640 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 19:12:54 2026-01-13T19:12:54.342Z WARN 6640 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 19:12:54 2026-01-13T19:12:54.348Z INFO 6640 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 19:12:54 2026-01-13T19:12:54.348Z WARN 6640 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 19:12:54 2026-01-13T19:12:54.459Z INFO 6640 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Node 1 disconnected. 19:12:54 2026-01-13T19:12:54.459Z WARN 6640 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 19:12:54 2026-01-13T19:12:54.543Z INFO 6640 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 19:12:54 2026-01-13T19:12:54.543Z WARN 6640 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 19:12:54 2026-01-13T19:12:54.561Z INFO 6640 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 19:12:54 2026-01-13T19:12:54.561Z WARN 6640 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 19:12:54 2026-01-13T19:12:54.563Z INFO 6640 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 19:12:54 2026-01-13T19:12:54.563Z WARN 6640 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 19:12:54 2026-01-13T19:12:54.712Z INFO 6640 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 19:12:54 2026-01-13T19:12:54.712Z WARN 6640 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 19:12:54 2026-01-13T19:12:54.781Z INFO 6640 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 19:12:54 2026-01-13T19:12:54.781Z WARN 6640 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 19:12:54 2026-01-13T19:12:54.787Z INFO 6640 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 19:12:54 2026-01-13T19:12:54.787Z WARN 6640 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 19:12:54 2026-01-13T19:12:54.787Z WARN 6640 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 19:12:54 2026-01-13T19:12:54.879Z INFO 6640 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 19:12:54 2026-01-13T19:12:54.879Z WARN 6640 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 19:12:54 2026-01-13T19:12:54.926Z INFO 6640 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 19:12:54 2026-01-13T19:12:54.926Z WARN 6640 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 19:12:54 2026-01-13T19:12:54.937Z INFO 6640 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 19:12:54 2026-01-13T19:12:54.937Z WARN 6640 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 19:12:54 2026-01-13T19:12:54.957Z INFO 6640 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 19:12:54 2026-01-13T19:12:54.957Z WARN 6640 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 19:12:54 2026-01-13T19:12:54.986Z INFO 6640 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 19:12:54 2026-01-13T19:12:54.986Z WARN 6640 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 19:12:55 2026-01-13T19:12:55.018Z INFO 6640 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 19:12:55 2026-01-13T19:12:55.018Z WARN 6640 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 19:12:55 2026-01-13T19:12:55.041Z INFO 6640 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 19:12:55 2026-01-13T19:12:55.041Z WARN 6640 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 19:12:55 2026-01-13T19:12:55.041Z WARN 6640 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 19:12:55 2026-01-13T19:12:55.050Z INFO 6640 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 19:12:55 2026-01-13T19:12:55.050Z WARN 6640 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 19:12:55 2026-01-13T19:12:55.057Z INFO 6640 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 19:12:55 2026-01-13T19:12:55.057Z WARN 6640 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 19:12:55 2026-01-13T19:12:55.090Z INFO 6640 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 19:12:55 2026-01-13T19:12:55.090Z WARN 6640 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 19:12:55 2026-01-13T19:12:55.104Z INFO 6640 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 19:12:55 2026-01-13T19:12:55.104Z WARN 6640 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 19:12:55 2026-01-13T19:12:55.111Z INFO 6640 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 19:12:55 2026-01-13T19:12:55.111Z WARN 6640 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 19:12:55 2026-01-13T19:12:55.117Z INFO 6640 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 19:12:55 2026-01-13T19:12:55.117Z WARN 6640 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 19:12:55 2026-01-13T19:12:55.133Z INFO 6640 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 19:12:55 2026-01-13T19:12:55.133Z WARN 6640 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 19:12:55 2026-01-13T19:12:55.137Z INFO 6640 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 19:12:55 2026-01-13T19:12:55.137Z WARN 6640 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 19:12:55 2026-01-13T19:12:55.148Z INFO 6640 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 19:12:55 2026-01-13T19:12:55.148Z WARN 6640 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 19:12:55 2026-01-13T19:12:55.166Z INFO 6640 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 19:12:55 2026-01-13T19:12:55.166Z WARN 6640 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 19:12:55 2026-01-13T19:12:55.187Z INFO 6640 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Node 1 disconnected. 19:12:55 2026-01-13T19:12:55.187Z WARN 6640 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 19:12:55 2026-01-13T19:12:55.281Z INFO 6640 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 19:12:55 2026-01-13T19:12:55.281Z WARN 6640 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 19:12:55 2026-01-13T19:12:55.292Z INFO 6640 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 19:12:55 2026-01-13T19:12:55.292Z WARN 6640 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 19:12:55 2026-01-13T19:12:55.321Z INFO 6640 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 19:12:55 2026-01-13T19:12:55.321Z WARN 6640 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 19:12:55 2026-01-13T19:12:55.344Z INFO 6640 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 19:12:55 2026-01-13T19:12:55.344Z WARN 6640 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 19:12:55 2026-01-13T19:12:55.351Z INFO 6640 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 19:12:55 2026-01-13T19:12:55.351Z WARN 6640 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 19:12:55 2026-01-13T19:12:55.461Z INFO 6640 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Node 1 disconnected. 19:12:55 2026-01-13T19:12:55.461Z WARN 6640 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 19:12:55 2026-01-13T19:12:55.545Z INFO 6640 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 19:12:55 2026-01-13T19:12:55.545Z WARN 6640 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 19:12:55 2026-01-13T19:12:55.564Z INFO 6640 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 19:12:55 2026-01-13T19:12:55.564Z WARN 6640 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 19:12:55 2026-01-13T19:12:55.564Z INFO 6640 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 19:12:55 2026-01-13T19:12:55.564Z WARN 6640 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 19:12:55 2026-01-13T19:12:55.713Z INFO 6640 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 19:12:55 2026-01-13T19:12:55.713Z WARN 6640 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 19:12:55 2026-01-13T19:12:55.788Z INFO 6640 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 19:12:55 2026-01-13T19:12:55.788Z WARN 6640 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 19:12:55 2026-01-13T19:12:55.788Z WARN 6640 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 19:12:55 2026-01-13T19:12:55.805Z INFO 6640 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 19:12:55 2026-01-13T19:12:55.805Z WARN 6640 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 19:12:55 2026-01-13T19:12:55.880Z INFO 6640 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 19:12:55 2026-01-13T19:12:55.880Z WARN 6640 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 19:12:55 2026-01-13T19:12:55.899Z INFO 6640 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 19:12:55 2026-01-13T19:12:55.899Z WARN 6640 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 19:12:55 2026-01-13T19:12:55.899Z WARN 6640 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 19:12:55 2026-01-13T19:12:55.928Z INFO 6640 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 19:12:55 2026-01-13T19:12:55.928Z WARN 6640 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 19:12:55 2026-01-13T19:12:55.940Z INFO 6640 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 19:12:55 2026-01-13T19:12:55.941Z WARN 6640 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 19:12:55 2026-01-13T19:12:55.958Z INFO 6640 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 19:12:56 2026-01-13T19:12:55.958Z WARN 6640 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 19:12:56 2026-01-13T19:12:55.988Z INFO 6640 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 19:12:56 2026-01-13T19:12:55.988Z WARN 6640 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 19:12:56 2026-01-13T19:12:56.019Z INFO 6640 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 19:12:56 2026-01-13T19:12:56.019Z WARN 6640 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 19:12:56 2026-01-13T19:12:56.045Z INFO 6640 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 19:12:56 2026-01-13T19:12:56.045Z WARN 6640 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 19:12:56 2026-01-13T19:12:56.051Z INFO 6640 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 19:12:56 2026-01-13T19:12:56.051Z WARN 6640 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 19:12:56 2026-01-13T19:12:56.092Z INFO 6640 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 19:12:56 2026-01-13T19:12:56.092Z WARN 6640 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 19:12:56 2026-01-13T19:12:56.106Z INFO 6640 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 19:12:56 2026-01-13T19:12:56.106Z WARN 6640 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 19:12:56 2026-01-13T19:12:56.134Z INFO 6640 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 19:12:56 2026-01-13T19:12:56.134Z WARN 6640 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 19:12:56 2026-01-13T19:12:56.137Z INFO 6640 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 19:12:56 2026-01-13T19:12:56.137Z WARN 6640 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 19:12:56 2026-01-13T19:12:56.138Z INFO 6640 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 19:12:56 2026-01-13T19:12:56.138Z WARN 6640 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 19:12:56 2026-01-13T19:12:56.158Z INFO 6640 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 19:12:56 2026-01-13T19:12:56.158Z WARN 6640 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 19:12:56 2026-01-13T19:12:56.167Z INFO 6640 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 19:12:56 2026-01-13T19:12:56.167Z WARN 6640 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 19:12:56 2026-01-13T19:12:56.188Z INFO 6640 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Node 1 disconnected. 19:12:56 2026-01-13T19:12:56.188Z WARN 6640 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 19:12:56 2026-01-13T19:12:56.192Z INFO 6640 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 19:12:56 2026-01-13T19:12:56.193Z WARN 6640 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 19:12:56 2026-01-13T19:12:56.242Z INFO 6640 --- [ main] c.h.internal.cluster.ClusterService : [10.30.107.183]:5701 [dev] [5.5.0] 19:12:56 19:12:56 Members {size:1, ver:1} [ 19:12:56 Member [10.30.107.183]:5701 - b25c01fe-df27-432f-bf5b-9e3a0df94e30 this 19:12:56 ] 19:12:56 19:12:56 2026-01-13T19:12:56.243Z INFO 6640 --- [ main] com.hazelcast.core.LifecycleService : [10.30.107.183]:5701 [dev] [5.5.0] [10.30.107.183]:5701 is STARTED 19:12:56 2026-01-13T19:12:56.272Z INFO 6640 --- [ main] c.h.i.p.impl.PartitionStateManagerImpl : [10.30.107.183]:5701 [dev] [5.5.0] Initializing cluster partition table arrangement... 19:12:56 2026-01-13T19:12:56.282Z INFO 6640 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 19:12:56 2026-01-13T19:12:56.282Z WARN 6640 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 19:12:56 2026-01-13T19:12:56.292Z INFO 6640 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 19:12:56 2026-01-13T19:12:56.293Z WARN 6640 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 19:12:56 2026-01-13T19:12:56.315Z INFO 6640 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 19:12:56 2026-01-13T19:12:56.315Z WARN 6640 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 19:12:56 2026-01-13T19:12:56.322Z INFO 6640 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 19:12:56 2026-01-13T19:12:56.322Z WARN 6640 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 19:12:56 2026-01-13T19:12:56.352Z INFO 6640 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 19:12:56 2026-01-13T19:12:56.352Z WARN 6640 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 19:12:56 2026-01-13T19:12:56.463Z INFO 6640 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Node 1 disconnected. 19:12:56 2026-01-13T19:12:56.463Z WARN 6640 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 19:12:56 2026-01-13T19:12:56.543Z INFO 6640 --- [ main] com.hazelcast.core.LifecycleService : [10.30.107.183]:5701 [dev] [5.5.0] [10.30.107.183]:5701 is SHUTTING_DOWN 19:12:56 2026-01-13T19:12:56.544Z INFO 6640 --- [cached.thread-3] c.h.i.p.impl.MigrationManagerImpl : [10.30.107.183]:5701 [dev] [5.5.0] Shutdown request of Member [10.30.107.183]:5701 - b25c01fe-df27-432f-bf5b-9e3a0df94e30 this is handled 19:12:56 2026-01-13T19:12:56.546Z INFO 6640 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.183]:5701 [dev] [5.5.0] Shutting down multicast service... 19:12:56 2026-01-13T19:12:56.546Z INFO 6640 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 19:12:56 2026-01-13T19:12:56.546Z WARN 6640 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 19:12:56 2026-01-13T19:12:56.546Z INFO 6640 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.183]:5701 [dev] [5.5.0] Shutting down connection manager... 19:12:56 2026-01-13T19:12:56.547Z INFO 6640 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.183]:5701 [dev] [5.5.0] Shutting down node engine... 19:12:56 2026-01-13T19:12:56.555Z INFO 6640 --- [ main] c.hazelcast.instance.impl.NodeExtension : [10.30.107.183]:5701 [dev] [5.5.0] Destroying node NodeExtension. 19:12:56 2026-01-13T19:12:56.556Z INFO 6640 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.183]:5701 [dev] [5.5.0] Hazelcast Shutdown is completed in 11 ms. 19:12:56 2026-01-13T19:12:56.556Z INFO 6640 --- [ main] com.hazelcast.core.LifecycleService : [10.30.107.183]:5701 [dev] [5.5.0] [10.30.107.183]:5701 is SHUTDOWN 19:12:56 [INFO] Tests run: 31, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.912 s -- in org.onap.cps.ncmp.impl.inventory.CmHandleQueryServiceImplSpec 19:12:56 [INFO] Running org.onap.cps.ncmp.impl.inventory.CmHandleRegistrationServicePropertyHandlerSpec 19:12:56 2026-01-13T19:12:56.566Z INFO 6640 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 19:12:56 2026-01-13T19:12:56.566Z WARN 6640 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 19:12:56 2026-01-13T19:12:56.570Z INFO 6640 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 19:12:56 2026-01-13T19:12:56.570Z WARN 6640 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 19:12:56 2026-01-13T19:12:56.591Z WARN 6640 --- [ main] HandleRegistrationServicePropertyHandler : Ignoring update for cmHandle myHandle1: target dataProducerIdentifier is null or blank. 19:12:56 2026-01-13T19:12:56.592Z INFO 6640 --- [ main] HandleRegistrationServicePropertyHandler : Creating a new DataNode with xpath /dmi-registry/cm-handles[@id='myHandle1']/public-properties[@name='newPubProp1'] , key : newPubProp1 and value : pub-val 19:12:56 2026-01-13T19:12:56.592Z DEBUG 6640 --- [ 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) 19:12:56 2026-01-13T19:12:56.639Z WARN 6640 --- [ main] HandleRegistrationServicePropertyHandler : Ignoring update for cmHandle myHandle1: target dataProducerIdentifier is null or blank. 19:12:56 2026-01-13T19:12:56.639Z INFO 6640 --- [ main] HandleRegistrationServicePropertyHandler : Creating a new DataNode with xpath /dmi-registry/cm-handles[@id='myHandle1']/public-properties[@name='publicProp4'] , key : publicProp4 and value : newPubVal 19:12:56 2026-01-13T19:12:56.639Z DEBUG 6640 --- [ main] HandleRegistrationServicePropertyHandler : Building a new node with xpath /dmi-registry/cm-handles[@id='myHandle1']/public-properties[@name='publicProp4'] with leaves (name : publicProp4 , value : newPubVal) 19:12:56 2026-01-13T19:12:56.640Z WARN 6640 --- [ main] HandleRegistrationServicePropertyHandler : Ignoring update for cmHandle myHandle1: target dataProducerIdentifier is null or blank. 19:12:56 2026-01-13T19:12:56.641Z WARN 6640 --- [ main] HandleRegistrationServicePropertyHandler : Ignoring update for cmHandle myHandle1: target dataProducerIdentifier is null or blank. 19:12:56 2026-01-13T19:12:56.644Z WARN 6640 --- [ main] HandleRegistrationServicePropertyHandler : Ignoring update for cmHandle myHandle1: target dataProducerIdentifier is null or blank. 19:12:56 2026-01-13T19:12:56.644Z INFO 6640 --- [ main] HandleRegistrationServicePropertyHandler : Creating a new DataNode with xpath /dmi-registry/cm-handles[@id='myHandle1']/additional-properties[@name='newAdditionalProp1'] , key : newAdditionalProp1 and value : add-value 19:12:56 2026-01-13T19:12:56.644Z DEBUG 6640 --- [ 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) 19:12:56 2026-01-13T19:12:56.645Z WARN 6640 --- [ main] HandleRegistrationServicePropertyHandler : Ignoring update for cmHandle myHandle1: target dataProducerIdentifier is null or blank. 19:12:56 2026-01-13T19:12:56.645Z INFO 6640 --- [ main] HandleRegistrationServicePropertyHandler : Creating a new DataNode with xpath /dmi-registry/cm-handles[@id='myHandle1']/additional-properties[@name='additionalProp1'] , key : additionalProp1 and value : newValue 19:12:56 2026-01-13T19:12:56.645Z DEBUG 6640 --- [ main] HandleRegistrationServicePropertyHandler : Building a new node with xpath /dmi-registry/cm-handles[@id='myHandle1']/additional-properties[@name='additionalProp1'] with leaves (name : additionalProp1 , value : newValue) 19:12:56 2026-01-13T19:12:56.646Z WARN 6640 --- [ main] HandleRegistrationServicePropertyHandler : Ignoring update for cmHandle myHandle1: target dataProducerIdentifier is null or blank. 19:12:56 2026-01-13T19:12:56.647Z WARN 6640 --- [ main] HandleRegistrationServicePropertyHandler : Ignoring update for cmHandle myHandle1: target dataProducerIdentifier is null or blank. 19:12:56 2026-01-13T19:12:56.649Z WARN 6640 --- [ main] HandleRegistrationServicePropertyHandler : Ignoring update for cmHandle myHandle1: target dataProducerIdentifier is null or blank. 19:12:56 2026-01-13T19:12:56.651Z WARN 6640 --- [ main] HandleRegistrationServicePropertyHandler : Ignoring update for cmHandle myHandle1: target dataProducerIdentifier is null or blank. 19:12:56 2026-01-13T19:12:56.651Z INFO 6640 --- [ main] HandleRegistrationServicePropertyHandler : Deleting dataNode with xpath : [/dmi-registry/cm-handles[@id='myHandle1']/public-properties[@name='publicProp3']] 19:12:56 2026-01-13T19:12:56.651Z INFO 6640 --- [ main] HandleRegistrationServicePropertyHandler : Deleting dataNode with xpath : [/dmi-registry/cm-handles[@id='myHandle1']/public-properties[@name='publicProp4']] 19:12:56 2026-01-13T19:12:56.652Z WARN 6640 --- [ main] HandleRegistrationServicePropertyHandler : Ignoring update for cmHandle myHandle1: target dataProducerIdentifier is null or blank. 19:12:56 2026-01-13T19:12:56.654Z ERROR 6640 --- [ main] HandleRegistrationServicePropertyHandler : Unable to find dataNode for cmHandleId : cmHandleId , caused by : DataNode not found 19:12:56 2026-01-13T19:12:56.657Z ERROR 6640 --- [ main] HandleRegistrationServicePropertyHandler : Unable to update cmHandle : cmHandleId , caused by : Failed 19:12:56 2026-01-13T19:12:56.657Z ERROR 6640 --- [ main] HandleRegistrationServicePropertyHandler : Unable to update cm handle : cmHandleId with spaces, caused by : Name Validation Error. 19:12:56 2026-01-13T19:12:56.659Z WARN 6640 --- [ main] HandleRegistrationServicePropertyHandler : Ignoring update for cmHandle myHandle1: target dataProducerIdentifier is null or blank. 19:12:56 2026-01-13T19:12:56.659Z INFO 6640 --- [ main] HandleRegistrationServicePropertyHandler : Creating a new DataNode with xpath /dmi-registry/cm-handles[@id='myHandle1']/public-properties[@name='publicProp1'] , key : publicProp1 and value : value 19:12:56 2026-01-13T19:12:56.659Z DEBUG 6640 --- [ main] HandleRegistrationServicePropertyHandler : Building a new node with xpath /dmi-registry/cm-handles[@id='myHandle1']/public-properties[@name='publicProp1'] with leaves (name : publicProp1 , value : value) 19:12:56 2026-01-13T19:12:56.660Z ERROR 6640 --- [ main] HandleRegistrationServicePropertyHandler : Unable to find dataNode for cmHandleId : myHandle1 , caused by : DataNode not found 19:12:56 2026-01-13T19:12:56.660Z WARN 6640 --- [ main] HandleRegistrationServicePropertyHandler : Ignoring update for cmHandle myHandle1: target dataProducerIdentifier is null or blank. 19:12:56 2026-01-13T19:12:56.660Z INFO 6640 --- [ main] HandleRegistrationServicePropertyHandler : Creating a new DataNode with xpath /dmi-registry/cm-handles[@id='myHandle1']/public-properties[@name='publicProp1'] , key : publicProp1 and value : value 19:12:56 2026-01-13T19:12:56.660Z DEBUG 6640 --- [ main] HandleRegistrationServicePropertyHandler : Building a new node with xpath /dmi-registry/cm-handles[@id='myHandle1']/public-properties[@name='publicProp1'] with leaves (name : publicProp1 , value : value) 19:12:56 2026-01-13T19:12:56.665Z WARN 6640 --- [ main] HandleRegistrationServicePropertyHandler : Ignoring update for cmHandle myHandle1: target dataProducerIdentifier is null or blank. 19:12:56 2026-01-13T19:12:56.669Z DEBUG 6640 --- [ main] HandleRegistrationServicePropertyHandler : dataProducerIdentifier for cmHandle cmHandleId updated from to New Data Producer Identifier 19:12:56 2026-01-13T19:12:56.671Z DEBUG 6640 --- [ main] HandleRegistrationServicePropertyHandler : dataProducerIdentifier for cmHandle cmHandleId updated from to New Data Producer Identifier 19:12:56 2026-01-13T19:12:56.672Z DEBUG 6640 --- [ main] HandleRegistrationServicePropertyHandler : Ignoring update as dataProducerIdentifier for cmHandle cmHandleId is already set to same-data-producer-id. 19:12:56 2026-01-13T19:12:56.674Z DEBUG 6640 --- [ main] HandleRegistrationServicePropertyHandler : dataProducerIdentifier for cmHandle cmHandleId updated from oldDataProducerIdentifier to newDataProducerIdentifier 19:12:56 2026-01-13T19:12:56.675Z WARN 6640 --- [ main] HandleRegistrationServicePropertyHandler : Ignoring update for cmHandle cmHandleId: target dataProducerIdentifier is null or blank. 19:12:56 2026-01-13T19:12:56.676Z WARN 6640 --- [ main] HandleRegistrationServicePropertyHandler : Ignoring update for cmHandle cmHandleId: target dataProducerIdentifier is null or blank. 19:12:56 [INFO] Tests run: 29, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.114 s -- in org.onap.cps.ncmp.impl.inventory.CmHandleRegistrationServicePropertyHandlerSpec 19:12:56 [INFO] Running org.onap.cps.ncmp.impl.inventory.CmHandleRegistrationServiceSpec 19:12:56 2026-01-13T19:12:56.714Z INFO 6640 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 19:12:56 2026-01-13T19:12:56.714Z WARN 6640 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 19:12:56 2026-01-13T19:12:56.755Z INFO 6640 --- [ main] o.o.c.n.i.i.CmHandleRegistrationService : Moving 1 cm handles into locked (for upgrade) state: [cmhandle-4] 19:12:56 2026-01-13T19:12:56.759Z INFO 6640 --- [ main] o.o.c.n.i.i.CmHandleRegistrationService : Moving 2 cm handles into locked (for upgrade) state: [cmhandle-5, cmhandle-4] 19:12:56 2026-01-13T19:12:56.760Z INFO 6640 --- [ main] o.o.c.n.i.i.CmHandleRegistrationService : Moving 1 cm handles into locked (for upgrade) state: [cmhandle-3] 19:12:56 2026-01-13T19:12:56.762Z ERROR 6640 --- [ main] o.o.c.n.i.i.CmHandleRegistrationService : Unable to find data node for cm handle id : cmhandle-3 , caused by : DataNode not found 19:12:56 2026-01-13T19:12:56.763Z ERROR 6640 --- [ main] o.o.c.n.i.i.CmHandleRegistrationService : Unable to upgrade cm handle id: cmhandle-3, caused by : some error message 19:12:56 2026-01-13T19:12:56.764Z INFO 6640 --- [ main] o.o.c.n.i.i.CmHandleRegistrationService : Moving 1 cm handles into locked (for upgrade) state: [cmhandle-3] 19:12:56 2026-01-13T19:12:56.764Z ERROR 6640 --- [ main] o.o.c.n.i.i.CmHandleRegistrationService : Unable to update cmHandleIds : [cmhandle-3] , caused by : null 19:12:56 2026-01-13T19:12:56.784Z ERROR 6640 --- [ main] o.o.c.n.i.i.CmHandleRegistrationService : Error while creating CM handles 19:12:56 19:12:56 org.onap.cps.api.exceptions.AlreadyDefinedException: Already defined exception 19:12:56 at org.onap.cps.api.exceptions.AlreadyDefinedException.forDataNodes(AlreadyDefinedException.java:77) 19:12:56 at org.onap.cps.api.exceptions.AlreadyDefinedException$forDataNodes.call(Unknown Source) 19:12:56 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 19:12:56 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:125) 19:12:56 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:148) 19:12:56 at org.onap.cps.ncmp.impl.inventory.CmHandleRegistrationServiceSpec$__spock_feature_0_8_closure6.doCall(CmHandleRegistrationServiceSpec.groovy:250) 19:12:56 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 19:12:56 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 19:12:56 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 19:12:56 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 19:12:56 at org.codehaus.groovy.reflection.CachedMethod.invoke(CachedMethod.java:107) 19:12:56 at groovy.lang.MetaMethod.doMethodInvoke(MetaMethod.java:323) 19:12:56 at org.codehaus.groovy.runtime.metaclass.ClosureMetaClass.invokeMethod(ClosureMetaClass.java:274) 19:12:56 at groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:1030) 19:12:56 at groovy.lang.Closure.call(Closure.java:427) 19:12:56 at org.spockframework.runtime.GroovyRuntimeUtil.invokeClosure(GroovyRuntimeUtil.java:200) 19:12:56 at org.spockframework.mock.response.CodeResponseGenerator.invokeClosure(CodeResponseGenerator.java:54) 19:12:56 at org.spockframework.mock.response.CodeResponseGenerator.doRespond(CodeResponseGenerator.java:37) 19:12:56 at org.spockframework.mock.response.SingleResponseGenerator.respond(SingleResponseGenerator.java:32) 19:12:56 at org.spockframework.mock.response.ResponseGeneratorChain.respond(ResponseGeneratorChain.java:44) 19:12:56 at org.spockframework.mock.runtime.MockInteraction.accept(MockInteraction.java:73) 19:12:56 at org.spockframework.mock.runtime.MockInteractionDecorator.accept(MockInteractionDecorator.java:50) 19:12:56 at org.spockframework.mock.runtime.InteractionScope$1.accept(InteractionScope.java:57) 19:12:56 at org.spockframework.mock.runtime.MockController.handle(MockController.java:40) 19:12:56 at org.spockframework.mock.runtime.JavaMockInterceptor.intercept(JavaMockInterceptor.java:86) 19:12:56 at org.spockframework.mock.runtime.DynamicProxyMockInterceptorAdapter.invoke(DynamicProxyMockInterceptorAdapter.java:36) 19:12:56 at jdk.proxy2/jdk.proxy2.$Proxy244.initiateStateAdvised(Unknown Source) 19:12:56 at org.onap.cps.ncmp.impl.inventory.CmHandleRegistrationService.persistCmHandlesWithState(CmHandleRegistrationService.java:397) 19:12:56 at org.onap.cps.ncmp.impl.inventory.CmHandleRegistrationService.processCreatedCmHandles(CmHandleRegistrationService.java:208) 19:12:56 at org.onap.cps.ncmp.impl.inventory.CmHandleRegistrationService$SpockMock$694553012.processCreatedCmHandles$accessor$PN0af715(Unknown Source) 19:12:56 at org.onap.cps.ncmp.impl.inventory.CmHandleRegistrationService$SpockMock$694553012$auxiliary$odz7hOLl.call(Unknown Source) 19:12:56 at org.spockframework.mock.runtime.ByteBuddyMethodInvoker.respond(ByteBuddyMethodInvoker.java:20) 19:12:56 at org.spockframework.mock.runtime.MockInvocation.callRealMethod(MockInvocation.java:61) 19:12:56 at org.spockframework.mock.CallRealMethodResponse.respond(CallRealMethodResponse.java:30) 19:12:56 at org.spockframework.mock.runtime.MockController.handle(MockController.java:50) 19:12:56 at org.spockframework.mock.runtime.JavaMockInterceptor.intercept(JavaMockInterceptor.java:86) 19:12:56 at org.spockframework.mock.runtime.ByteBuddyInterceptorAdapter.interceptNonAbstract(ByteBuddyInterceptorAdapter.java:35) 19:12:56 at org.onap.cps.ncmp.impl.inventory.CmHandleRegistrationService$SpockMock$694553012.processCreatedCmHandles(Unknown Source) 19:12:56 at org.onap.cps.ncmp.impl.inventory.CmHandleRegistrationService.updateDmiRegistration(CmHandleRegistrationService.java:103) 19:12:56 at org.onap.cps.ncmp.impl.inventory.CmHandleRegistrationService$SpockMock$694553012.updateDmiRegistration$accessor$PN0af715(Unknown Source) 19:12:56 at org.onap.cps.ncmp.impl.inventory.CmHandleRegistrationService$SpockMock$694553012$auxiliary$caOeznDV.call(Unknown Source) 19:12:56 at org.spockframework.mock.runtime.ByteBuddyMethodInvoker.respond(ByteBuddyMethodInvoker.java:20) 19:12:56 at org.spockframework.mock.runtime.MockInvocation.callRealMethod(MockInvocation.java:61) 19:12:56 at org.spockframework.mock.CallRealMethodResponse.respond(CallRealMethodResponse.java:30) 19:12:56 at org.spockframework.mock.runtime.MockController.handle(MockController.java:50) 19:12:56 at org.spockframework.mock.runtime.JavaMockInterceptor.intercept(JavaMockInterceptor.java:86) 19:12:56 at org.spockframework.mock.runtime.ByteBuddyInterceptorAdapter.interceptNonAbstract(ByteBuddyInterceptorAdapter.java:35) 19:12:56 at org.onap.cps.ncmp.impl.inventory.CmHandleRegistrationService$SpockMock$694553012.updateDmiRegistration(Unknown Source) 19:12:56 at org.onap.cps.ncmp.impl.inventory.CmHandleRegistrationService$SpockMock$694553012$updateDmiRegistration.call(Unknown Source) 19:12:56 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 19:12:56 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:125) 19:12:56 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:139) 19:12:56 at org.onap.cps.ncmp.impl.inventory.CmHandleRegistrationServiceSpec.$spock_feature_0_8(CmHandleRegistrationServiceSpec.groovy:252) 19:12:56 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 19:12:56 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 19:12:56 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 19:12:56 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 19:12:56 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 19:12:56 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 19:12:56 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 19:12:56 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 19:12:56 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 19:12:56 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 19:12:56 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 19:12:56 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:58) 19:12:56 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:15) 19:12:56 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 19:12:56 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 19:12:56 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 19:12:56 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 19:12:56 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 19:12:56 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 19:12:56 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 19:12:56 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 19:12:56 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 19:12:56 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 19:12:56 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 19:12:56 at org.spockframework.runtime.SimpleFeatureNode.lambda$around$0(SimpleFeatureNode.java:52) 19:12:56 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 19:12:56 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 19:12:56 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 19:12:56 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 19:12:56 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 19:12:56 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 19:12:56 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 19:12:56 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 19:12:56 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:52) 19:12:56 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:15) 19:12:56 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 19:12:56 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 19:12:56 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 19:12:56 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 19:12:56 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 19:12:56 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 19:12:56 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 19:12:56 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 19:12:56 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 19:12:56 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 19:12:56 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 19:12:56 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 19:12:56 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 19:12:56 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 19:12:56 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 19:12:56 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 19:12:56 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 19:12:56 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 19:12:56 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 19:12:56 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 19:12:56 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 19:12:56 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 19:12:56 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 19:12:56 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 19:12:56 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 19:12:56 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 19:12:56 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 19:12:56 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 19:12:56 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 19:12:56 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 19:12:56 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 19:12:56 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 19:12:56 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 19:12:56 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 19:12:56 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 19:12:56 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) 19:12:56 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) 19:12:56 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) 19:12:56 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) 19:12:56 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) 19:12:56 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) 19:12:56 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 19:12:56 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 19:12:56 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 19:12:56 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) 19:12:56 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 19:12:56 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) 19:12:56 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 19:12:56 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 19:12:56 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 19:12:56 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 19:12:56 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 19:12:56 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 19:12:56 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 19:12:56 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 19:12:56 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 19:12:56 19:12:56 2026-01-13T19:12:56.788Z ERROR 6640 --- [ main] o.o.c.n.i.i.CmHandleRegistrationService : Error while creating CM handles 19:12:56 19:12:56 org.onap.cps.api.exceptions.AlreadyDefinedException: Already defined exception 19:12:56 at org.onap.cps.api.exceptions.AlreadyDefinedException.forDataNodes(AlreadyDefinedException.java:77) 19:12:56 at org.onap.cps.api.exceptions.AlreadyDefinedException$forDataNodes.call(Unknown Source) 19:12:56 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 19:12:56 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:125) 19:12:56 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:148) 19:12:56 at org.onap.cps.ncmp.impl.inventory.CmHandleRegistrationServiceSpec.$spock_feature_0_9prov1(CmHandleRegistrationServiceSpec.groovy:282) 19:12:56 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 19:12:56 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 19:12:56 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 19:12:56 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 19:12:56 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 19:12:56 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 19:12:56 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 19:12:56 at org.spockframework.runtime.DataIteratorFactory$BaseDataIterator.invokeRaw(DataIteratorFactory.java:37) 19:12:56 at org.spockframework.runtime.DataIteratorFactory$FeatureDataProviderIterator.createDataProviders(DataIteratorFactory.java:275) 19:12:56 at org.spockframework.runtime.DataIteratorFactory$FeatureDataProviderIterator.(DataIteratorFactory.java:147) 19:12:56 at org.spockframework.runtime.DataIteratorFactory.createFeatureDataIterator(DataIteratorFactory.java:23) 19:12:56 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:44) 19:12:56 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 19:12:56 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 19:12:56 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 19:12:56 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 19:12:56 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 19:12:56 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 19:12:56 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 19:12:56 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 19:12:56 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 19:12:56 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 19:12:56 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 19:12:56 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 19:12:56 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 19:12:56 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 19:12:56 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 19:12:56 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 19:12:56 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 19:12:56 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 19:12:56 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 19:12:56 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 19:12:56 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 19:12:56 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 19:12:56 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 19:12:56 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 19:12:56 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 19:12:56 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 19:12:56 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 19:12:56 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 19:12:56 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 19:12:56 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 19:12:56 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 19:12:56 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 19:12:56 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 19:12:56 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 19:12:56 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 19:12:56 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 19:12:56 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 19:12:56 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 19:12:56 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 19:12:56 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 19:12:56 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 19:12:56 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 19:12:56 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 19:12:56 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 19:12:56 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 19:12:56 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 19:12:56 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 19:12:56 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 19:12:56 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 19:12:56 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) 19:12:56 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) 19:12:56 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) 19:12:56 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) 19:12:56 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) 19:12:56 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) 19:12:56 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 19:12:56 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 19:12:56 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 19:12:56 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) 19:12:56 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 19:12:56 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) 19:12:56 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 19:12:56 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 19:12:56 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 19:12:56 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 19:12:56 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 19:12:56 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 19:12:56 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 19:12:56 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 19:12:56 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 19:12:56 19:12:56 2026-01-13T19:12:56.790Z ERROR 6640 --- [ main] o.o.c.n.i.i.CmHandleRegistrationService : Error while creating CM handles 19:12:56 19:12:56 java.lang.RuntimeException: Failed 19:12:56 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 19:12:56 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 19:12:56 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 19:12:56 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 19:12:56 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 19:12:56 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 19:12:56 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 19:12:56 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59) 19:12:56 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263) 19:12:56 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:277) 19:12:56 at org.onap.cps.ncmp.impl.inventory.CmHandleRegistrationServiceSpec.$spock_feature_0_9prov1(CmHandleRegistrationServiceSpec.groovy:283) 19:12:56 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 19:12:56 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 19:12:56 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 19:12:56 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 19:12:56 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 19:12:56 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 19:12:56 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 19:12:56 at org.spockframework.runtime.DataIteratorFactory$BaseDataIterator.invokeRaw(DataIteratorFactory.java:37) 19:12:56 at org.spockframework.runtime.DataIteratorFactory$FeatureDataProviderIterator.createDataProviders(DataIteratorFactory.java:275) 19:12:56 at org.spockframework.runtime.DataIteratorFactory$FeatureDataProviderIterator.(DataIteratorFactory.java:147) 19:12:56 at org.spockframework.runtime.DataIteratorFactory.createFeatureDataIterator(DataIteratorFactory.java:23) 19:12:56 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:44) 19:12:56 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 19:12:56 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 19:12:56 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 19:12:56 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 19:12:56 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 19:12:56 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 19:12:56 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 19:12:56 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 19:12:56 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 19:12:56 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 19:12:56 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 19:12:56 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 19:12:56 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 19:12:56 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 19:12:56 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 19:12:56 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 19:12:56 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 19:12:56 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 19:12:56 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 19:12:56 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 19:12:56 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 19:12:56 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 19:12:56 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 19:12:56 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 19:12:56 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 19:12:56 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 19:12:56 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 19:12:56 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 19:12:56 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 19:12:56 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 19:12:56 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 19:12:56 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 19:12:56 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 19:12:56 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 19:12:56 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 19:12:56 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 19:12:56 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 19:12:56 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 19:12:56 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 19:12:56 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 19:12:56 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 19:12:56 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 19:12:56 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 19:12:56 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 19:12:56 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 19:12:56 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 19:12:56 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 19:12:56 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 19:12:56 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 19:12:56 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) 19:12:56 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) 19:12:56 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) 19:12:56 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) 19:12:56 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) 19:12:56 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) 19:12:56 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 19:12:56 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 19:12:56 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 19:12:56 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) 19:12:56 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 19:12:56 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) 19:12:56 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 19:12:56 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 19:12:56 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 19:12:56 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 19:12:56 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 19:12:56 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 19:12:56 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 19:12:56 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 19:12:56 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 19:12:56 19:12:56 2026-01-13T19:12:56.791Z INFO 6640 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 19:12:56 2026-01-13T19:12:56.791Z WARN 6640 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 19:12:56 2026-01-13T19:12:56.791Z WARN 6640 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 19:12:56 2026-01-13T19:12:56.805Z ERROR 6640 --- [ main] o.o.c.n.i.i.CmHandleRegistrationService : Unable to de-register cm-handle batch, retrying on each cm handle 19:12:56 2026-01-13T19:12:56.805Z ERROR 6640 --- [ main] o.o.c.n.i.i.CmHandleRegistrationService : Unable to de-register cm-handle id : cmhandle2 , caused by : Cm handle 2 Failed 19:12:56 2026-01-13T19:12:56.806Z INFO 6640 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 19:12:56 2026-01-13T19:12:56.806Z WARN 6640 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 19:12:56 2026-01-13T19:12:56.828Z ERROR 6640 --- [ main] o.o.c.n.i.i.CmHandleRegistrationService : Unable to de-register cm-handle batch, retrying on each cm handle 19:12:56 2026-01-13T19:12:56.828Z ERROR 6640 --- [ main] o.o.c.n.i.i.CmHandleRegistrationService : Unable to find dataNode for cmHandleId : cmhandle , caused by : DataNode not found 19:12:56 2026-01-13T19:12:56.831Z ERROR 6640 --- [ main] o.o.c.n.i.i.CmHandleRegistrationService : Unable to de-register cm-handle batch, retrying on each cm handle 19:12:56 2026-01-13T19:12:56.831Z ERROR 6640 --- [ main] o.o.c.n.i.i.CmHandleRegistrationService : Unable to de-register cm-handle id: cmhandle, caused by: 19:12:56 2026-01-13T19:12:56.835Z ERROR 6640 --- [ main] o.o.c.n.i.i.CmHandleRegistrationService : Unable to de-register cm-handle batch, retrying on each cm handle 19:12:56 2026-01-13T19:12:56.835Z ERROR 6640 --- [ main] o.o.c.n.i.i.CmHandleRegistrationService : Unable to de-register cm-handle id : cmhandle , caused by : Failed 19:12:56 2026-01-13T19:12:56.840Z INFO 6640 --- [ main] o.o.c.n.i.i.CmHandleRegistrationService : Data-Sync Enabled flag is already: true 19:12:56 [INFO] Tests run: 52, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.160 s -- in org.onap.cps.ncmp.impl.inventory.CmHandleRegistrationServiceSpec 19:12:56 [INFO] Running org.onap.cps.ncmp.impl.inventory.models.NorthboundCmHandleQuerySupportedConditionsSpec 19:12:56 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.onap.cps.ncmp.impl.inventory.models.NorthboundCmHandleQuerySupportedConditionsSpec 19:12:56 [INFO] Running org.onap.cps.ncmp.impl.inventory.models.SouthboundCmHandleQuerySupportedConditionsSpec 19:12:56 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.onap.cps.ncmp.impl.inventory.models.SouthboundCmHandleQuerySupportedConditionsSpec 19:12:56 [INFO] Running org.onap.cps.ncmp.impl.inventory.models.YangModelCmHandleSpec 19:12:56 [INFO] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s -- in org.onap.cps.ncmp.impl.inventory.models.YangModelCmHandleSpec 19:12:56 [INFO] Running org.onap.cps.ncmp.impl.inventory.InventoryPersistenceImplSpec 19:12:56 2026-01-13T19:12:56.882Z INFO 6640 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 19:12:56 2026-01-13T19:12:56.882Z WARN 6640 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 19:12:56 2026-01-13T19:12:56.908Z INFO 6640 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 19:12:56 2026-01-13T19:12:56.908Z WARN 6640 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 19:12:56 2026-01-13T19:12:56.908Z WARN 6640 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 19:12:56 2026-01-13T19:12:56.915Z INFO 6640 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 19:12:56 2026-01-13T19:12:56.915Z WARN 6640 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 19:12:56 2026-01-13T19:12:56.929Z ERROR 6640 --- [ main] o.o.c.n.i.i.InventoryPersistenceImpl : DataValidationException in CmHandleId to be ignored 19:12:56 2026-01-13T19:12:56.944Z WARN 6640 --- [ main] o.o.c.n.i.i.InventoryPersistenceImpl : Failure to save state for cmHandle id 'ch-1' as it does not exist in cache 19:12:56 2026-01-13T19:12:56.947Z INFO 6640 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 19:12:56 2026-01-13T19:12:56.947Z WARN 6640 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 19:12:56 2026-01-13T19:12:56.954Z INFO 6640 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 19:12:56 2026-01-13T19:12:56.954Z WARN 6640 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 19:12:56 2026-01-13T19:12:56.958Z INFO 6640 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 19:12:56 2026-01-13T19:12:56.958Z WARN 6640 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 19:12:56 [INFO] Tests run: 43, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.103 s -- in org.onap.cps.ncmp.impl.inventory.InventoryPersistenceImplSpec 19:12:56 [INFO] Running org.onap.cps.ncmp.impl.inventory.NetworkCmProxyInventoryFacadeSpec 19:12:57 2026-01-13T19:12:56.992Z INFO 6640 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 19:12:57 2026-01-13T19:12:56.992Z WARN 6640 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 19:12:57 2026-01-13T19:12:57.026Z INFO 6640 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 19:12:57 2026-01-13T19:12:57.026Z WARN 6640 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 19:12:57 2026-01-13T19:12:57.059Z INFO 6640 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 19:12:57 2026-01-13T19:12:57.059Z WARN 6640 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 19:12:57 [INFO] Tests run: 31, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.084 s -- in org.onap.cps.ncmp.impl.inventory.NetworkCmProxyInventoryFacadeSpec 19:12:57 [INFO] Running org.onap.cps.ncmp.impl.inventory.ParameterizedCmHandleQueryServiceSpec 19:12:57 2026-01-13T19:12:57.104Z INFO 6640 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 19:12:57 2026-01-13T19:12:57.105Z WARN 6640 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 19:12:57 2026-01-13T19:12:57.107Z INFO 6640 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 19:12:57 2026-01-13T19:12:57.107Z WARN 6640 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 19:12:57 [INFO] Tests run: 35, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.037 s -- in org.onap.cps.ncmp.impl.inventory.ParameterizedCmHandleQueryServiceSpec 19:12:57 [INFO] Running org.onap.cps.ncmp.impl.inventory.sync.DataSyncWatchdogSpec 19:12:57 2026-01-13T19:12:57.135Z INFO 6640 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 19:12:57 2026-01-13T19:12:57.135Z WARN 6640 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 19:12:57 2026-01-13T19:12:57.136Z INFO 6640 --- [ main] o.o.c.n.i.i.sync.DataSyncWatchdog : System is not ready yet 19:12:57 2026-01-13T19:12:57.138Z INFO 6640 --- [ main] o.o.c.n.i.i.sync.DataSyncWatchdog : Executing data sync on cm-handle-1 19:12:57 2026-01-13T19:12:57.138Z INFO 6640 --- [ main] o.o.c.n.i.i.sync.DataSyncWatchdog : Data sync finished for cm-handle-1 19:12:57 2026-01-13T19:12:57.138Z INFO 6640 --- [ main] o.o.c.n.i.i.sync.DataSyncWatchdog : Executing data sync on cm-handle-2 19:12:57 2026-01-13T19:12:57.138Z INFO 6640 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 19:12:57 2026-01-13T19:12:57.138Z WARN 6640 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 19:12:57 2026-01-13T19:12:57.138Z INFO 6640 --- [ main] o.o.c.n.i.i.sync.DataSyncWatchdog : Data sync finished for cm-handle-2 19:12:57 2026-01-13T19:12:57.139Z INFO 6640 --- [ main] o.o.c.n.i.i.sync.DataSyncWatchdog : Executing data sync on cm-handle-1 19:12:57 2026-01-13T19:12:57.139Z WARN 6640 --- [ 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) 19:12:57 2026-01-13T19:12:57.139Z INFO 6640 --- [ main] o.o.c.n.i.i.sync.DataSyncWatchdog : Data sync finished for cm-handle-1 19:12:57 2026-01-13T19:12:57.139Z INFO 6640 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 19:12:57 2026-01-13T19:12:57.139Z WARN 6640 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 19:12:57 2026-01-13T19:12:57.140Z INFO 6640 --- [ main] o.o.c.n.i.i.sync.DataSyncWatchdog : Executing data sync on cm-handle-1 19:12:57 2026-01-13T19:12:57.140Z ERROR 6640 --- [ main] o.o.c.n.i.i.sync.DataSyncWatchdog : Failed to complete data sync for CM handle: cm-handle-1 19:12:57 19:12:57 java.lang.RuntimeException: some exception 19:12:57 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 19:12:57 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 19:12:57 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 19:12:57 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 19:12:57 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 19:12:57 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 19:12:57 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 19:12:57 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59) 19:12:57 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263) 19:12:57 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:277) 19:12:57 at org.onap.cps.ncmp.impl.inventory.sync.DataSyncWatchdogSpec$__spock_feature_0_4_closure1.doCall(DataSyncWatchdogSpec.groovy:153) 19:12:57 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 19:12:57 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 19:12:57 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 19:12:57 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 19:12:57 at org.codehaus.groovy.reflection.CachedMethod.invoke(CachedMethod.java:107) 19:12:57 at groovy.lang.MetaMethod.doMethodInvoke(MetaMethod.java:323) 19:12:57 at org.codehaus.groovy.runtime.metaclass.ClosureMetaClass.invokeMethod(ClosureMetaClass.java:274) 19:12:57 at groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:1030) 19:12:57 at groovy.lang.Closure.call(Closure.java:427) 19:12:57 at org.spockframework.runtime.GroovyRuntimeUtil.invokeClosure(GroovyRuntimeUtil.java:200) 19:12:57 at org.spockframework.mock.response.CodeResponseGenerator.invokeClosure(CodeResponseGenerator.java:54) 19:12:57 at org.spockframework.mock.response.CodeResponseGenerator.doRespond(CodeResponseGenerator.java:37) 19:12:57 at org.spockframework.mock.response.SingleResponseGenerator.respond(SingleResponseGenerator.java:32) 19:12:57 at org.spockframework.mock.response.ResponseGeneratorChain.respond(ResponseGeneratorChain.java:44) 19:12:57 at org.spockframework.mock.runtime.MockInteraction.accept(MockInteraction.java:73) 19:12:57 at org.spockframework.mock.runtime.MockInteractionDecorator.accept(MockInteractionDecorator.java:50) 19:12:57 at org.spockframework.mock.runtime.InteractionScope$1.accept(InteractionScope.java:57) 19:12:57 at org.spockframework.mock.runtime.MockController.handle(MockController.java:40) 19:12:57 at org.spockframework.mock.runtime.JavaMockInterceptor.intercept(JavaMockInterceptor.java:86) 19:12:57 at org.spockframework.mock.runtime.DynamicProxyMockInterceptorAdapter.invoke(DynamicProxyMockInterceptorAdapter.java:36) 19:12:57 at jdk.proxy2/jdk.proxy2.$Proxy228.getCmHandleState(Unknown Source) 19:12:57 at org.onap.cps.ncmp.impl.inventory.sync.DataSyncWatchdog.performDataSynchronizationForCmHandle(DataSyncWatchdog.java:97) 19:12:57 at org.onap.cps.ncmp.impl.inventory.sync.DataSyncWatchdog.synchronizeCmHandle(DataSyncWatchdog.java:89) 19:12:57 at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:183) 19:12:57 at java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:197) 19:12:57 at java.base/java.util.ArrayList$ArrayListSpliterator.forEachRemaining(ArrayList.java:1625) 19:12:57 at java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:509) 19:12:57 at java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:499) 19:12:57 at java.base/java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150) 19:12:57 at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173) 19:12:57 at java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234) 19:12:57 at java.base/java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:596) 19:12:57 at org.onap.cps.ncmp.impl.inventory.sync.DataSyncWatchdog.executeUnsynchronizedReadyCmHandleForInitialDataSync(DataSyncWatchdog.java:78) 19:12:57 at org.onap.cps.ncmp.impl.inventory.sync.DataSyncWatchdog.scheduledUnsynchronizedReadyCmHandleForInitialDataSync(DataSyncWatchdog.java:68) 19:12:57 at org.onap.cps.ncmp.impl.inventory.sync.DataSyncWatchdog$scheduledUnsynchronizedReadyCmHandleForInitialDataSync.call(Unknown Source) 19:12:57 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 19:12:57 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:125) 19:12:57 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:130) 19:12:57 at org.onap.cps.ncmp.impl.inventory.sync.DataSyncWatchdogSpec.$spock_feature_0_4(DataSyncWatchdogSpec.groovy:155) 19:12:57 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 19:12:57 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 19:12:57 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 19:12:57 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 19:12:57 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 19:12:57 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 19:12:57 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 19:12:57 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 19:12:57 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 19:12:57 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 19:12:57 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 19:12:57 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:58) 19:12:57 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:15) 19:12:57 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 19:12:57 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 19:12:57 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 19:12:57 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 19:12:57 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 19:12:57 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 19:12:57 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 19:12:57 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 19:12:57 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 19:12:57 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 19:12:57 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 19:12:57 at org.spockframework.runtime.SimpleFeatureNode.lambda$around$0(SimpleFeatureNode.java:52) 19:12:57 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 19:12:57 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 19:12:57 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 19:12:57 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 19:12:57 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 19:12:57 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 19:12:57 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 19:12:57 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 19:12:57 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:52) 19:12:57 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:15) 19:12:57 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 19:12:57 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 19:12:57 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 19:12:57 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 19:12:57 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 19:12:57 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 19:12:57 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 19:12:57 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 19:12:57 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 19:12:57 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 19:12:57 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 19:12:57 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 19:12:57 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 19:12:57 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 19:12:57 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 19:12:57 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 19:12:57 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 19:12:57 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 19:12:57 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 19:12:57 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 19:12:57 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 19:12:57 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 19:12:57 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 19:12:57 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 19:12:57 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 19:12:57 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 19:12:57 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 19:12:57 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 19:12:57 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 19:12:57 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 19:12:57 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 19:12:57 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 19:12:57 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 19:12:57 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 19:12:57 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 19:12:57 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) 19:12:57 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) 19:12:57 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) 19:12:57 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) 19:12:57 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) 19:12:57 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) 19:12:57 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 19:12:57 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 19:12:57 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 19:12:57 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) 19:12:57 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 19:12:57 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) 19:12:57 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 19:12:57 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 19:12:57 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 19:12:57 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 19:12:57 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 19:12:57 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 19:12:57 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 19:12:57 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 19:12:57 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 19:12:57 19:12:57 2026-01-13T19:12:57.141Z INFO 6640 --- [ main] o.o.c.n.i.i.sync.DataSyncWatchdog : Executing data sync on cm-handle-1 19:12:57 2026-01-13T19:12:57.142Z ERROR 6640 --- [ 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) 19:12:57 19:12:57 java.lang.RuntimeException: Some network error 19:12:57 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 19:12:57 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 19:12:57 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 19:12:57 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 19:12:57 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 19:12:57 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 19:12:57 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 19:12:57 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59) 19:12:57 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263) 19:12:57 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:277) 19:12:57 at org.onap.cps.ncmp.impl.inventory.sync.DataSyncWatchdogSpec$__spock_feature_0_5_closure2.doCall(DataSyncWatchdogSpec.groovy:177) 19:12:57 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 19:12:57 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 19:12:57 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 19:12:57 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 19:12:57 at org.codehaus.groovy.reflection.CachedMethod.invoke(CachedMethod.java:107) 19:12:57 at groovy.lang.MetaMethod.doMethodInvoke(MetaMethod.java:323) 19:12:57 at org.codehaus.groovy.runtime.metaclass.ClosureMetaClass.invokeMethod(ClosureMetaClass.java:274) 19:12:57 at groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:1030) 19:12:57 at groovy.lang.Closure.call(Closure.java:427) 19:12:57 at org.spockframework.runtime.GroovyRuntimeUtil.invokeClosure(GroovyRuntimeUtil.java:200) 19:12:57 at org.spockframework.mock.response.CodeResponseGenerator.invokeClosure(CodeResponseGenerator.java:54) 19:12:57 at org.spockframework.mock.response.CodeResponseGenerator.doRespond(CodeResponseGenerator.java:37) 19:12:57 at org.spockframework.mock.response.SingleResponseGenerator.respond(SingleResponseGenerator.java:32) 19:12:57 at org.spockframework.mock.response.ResponseGeneratorChain.respond(ResponseGeneratorChain.java:44) 19:12:57 at org.spockframework.mock.runtime.MockInteraction.accept(MockInteraction.java:73) 19:12:57 at org.spockframework.mock.runtime.MockInteractionDecorator.accept(MockInteractionDecorator.java:50) 19:12:57 at org.spockframework.mock.runtime.InteractionScope$1.accept(InteractionScope.java:57) 19:12:57 at org.spockframework.mock.runtime.MockController.handle(MockController.java:40) 19:12:57 at org.spockframework.mock.runtime.JavaMockInterceptor.intercept(JavaMockInterceptor.java:86) 19:12:57 at org.spockframework.mock.runtime.ByteBuddyInterceptorAdapter.interceptNonAbstract(ByteBuddyInterceptorAdapter.java:35) 19:12:57 at org.onap.cps.ncmp.impl.inventory.sync.ModuleOperationsUtils$SpockMock$2055555263.getResourceData(Unknown Source) 19:12:57 at org.onap.cps.ncmp.impl.inventory.sync.DataSyncWatchdog.synchronizeRootNodeReferences(DataSyncWatchdog.java:115) 19:12:57 at org.onap.cps.ncmp.impl.inventory.sync.DataSyncWatchdog.performDataSynchronizationForCmHandle(DataSyncWatchdog.java:102) 19:12:57 at org.onap.cps.ncmp.impl.inventory.sync.DataSyncWatchdog.synchronizeCmHandle(DataSyncWatchdog.java:89) 19:12:57 at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:183) 19:12:57 at java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:197) 19:12:57 at java.base/java.util.ArrayList$ArrayListSpliterator.forEachRemaining(ArrayList.java:1625) 19:12:57 at java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:509) 19:12:57 at java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:499) 19:12:57 at java.base/java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150) 19:12:57 at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173) 19:12:57 at java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234) 19:12:57 at java.base/java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:596) 19:12:57 at org.onap.cps.ncmp.impl.inventory.sync.DataSyncWatchdog.executeUnsynchronizedReadyCmHandleForInitialDataSync(DataSyncWatchdog.java:78) 19:12:57 at org.onap.cps.ncmp.impl.inventory.sync.DataSyncWatchdog.scheduledUnsynchronizedReadyCmHandleForInitialDataSync(DataSyncWatchdog.java:68) 19:12:57 at org.onap.cps.ncmp.impl.inventory.sync.DataSyncWatchdog$scheduledUnsynchronizedReadyCmHandleForInitialDataSync.call(Unknown Source) 19:12:57 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 19:12:57 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:125) 19:12:57 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:130) 19:12:57 at org.onap.cps.ncmp.impl.inventory.sync.DataSyncWatchdogSpec.$spock_feature_0_5(DataSyncWatchdogSpec.groovy:170) 19:12:57 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 19:12:57 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 19:12:57 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 19:12:57 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 19:12:57 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 19:12:57 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 19:12:57 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 19:12:57 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 19:12:57 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 19:12:57 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 19:12:57 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 19:12:57 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:58) 19:12:57 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:15) 19:12:57 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 19:12:57 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 19:12:57 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 19:12:57 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 19:12:57 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 19:12:57 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 19:12:57 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 19:12:57 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 19:12:57 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 19:12:57 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 19:12:57 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 19:12:57 at org.spockframework.runtime.SimpleFeatureNode.lambda$around$0(SimpleFeatureNode.java:52) 19:12:57 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 19:12:57 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 19:12:57 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 19:12:57 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 19:12:57 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 19:12:57 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 19:12:57 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 19:12:57 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 19:12:57 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:52) 19:12:57 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:15) 19:12:57 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 19:12:57 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 19:12:57 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 19:12:57 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 19:12:57 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 19:12:57 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 19:12:57 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 19:12:57 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 19:12:57 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 19:12:57 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 19:12:57 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 19:12:57 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 19:12:57 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 19:12:57 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 19:12:57 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 19:12:57 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 19:12:57 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 19:12:57 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 19:12:57 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 19:12:57 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 19:12:57 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 19:12:57 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 19:12:57 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 19:12:57 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 19:12:57 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 19:12:57 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 19:12:57 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 19:12:57 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 19:12:57 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 19:12:57 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 19:12:57 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 19:12:57 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 19:12:57 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 19:12:57 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 19:12:57 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 19:12:57 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) 19:12:57 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) 19:12:57 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) 19:12:57 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) 19:12:57 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) 19:12:57 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) 19:12:57 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 19:12:57 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 19:12:57 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 19:12:57 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) 19:12:57 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 19:12:57 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) 19:12:57 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 19:12:57 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 19:12:57 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 19:12:57 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 19:12:57 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 19:12:57 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 19:12:57 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 19:12:57 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 19:12:57 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 19:12:57 19:12:57 2026-01-13T19:12:57.142Z INFO 6640 --- [ main] o.o.c.n.i.i.sync.DataSyncWatchdog : Data sync finished for cm-handle-1 19:12:57 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.033 s -- in org.onap.cps.ncmp.impl.inventory.sync.DataSyncWatchdogSpec 19:12:57 [INFO] Running org.onap.cps.ncmp.impl.inventory.sync.ModuleOperationsUtilsSpec 19:12:57 2026-01-13T19:12:57.158Z INFO 6640 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 19:12:57 2026-01-13T19:12:57.158Z WARN 6640 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 19:12:57 2026-01-13T19:12:57.167Z INFO 6640 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 19:12:57 2026-01-13T19:12:57.167Z WARN 6640 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 19:12:57 2026-01-13T19:12:57.190Z INFO 6640 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Node 1 disconnected. 19:12:57 2026-01-13T19:12:57.190Z WARN 6640 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 19:12:57 2026-01-13T19:12:57.192Z INFO 6640 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 19:12:57 2026-01-13T19:12:57.192Z WARN 6640 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 19:12:57 [INFO] Tests run: 22, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.057 s -- in org.onap.cps.ncmp.impl.inventory.sync.ModuleOperationsUtilsSpec 19:12:57 [INFO] Running org.onap.cps.ncmp.impl.inventory.sync.ModuleSyncServiceSpec 19:12:57 2026-01-13T19:12:57.222Z INFO 6640 --- [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 19:12:57 2026-01-13T19:12:57.222Z INFO 6640 --- [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 19:12:57 2026-01-13T19:12:57.223Z INFO 6640 --- [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set new-tag for CM Handle ch-1 19:12:57 2026-01-13T19:12:57.223Z INFO 6640 --- [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set new-tag for CM Handle ch-1 19:12:57 2026-01-13T19:12:57.223Z INFO 6640 --- [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set same-tag for CM Handle ch-1 19:12:57 2026-01-13T19:12:57.223Z INFO 6640 --- [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set same-tag for CM Handle ch-1 19:12:57 2026-01-13T19:12:57.224Z INFO 6640 --- [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set new-tag for CM Handle ch-1 19:12:57 2026-01-13T19:12:57.225Z INFO 6640 --- [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 19:12:57 2026-01-13T19:12:57.226Z INFO 6640 --- [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set existing tag for CM Handle ch-1 19:12:57 2026-01-13T19:12:57.226Z WARN 6640 --- [ 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 . 19:12:57 2026-01-13T19:12:57.227Z INFO 6640 --- [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set existing tag for CM Handle ch-1 19:12:57 2026-01-13T19:12:57.227Z INFO 6640 --- [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set existing tag for CM Handle ch-1 19:12:57 2026-01-13T19:12:57.228Z WARN 6640 --- [ 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 . 19:12:57 2026-01-13T19:12:57.230Z INFO 6640 --- [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set existing tag for CM Handle ch-1 19:12:57 2026-01-13T19:12:57.232Z INFO 6640 --- [ main] o.o.c.n.i.i.sync.ModuleSyncService : Upgrading schema set for CM handle ID: cmHandleId-1, Source Tag: , Target Tag: tagTo 19:12:57 2026-01-13T19:12:57.233Z INFO 6640 --- [ main] o.o.c.n.i.i.sync.ModuleSyncService : Upgrading schema set for CM handle ID: cmHandleId-1, Source Tag: oldTag, Target Tag: tagTo 19:12:57 2026-01-13T19:12:57.233Z INFO 6640 --- [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set tagTo for CM Handle cmHandleId-1 19:12:57 2026-01-13T19:12:57.233Z INFO 6640 --- [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set tagTo for CM Handle cmHandleId-1 19:12:57 2026-01-13T19:12:57.233Z INFO 6640 --- [ main] o.o.c.n.i.i.sync.ModuleSyncService : Upgrading schema set for CM handle ID: cmHandleId-1, Source Tag: oldTag, Target Tag: tagTo 19:12:57 2026-01-13T19:12:57.234Z INFO 6640 --- [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set cmHandleId-1 for CM Handle cmHandleId-1 19:12:57 2026-01-13T19:12:57.234Z INFO 6640 --- [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set cmHandleId-1 for CM Handle cmHandleId-1 19:12:57 2026-01-13T19:12:57.234Z INFO 6640 --- [ main] o.o.c.n.i.i.sync.ModuleSyncService : Upgrading schema set for CM handle ID: cmHandleId-1, Source Tag: oldTag, Target Tag: 19:12:57 [INFO] Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.026 s -- in org.onap.cps.ncmp.impl.inventory.sync.ModuleSyncServiceSpec 19:12:57 [INFO] Running org.onap.cps.ncmp.impl.inventory.sync.ModuleSyncTasksSpec 19:12:57 2026-01-13T19:12:57.250Z INFO 6640 --- [ main] com.hazelcast.system.logo : [10.30.107.183]:5701 [dev] [5.5.0] 19:12:57 o o o o---o o--o o o---o o o----o o--o--o 19:12:57 | | / \ / | / / \ | | 19:12:57 o----o o o o----o | o o o----o | 19:12:57 | | * \ / | \ * \ | | 19:12:57 o o * o o---o o--o o----o o---o * o o----o o 19:12:57 19:12:57 2026-01-13T19:12:57.250Z INFO 6640 --- [ main] com.hazelcast.system : [10.30.107.183]:5701 [dev] [5.5.0] Copyright (c) 2008-2024, Hazelcast, Inc. All Rights Reserved. 19:12:57 2026-01-13T19:12:57.250Z INFO 6640 --- [ main] com.hazelcast.system : [10.30.107.183]:5701 [dev] [5.5.0] Hazelcast Platform 5.5.0 (20240725) starting at [10.30.107.183]:5701 19:12:57 2026-01-13T19:12:57.250Z INFO 6640 --- [ main] com.hazelcast.system : [10.30.107.183]:5701 [dev] [5.5.0] Cluster name: dev 19:12:57 2026-01-13T19:12:57.250Z INFO 6640 --- [ main] com.hazelcast.system : [10.30.107.183]: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. 19:12:57 2026-01-13T19:12:57.250Z INFO 6640 --- [ main] com.hazelcast.system : [10.30.107.183]:5701 [dev] [5.5.0] The Jet engine is disabled. 19:12:57 To enable the Jet engine on the members, do one of the following: 19:12:57 - Change member config using Java API: config.getJetConfig().setEnabled(true) 19:12:57 - Change XML/YAML configuration property: Set hazelcast.jet.enabled to true 19:12:57 - Add system property: -Dhz.jet.enabled=true (for Hazelcast embedded, works only when loading config via Config.load) 19:12:57 - Add environment variable: HZ_JET_ENABLED=true (recommended when running container image. For Hazelcast embedded, works only when loading config via Config.load) 19:12:57 2026-01-13T19:12:57.263Z INFO 6640 --- [ main] com.hazelcast.system.security : [10.30.107.183]: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. 19:12:57 2026-01-13T19:12:57.264Z INFO 6640 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.183]:5701 [dev] [5.5.0] Using Multicast discovery 19:12:57 2026-01-13T19:12:57.269Z INFO 6640 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 19:12:57 2026-01-13T19:12:57.269Z WARN 6640 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 19:12:57 2026-01-13T19:12:57.270Z INFO 6640 --- [ main] c.h.internal.diagnostics.Diagnostics : [10.30.107.183]:5701 [dev] [5.5.0] Diagnostics disabled. To enable add -Dhazelcast.diagnostics.enabled=true to the JVM arguments. 19:12:57 2026-01-13T19:12:57.271Z INFO 6640 --- [ main] com.hazelcast.core.LifecycleService : [10.30.107.183]:5701 [dev] [5.5.0] [10.30.107.183]:5701 is STARTING 19:12:57 2026-01-13T19:12:57.284Z INFO 6640 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 19:12:57 2026-01-13T19:12:57.284Z WARN 6640 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 19:12:57 2026-01-13T19:12:57.312Z INFO 6640 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 19:12:57 2026-01-13T19:12:57.312Z WARN 6640 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 19:12:57 2026-01-13T19:12:57.324Z INFO 6640 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 19:12:57 2026-01-13T19:12:57.324Z WARN 6640 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 19:12:57 2026-01-13T19:12:57.353Z INFO 6640 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 19:12:57 2026-01-13T19:12:57.353Z WARN 6640 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 19:12:57 2026-01-13T19:12:57.472Z INFO 6640 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Node 1 disconnected. 19:12:57 2026-01-13T19:12:57.472Z WARN 6640 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 19:12:57 2026-01-13T19:12:57.547Z INFO 6640 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 19:12:57 2026-01-13T19:12:57.547Z WARN 6640 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 19:12:57 2026-01-13T19:12:57.567Z INFO 6640 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 19:12:57 2026-01-13T19:12:57.567Z WARN 6640 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 19:12:57 2026-01-13T19:12:57.572Z INFO 6640 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 19:12:57 2026-01-13T19:12:57.572Z WARN 6640 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 19:12:57 2026-01-13T19:12:57.716Z INFO 6640 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 19:12:57 2026-01-13T19:12:57.716Z WARN 6640 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 19:12:57 2026-01-13T19:12:57.795Z INFO 6640 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 19:12:57 2026-01-13T19:12:57.795Z WARN 6640 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 19:12:57 2026-01-13T19:12:57.795Z WARN 6640 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 19:12:57 2026-01-13T19:12:57.807Z INFO 6640 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 19:12:57 2026-01-13T19:12:57.807Z WARN 6640 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 19:12:57 2026-01-13T19:12:57.822Z INFO 6640 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 19:12:57 2026-01-13T19:12:57.822Z WARN 6640 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 19:12:57 2026-01-13T19:12:57.822Z WARN 6640 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 19:12:57 2026-01-13T19:12:57.884Z INFO 6640 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 19:12:57 2026-01-13T19:12:57.884Z WARN 6640 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 19:12:58 2026-01-13T19:12:57.917Z INFO 6640 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 19:12:58 2026-01-13T19:12:57.917Z WARN 6640 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 19:12:58 2026-01-13T19:12:57.950Z INFO 6640 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 19:12:58 2026-01-13T19:12:57.950Z WARN 6640 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 19:12:58 2026-01-13T19:12:57.956Z INFO 6640 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 19:12:58 2026-01-13T19:12:57.956Z WARN 6640 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 19:12:58 2026-01-13T19:12:57.960Z INFO 6640 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 19:12:58 2026-01-13T19:12:57.960Z WARN 6640 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 19:12:58 2026-01-13T19:12:57.994Z INFO 6640 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 19:12:58 2026-01-13T19:12:57.994Z WARN 6640 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 19:12:58 2026-01-13T19:12:58.002Z INFO 6640 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 19:12:58 2026-01-13T19:12:58.002Z WARN 6640 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 19:12:58 2026-01-13T19:12:58.028Z INFO 6640 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 19:12:58 2026-01-13T19:12:58.028Z WARN 6640 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 19:12:58 2026-01-13T19:12:58.061Z INFO 6640 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 19:12:58 2026-01-13T19:12:58.061Z WARN 6640 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 19:12:58 2026-01-13T19:12:58.107Z INFO 6640 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 19:12:58 2026-01-13T19:12:58.107Z WARN 6640 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 19:12:58 2026-01-13T19:12:58.135Z INFO 6640 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 19:12:58 2026-01-13T19:12:58.135Z WARN 6640 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 19:12:58 2026-01-13T19:12:58.138Z INFO 6640 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 19:12:58 2026-01-13T19:12:58.138Z WARN 6640 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 19:12:58 2026-01-13T19:12:58.140Z INFO 6640 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 19:12:58 2026-01-13T19:12:58.140Z WARN 6640 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 19:12:58 2026-01-13T19:12:58.159Z INFO 6640 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 19:12:58 2026-01-13T19:12:58.159Z WARN 6640 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 19:12:58 2026-01-13T19:12:58.167Z INFO 6640 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 19:12:58 2026-01-13T19:12:58.167Z WARN 6640 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 19:12:58 2026-01-13T19:12:58.191Z INFO 6640 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Node 1 disconnected. 19:12:58 2026-01-13T19:12:58.191Z WARN 6640 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 19:12:58 2026-01-13T19:12:58.192Z INFO 6640 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 19:12:58 2026-01-13T19:12:58.193Z WARN 6640 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 19:12:58 2026-01-13T19:12:58.271Z INFO 6640 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 19:12:58 2026-01-13T19:12:58.271Z WARN 6640 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 19:12:58 2026-01-13T19:12:58.308Z INFO 6640 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 19:12:58 2026-01-13T19:12:58.308Z WARN 6640 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 19:12:58 2026-01-13T19:12:58.314Z INFO 6640 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 19:12:58 2026-01-13T19:12:58.314Z WARN 6640 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 19:12:58 2026-01-13T19:12:58.325Z INFO 6640 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 19:12:58 2026-01-13T19:12:58.325Z WARN 6640 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 19:12:58 2026-01-13T19:12:58.353Z INFO 6640 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 19:12:58 2026-01-13T19:12:58.353Z WARN 6640 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 19:12:58 2026-01-13T19:12:58.478Z INFO 6640 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Node 1 disconnected. 19:12:58 2026-01-13T19:12:58.478Z WARN 6640 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 19:12:58 2026-01-13T19:12:58.548Z INFO 6640 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 19:12:58 2026-01-13T19:12:58.548Z WARN 6640 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 19:12:58 2026-01-13T19:12:58.569Z INFO 6640 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 19:12:58 2026-01-13T19:12:58.569Z WARN 6640 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 19:12:58 2026-01-13T19:12:58.575Z INFO 6640 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 19:12:58 2026-01-13T19:12:58.575Z WARN 6640 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 19:12:58 2026-01-13T19:12:58.718Z INFO 6640 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 19:12:58 2026-01-13T19:12:58.718Z WARN 6640 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 19:12:58 2026-01-13T19:12:58.807Z INFO 6640 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 19:12:58 2026-01-13T19:12:58.807Z WARN 6640 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 19:12:58 2026-01-13T19:12:58.810Z INFO 6640 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 19:12:58 2026-01-13T19:12:58.810Z WARN 6640 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 19:12:58 2026-01-13T19:12:58.816Z INFO 6640 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 19:12:58 2026-01-13T19:12:58.816Z WARN 6640 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 19:12:58 2026-01-13T19:12:58.816Z WARN 6640 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 19:12:58 2026-01-13T19:12:58.826Z INFO 6640 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 19:12:58 2026-01-13T19:12:58.826Z WARN 6640 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 19:12:58 2026-01-13T19:12:58.826Z WARN 6640 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 19:12:58 2026-01-13T19:12:58.884Z INFO 6640 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 19:12:58 2026-01-13T19:12:58.884Z WARN 6640 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 19:12:59 2026-01-13T19:12:58.918Z INFO 6640 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 19:12:59 2026-01-13T19:12:58.919Z WARN 6640 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 19:12:59 2026-01-13T19:12:58.952Z INFO 6640 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 19:12:59 2026-01-13T19:12:58.952Z WARN 6640 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 19:12:59 2026-01-13T19:12:58.956Z INFO 6640 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 19:12:59 2026-01-13T19:12:58.957Z WARN 6640 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 19:12:59 2026-01-13T19:12:58.962Z INFO 6640 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 19:12:59 2026-01-13T19:12:58.962Z WARN 6640 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 19:12:59 2026-01-13T19:12:58.995Z INFO 6640 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 19:12:59 2026-01-13T19:12:58.995Z WARN 6640 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 19:12:59 2026-01-13T19:12:59.058Z INFO 6640 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 19:12:59 2026-01-13T19:12:59.058Z WARN 6640 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 19:12:59 2026-01-13T19:12:59.062Z INFO 6640 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 19:12:59 2026-01-13T19:12:59.062Z WARN 6640 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 19:12:59 2026-01-13T19:12:59.109Z INFO 6640 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 19:12:59 2026-01-13T19:12:59.109Z WARN 6640 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 19:12:59 2026-01-13T19:12:59.125Z INFO 6640 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 19:12:59 2026-01-13T19:12:59.125Z WARN 6640 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 19:12:59 2026-01-13T19:12:59.135Z INFO 6640 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 19:12:59 2026-01-13T19:12:59.135Z WARN 6640 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 19:12:59 2026-01-13T19:12:59.140Z INFO 6640 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 19:12:59 2026-01-13T19:12:59.140Z WARN 6640 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 19:12:59 2026-01-13T19:12:59.161Z INFO 6640 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 19:12:59 2026-01-13T19:12:59.161Z WARN 6640 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 19:12:59 2026-01-13T19:12:59.169Z INFO 6640 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 19:12:59 2026-01-13T19:12:59.169Z WARN 6640 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 19:12:59 2026-01-13T19:12:59.174Z INFO 6640 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Node 1 disconnected. 19:12:59 2026-01-13T19:12:59.174Z WARN 6640 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 19:12:59 2026-01-13T19:12:59.211Z INFO 6640 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 19:12:59 2026-01-13T19:12:59.211Z WARN 6640 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 19:12:59 2026-01-13T19:12:59.273Z INFO 6640 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 19:12:59 2026-01-13T19:12:59.273Z WARN 6640 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 19:12:59 2026-01-13T19:12:59.309Z INFO 6640 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 19:12:59 2026-01-13T19:12:59.309Z WARN 6640 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 19:12:59 2026-01-13T19:12:59.315Z INFO 6640 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 19:12:59 2026-01-13T19:12:59.315Z WARN 6640 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 19:12:59 2026-01-13T19:12:59.317Z INFO 6640 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 19:12:59 2026-01-13T19:12:59.317Z WARN 6640 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 19:12:59 2026-01-13T19:12:59.355Z INFO 6640 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 19:12:59 2026-01-13T19:12:59.355Z WARN 6640 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 19:12:59 2026-01-13T19:12:59.480Z INFO 6640 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Node 1 disconnected. 19:12:59 2026-01-13T19:12:59.480Z WARN 6640 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 19:12:59 2026-01-13T19:12:59.550Z INFO 6640 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 19:12:59 2026-01-13T19:12:59.550Z WARN 6640 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 19:12:59 2026-01-13T19:12:59.571Z INFO 6640 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 19:12:59 2026-01-13T19:12:59.571Z WARN 6640 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 19:12:59 2026-01-13T19:12:59.577Z INFO 6640 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 19:12:59 2026-01-13T19:12:59.577Z WARN 6640 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 19:12:59 2026-01-13T19:12:59.591Z INFO 6640 --- [ main] c.h.internal.cluster.ClusterService : [10.30.107.183]:5701 [dev] [5.5.0] 19:12:59 19:12:59 Members {size:1, ver:1} [ 19:12:59 Member [10.30.107.183]:5701 - b8717361-4dbd-403c-8eda-663c6aaca443 this 19:12:59 ] 19:12:59 19:12:59 2026-01-13T19:12:59.591Z INFO 6640 --- [ main] com.hazelcast.core.LifecycleService : [10.30.107.183]:5701 [dev] [5.5.0] [10.30.107.183]:5701 is STARTED 19:12:59 2026-01-13T19:12:59.592Z INFO 6640 --- [cached.thread-2] c.h.i.p.impl.PartitionStateManagerImpl : [10.30.107.183]:5701 [dev] [5.5.0] Initializing cluster partition table arrangement... 19:12:59 2026-01-13T19:12:59.605Z DEBUG 6640 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Processing of cm-handle failed, reason: some exception. 19:12:59 2026-01-13T19:12:59.606Z DEBUG 6640 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Processing of cm-handle failed, reason: some exception. 19:12:59 2026-01-13T19:12:59.607Z DEBUG 6640 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Processing of cm-handle failed, reason: some exception. 19:12:59 2026-01-13T19:12:59.609Z WARN 6640 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Skipping module sync for CM handle 'cm-handle-1' as it does not exist 19:12:59 2026-01-13T19:12:59.609Z WARN 6640 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Skipping module sync for CM handle 'cm-handle-2' as it is in DELETING state 19:12:59 2026-01-13T19:12:59.625Z DEBUG 6640 --- [ 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 19:12:59 2026-01-13T19:12:59.628Z DEBUG 6640 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : cm-handle-1 removed from in progress map 19:12:59 2026-01-13T19:12:59.628Z DEBUG 6640 --- [ 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 19:12:59 2026-01-13T19:12:59.630Z DEBUG 6640 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : cm-handle-2 removed from in progress map 19:12:59 2026-01-13T19:12:59.658Z DEBUG 6640 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : ch-1 removed from in progress map 19:12:59 2026-01-13T19:12:59.661Z INFO 6640 --- [ main] com.hazelcast.core.LifecycleService : [10.30.107.183]:5701 [dev] [5.5.0] [10.30.107.183]:5701 is SHUTTING_DOWN 19:12:59 2026-01-13T19:12:59.663Z INFO 6640 --- [cached.thread-4] c.h.i.p.impl.MigrationManagerImpl : [10.30.107.183]:5701 [dev] [5.5.0] Shutdown request of Member [10.30.107.183]:5701 - b8717361-4dbd-403c-8eda-663c6aaca443 this is handled 19:12:59 2026-01-13T19:12:59.665Z INFO 6640 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.183]:5701 [dev] [5.5.0] Shutting down multicast service... 19:12:59 2026-01-13T19:12:59.665Z INFO 6640 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.183]:5701 [dev] [5.5.0] Shutting down connection manager... 19:12:59 2026-01-13T19:12:59.666Z INFO 6640 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.183]:5701 [dev] [5.5.0] Shutting down node engine... 19:12:59 2026-01-13T19:12:59.681Z INFO 6640 --- [ main] c.hazelcast.instance.impl.NodeExtension : [10.30.107.183]:5701 [dev] [5.5.0] Destroying node NodeExtension. 19:12:59 2026-01-13T19:12:59.681Z INFO 6640 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.183]:5701 [dev] [5.5.0] Hazelcast Shutdown is completed in 18 ms. 19:12:59 2026-01-13T19:12:59.681Z INFO 6640 --- [ main] com.hazelcast.core.LifecycleService : [10.30.107.183]:5701 [dev] [5.5.0] [10.30.107.183]:5701 is SHUTDOWN 19:12:59 [INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.446 s -- in org.onap.cps.ncmp.impl.inventory.sync.ModuleSyncTasksSpec 19:12:59 [INFO] Running org.onap.cps.ncmp.impl.inventory.sync.ModuleSyncWatchdogSpec 19:12:59 2026-01-13T19:12:59.703Z INFO 6640 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : System is not ready yet 19:12:59 2026-01-13T19:12:59.707Z INFO 6640 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 19:12:59 2026-01-13T19:12:59.707Z INFO 6640 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 19:12:59 2026-01-13T19:12:59.707Z INFO 6640 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 19:12:59 2026-01-13T19:12:59.707Z INFO 6640 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 19:12:59 2026-01-13T19:12:59.707Z INFO 6640 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 19:12:59 2026-01-13T19:12:59.707Z INFO 6640 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 19:12:59 2026-01-13T19:12:59.709Z INFO 6640 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 300 advised CM handles from DB. Adding them to the work queue. 19:12:59 2026-01-13T19:12:59.709Z INFO 6640 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 300 items. 19:12:59 2026-01-13T19:12:59.710Z INFO 6640 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 300 19:12:59 2026-01-13T19:12:59.710Z INFO 6640 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 300 19:12:59 2026-01-13T19:12:59.710Z INFO 6640 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 300. 1 batch(es) active. 19:12:59 2026-01-13T19:12:59.710Z INFO 6640 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 19:12:59 2026-01-13T19:12:59.713Z INFO 6640 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 600 advised CM handles from DB. Adding them to the work queue. 19:12:59 2026-01-13T19:12:59.713Z INFO 6640 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 600 items. 19:12:59 2026-01-13T19:12:59.713Z INFO 6640 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 300 19:12:59 2026-01-13T19:12:59.714Z INFO 6640 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 300 19:12:59 2026-01-13T19:12:59.714Z INFO 6640 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 300. 1 batch(es) active. 19:12:59 2026-01-13T19:12:59.714Z INFO 6640 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 19:12:59 2026-01-13T19:12:59.714Z INFO 6640 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 300 19:12:59 2026-01-13T19:12:59.715Z INFO 6640 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 300 19:12:59 2026-01-13T19:12:59.715Z INFO 6640 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 300. 1 batch(es) active. 19:12:59 2026-01-13T19:12:59.715Z INFO 6640 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 19:12:59 2026-01-13T19:12:59.717Z INFO 6640 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 650 advised CM handles from DB. Adding them to the work queue. 19:12:59 2026-01-13T19:12:59.717Z INFO 6640 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 650 items. 19:12:59 2026-01-13T19:12:59.717Z INFO 6640 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 300 19:12:59 2026-01-13T19:12:59.718Z INFO 6640 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 300 19:12:59 2026-01-13T19:12:59.718Z INFO 6640 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 300. 1 batch(es) active. 19:12:59 2026-01-13T19:12:59.718Z INFO 6640 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 19:12:59 2026-01-13T19:12:59.718Z INFO 6640 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 300 19:12:59 2026-01-13T19:12:59.719Z INFO 6640 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 300 19:12:59 2026-01-13T19:12:59.719Z INFO 6640 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 300. 1 batch(es) active. 19:12:59 2026-01-13T19:12:59.719Z INFO 6640 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 19:12:59 2026-01-13T19:12:59.719Z INFO 6640 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 50 19:12:59 2026-01-13T19:12:59.719Z INFO 6640 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 50 19:12:59 2026-01-13T19:12:59.719Z INFO 6640 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 50. 1 batch(es) active. 19:12:59 2026-01-13T19:12:59.719Z INFO 6640 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 19:12:59 2026-01-13T19:12:59.719Z INFO 6640 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 19:12:59 2026-01-13T19:12:59.719Z WARN 6640 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 19:12:59 2026-01-13T19:12:59.721Z INFO 6640 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1250 advised CM handles from DB. Adding them to the work queue. 19:12:59 2026-01-13T19:12:59.721Z WARN 6640 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-651 to the work queue. 19:12:59 2026-01-13T19:12:59.721Z WARN 6640 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-652 to the work queue. 19:12:59 2026-01-13T19:12:59.721Z WARN 6640 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-653 to the work queue. 19:12:59 2026-01-13T19:12:59.721Z WARN 6640 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-654 to the work queue. 19:12:59 2026-01-13T19:12:59.721Z WARN 6640 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-655 to the work queue. 19:12:59 2026-01-13T19:12:59.721Z WARN 6640 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-656 to the work queue. 19:12:59 2026-01-13T19:12:59.721Z WARN 6640 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-657 to the work queue. 19:12:59 2026-01-13T19:12:59.721Z WARN 6640 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-658 to the work queue. 19:12:59 2026-01-13T19:12:59.721Z WARN 6640 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-659 to the work queue. 19:12:59 2026-01-13T19:12:59.721Z WARN 6640 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-660 to the work queue. 19:12:59 2026-01-13T19:12:59.721Z WARN 6640 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-661 to the work queue. 19:12:59 2026-01-13T19:12:59.721Z WARN 6640 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-662 to the work queue. 19:12:59 2026-01-13T19:12:59.721Z WARN 6640 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-663 to the work queue. 19:12:59 2026-01-13T19:12:59.721Z WARN 6640 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-664 to the work queue. 19:12:59 2026-01-13T19:12:59.721Z WARN 6640 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-665 to the work queue. 19:12:59 2026-01-13T19:12:59.721Z WARN 6640 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-666 to the work queue. 19:12:59 2026-01-13T19:12:59.721Z WARN 6640 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-667 to the work queue. 19:12:59 2026-01-13T19:12:59.721Z WARN 6640 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-668 to the work queue. 19:12:59 2026-01-13T19:12:59.721Z WARN 6640 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-669 to the work queue. 19:12:59 2026-01-13T19:12:59.721Z WARN 6640 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-670 to the work queue. 19:12:59 2026-01-13T19:12:59.721Z WARN 6640 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-671 to the work queue. 19:12:59 2026-01-13T19:12:59.721Z WARN 6640 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-672 to the work queue. 19:12:59 2026-01-13T19:12:59.721Z WARN 6640 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-673 to the work queue. 19:12:59 2026-01-13T19:12:59.721Z WARN 6640 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-674 to the work queue. 19:12:59 2026-01-13T19:12:59.721Z WARN 6640 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-675 to the work queue. 19:12:59 2026-01-13T19:12:59.721Z WARN 6640 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-676 to the work queue. 19:12:59 2026-01-13T19:12:59.721Z WARN 6640 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-677 to the work queue. 19:12:59 2026-01-13T19:12:59.721Z WARN 6640 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-678 to the work queue. 19:12:59 2026-01-13T19:12:59.721Z WARN 6640 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-679 to the work queue. 19:12:59 2026-01-13T19:12:59.721Z WARN 6640 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-680 to the work queue. 19:12:59 2026-01-13T19:12:59.721Z WARN 6640 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-681 to the work queue. 19:12:59 2026-01-13T19:12:59.721Z WARN 6640 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-682 to the work queue. 19:12:59 2026-01-13T19:12:59.721Z WARN 6640 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-683 to the work queue. 19:12:59 2026-01-13T19:12:59.721Z WARN 6640 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-684 to the work queue. 19:12:59 2026-01-13T19:12:59.721Z WARN 6640 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-685 to the work queue. 19:12:59 2026-01-13T19:12:59.721Z WARN 6640 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-686 to the work queue. 19:12:59 2026-01-13T19:12:59.721Z WARN 6640 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-687 to the work queue. 19:12:59 2026-01-13T19:12:59.721Z WARN 6640 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-688 to the work queue. 19:12:59 2026-01-13T19:12:59.721Z WARN 6640 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-689 to the work queue. 19:12:59 2026-01-13T19:12:59.721Z WARN 6640 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-690 to the work queue. 19:12:59 2026-01-13T19:12:59.721Z WARN 6640 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-691 to the work queue. 19:12:59 2026-01-13T19:12:59.721Z WARN 6640 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-692 to the work queue. 19:12:59 2026-01-13T19:12:59.721Z WARN 6640 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-693 to the work queue. 19:12:59 2026-01-13T19:12:59.721Z WARN 6640 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-694 to the work queue. 19:12:59 2026-01-13T19:12:59.721Z WARN 6640 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-695 to the work queue. 19:12:59 2026-01-13T19:12:59.721Z WARN 6640 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-696 to the work queue. 19:12:59 2026-01-13T19:12:59.721Z WARN 6640 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-697 to the work queue. 19:12:59 2026-01-13T19:12:59.721Z WARN 6640 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-698 to the work queue. 19:12:59 2026-01-13T19:12:59.721Z WARN 6640 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-699 to the work queue. 19:12:59 2026-01-13T19:12:59.721Z WARN 6640 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-700 to the work queue. 19:12:59 2026-01-13T19:12:59.721Z WARN 6640 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-701 to the work queue. 19:12:59 2026-01-13T19:12:59.721Z WARN 6640 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-702 to the work queue. 19:12:59 2026-01-13T19:12:59.721Z WARN 6640 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-703 to the work queue. 19:12:59 2026-01-13T19:12:59.721Z WARN 6640 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-704 to the work queue. 19:12:59 2026-01-13T19:12:59.721Z WARN 6640 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-705 to the work queue. 19:12:59 2026-01-13T19:12:59.721Z WARN 6640 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-706 to the work queue. 19:12:59 2026-01-13T19:12:59.721Z WARN 6640 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-707 to the work queue. 19:12:59 2026-01-13T19:12:59.721Z WARN 6640 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-708 to the work queue. 19:12:59 2026-01-13T19:12:59.721Z WARN 6640 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-709 to the work queue. 19:12:59 2026-01-13T19:12:59.721Z WARN 6640 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-710 to the work queue. 19:12:59 2026-01-13T19:12:59.721Z WARN 6640 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-711 to the work queue. 19:12:59 2026-01-13T19:12:59.721Z WARN 6640 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-712 to the work queue. 19:12:59 2026-01-13T19:12:59.721Z WARN 6640 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-713 to the work queue. 19:12:59 2026-01-13T19:12:59.721Z WARN 6640 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-714 to the work queue. 19:12:59 2026-01-13T19:12:59.721Z WARN 6640 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-715 to the work queue. 19:12:59 2026-01-13T19:12:59.721Z WARN 6640 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-716 to the work queue. 19:12:59 2026-01-13T19:12:59.721Z WARN 6640 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-717 to the work queue. 19:12:59 2026-01-13T19:12:59.721Z WARN 6640 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-718 to the work queue. 19:12:59 2026-01-13T19:12:59.721Z WARN 6640 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-719 to the work queue. 19:12:59 2026-01-13T19:12:59.721Z WARN 6640 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-720 to the work queue. 19:12:59 2026-01-13T19:12:59.722Z WARN 6640 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-721 to the work queue. 19:12:59 2026-01-13T19:12:59.722Z WARN 6640 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-722 to the work queue. 19:12:59 2026-01-13T19:12:59.722Z WARN 6640 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-723 to the work queue. 19:12:59 2026-01-13T19:12:59.722Z WARN 6640 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-724 to the work queue. 19:12:59 2026-01-13T19:12:59.722Z WARN 6640 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-725 to the work queue. 19:12:59 2026-01-13T19:12:59.722Z WARN 6640 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-726 to the work queue. 19:12:59 2026-01-13T19:12:59.722Z WARN 6640 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-727 to the work queue. 19:12:59 2026-01-13T19:12:59.722Z WARN 6640 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-728 to the work queue. 19:12:59 2026-01-13T19:12:59.722Z WARN 6640 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-729 to the work queue. 19:12:59 2026-01-13T19:12:59.722Z WARN 6640 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-730 to the work queue. 19:12:59 2026-01-13T19:12:59.722Z WARN 6640 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-731 to the work queue. 19:12:59 2026-01-13T19:12:59.722Z WARN 6640 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-732 to the work queue. 19:12:59 2026-01-13T19:12:59.722Z WARN 6640 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-733 to the work queue. 19:12:59 2026-01-13T19:12:59.722Z WARN 6640 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-734 to the work queue. 19:12:59 2026-01-13T19:12:59.722Z WARN 6640 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-735 to the work queue. 19:12:59 2026-01-13T19:12:59.722Z WARN 6640 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-736 to the work queue. 19:12:59 2026-01-13T19:12:59.722Z WARN 6640 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-737 to the work queue. 19:12:59 2026-01-13T19:12:59.722Z WARN 6640 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-738 to the work queue. 19:12:59 2026-01-13T19:12:59.722Z WARN 6640 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-739 to the work queue. 19:12:59 2026-01-13T19:12:59.722Z WARN 6640 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-740 to the work queue. 19:12:59 2026-01-13T19:12:59.722Z WARN 6640 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-741 to the work queue. 19:12:59 2026-01-13T19:12:59.722Z WARN 6640 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-742 to the work queue. 19:12:59 2026-01-13T19:12:59.722Z WARN 6640 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-743 to the work queue. 19:12:59 2026-01-13T19:12:59.722Z WARN 6640 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-744 to the work queue. 19:12:59 2026-01-13T19:12:59.722Z WARN 6640 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-745 to the work queue. 19:12:59 2026-01-13T19:12:59.722Z WARN 6640 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-746 to the work queue. 19:12:59 2026-01-13T19:12:59.722Z WARN 6640 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-747 to the work queue. 19:12:59 2026-01-13T19:12:59.722Z WARN 6640 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-748 to the work queue. 19:12:59 2026-01-13T19:12:59.722Z WARN 6640 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-749 to the work queue. 19:12:59 2026-01-13T19:12:59.722Z WARN 6640 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-750 to the work queue. 19:12:59 2026-01-13T19:12:59.722Z WARN 6640 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-751 to the work queue. 19:12:59 2026-01-13T19:12:59.722Z WARN 6640 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-752 to the work queue. 19:12:59 2026-01-13T19:12:59.722Z WARN 6640 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-753 to the work queue. 19:12:59 2026-01-13T19:12:59.722Z WARN 6640 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-754 to the work queue. 19:12:59 2026-01-13T19:12:59.722Z WARN 6640 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-755 to the work queue. 19:12:59 2026-01-13T19:12:59.722Z WARN 6640 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-756 to the work queue. 19:12:59 2026-01-13T19:12:59.722Z WARN 6640 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-757 to the work queue. 19:12:59 2026-01-13T19:12:59.722Z WARN 6640 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-758 to the work queue. 19:12:59 2026-01-13T19:12:59.722Z WARN 6640 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-759 to the work queue. 19:12:59 2026-01-13T19:12:59.722Z WARN 6640 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-760 to the work queue. 19:12:59 2026-01-13T19:12:59.722Z WARN 6640 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-761 to the work queue. 19:12:59 2026-01-13T19:12:59.722Z WARN 6640 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-762 to the work queue. 19:12:59 2026-01-13T19:12:59.722Z WARN 6640 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-763 to the work queue. 19:12:59 2026-01-13T19:12:59.722Z WARN 6640 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-764 to the work queue. 19:12:59 2026-01-13T19:12:59.722Z WARN 6640 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-765 to the work queue. 19:12:59 2026-01-13T19:12:59.722Z WARN 6640 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-766 to the work queue. 19:12:59 2026-01-13T19:12:59.722Z WARN 6640 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-767 to the work queue. 19:12:59 2026-01-13T19:12:59.722Z WARN 6640 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-768 to the work queue. 19:12:59 2026-01-13T19:12:59.722Z WARN 6640 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-769 to the work queue. 19:12:59 2026-01-13T19:12:59.722Z WARN 6640 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-770 to the work queue. 19:12:59 2026-01-13T19:12:59.722Z WARN 6640 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-771 to the work queue. 19:12:59 2026-01-13T19:12:59.722Z WARN 6640 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-772 to the work queue. 19:12:59 2026-01-13T19:12:59.722Z WARN 6640 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-773 to the work queue. 19:12:59 2026-01-13T19:12:59.722Z WARN 6640 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-774 to the work queue. 19:12:59 2026-01-13T19:12:59.722Z WARN 6640 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-775 to the work queue. 19:12:59 2026-01-13T19:12:59.722Z WARN 6640 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-776 to the work queue. 19:12:59 2026-01-13T19:12:59.722Z WARN 6640 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-777 to the work queue. 19:12:59 2026-01-13T19:12:59.722Z WARN 6640 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-778 to the work queue. 19:12:59 2026-01-13T19:12:59.722Z WARN 6640 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-779 to the work queue. 19:12:59 2026-01-13T19:12:59.722Z WARN 6640 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-780 to the work queue. 19:12:59 2026-01-13T19:12:59.722Z WARN 6640 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-781 to the work queue. 19:12:59 2026-01-13T19:12:59.722Z WARN 6640 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-782 to the work queue. 19:12:59 2026-01-13T19:12:59.722Z WARN 6640 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-783 to the work queue. 19:12:59 2026-01-13T19:12:59.722Z WARN 6640 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-784 to the work queue. 19:12:59 2026-01-13T19:12:59.722Z WARN 6640 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-785 to the work queue. 19:12:59 2026-01-13T19:12:59.722Z WARN 6640 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-786 to the work queue. 19:12:59 2026-01-13T19:12:59.722Z WARN 6640 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-787 to the work queue. 19:12:59 2026-01-13T19:12:59.722Z WARN 6640 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-788 to the work queue. 19:12:59 2026-01-13T19:12:59.722Z WARN 6640 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-789 to the work queue. 19:12:59 2026-01-13T19:12:59.722Z WARN 6640 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-790 to the work queue. 19:12:59 2026-01-13T19:12:59.722Z WARN 6640 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-791 to the work queue. 19:12:59 2026-01-13T19:12:59.722Z WARN 6640 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-792 to the work queue. 19:12:59 2026-01-13T19:12:59.722Z WARN 6640 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-793 to the work queue. 19:12:59 2026-01-13T19:12:59.722Z WARN 6640 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-794 to the work queue. 19:12:59 2026-01-13T19:12:59.722Z WARN 6640 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-795 to the work queue. 19:12:59 2026-01-13T19:12:59.722Z WARN 6640 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-796 to the work queue. 19:12:59 2026-01-13T19:12:59.722Z WARN 6640 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-797 to the work queue. 19:12:59 2026-01-13T19:12:59.722Z WARN 6640 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-798 to the work queue. 19:12:59 2026-01-13T19:12:59.722Z WARN 6640 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-799 to the work queue. 19:12:59 2026-01-13T19:12:59.722Z WARN 6640 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-800 to the work queue. 19:12:59 2026-01-13T19:12:59.722Z WARN 6640 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-801 to the work queue. 19:12:59 2026-01-13T19:12:59.722Z WARN 6640 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-802 to the work queue. 19:12:59 2026-01-13T19:12:59.722Z WARN 6640 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-803 to the work queue. 19:12:59 2026-01-13T19:12:59.722Z WARN 6640 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-804 to the work queue. 19:12:59 2026-01-13T19:12:59.722Z WARN 6640 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-805 to the work queue. 19:12:59 2026-01-13T19:12:59.722Z WARN 6640 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-806 to the work queue. 19:12:59 2026-01-13T19:12:59.722Z WARN 6640 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-807 to the work queue. 19:12:59 2026-01-13T19:12:59.722Z WARN 6640 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-808 to the work queue. 19:12:59 2026-01-13T19:12:59.722Z WARN 6640 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-809 to the work queue. 19:12:59 2026-01-13T19:12:59.722Z WARN 6640 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-810 to the work queue. 19:12:59 2026-01-13T19:12:59.722Z WARN 6640 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-811 to the work queue. 19:12:59 2026-01-13T19:12:59.722Z WARN 6640 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-812 to the work queue. 19:12:59 2026-01-13T19:12:59.722Z WARN 6640 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-813 to the work queue. 19:12:59 2026-01-13T19:12:59.722Z WARN 6640 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-814 to the work queue. 19:12:59 2026-01-13T19:12:59.722Z WARN 6640 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-815 to the work queue. 19:12:59 2026-01-13T19:12:59.722Z WARN 6640 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-816 to the work queue. 19:12:59 2026-01-13T19:12:59.722Z WARN 6640 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-817 to the work queue. 19:12:59 2026-01-13T19:12:59.722Z WARN 6640 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-818 to the work queue. 19:12:59 2026-01-13T19:12:59.722Z WARN 6640 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-819 to the work queue. 19:12:59 2026-01-13T19:12:59.722Z WARN 6640 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-820 to the work queue. 19:12:59 2026-01-13T19:12:59.722Z WARN 6640 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-821 to the work queue. 19:12:59 2026-01-13T19:12:59.722Z WARN 6640 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-822 to the work queue. 19:12:59 2026-01-13T19:12:59.722Z WARN 6640 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-823 to the work queue. 19:12:59 2026-01-13T19:12:59.722Z WARN 6640 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-824 to the work queue. 19:12:59 2026-01-13T19:12:59.722Z WARN 6640 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-825 to the work queue. 19:12:59 2026-01-13T19:12:59.722Z WARN 6640 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-826 to the work queue. 19:12:59 2026-01-13T19:12:59.722Z WARN 6640 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-827 to the work queue. 19:12:59 2026-01-13T19:12:59.722Z WARN 6640 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-828 to the work queue. 19:12:59 2026-01-13T19:12:59.722Z WARN 6640 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-829 to the work queue. 19:12:59 2026-01-13T19:12:59.722Z WARN 6640 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-830 to the work queue. 19:12:59 2026-01-13T19:12:59.722Z WARN 6640 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-831 to the work queue. 19:12:59 2026-01-13T19:12:59.722Z WARN 6640 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-832 to the work queue. 19:12:59 2026-01-13T19:12:59.722Z WARN 6640 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-833 to the work queue. 19:12:59 2026-01-13T19:12:59.722Z WARN 6640 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-834 to the work queue. 19:12:59 2026-01-13T19:12:59.722Z WARN 6640 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-835 to the work queue. 19:12:59 2026-01-13T19:12:59.723Z WARN 6640 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-836 to the work queue. 19:12:59 2026-01-13T19:12:59.723Z WARN 6640 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-837 to the work queue. 19:12:59 2026-01-13T19:12:59.723Z WARN 6640 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-838 to the work queue. 19:12:59 2026-01-13T19:12:59.723Z WARN 6640 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-839 to the work queue. 19:12:59 2026-01-13T19:12:59.723Z WARN 6640 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-840 to the work queue. 19:12:59 2026-01-13T19:12:59.723Z WARN 6640 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-841 to the work queue. 19:12:59 2026-01-13T19:12:59.723Z WARN 6640 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-842 to the work queue. 19:12:59 2026-01-13T19:12:59.723Z WARN 6640 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-843 to the work queue. 19:12:59 2026-01-13T19:12:59.723Z WARN 6640 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-844 to the work queue. 19:12:59 2026-01-13T19:12:59.723Z WARN 6640 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-845 to the work queue. 19:12:59 2026-01-13T19:12:59.723Z WARN 6640 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-846 to the work queue. 19:12:59 2026-01-13T19:12:59.723Z WARN 6640 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-847 to the work queue. 19:12:59 2026-01-13T19:12:59.723Z WARN 6640 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-848 to the work queue. 19:12:59 2026-01-13T19:12:59.723Z WARN 6640 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-849 to the work queue. 19:12:59 2026-01-13T19:12:59.723Z WARN 6640 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-850 to the work queue. 19:12:59 2026-01-13T19:12:59.723Z WARN 6640 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-851 to the work queue. 19:12:59 2026-01-13T19:12:59.723Z WARN 6640 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-852 to the work queue. 19:12:59 2026-01-13T19:12:59.723Z WARN 6640 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-853 to the work queue. 19:12:59 2026-01-13T19:12:59.723Z WARN 6640 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-854 to the work queue. 19:12:59 2026-01-13T19:12:59.723Z WARN 6640 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-855 to the work queue. 19:12:59 2026-01-13T19:12:59.723Z WARN 6640 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-856 to the work queue. 19:12:59 2026-01-13T19:12:59.723Z WARN 6640 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-857 to the work queue. 19:12:59 2026-01-13T19:12:59.723Z WARN 6640 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-858 to the work queue. 19:12:59 2026-01-13T19:12:59.723Z WARN 6640 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-859 to the work queue. 19:12:59 2026-01-13T19:12:59.723Z WARN 6640 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-860 to the work queue. 19:12:59 2026-01-13T19:12:59.723Z WARN 6640 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-861 to the work queue. 19:12:59 2026-01-13T19:12:59.723Z WARN 6640 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-862 to the work queue. 19:12:59 2026-01-13T19:12:59.723Z WARN 6640 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-863 to the work queue. 19:12:59 2026-01-13T19:12:59.723Z WARN 6640 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-864 to the work queue. 19:12:59 2026-01-13T19:12:59.723Z WARN 6640 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-865 to the work queue. 19:12:59 2026-01-13T19:12:59.723Z WARN 6640 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-866 to the work queue. 19:12:59 2026-01-13T19:12:59.723Z WARN 6640 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-867 to the work queue. 19:12:59 2026-01-13T19:12:59.723Z WARN 6640 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-868 to the work queue. 19:12:59 2026-01-13T19:12:59.723Z WARN 6640 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-869 to the work queue. 19:12:59 2026-01-13T19:12:59.723Z WARN 6640 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-870 to the work queue. 19:12:59 2026-01-13T19:12:59.723Z WARN 6640 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-871 to the work queue. 19:12:59 2026-01-13T19:12:59.723Z WARN 6640 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-872 to the work queue. 19:12:59 2026-01-13T19:12:59.723Z WARN 6640 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-873 to the work queue. 19:12:59 2026-01-13T19:12:59.723Z WARN 6640 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-874 to the work queue. 19:12:59 2026-01-13T19:12:59.723Z WARN 6640 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-875 to the work queue. 19:12:59 2026-01-13T19:12:59.723Z WARN 6640 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-876 to the work queue. 19:12:59 2026-01-13T19:12:59.723Z WARN 6640 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-877 to the work queue. 19:12:59 2026-01-13T19:12:59.723Z WARN 6640 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-878 to the work queue. 19:12:59 2026-01-13T19:12:59.723Z WARN 6640 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-879 to the work queue. 19:12:59 2026-01-13T19:12:59.723Z WARN 6640 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-880 to the work queue. 19:12:59 2026-01-13T19:12:59.723Z WARN 6640 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-881 to the work queue. 19:12:59 2026-01-13T19:12:59.723Z WARN 6640 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-882 to the work queue. 19:12:59 2026-01-13T19:12:59.723Z WARN 6640 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-883 to the work queue. 19:12:59 2026-01-13T19:12:59.723Z WARN 6640 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-884 to the work queue. 19:12:59 2026-01-13T19:12:59.723Z WARN 6640 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-885 to the work queue. 19:12:59 2026-01-13T19:12:59.723Z WARN 6640 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-886 to the work queue. 19:12:59 2026-01-13T19:12:59.723Z WARN 6640 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-887 to the work queue. 19:12:59 2026-01-13T19:12:59.723Z WARN 6640 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-888 to the work queue. 19:12:59 2026-01-13T19:12:59.723Z WARN 6640 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-889 to the work queue. 19:12:59 2026-01-13T19:12:59.723Z WARN 6640 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-890 to the work queue. 19:12:59 2026-01-13T19:12:59.723Z WARN 6640 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-891 to the work queue. 19:12:59 2026-01-13T19:12:59.723Z WARN 6640 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-892 to the work queue. 19:12:59 2026-01-13T19:12:59.723Z WARN 6640 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-893 to the work queue. 19:12:59 2026-01-13T19:12:59.723Z WARN 6640 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-894 to the work queue. 19:12:59 2026-01-13T19:12:59.723Z WARN 6640 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-895 to the work queue. 19:12:59 2026-01-13T19:12:59.723Z WARN 6640 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-896 to the work queue. 19:12:59 2026-01-13T19:12:59.723Z WARN 6640 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-897 to the work queue. 19:12:59 2026-01-13T19:12:59.723Z WARN 6640 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-898 to the work queue. 19:12:59 2026-01-13T19:12:59.723Z WARN 6640 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-899 to the work queue. 19:12:59 2026-01-13T19:12:59.723Z WARN 6640 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-900 to the work queue. 19:12:59 2026-01-13T19:12:59.723Z WARN 6640 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-901 to the work queue. 19:12:59 2026-01-13T19:12:59.723Z WARN 6640 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-902 to the work queue. 19:12:59 2026-01-13T19:12:59.723Z WARN 6640 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-903 to the work queue. 19:12:59 2026-01-13T19:12:59.723Z WARN 6640 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-904 to the work queue. 19:12:59 2026-01-13T19:12:59.723Z WARN 6640 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-905 to the work queue. 19:12:59 2026-01-13T19:12:59.723Z WARN 6640 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-906 to the work queue. 19:12:59 2026-01-13T19:12:59.723Z WARN 6640 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-907 to the work queue. 19:12:59 2026-01-13T19:12:59.723Z WARN 6640 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-908 to the work queue. 19:12:59 2026-01-13T19:12:59.723Z WARN 6640 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-909 to the work queue. 19:12:59 2026-01-13T19:12:59.723Z WARN 6640 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-910 to the work queue. 19:12:59 2026-01-13T19:12:59.723Z WARN 6640 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-911 to the work queue. 19:12:59 2026-01-13T19:12:59.723Z WARN 6640 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-912 to the work queue. 19:12:59 2026-01-13T19:12:59.723Z WARN 6640 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-913 to the work queue. 19:12:59 2026-01-13T19:12:59.723Z WARN 6640 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-914 to the work queue. 19:12:59 2026-01-13T19:12:59.723Z WARN 6640 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-915 to the work queue. 19:12:59 2026-01-13T19:12:59.723Z WARN 6640 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-916 to the work queue. 19:12:59 2026-01-13T19:12:59.723Z WARN 6640 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-917 to the work queue. 19:12:59 2026-01-13T19:12:59.723Z WARN 6640 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-918 to the work queue. 19:12:59 2026-01-13T19:12:59.723Z WARN 6640 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-919 to the work queue. 19:12:59 2026-01-13T19:12:59.723Z WARN 6640 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-920 to the work queue. 19:12:59 2026-01-13T19:12:59.723Z WARN 6640 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-921 to the work queue. 19:12:59 2026-01-13T19:12:59.723Z WARN 6640 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-922 to the work queue. 19:12:59 2026-01-13T19:12:59.723Z WARN 6640 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-923 to the work queue. 19:12:59 2026-01-13T19:12:59.723Z WARN 6640 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-924 to the work queue. 19:12:59 2026-01-13T19:12:59.723Z WARN 6640 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-925 to the work queue. 19:12:59 2026-01-13T19:12:59.723Z WARN 6640 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-926 to the work queue. 19:12:59 2026-01-13T19:12:59.723Z WARN 6640 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-927 to the work queue. 19:12:59 2026-01-13T19:12:59.723Z WARN 6640 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-928 to the work queue. 19:12:59 2026-01-13T19:12:59.723Z WARN 6640 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-929 to the work queue. 19:12:59 2026-01-13T19:12:59.723Z WARN 6640 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-930 to the work queue. 19:12:59 2026-01-13T19:12:59.723Z WARN 6640 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-931 to the work queue. 19:12:59 2026-01-13T19:12:59.723Z WARN 6640 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-932 to the work queue. 19:12:59 2026-01-13T19:12:59.723Z WARN 6640 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-933 to the work queue. 19:12:59 2026-01-13T19:12:59.723Z WARN 6640 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-934 to the work queue. 19:12:59 2026-01-13T19:12:59.723Z WARN 6640 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-935 to the work queue. 19:12:59 2026-01-13T19:12:59.723Z WARN 6640 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-936 to the work queue. 19:12:59 2026-01-13T19:12:59.723Z WARN 6640 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-937 to the work queue. 19:12:59 2026-01-13T19:12:59.723Z WARN 6640 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-938 to the work queue. 19:12:59 2026-01-13T19:12:59.723Z WARN 6640 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-939 to the work queue. 19:12:59 2026-01-13T19:12:59.723Z WARN 6640 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-940 to the work queue. 19:12:59 2026-01-13T19:12:59.723Z WARN 6640 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-941 to the work queue. 19:12:59 2026-01-13T19:12:59.723Z WARN 6640 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-942 to the work queue. 19:12:59 2026-01-13T19:12:59.723Z WARN 6640 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-943 to the work queue. 19:12:59 2026-01-13T19:12:59.723Z WARN 6640 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-944 to the work queue. 19:12:59 2026-01-13T19:12:59.723Z WARN 6640 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-945 to the work queue. 19:12:59 2026-01-13T19:12:59.723Z WARN 6640 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-946 to the work queue. 19:12:59 2026-01-13T19:12:59.724Z WARN 6640 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-947 to the work queue. 19:12:59 2026-01-13T19:12:59.724Z WARN 6640 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-948 to the work queue. 19:12:59 2026-01-13T19:12:59.724Z WARN 6640 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-949 to the work queue. 19:12:59 2026-01-13T19:12:59.724Z WARN 6640 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-950 to the work queue. 19:12:59 2026-01-13T19:12:59.724Z WARN 6640 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-951 to the work queue. 19:12:59 2026-01-13T19:12:59.724Z WARN 6640 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-952 to the work queue. 19:12:59 2026-01-13T19:12:59.724Z WARN 6640 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-953 to the work queue. 19:12:59 2026-01-13T19:12:59.724Z WARN 6640 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-954 to the work queue. 19:12:59 2026-01-13T19:12:59.724Z WARN 6640 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-955 to the work queue. 19:12:59 2026-01-13T19:12:59.724Z WARN 6640 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-956 to the work queue. 19:12:59 2026-01-13T19:12:59.724Z WARN 6640 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-957 to the work queue. 19:12:59 2026-01-13T19:12:59.724Z WARN 6640 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-958 to the work queue. 19:12:59 2026-01-13T19:12:59.724Z WARN 6640 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-959 to the work queue. 19:12:59 2026-01-13T19:12:59.724Z WARN 6640 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-960 to the work queue. 19:12:59 2026-01-13T19:12:59.724Z WARN 6640 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-961 to the work queue. 19:12:59 2026-01-13T19:12:59.724Z WARN 6640 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-962 to the work queue. 19:12:59 2026-01-13T19:12:59.724Z WARN 6640 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-963 to the work queue. 19:12:59 2026-01-13T19:12:59.724Z WARN 6640 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-964 to the work queue. 19:12:59 2026-01-13T19:12:59.724Z WARN 6640 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-965 to the work queue. 19:12:59 2026-01-13T19:12:59.724Z WARN 6640 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-966 to the work queue. 19:12:59 2026-01-13T19:12:59.724Z WARN 6640 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-967 to the work queue. 19:12:59 2026-01-13T19:12:59.724Z WARN 6640 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-968 to the work queue. 19:12:59 2026-01-13T19:12:59.724Z WARN 6640 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-969 to the work queue. 19:12:59 2026-01-13T19:12:59.724Z WARN 6640 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-970 to the work queue. 19:12:59 2026-01-13T19:12:59.724Z WARN 6640 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-971 to the work queue. 19:12:59 2026-01-13T19:12:59.724Z WARN 6640 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-972 to the work queue. 19:12:59 2026-01-13T19:12:59.724Z WARN 6640 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-973 to the work queue. 19:12:59 2026-01-13T19:12:59.724Z WARN 6640 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-974 to the work queue. 19:12:59 2026-01-13T19:12:59.724Z WARN 6640 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-975 to the work queue. 19:12:59 2026-01-13T19:12:59.724Z WARN 6640 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-976 to the work queue. 19:12:59 2026-01-13T19:12:59.724Z WARN 6640 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-977 to the work queue. 19:12:59 2026-01-13T19:12:59.724Z WARN 6640 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-978 to the work queue. 19:12:59 2026-01-13T19:12:59.724Z WARN 6640 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-979 to the work queue. 19:12:59 2026-01-13T19:12:59.724Z WARN 6640 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-980 to the work queue. 19:12:59 2026-01-13T19:12:59.724Z WARN 6640 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-981 to the work queue. 19:12:59 2026-01-13T19:12:59.724Z WARN 6640 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-982 to the work queue. 19:12:59 2026-01-13T19:12:59.724Z WARN 6640 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-983 to the work queue. 19:12:59 2026-01-13T19:12:59.724Z WARN 6640 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-984 to the work queue. 19:12:59 2026-01-13T19:12:59.724Z WARN 6640 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-985 to the work queue. 19:12:59 2026-01-13T19:12:59.724Z WARN 6640 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-986 to the work queue. 19:12:59 2026-01-13T19:12:59.724Z WARN 6640 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-987 to the work queue. 19:12:59 2026-01-13T19:12:59.724Z WARN 6640 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-988 to the work queue. 19:12:59 2026-01-13T19:12:59.724Z WARN 6640 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-989 to the work queue. 19:12:59 2026-01-13T19:12:59.724Z WARN 6640 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-990 to the work queue. 19:12:59 2026-01-13T19:12:59.724Z WARN 6640 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-991 to the work queue. 19:12:59 2026-01-13T19:12:59.724Z WARN 6640 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-992 to the work queue. 19:12:59 2026-01-13T19:12:59.724Z WARN 6640 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-993 to the work queue. 19:12:59 2026-01-13T19:12:59.724Z WARN 6640 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-994 to the work queue. 19:12:59 2026-01-13T19:12:59.724Z WARN 6640 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-995 to the work queue. 19:12:59 2026-01-13T19:12:59.724Z WARN 6640 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-996 to the work queue. 19:12:59 2026-01-13T19:12:59.724Z WARN 6640 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-997 to the work queue. 19:12:59 2026-01-13T19:12:59.724Z WARN 6640 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-998 to the work queue. 19:12:59 2026-01-13T19:12:59.724Z WARN 6640 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-999 to the work queue. 19:12:59 2026-01-13T19:12:59.724Z WARN 6640 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1000 to the work queue. 19:12:59 2026-01-13T19:12:59.724Z WARN 6640 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1001 to the work queue. 19:12:59 2026-01-13T19:12:59.724Z WARN 6640 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1002 to the work queue. 19:12:59 2026-01-13T19:12:59.724Z WARN 6640 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1003 to the work queue. 19:12:59 2026-01-13T19:12:59.724Z WARN 6640 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1004 to the work queue. 19:12:59 2026-01-13T19:12:59.724Z WARN 6640 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1005 to the work queue. 19:12:59 2026-01-13T19:12:59.724Z WARN 6640 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1006 to the work queue. 19:12:59 2026-01-13T19:12:59.724Z WARN 6640 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1007 to the work queue. 19:12:59 2026-01-13T19:12:59.724Z WARN 6640 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1008 to the work queue. 19:12:59 2026-01-13T19:12:59.724Z WARN 6640 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1009 to the work queue. 19:12:59 2026-01-13T19:12:59.724Z WARN 6640 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1010 to the work queue. 19:12:59 2026-01-13T19:12:59.724Z WARN 6640 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1011 to the work queue. 19:12:59 2026-01-13T19:12:59.724Z WARN 6640 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1012 to the work queue. 19:12:59 2026-01-13T19:12:59.724Z WARN 6640 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1013 to the work queue. 19:12:59 2026-01-13T19:12:59.724Z WARN 6640 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1014 to the work queue. 19:12:59 2026-01-13T19:12:59.724Z WARN 6640 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1015 to the work queue. 19:12:59 2026-01-13T19:12:59.724Z WARN 6640 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1016 to the work queue. 19:12:59 2026-01-13T19:12:59.724Z WARN 6640 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1017 to the work queue. 19:12:59 2026-01-13T19:12:59.724Z WARN 6640 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1018 to the work queue. 19:12:59 2026-01-13T19:12:59.724Z WARN 6640 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1019 to the work queue. 19:12:59 2026-01-13T19:12:59.724Z WARN 6640 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1020 to the work queue. 19:12:59 2026-01-13T19:12:59.724Z WARN 6640 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1021 to the work queue. 19:12:59 2026-01-13T19:12:59.724Z WARN 6640 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1022 to the work queue. 19:12:59 2026-01-13T19:12:59.724Z WARN 6640 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1023 to the work queue. 19:12:59 2026-01-13T19:12:59.724Z WARN 6640 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1024 to the work queue. 19:12:59 2026-01-13T19:12:59.724Z WARN 6640 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1025 to the work queue. 19:12:59 2026-01-13T19:12:59.724Z WARN 6640 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1026 to the work queue. 19:12:59 2026-01-13T19:12:59.724Z WARN 6640 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1027 to the work queue. 19:12:59 2026-01-13T19:12:59.724Z WARN 6640 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1028 to the work queue. 19:12:59 2026-01-13T19:12:59.724Z WARN 6640 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1029 to the work queue. 19:12:59 2026-01-13T19:12:59.724Z WARN 6640 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1030 to the work queue. 19:12:59 2026-01-13T19:12:59.724Z WARN 6640 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1031 to the work queue. 19:12:59 2026-01-13T19:12:59.724Z WARN 6640 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1032 to the work queue. 19:12:59 2026-01-13T19:12:59.724Z WARN 6640 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1033 to the work queue. 19:12:59 2026-01-13T19:12:59.724Z WARN 6640 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1034 to the work queue. 19:12:59 2026-01-13T19:12:59.724Z WARN 6640 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1035 to the work queue. 19:12:59 2026-01-13T19:12:59.724Z WARN 6640 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1036 to the work queue. 19:12:59 2026-01-13T19:12:59.724Z WARN 6640 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1037 to the work queue. 19:12:59 2026-01-13T19:12:59.724Z WARN 6640 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1038 to the work queue. 19:12:59 2026-01-13T19:12:59.724Z WARN 6640 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1039 to the work queue. 19:12:59 2026-01-13T19:12:59.724Z WARN 6640 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1040 to the work queue. 19:12:59 2026-01-13T19:12:59.724Z WARN 6640 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1041 to the work queue. 19:12:59 2026-01-13T19:12:59.724Z WARN 6640 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1042 to the work queue. 19:12:59 2026-01-13T19:12:59.724Z WARN 6640 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1043 to the work queue. 19:12:59 2026-01-13T19:12:59.724Z WARN 6640 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1044 to the work queue. 19:12:59 2026-01-13T19:12:59.724Z WARN 6640 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1045 to the work queue. 19:12:59 2026-01-13T19:12:59.724Z WARN 6640 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1046 to the work queue. 19:12:59 2026-01-13T19:12:59.724Z WARN 6640 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1047 to the work queue. 19:12:59 2026-01-13T19:12:59.725Z WARN 6640 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1048 to the work queue. 19:12:59 2026-01-13T19:12:59.725Z WARN 6640 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1049 to the work queue. 19:12:59 2026-01-13T19:12:59.725Z WARN 6640 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1050 to the work queue. 19:12:59 2026-01-13T19:12:59.725Z WARN 6640 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1051 to the work queue. 19:12:59 2026-01-13T19:12:59.725Z WARN 6640 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1052 to the work queue. 19:12:59 2026-01-13T19:12:59.725Z WARN 6640 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1053 to the work queue. 19:12:59 2026-01-13T19:12:59.725Z WARN 6640 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1054 to the work queue. 19:12:59 2026-01-13T19:12:59.725Z WARN 6640 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1055 to the work queue. 19:12:59 2026-01-13T19:12:59.725Z WARN 6640 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1056 to the work queue. 19:12:59 2026-01-13T19:12:59.725Z WARN 6640 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1057 to the work queue. 19:12:59 2026-01-13T19:12:59.725Z WARN 6640 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1058 to the work queue. 19:12:59 2026-01-13T19:12:59.725Z WARN 6640 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1059 to the work queue. 19:12:59 2026-01-13T19:12:59.725Z WARN 6640 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1060 to the work queue. 19:12:59 2026-01-13T19:12:59.725Z WARN 6640 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1061 to the work queue. 19:12:59 2026-01-13T19:12:59.725Z WARN 6640 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1062 to the work queue. 19:12:59 2026-01-13T19:12:59.725Z WARN 6640 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1063 to the work queue. 19:12:59 2026-01-13T19:12:59.725Z WARN 6640 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1064 to the work queue. 19:12:59 2026-01-13T19:12:59.725Z WARN 6640 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1065 to the work queue. 19:12:59 2026-01-13T19:12:59.725Z WARN 6640 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1066 to the work queue. 19:12:59 2026-01-13T19:12:59.725Z WARN 6640 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1067 to the work queue. 19:12:59 2026-01-13T19:12:59.725Z WARN 6640 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1068 to the work queue. 19:12:59 2026-01-13T19:12:59.725Z WARN 6640 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1069 to the work queue. 19:12:59 2026-01-13T19:12:59.725Z WARN 6640 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1070 to the work queue. 19:12:59 2026-01-13T19:12:59.725Z WARN 6640 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1071 to the work queue. 19:12:59 2026-01-13T19:12:59.725Z WARN 6640 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1072 to the work queue. 19:12:59 2026-01-13T19:12:59.725Z WARN 6640 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1073 to the work queue. 19:12:59 2026-01-13T19:12:59.725Z WARN 6640 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1074 to the work queue. 19:12:59 2026-01-13T19:12:59.725Z WARN 6640 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1075 to the work queue. 19:12:59 2026-01-13T19:12:59.725Z WARN 6640 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1076 to the work queue. 19:12:59 2026-01-13T19:12:59.725Z WARN 6640 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1077 to the work queue. 19:12:59 2026-01-13T19:12:59.725Z WARN 6640 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1078 to the work queue. 19:12:59 2026-01-13T19:12:59.725Z WARN 6640 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1079 to the work queue. 19:12:59 2026-01-13T19:12:59.725Z WARN 6640 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1080 to the work queue. 19:12:59 2026-01-13T19:12:59.725Z WARN 6640 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1081 to the work queue. 19:12:59 2026-01-13T19:12:59.725Z WARN 6640 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1082 to the work queue. 19:12:59 2026-01-13T19:12:59.725Z WARN 6640 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1083 to the work queue. 19:12:59 2026-01-13T19:12:59.725Z WARN 6640 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1084 to the work queue. 19:12:59 2026-01-13T19:12:59.725Z WARN 6640 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1085 to the work queue. 19:12:59 2026-01-13T19:12:59.725Z WARN 6640 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1086 to the work queue. 19:12:59 2026-01-13T19:12:59.725Z WARN 6640 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1087 to the work queue. 19:12:59 2026-01-13T19:12:59.725Z WARN 6640 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1088 to the work queue. 19:12:59 2026-01-13T19:12:59.725Z WARN 6640 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1089 to the work queue. 19:12:59 2026-01-13T19:12:59.725Z WARN 6640 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1090 to the work queue. 19:12:59 2026-01-13T19:12:59.725Z WARN 6640 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1091 to the work queue. 19:12:59 2026-01-13T19:12:59.725Z WARN 6640 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1092 to the work queue. 19:12:59 2026-01-13T19:12:59.725Z WARN 6640 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1093 to the work queue. 19:12:59 2026-01-13T19:12:59.725Z WARN 6640 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1094 to the work queue. 19:12:59 2026-01-13T19:12:59.725Z WARN 6640 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1095 to the work queue. 19:12:59 2026-01-13T19:12:59.725Z WARN 6640 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1096 to the work queue. 19:12:59 2026-01-13T19:12:59.725Z WARN 6640 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1097 to the work queue. 19:12:59 2026-01-13T19:12:59.725Z WARN 6640 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1098 to the work queue. 19:12:59 2026-01-13T19:12:59.725Z WARN 6640 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1099 to the work queue. 19:12:59 2026-01-13T19:12:59.725Z WARN 6640 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1100 to the work queue. 19:12:59 2026-01-13T19:12:59.725Z WARN 6640 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1101 to the work queue. 19:12:59 2026-01-13T19:12:59.725Z WARN 6640 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1102 to the work queue. 19:12:59 2026-01-13T19:12:59.725Z WARN 6640 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1103 to the work queue. 19:12:59 2026-01-13T19:12:59.725Z WARN 6640 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1104 to the work queue. 19:12:59 2026-01-13T19:12:59.725Z WARN 6640 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1105 to the work queue. 19:12:59 2026-01-13T19:12:59.725Z WARN 6640 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1106 to the work queue. 19:12:59 2026-01-13T19:12:59.725Z WARN 6640 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1107 to the work queue. 19:12:59 2026-01-13T19:12:59.725Z WARN 6640 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1108 to the work queue. 19:12:59 2026-01-13T19:12:59.725Z WARN 6640 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1109 to the work queue. 19:12:59 2026-01-13T19:12:59.725Z WARN 6640 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1110 to the work queue. 19:12:59 2026-01-13T19:12:59.725Z WARN 6640 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1111 to the work queue. 19:12:59 2026-01-13T19:12:59.725Z WARN 6640 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1112 to the work queue. 19:12:59 2026-01-13T19:12:59.725Z WARN 6640 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1113 to the work queue. 19:12:59 2026-01-13T19:12:59.725Z WARN 6640 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1114 to the work queue. 19:12:59 2026-01-13T19:12:59.725Z WARN 6640 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1115 to the work queue. 19:12:59 2026-01-13T19:12:59.725Z WARN 6640 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1116 to the work queue. 19:12:59 2026-01-13T19:12:59.725Z WARN 6640 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1117 to the work queue. 19:12:59 2026-01-13T19:12:59.725Z WARN 6640 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1118 to the work queue. 19:12:59 2026-01-13T19:12:59.725Z WARN 6640 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1119 to the work queue. 19:12:59 2026-01-13T19:12:59.725Z WARN 6640 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1120 to the work queue. 19:12:59 2026-01-13T19:12:59.725Z WARN 6640 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1121 to the work queue. 19:12:59 2026-01-13T19:12:59.725Z WARN 6640 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1122 to the work queue. 19:12:59 2026-01-13T19:12:59.725Z WARN 6640 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1123 to the work queue. 19:12:59 2026-01-13T19:12:59.725Z WARN 6640 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1124 to the work queue. 19:12:59 2026-01-13T19:12:59.725Z WARN 6640 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1125 to the work queue. 19:12:59 2026-01-13T19:12:59.725Z WARN 6640 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1126 to the work queue. 19:12:59 2026-01-13T19:12:59.725Z WARN 6640 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1127 to the work queue. 19:12:59 2026-01-13T19:12:59.725Z WARN 6640 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1128 to the work queue. 19:12:59 2026-01-13T19:12:59.725Z WARN 6640 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1129 to the work queue. 19:12:59 2026-01-13T19:12:59.725Z WARN 6640 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1130 to the work queue. 19:12:59 2026-01-13T19:12:59.725Z WARN 6640 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1131 to the work queue. 19:12:59 2026-01-13T19:12:59.725Z WARN 6640 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1132 to the work queue. 19:12:59 2026-01-13T19:12:59.725Z WARN 6640 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1133 to the work queue. 19:12:59 2026-01-13T19:12:59.725Z WARN 6640 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1134 to the work queue. 19:12:59 2026-01-13T19:12:59.725Z WARN 6640 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1135 to the work queue. 19:12:59 2026-01-13T19:12:59.725Z WARN 6640 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1136 to the work queue. 19:12:59 2026-01-13T19:12:59.725Z WARN 6640 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1137 to the work queue. 19:12:59 2026-01-13T19:12:59.725Z WARN 6640 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1138 to the work queue. 19:12:59 2026-01-13T19:12:59.725Z WARN 6640 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1139 to the work queue. 19:12:59 2026-01-13T19:12:59.725Z WARN 6640 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1140 to the work queue. 19:12:59 2026-01-13T19:12:59.725Z WARN 6640 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1141 to the work queue. 19:12:59 2026-01-13T19:12:59.725Z WARN 6640 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1142 to the work queue. 19:12:59 2026-01-13T19:12:59.725Z WARN 6640 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1143 to the work queue. 19:12:59 2026-01-13T19:12:59.725Z WARN 6640 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1144 to the work queue. 19:12:59 2026-01-13T19:12:59.725Z WARN 6640 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1145 to the work queue. 19:12:59 2026-01-13T19:12:59.725Z WARN 6640 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1146 to the work queue. 19:12:59 2026-01-13T19:12:59.725Z WARN 6640 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1147 to the work queue. 19:12:59 2026-01-13T19:12:59.725Z WARN 6640 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1148 to the work queue. 19:12:59 2026-01-13T19:12:59.725Z WARN 6640 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1149 to the work queue. 19:12:59 2026-01-13T19:12:59.725Z WARN 6640 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1150 to the work queue. 19:12:59 2026-01-13T19:12:59.725Z WARN 6640 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1151 to the work queue. 19:12:59 2026-01-13T19:12:59.725Z WARN 6640 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1152 to the work queue. 19:12:59 2026-01-13T19:12:59.725Z WARN 6640 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1153 to the work queue. 19:12:59 2026-01-13T19:12:59.725Z WARN 6640 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1154 to the work queue. 19:12:59 2026-01-13T19:12:59.725Z WARN 6640 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1155 to the work queue. 19:12:59 2026-01-13T19:12:59.725Z WARN 6640 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1156 to the work queue. 19:12:59 2026-01-13T19:12:59.725Z WARN 6640 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1157 to the work queue. 19:12:59 2026-01-13T19:12:59.725Z WARN 6640 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1158 to the work queue. 19:12:59 2026-01-13T19:12:59.725Z WARN 6640 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1159 to the work queue. 19:12:59 2026-01-13T19:12:59.725Z WARN 6640 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1160 to the work queue. 19:12:59 2026-01-13T19:12:59.726Z WARN 6640 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1161 to the work queue. 19:12:59 2026-01-13T19:12:59.726Z WARN 6640 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1162 to the work queue. 19:12:59 2026-01-13T19:12:59.726Z WARN 6640 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1163 to the work queue. 19:12:59 2026-01-13T19:12:59.726Z WARN 6640 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1164 to the work queue. 19:12:59 2026-01-13T19:12:59.726Z WARN 6640 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1165 to the work queue. 19:12:59 2026-01-13T19:12:59.726Z WARN 6640 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1166 to the work queue. 19:12:59 2026-01-13T19:12:59.726Z WARN 6640 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1167 to the work queue. 19:12:59 2026-01-13T19:12:59.726Z WARN 6640 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1168 to the work queue. 19:12:59 2026-01-13T19:12:59.726Z WARN 6640 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1169 to the work queue. 19:12:59 2026-01-13T19:12:59.726Z WARN 6640 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1170 to the work queue. 19:12:59 2026-01-13T19:12:59.726Z WARN 6640 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1171 to the work queue. 19:12:59 2026-01-13T19:12:59.726Z WARN 6640 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1172 to the work queue. 19:12:59 2026-01-13T19:12:59.726Z WARN 6640 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1173 to the work queue. 19:12:59 2026-01-13T19:12:59.726Z WARN 6640 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1174 to the work queue. 19:12:59 2026-01-13T19:12:59.726Z WARN 6640 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1175 to the work queue. 19:12:59 2026-01-13T19:12:59.726Z WARN 6640 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1176 to the work queue. 19:12:59 2026-01-13T19:12:59.726Z WARN 6640 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1177 to the work queue. 19:12:59 2026-01-13T19:12:59.726Z WARN 6640 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1178 to the work queue. 19:12:59 2026-01-13T19:12:59.726Z WARN 6640 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1179 to the work queue. 19:12:59 2026-01-13T19:12:59.726Z WARN 6640 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1180 to the work queue. 19:12:59 2026-01-13T19:12:59.726Z WARN 6640 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1181 to the work queue. 19:12:59 2026-01-13T19:12:59.726Z WARN 6640 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1182 to the work queue. 19:12:59 2026-01-13T19:12:59.726Z WARN 6640 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1183 to the work queue. 19:12:59 2026-01-13T19:12:59.726Z WARN 6640 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1184 to the work queue. 19:12:59 2026-01-13T19:12:59.726Z WARN 6640 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1185 to the work queue. 19:12:59 2026-01-13T19:12:59.726Z WARN 6640 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1186 to the work queue. 19:12:59 2026-01-13T19:12:59.726Z WARN 6640 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1187 to the work queue. 19:12:59 2026-01-13T19:12:59.726Z WARN 6640 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1188 to the work queue. 19:12:59 2026-01-13T19:12:59.726Z WARN 6640 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1189 to the work queue. 19:12:59 2026-01-13T19:12:59.726Z WARN 6640 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1190 to the work queue. 19:12:59 2026-01-13T19:12:59.726Z WARN 6640 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1191 to the work queue. 19:12:59 2026-01-13T19:12:59.726Z WARN 6640 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1192 to the work queue. 19:12:59 2026-01-13T19:12:59.726Z WARN 6640 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1193 to the work queue. 19:12:59 2026-01-13T19:12:59.726Z WARN 6640 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1194 to the work queue. 19:12:59 2026-01-13T19:12:59.726Z WARN 6640 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1195 to the work queue. 19:12:59 2026-01-13T19:12:59.726Z WARN 6640 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1196 to the work queue. 19:12:59 2026-01-13T19:12:59.726Z WARN 6640 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1197 to the work queue. 19:12:59 2026-01-13T19:12:59.726Z WARN 6640 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1198 to the work queue. 19:12:59 2026-01-13T19:12:59.726Z WARN 6640 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1199 to the work queue. 19:12:59 2026-01-13T19:12:59.726Z WARN 6640 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1200 to the work queue. 19:12:59 2026-01-13T19:12:59.726Z WARN 6640 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1201 to the work queue. 19:12:59 2026-01-13T19:12:59.726Z WARN 6640 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1202 to the work queue. 19:12:59 2026-01-13T19:12:59.726Z WARN 6640 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1203 to the work queue. 19:12:59 2026-01-13T19:12:59.726Z WARN 6640 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1204 to the work queue. 19:12:59 2026-01-13T19:12:59.726Z WARN 6640 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1205 to the work queue. 19:12:59 2026-01-13T19:12:59.726Z WARN 6640 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1206 to the work queue. 19:12:59 2026-01-13T19:12:59.726Z WARN 6640 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1207 to the work queue. 19:12:59 2026-01-13T19:12:59.726Z WARN 6640 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1208 to the work queue. 19:12:59 2026-01-13T19:12:59.726Z WARN 6640 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1209 to the work queue. 19:12:59 2026-01-13T19:12:59.726Z WARN 6640 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1210 to the work queue. 19:12:59 2026-01-13T19:12:59.726Z WARN 6640 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1211 to the work queue. 19:12:59 2026-01-13T19:12:59.726Z WARN 6640 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1212 to the work queue. 19:12:59 2026-01-13T19:12:59.726Z WARN 6640 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1213 to the work queue. 19:12:59 2026-01-13T19:12:59.726Z WARN 6640 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1214 to the work queue. 19:12:59 2026-01-13T19:12:59.726Z WARN 6640 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1215 to the work queue. 19:12:59 2026-01-13T19:12:59.726Z WARN 6640 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1216 to the work queue. 19:12:59 2026-01-13T19:12:59.726Z WARN 6640 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1217 to the work queue. 19:12:59 2026-01-13T19:12:59.726Z WARN 6640 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1218 to the work queue. 19:12:59 2026-01-13T19:12:59.726Z WARN 6640 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1219 to the work queue. 19:12:59 2026-01-13T19:12:59.726Z WARN 6640 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1220 to the work queue. 19:12:59 2026-01-13T19:12:59.726Z WARN 6640 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1221 to the work queue. 19:12:59 2026-01-13T19:12:59.726Z WARN 6640 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1222 to the work queue. 19:12:59 2026-01-13T19:12:59.726Z WARN 6640 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1223 to the work queue. 19:12:59 2026-01-13T19:12:59.726Z WARN 6640 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1224 to the work queue. 19:12:59 2026-01-13T19:12:59.726Z WARN 6640 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1225 to the work queue. 19:12:59 2026-01-13T19:12:59.726Z WARN 6640 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1226 to the work queue. 19:12:59 2026-01-13T19:12:59.726Z WARN 6640 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1227 to the work queue. 19:12:59 2026-01-13T19:12:59.726Z WARN 6640 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1228 to the work queue. 19:12:59 2026-01-13T19:12:59.726Z WARN 6640 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1229 to the work queue. 19:12:59 2026-01-13T19:12:59.726Z WARN 6640 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1230 to the work queue. 19:12:59 2026-01-13T19:12:59.726Z WARN 6640 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1231 to the work queue. 19:12:59 2026-01-13T19:12:59.726Z WARN 6640 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1232 to the work queue. 19:12:59 2026-01-13T19:12:59.726Z WARN 6640 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1233 to the work queue. 19:12:59 2026-01-13T19:12:59.726Z WARN 6640 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1234 to the work queue. 19:12:59 2026-01-13T19:12:59.726Z WARN 6640 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1235 to the work queue. 19:12:59 2026-01-13T19:12:59.726Z WARN 6640 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1236 to the work queue. 19:12:59 2026-01-13T19:12:59.726Z WARN 6640 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1237 to the work queue. 19:12:59 2026-01-13T19:12:59.726Z WARN 6640 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1238 to the work queue. 19:12:59 2026-01-13T19:12:59.726Z WARN 6640 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1239 to the work queue. 19:12:59 2026-01-13T19:12:59.726Z WARN 6640 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1240 to the work queue. 19:12:59 2026-01-13T19:12:59.726Z WARN 6640 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1241 to the work queue. 19:12:59 2026-01-13T19:12:59.726Z WARN 6640 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1242 to the work queue. 19:12:59 2026-01-13T19:12:59.726Z WARN 6640 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1243 to the work queue. 19:12:59 2026-01-13T19:12:59.726Z WARN 6640 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1244 to the work queue. 19:12:59 2026-01-13T19:12:59.726Z WARN 6640 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1245 to the work queue. 19:12:59 2026-01-13T19:12:59.726Z WARN 6640 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1246 to the work queue. 19:12:59 2026-01-13T19:12:59.726Z WARN 6640 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1247 to the work queue. 19:12:59 2026-01-13T19:12:59.726Z WARN 6640 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1248 to the work queue. 19:12:59 2026-01-13T19:12:59.726Z WARN 6640 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1249 to the work queue. 19:12:59 2026-01-13T19:12:59.726Z WARN 6640 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1250 to the work queue. 19:12:59 2026-01-13T19:12:59.726Z INFO 6640 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 650 items. 19:12:59 2026-01-13T19:12:59.726Z INFO 6640 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 300 19:12:59 2026-01-13T19:12:59.727Z INFO 6640 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 300 19:12:59 2026-01-13T19:12:59.727Z INFO 6640 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 300. 1 batch(es) active. 19:12:59 2026-01-13T19:12:59.727Z INFO 6640 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 19:12:59 2026-01-13T19:12:59.727Z INFO 6640 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 300 19:12:59 2026-01-13T19:12:59.728Z INFO 6640 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 300 19:12:59 2026-01-13T19:12:59.728Z INFO 6640 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 300. 1 batch(es) active. 19:12:59 2026-01-13T19:12:59.728Z INFO 6640 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 19:12:59 2026-01-13T19:12:59.728Z INFO 6640 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 50 19:12:59 2026-01-13T19:12:59.728Z INFO 6640 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 50 19:12:59 2026-01-13T19:12:59.728Z INFO 6640 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 50. 1 batch(es) active. 19:12:59 2026-01-13T19:12:59.728Z INFO 6640 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 19:12:59 2026-01-13T19:12:59.729Z INFO 6640 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 19:12:59 2026-01-13T19:12:59.729Z INFO 6640 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 19:12:59 2026-01-13T19:12:59.729Z INFO 6640 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 19:12:59 2026-01-13T19:12:59.729Z INFO 6640 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 19:12:59 2026-01-13T19:12:59.729Z INFO 6640 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 19:12:59 2026-01-13T19:12:59.729Z INFO 6640 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 19:12:59 2026-01-13T19:12:59.730Z INFO 6640 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 19:12:59 2026-01-13T19:12:59.730Z INFO 6640 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 19:12:59 2026-01-13T19:12:59.730Z INFO 6640 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 19:12:59 2026-01-13T19:12:59.730Z INFO 6640 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : module sync for ch-1 already in progress by other instance 19:12:59 2026-01-13T19:12:59.730Z INFO 6640 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 0 19:12:59 2026-01-13T19:12:59.731Z INFO 6640 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 19:12:59 2026-01-13T19:12:59.731Z INFO 6640 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 19:12:59 2026-01-13T19:12:59.731Z INFO 6640 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 19:12:59 2026-01-13T19:12:59.731Z INFO 6640 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 19:12:59 2026-01-13T19:12:59.731Z INFO 6640 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Found 1 Locked CM Handles. Changing state to Advise to retry syncing them again. 19:12:59 2026-01-13T19:12:59.732Z INFO 6640 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 19:12:59 2026-01-13T19:12:59.732Z INFO 6640 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 19:12:59 [INFO] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.041 s -- in org.onap.cps.ncmp.impl.inventory.sync.ModuleSyncWatchdogSpec 19:12:59 [INFO] Running org.onap.cps.ncmp.impl.inventory.sync.SynchronizationCacheConfigSpec 19:12:59 19:12:59 . ____ _ __ _ _ 19:12:59 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 19:12:59 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 19:12:59 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 19:12:59 ' |____| .__|_| |_|_| |_\__, | / / / / 19:12:59 =========|_|==============|___/=/_/_/_/ 19:12:59 19:12:59 :: Spring Boot :: (v3.5.9) 19:12:59 19:12:59 2026-01-13T19:12:59.748Z INFO 6640 --- [ main] c.n.i.i.s.SynchronizationCacheConfigSpec : Starting SynchronizationCacheConfigSpec using Java 17.0.6-ea with PID 6640 (started by jenkins in /w/workspace/cps-master-verify-java/cps-ncmp-service) 19:12:59 2026-01-13T19:12:59.748Z INFO 6640 --- [ main] c.n.i.i.s.SynchronizationCacheConfigSpec : No active profile set, falling back to 1 default profile: "default" 19:12:59 2026-01-13T19:12:59.761Z INFO 6640 --- [ main] com.hazelcast.system.logo : [10.30.107.183]:5701 [cps-and-ncmp-test-caches] [5.5.0] 19:12:59 o o o o---o o--o o o---o o o----o o--o--o 19:12:59 | | / \ / | / / \ | | 19:12:59 o----o o o o----o | o o o----o | 19:12:59 | | * \ / | \ * \ | | 19:12:59 o o * o o---o o--o o----o o---o * o o----o o 19:12:59 19:12:59 2026-01-13T19:12:59.761Z INFO 6640 --- [ main] com.hazelcast.system : [10.30.107.183]:5701 [cps-and-ncmp-test-caches] [5.5.0] Copyright (c) 2008-2024, Hazelcast, Inc. All Rights Reserved. 19:12:59 2026-01-13T19:12:59.761Z INFO 6640 --- [ main] com.hazelcast.system : [10.30.107.183]:5701 [cps-and-ncmp-test-caches] [5.5.0] Hazelcast Platform 5.5.0 (20240725) starting at [10.30.107.183]:5701 19:12:59 2026-01-13T19:12:59.761Z INFO 6640 --- [ main] com.hazelcast.system : [10.30.107.183]:5701 [cps-and-ncmp-test-caches] [5.5.0] Cluster name: cps-and-ncmp-test-caches 19:12:59 2026-01-13T19:12:59.761Z INFO 6640 --- [ main] com.hazelcast.system : [10.30.107.183]: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. 19:12:59 2026-01-13T19:12:59.761Z INFO 6640 --- [ main] com.hazelcast.system : [10.30.107.183]:5701 [cps-and-ncmp-test-caches] [5.5.0] The Jet engine is disabled. 19:12:59 To enable the Jet engine on the members, do one of the following: 19:12:59 - Change member config using Java API: config.getJetConfig().setEnabled(true) 19:12:59 - Change XML/YAML configuration property: Set hazelcast.jet.enabled to true 19:12:59 - Add system property: -Dhz.jet.enabled=true (for Hazelcast embedded, works only when loading config via Config.load) 19:12:59 - Add environment variable: HZ_JET_ENABLED=true (recommended when running container image. For Hazelcast embedded, works only when loading config via Config.load) 19:12:59 2026-01-13T19:12:59.783Z INFO 6640 --- [ main] com.hazelcast.system.security : [10.30.107.183]: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. 19:12:59 2026-01-13T19:12:59.785Z INFO 6640 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.183]:5701 [cps-and-ncmp-test-caches] [5.5.0] Using Multicast discovery 19:12:59 2026-01-13T19:12:59.802Z INFO 6640 --- [ main] c.h.internal.diagnostics.Diagnostics : [10.30.107.183]:5701 [cps-and-ncmp-test-caches] [5.5.0] Diagnostics disabled. To enable add -Dhazelcast.diagnostics.enabled=true to the JVM arguments. 19:12:59 2026-01-13T19:12:59.802Z INFO 6640 --- [ main] com.hazelcast.core.LifecycleService : [10.30.107.183]:5701 [cps-and-ncmp-test-caches] [5.5.0] [10.30.107.183]:5701 is STARTING 19:12:59 2026-01-13T19:12:59.807Z INFO 6640 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 19:12:59 2026-01-13T19:12:59.807Z WARN 6640 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 19:12:59 2026-01-13T19:12:59.849Z INFO 6640 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 19:12:59 2026-01-13T19:12:59.849Z WARN 6640 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 19:12:59 2026-01-13T19:12:59.863Z INFO 6640 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 19:12:59 2026-01-13T19:12:59.863Z WARN 6640 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 19:12:59 2026-01-13T19:12:59.863Z WARN 6640 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 19:12:59 2026-01-13T19:12:59.863Z INFO 6640 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 19:12:59 2026-01-13T19:12:59.863Z WARN 6640 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 19:12:59 2026-01-13T19:12:59.863Z WARN 6640 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 19:12:59 2026-01-13T19:12:59.885Z INFO 6640 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 19:12:59 2026-01-13T19:12:59.885Z WARN 6640 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 19:13:00 2026-01-13T19:12:59.919Z INFO 6640 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 19:13:00 2026-01-13T19:12:59.919Z WARN 6640 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 19:13:00 2026-01-13T19:12:59.957Z INFO 6640 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 19:13:00 2026-01-13T19:12:59.957Z WARN 6640 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 19:13:00 2026-01-13T19:12:59.963Z INFO 6640 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 19:13:00 2026-01-13T19:12:59.963Z WARN 6640 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 19:13:00 2026-01-13T19:12:59.964Z INFO 6640 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 19:13:00 2026-01-13T19:12:59.964Z WARN 6640 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 19:13:00 2026-01-13T19:12:59.995Z INFO 6640 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Node 1 disconnected. 19:13:00 2026-01-13T19:12:59.995Z WARN 6640 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 19:13:00 2026-01-13T19:12:59.996Z INFO 6640 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 19:13:00 2026-01-13T19:12:59.996Z WARN 6640 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 19:13:00 2026-01-13T19:13:00.059Z INFO 6640 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 19:13:00 2026-01-13T19:13:00.059Z WARN 6640 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 19:13:00 2026-01-13T19:13:00.064Z INFO 6640 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 19:13:00 2026-01-13T19:13:00.064Z WARN 6640 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 19:13:00 2026-01-13T19:13:00.112Z INFO 6640 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 19:13:00 2026-01-13T19:13:00.112Z WARN 6640 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 19:13:00 2026-01-13T19:13:00.126Z INFO 6640 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 19:13:00 2026-01-13T19:13:00.126Z WARN 6640 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 19:13:00 2026-01-13T19:13:00.137Z INFO 6640 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 19:13:00 2026-01-13T19:13:00.137Z WARN 6640 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 19:13:00 2026-01-13T19:13:00.141Z INFO 6640 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 19:13:00 2026-01-13T19:13:00.141Z WARN 6640 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 19:13:00 2026-01-13T19:13:00.170Z INFO 6640 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 19:13:00 2026-01-13T19:13:00.170Z WARN 6640 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 19:13:00 2026-01-13T19:13:00.199Z INFO 6640 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 19:13:00 2026-01-13T19:13:00.199Z WARN 6640 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 19:13:00 2026-01-13T19:13:00.251Z INFO 6640 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 19:13:00 2026-01-13T19:13:00.251Z WARN 6640 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 19:13:00 2026-01-13T19:13:00.274Z INFO 6640 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 19:13:00 2026-01-13T19:13:00.274Z WARN 6640 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 19:13:00 2026-01-13T19:13:00.311Z INFO 6640 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 19:13:00 2026-01-13T19:13:00.311Z WARN 6640 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 19:13:00 2026-01-13T19:13:00.317Z INFO 6640 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 19:13:00 2026-01-13T19:13:00.317Z WARN 6640 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 19:13:00 2026-01-13T19:13:00.318Z INFO 6640 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 19:13:00 2026-01-13T19:13:00.318Z WARN 6640 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 19:13:00 2026-01-13T19:13:00.355Z INFO 6640 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 19:13:00 2026-01-13T19:13:00.355Z WARN 6640 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 19:13:00 2026-01-13T19:13:00.485Z INFO 6640 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Node 1 disconnected. 19:13:00 2026-01-13T19:13:00.485Z WARN 6640 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 19:13:00 2026-01-13T19:13:00.541Z INFO 6640 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 19:13:00 2026-01-13T19:13:00.541Z WARN 6640 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 19:13:00 2026-01-13T19:13:00.552Z INFO 6640 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 19:13:00 2026-01-13T19:13:00.552Z WARN 6640 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 19:13:00 2026-01-13T19:13:00.579Z INFO 6640 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 19:13:00 2026-01-13T19:13:00.579Z WARN 6640 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 19:13:00 2026-01-13T19:13:00.720Z INFO 6640 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 19:13:00 2026-01-13T19:13:00.720Z WARN 6640 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 19:13:00 2026-01-13T19:13:00.767Z INFO 6640 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 19:13:00 2026-01-13T19:13:00.767Z WARN 6640 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 19:13:00 2026-01-13T19:13:00.767Z WARN 6640 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 19:13:00 2026-01-13T19:13:00.809Z INFO 6640 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 19:13:00 2026-01-13T19:13:00.809Z WARN 6640 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 19:13:00 2026-01-13T19:13:00.849Z INFO 6640 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 19:13:00 2026-01-13T19:13:00.850Z WARN 6640 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 19:13:00 2026-01-13T19:13:00.864Z INFO 6640 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 19:13:00 2026-01-13T19:13:00.864Z WARN 6640 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 19:13:00 2026-01-13T19:13:00.864Z WARN 6640 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 19:13:00 2026-01-13T19:13:00.898Z INFO 6640 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 19:13:00 2026-01-13T19:13:00.898Z WARN 6640 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 19:13:01 2026-01-13T19:13:00.920Z INFO 6640 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 19:13:01 2026-01-13T19:13:00.920Z WARN 6640 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 19:13:01 2026-01-13T19:13:00.927Z INFO 6640 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 19:13:01 2026-01-13T19:13:00.927Z WARN 6640 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 19:13:01 2026-01-13T19:13:00.958Z INFO 6640 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 19:13:01 2026-01-13T19:13:00.958Z WARN 6640 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 19:13:01 2026-01-13T19:13:00.965Z INFO 6640 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 19:13:01 2026-01-13T19:13:00.965Z WARN 6640 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 19:13:01 2026-01-13T19:13:00.967Z INFO 6640 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 19:13:01 2026-01-13T19:13:00.967Z WARN 6640 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 19:13:01 2026-01-13T19:13:00.995Z INFO 6640 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Node 1 disconnected. 19:13:01 2026-01-13T19:13:00.995Z WARN 6640 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 19:13:01 2026-01-13T19:13:01.061Z INFO 6640 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 19:13:01 2026-01-13T19:13:01.061Z WARN 6640 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 19:13:01 2026-01-13T19:13:01.065Z INFO 6640 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 19:13:01 2026-01-13T19:13:01.065Z WARN 6640 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 19:13:01 2026-01-13T19:13:01.115Z INFO 6640 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 19:13:01 2026-01-13T19:13:01.115Z WARN 6640 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 19:13:01 2026-01-13T19:13:01.127Z INFO 6640 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 19:13:01 2026-01-13T19:13:01.127Z WARN 6640 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 19:13:01 2026-01-13T19:13:01.138Z INFO 6640 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 19:13:01 2026-01-13T19:13:01.138Z WARN 6640 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 19:13:01 2026-01-13T19:13:01.141Z INFO 6640 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 19:13:01 2026-01-13T19:13:01.141Z WARN 6640 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 19:13:01 2026-01-13T19:13:01.171Z INFO 6640 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 19:13:01 2026-01-13T19:13:01.171Z WARN 6640 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 19:13:01 2026-01-13T19:13:01.199Z INFO 6640 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 19:13:01 2026-01-13T19:13:01.199Z WARN 6640 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 19:13:01 2026-01-13T19:13:01.251Z INFO 6640 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 19:13:01 2026-01-13T19:13:01.251Z WARN 6640 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 19:13:01 2026-01-13T19:13:01.276Z INFO 6640 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 19:13:01 2026-01-13T19:13:01.276Z WARN 6640 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 19:13:01 2026-01-13T19:13:01.311Z INFO 6640 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 19:13:01 2026-01-13T19:13:01.311Z WARN 6640 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 19:13:01 2026-01-13T19:13:01.317Z INFO 6640 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 19:13:01 2026-01-13T19:13:01.317Z WARN 6640 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 19:13:01 2026-01-13T19:13:01.318Z INFO 6640 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 19:13:01 2026-01-13T19:13:01.318Z WARN 6640 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 19:13:01 2026-01-13T19:13:01.355Z INFO 6640 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 19:13:01 2026-01-13T19:13:01.355Z WARN 6640 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 19:13:01 2026-01-13T19:13:01.487Z INFO 6640 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Node 1 disconnected. 19:13:01 2026-01-13T19:13:01.487Z WARN 6640 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 19:13:01 2026-01-13T19:13:01.562Z INFO 6640 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 19:13:01 2026-01-13T19:13:01.562Z WARN 6640 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 19:13:01 2026-01-13T19:13:01.580Z INFO 6640 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 19:13:01 2026-01-13T19:13:01.580Z WARN 6640 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 19:13:01 2026-01-13T19:13:01.582Z INFO 6640 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 19:13:01 2026-01-13T19:13:01.582Z WARN 6640 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 19:13:01 2026-01-13T19:13:01.717Z INFO 6640 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 19:13:01 2026-01-13T19:13:01.717Z WARN 6640 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 19:13:01 2026-01-13T19:13:01.717Z WARN 6640 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 19:13:01 2026-01-13T19:13:01.721Z INFO 6640 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 19:13:01 2026-01-13T19:13:01.721Z WARN 6640 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 19:13:01 2026-01-13T19:13:01.750Z INFO 6640 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 19:13:01 2026-01-13T19:13:01.750Z WARN 6640 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 19:13:01 2026-01-13T19:13:01.770Z INFO 6640 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 19:13:01 2026-01-13T19:13:01.770Z WARN 6640 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 19:13:01 2026-01-13T19:13:01.770Z WARN 6640 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 19:13:01 2026-01-13T19:13:01.809Z INFO 6640 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 19:13:01 2026-01-13T19:13:01.809Z WARN 6640 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 19:13:01 2026-01-13T19:13:01.843Z ERROR 6640 --- [_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 19:13:01 2026-01-13T19:13:01.843Z ERROR 6640 --- [_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 19:13:01 2026-01-13T19:13:01.849Z INFO 6640 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 19:13:01 2026-01-13T19:13:01.849Z WARN 6640 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 19:13:02 2026-01-13T19:13:01.920Z INFO 6640 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 19:13:02 2026-01-13T19:13:01.920Z WARN 6640 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 19:13:02 2026-01-13T19:13:01.928Z INFO 6640 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 19:13:02 2026-01-13T19:13:01.928Z WARN 6640 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 19:13:02 2026-01-13T19:13:01.932Z INFO 6640 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 19:13:02 2026-01-13T19:13:01.932Z WARN 6640 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 19:13:02 2026-01-13T19:13:01.959Z INFO 6640 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 19:13:02 2026-01-13T19:13:01.959Z WARN 6640 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 19:13:02 2026-01-13T19:13:01.967Z INFO 6640 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 19:13:02 2026-01-13T19:13:01.967Z WARN 6640 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 19:13:02 2026-01-13T19:13:01.969Z INFO 6640 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 19:13:02 2026-01-13T19:13:01.970Z WARN 6640 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 19:13:02 2026-01-13T19:13:01.997Z INFO 6640 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Node 1 disconnected. 19:13:02 2026-01-13T19:13:01.997Z WARN 6640 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 19:13:02 2026-01-13T19:13:02.062Z INFO 6640 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 19:13:02 2026-01-13T19:13:02.062Z WARN 6640 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 19:13:02 2026-01-13T19:13:02.118Z INFO 6640 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 19:13:02 2026-01-13T19:13:02.118Z WARN 6640 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 19:13:02 2026-01-13T19:13:02.129Z INFO 6640 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 19:13:02 2026-01-13T19:13:02.129Z WARN 6640 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 19:13:02 2026-01-13T19:13:02.140Z INFO 6640 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 19:13:02 2026-01-13T19:13:02.140Z WARN 6640 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 19:13:02 2026-01-13T19:13:02.143Z INFO 6640 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 19:13:02 2026-01-13T19:13:02.143Z WARN 6640 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 19:13:02 2026-01-13T19:13:02.171Z INFO 6640 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 19:13:02 2026-01-13T19:13:02.171Z WARN 6640 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 19:13:02 2026-01-13T19:13:02.200Z INFO 6640 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 19:13:02 2026-01-13T19:13:02.200Z WARN 6640 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 19:13:02 2026-01-13T19:13:02.252Z INFO 6640 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 19:13:02 2026-01-13T19:13:02.252Z WARN 6640 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 19:13:02 2026-01-13T19:13:02.275Z INFO 6640 --- [ main] c.h.internal.cluster.ClusterService : [10.30.107.183]:5701 [cps-and-ncmp-test-caches] [5.5.0] 19:13:02 19:13:02 Members {size:1, ver:1} [ 19:13:02 Member [10.30.107.183]:5701 - 530bffe5-5490-4574-a357-819344c502ce this 19:13:02 ] 19:13:02 19:13:02 2026-01-13T19:13:02.275Z INFO 6640 --- [ main] com.hazelcast.core.LifecycleService : [10.30.107.183]:5701 [cps-and-ncmp-test-caches] [5.5.0] [10.30.107.183]:5701 is STARTED 19:13:02 2026-01-13T19:13:02.277Z INFO 6640 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 19:13:02 2026-01-13T19:13:02.277Z WARN 6640 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 19:13:02 2026-01-13T19:13:02.300Z INFO 6640 --- [ main] c.n.i.i.s.SynchronizationCacheConfigSpec : Started SynchronizationCacheConfigSpec in 2.563 seconds (process running for 96.3) 19:13:02 2026-01-13T19:13:02.313Z INFO 6640 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 19:13:02 2026-01-13T19:13:02.313Z WARN 6640 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 19:13:02 2026-01-13T19:13:02.319Z INFO 6640 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 19:13:02 2026-01-13T19:13:02.319Z WARN 6640 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 19:13:02 2026-01-13T19:13:02.334Z INFO 6640 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 19:13:02 2026-01-13T19:13:02.334Z WARN 6640 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 19:13:02 2026-01-13T19:13:02.343Z INFO 6640 --- [ main] c.h.i.p.impl.PartitionStateManagerImpl : [10.30.107.183]:5701 [cps-and-ncmp-test-caches] [5.5.0] Initializing cluster partition table arrangement... 19:13:02 2026-01-13T19:13:02.355Z INFO 6640 --- [ main] com.hazelcast.core.LifecycleService : [10.30.107.183]:5701 [cps-and-ncmp-test-caches] [5.5.0] [10.30.107.183]:5701 is SHUTTING_DOWN 19:13:02 2026-01-13T19:13:02.356Z INFO 6640 --- [cached.thread-2] c.h.i.p.impl.MigrationManagerImpl : [10.30.107.183]:5701 [cps-and-ncmp-test-caches] [5.5.0] Shutdown request of Member [10.30.107.183]:5701 - 530bffe5-5490-4574-a357-819344c502ce this is handled 19:13:02 2026-01-13T19:13:02.356Z INFO 6640 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.183]:5701 [cps-and-ncmp-test-caches] [5.5.0] Shutting down multicast service... 19:13:02 2026-01-13T19:13:02.357Z INFO 6640 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.183]:5701 [cps-and-ncmp-test-caches] [5.5.0] Shutting down connection manager... 19:13:02 2026-01-13T19:13:02.357Z INFO 6640 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.183]:5701 [cps-and-ncmp-test-caches] [5.5.0] Shutting down node engine... 19:13:02 2026-01-13T19:13:02.366Z INFO 6640 --- [ main] c.hazelcast.instance.impl.NodeExtension : [10.30.107.183]:5701 [cps-and-ncmp-test-caches] [5.5.0] Destroying node NodeExtension. 19:13:02 2026-01-13T19:13:02.367Z INFO 6640 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.183]:5701 [cps-and-ncmp-test-caches] [5.5.0] Hazelcast Shutdown is completed in 11 ms. 19:13:02 2026-01-13T19:13:02.367Z INFO 6640 --- [ main] com.hazelcast.core.LifecycleService : [10.30.107.183]:5701 [cps-and-ncmp-test-caches] [5.5.0] [10.30.107.183]:5701 is SHUTDOWN 19:13:02 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.632 s -- in org.onap.cps.ncmp.impl.inventory.sync.SynchronizationCacheConfigSpec 19:13:02 [INFO] Running org.onap.cps.ncmp.impl.inventory.sync.WatchdogSchedulingConfigurerSpec 19:13:02 19:13:02 . ____ _ __ _ _ 19:13:02 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 19:13:02 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 19:13:02 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 19:13:02 ' |____| .__|_| |_|_| |_\__, | / / / / 19:13:02 =========|_|==============|___/=/_/_/_/ 19:13:02 19:13:02 :: Spring Boot :: (v3.5.9) 19:13:02 19:13:02 2026-01-13T19:13:02.389Z INFO 6640 --- [ main] n.i.i.s.WatchdogSchedulingConfigurerSpec : Starting WatchdogSchedulingConfigurerSpec using Java 17.0.6-ea with PID 6640 (started by jenkins in /w/workspace/cps-master-verify-java/cps-ncmp-service) 19:13:02 2026-01-13T19:13:02.389Z INFO 6640 --- [ main] n.i.i.s.WatchdogSchedulingConfigurerSpec : No active profile set, falling back to 1 default profile: "default" 19:13:02 2026-01-13T19:13:02.393Z INFO 6640 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 19:13:02 2026-01-13T19:13:02.393Z WARN 6640 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 19:13:02 2026-01-13T19:13:02.409Z INFO 6640 --- [ main] n.i.i.s.WatchdogSchedulingConfigurerSpec : Started WatchdogSchedulingConfigurerSpec in 0.037 seconds (process running for 96.409) 19:13:02 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.048 s -- in org.onap.cps.ncmp.impl.inventory.sync.WatchdogSchedulingConfigurerSpec 19:13:02 2026-01-13T19:13:02.424Z INFO 6640 --- [ main] c.h.i.config.AbstractConfigLocator : Loading 'hazelcast-default.xml' from the classpath. 19:13:02 2026-01-13T19:13:02.496Z INFO 6640 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Node 1 disconnected. 19:13:02 2026-01-13T19:13:02.496Z WARN 6640 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 19:13:02 2026-01-13T19:13:02.581Z INFO 6640 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 19:13:02 2026-01-13T19:13:02.581Z WARN 6640 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 19:13:02 2026-01-13T19:13:02.584Z INFO 6640 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 19:13:02 2026-01-13T19:13:02.584Z WARN 6640 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 19:13:02 2026-01-13T19:13:02.598Z INFO 6640 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 19:13:02 2026-01-13T19:13:02.598Z WARN 6640 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 19:13:02 2026-01-13T19:13:02.717Z INFO 6640 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 19:13:02 2026-01-13T19:13:02.717Z WARN 6640 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 19:13:02 2026-01-13T19:13:02.717Z WARN 6640 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 19:13:02 2026-01-13T19:13:02.724Z INFO 6640 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 19:13:02 2026-01-13T19:13:02.724Z WARN 6640 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 19:13:02 2026-01-13T19:13:02.739Z INFO 6640 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 19:13:02 2026-01-13T19:13:02.739Z WARN 6640 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 19:13:02 2026-01-13T19:13:02.751Z INFO 6640 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 19:13:02 2026-01-13T19:13:02.751Z WARN 6640 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 19:13:02 2026-01-13T19:13:02.765Z INFO 6640 --- [ main] com.hazelcast.system.logo : [10.30.107.183]:5701 [dev] [5.5.0] 19:13:02 o o o o---o o--o o o---o o o----o o--o--o 19:13:02 | | / \ / | / / \ | | 19:13:02 o----o o o o----o | o o o----o | 19:13:02 | | * \ / | \ * \ | | 19:13:02 o o * o o---o o--o o----o o---o * o o----o o 19:13:02 19:13:02 2026-01-13T19:13:02.765Z INFO 6640 --- [ main] com.hazelcast.system : [10.30.107.183]:5701 [dev] [5.5.0] Copyright (c) 2008-2024, Hazelcast, Inc. All Rights Reserved. 19:13:02 2026-01-13T19:13:02.765Z INFO 6640 --- [ main] com.hazelcast.system : [10.30.107.183]:5701 [dev] [5.5.0] Hazelcast Platform 5.5.0 (20240725) starting at [10.30.107.183]:5701 19:13:02 2026-01-13T19:13:02.765Z INFO 6640 --- [ main] com.hazelcast.system : [10.30.107.183]:5701 [dev] [5.5.0] Cluster name: dev 19:13:02 2026-01-13T19:13:02.765Z INFO 6640 --- [ main] com.hazelcast.system : [10.30.107.183]: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. 19:13:02 2026-01-13T19:13:02.765Z INFO 6640 --- [ main] com.hazelcast.system : [10.30.107.183]:5701 [dev] [5.5.0] The Jet engine is disabled. 19:13:02 To enable the Jet engine on the members, do one of the following: 19:13:02 - Change member config using Java API: config.getJetConfig().setEnabled(true) 19:13:02 - Change XML/YAML configuration property: Set hazelcast.jet.enabled to true 19:13:02 - Add system property: -Dhz.jet.enabled=true (for Hazelcast embedded, works only when loading config via Config.load) 19:13:02 - Add environment variable: HZ_JET_ENABLED=true (recommended when running container image. For Hazelcast embedded, works only when loading config via Config.load) 19:13:02 2026-01-13T19:13:02.774Z INFO 6640 --- [ main] com.hazelcast.system.security : [10.30.107.183]: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. 19:13:02 2026-01-13T19:13:02.776Z INFO 6640 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.183]:5701 [dev] [5.5.0] Using Multicast discovery 19:13:02 2026-01-13T19:13:02.788Z INFO 6640 --- [ main] c.h.internal.diagnostics.Diagnostics : [10.30.107.183]:5701 [dev] [5.5.0] Diagnostics disabled. To enable add -Dhazelcast.diagnostics.enabled=true to the JVM arguments. 19:13:02 2026-01-13T19:13:02.788Z INFO 6640 --- [ main] com.hazelcast.core.LifecycleService : [10.30.107.183]:5701 [dev] [5.5.0] [10.30.107.183]:5701 is STARTING 19:13:02 2026-01-13T19:13:02.801Z INFO 6640 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 19:13:02 2026-01-13T19:13:02.801Z WARN 6640 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 19:13:02 2026-01-13T19:13:02.801Z WARN 6640 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 19:13:02 2026-01-13T19:13:02.811Z INFO 6640 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 19:13:02 2026-01-13T19:13:02.811Z WARN 6640 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 19:13:02 2026-01-13T19:13:02.825Z INFO 6640 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 19:13:02 2026-01-13T19:13:02.825Z WARN 6640 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 19:13:02 2026-01-13T19:13:02.828Z INFO 6640 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 19:13:02 2026-01-13T19:13:02.828Z WARN 6640 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 19:13:03 2026-01-13T19:13:02.922Z INFO 6640 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 19:13:03 2026-01-13T19:13:02.922Z WARN 6640 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 19:13:03 2026-01-13T19:13:02.931Z INFO 6640 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 19:13:03 2026-01-13T19:13:02.931Z WARN 6640 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 19:13:03 2026-01-13T19:13:02.967Z INFO 6640 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 19:13:03 2026-01-13T19:13:02.967Z WARN 6640 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 19:13:03 2026-01-13T19:13:02.972Z INFO 6640 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 19:13:03 2026-01-13T19:13:02.973Z WARN 6640 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 19:13:03 2026-01-13T19:13:02.999Z INFO 6640 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Node 1 disconnected. 19:13:03 2026-01-13T19:13:02.999Z WARN 6640 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 19:13:03 2026-01-13T19:13:03.062Z INFO 6640 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 19:13:03 2026-01-13T19:13:03.062Z WARN 6640 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 19:13:03 2026-01-13T19:13:03.124Z INFO 6640 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 19:13:03 2026-01-13T19:13:03.124Z WARN 6640 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 19:13:03 2026-01-13T19:13:03.130Z INFO 6640 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 19:13:03 2026-01-13T19:13:03.130Z WARN 6640 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 19:13:03 2026-01-13T19:13:03.140Z INFO 6640 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 19:13:03 2026-01-13T19:13:03.140Z WARN 6640 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 19:13:03 2026-01-13T19:13:03.144Z INFO 6640 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 19:13:03 2026-01-13T19:13:03.144Z WARN 6640 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 19:13:03 2026-01-13T19:13:03.171Z INFO 6640 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 19:13:03 2026-01-13T19:13:03.171Z WARN 6640 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 19:13:03 2026-01-13T19:13:03.202Z INFO 6640 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 19:13:03 2026-01-13T19:13:03.202Z WARN 6640 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 19:13:03 2026-01-13T19:13:03.253Z INFO 6640 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 19:13:03 2026-01-13T19:13:03.253Z WARN 6640 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 19:13:03 2026-01-13T19:13:03.277Z INFO 6640 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 19:13:03 2026-01-13T19:13:03.277Z WARN 6640 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 19:13:03 2026-01-13T19:13:03.313Z INFO 6640 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 19:13:03 2026-01-13T19:13:03.313Z WARN 6640 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 19:13:03 2026-01-13T19:13:03.319Z INFO 6640 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 19:13:03 2026-01-13T19:13:03.319Z WARN 6640 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 19:13:03 2026-01-13T19:13:03.324Z INFO 6640 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 19:13:03 2026-01-13T19:13:03.324Z WARN 6640 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 19:13:03 2026-01-13T19:13:03.393Z INFO 6640 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 19:13:03 2026-01-13T19:13:03.393Z WARN 6640 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 19:13:03 2026-01-13T19:13:03.503Z INFO 6640 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Node 1 disconnected. 19:13:03 2026-01-13T19:13:03.503Z WARN 6640 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 19:13:03 2026-01-13T19:13:03.582Z INFO 6640 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 19:13:03 2026-01-13T19:13:03.582Z WARN 6640 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 19:13:03 2026-01-13T19:13:03.587Z INFO 6640 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 19:13:03 2026-01-13T19:13:03.587Z WARN 6640 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 19:13:03 2026-01-13T19:13:03.599Z INFO 6640 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 19:13:03 2026-01-13T19:13:03.599Z WARN 6640 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 19:13:03 2026-01-13T19:13:03.671Z INFO 6640 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 19:13:03 2026-01-13T19:13:03.671Z WARN 6640 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 19:13:03 2026-01-13T19:13:03.671Z WARN 6640 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 19:13:03 2026-01-13T19:13:03.713Z INFO 6640 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 19:13:03 2026-01-13T19:13:03.713Z WARN 6640 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 19:13:03 2026-01-13T19:13:03.725Z INFO 6640 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 19:13:03 2026-01-13T19:13:03.725Z WARN 6640 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 19:13:03 2026-01-13T19:13:03.739Z INFO 6640 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 19:13:03 2026-01-13T19:13:03.739Z WARN 6640 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 19:13:03 2026-01-13T19:13:03.752Z INFO 6640 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 19:13:03 2026-01-13T19:13:03.752Z WARN 6640 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 19:13:03 2026-01-13T19:13:03.802Z INFO 6640 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 19:13:03 2026-01-13T19:13:03.802Z WARN 6640 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 19:13:03 2026-01-13T19:13:03.802Z WARN 6640 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 19:13:03 2026-01-13T19:13:03.812Z INFO 6640 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 19:13:03 2026-01-13T19:13:03.812Z WARN 6640 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 19:13:03 2026-01-13T19:13:03.854Z INFO 6640 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 19:13:03 2026-01-13T19:13:03.854Z WARN 6640 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 19:13:03 2026-01-13T19:13:03.882Z INFO 6640 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 19:13:03 2026-01-13T19:13:03.882Z WARN 6640 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 19:13:04 2026-01-13T19:13:03.923Z INFO 6640 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 19:13:04 2026-01-13T19:13:03.923Z WARN 6640 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 19:13:04 2026-01-13T19:13:03.967Z INFO 6640 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 19:13:04 2026-01-13T19:13:03.967Z WARN 6640 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 19:13:04 2026-01-13T19:13:03.975Z INFO 6640 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 19:13:04 2026-01-13T19:13:03.976Z WARN 6640 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 19:13:04 2026-01-13T19:13:04.000Z INFO 6640 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Node 1 disconnected. 19:13:04 2026-01-13T19:13:04.000Z WARN 6640 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 19:13:04 2026-01-13T19:13:04.065Z INFO 6640 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 19:13:04 2026-01-13T19:13:04.065Z WARN 6640 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 19:13:04 2026-01-13T19:13:04.126Z INFO 6640 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 19:13:04 2026-01-13T19:13:04.126Z WARN 6640 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 19:13:04 2026-01-13T19:13:04.130Z INFO 6640 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 19:13:04 2026-01-13T19:13:04.130Z WARN 6640 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 19:13:04 2026-01-13T19:13:04.141Z INFO 6640 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 19:13:04 2026-01-13T19:13:04.141Z WARN 6640 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 19:13:04 2026-01-13T19:13:04.146Z INFO 6640 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 19:13:04 2026-01-13T19:13:04.146Z WARN 6640 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 19:13:04 2026-01-13T19:13:04.187Z INFO 6640 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 19:13:04 2026-01-13T19:13:04.188Z WARN 6640 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 19:13:04 2026-01-13T19:13:04.203Z INFO 6640 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 19:13:04 2026-01-13T19:13:04.203Z WARN 6640 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 19:13:04 2026-01-13T19:13:04.220Z INFO 6640 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 19:13:04 2026-01-13T19:13:04.220Z WARN 6640 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 19:13:04 2026-01-13T19:13:04.237Z INFO 6640 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 19:13:04 2026-01-13T19:13:04.237Z WARN 6640 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 19:13:04 2026-01-13T19:13:04.277Z INFO 6640 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 19:13:04 2026-01-13T19:13:04.277Z WARN 6640 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 19:13:04 2026-01-13T19:13:04.314Z INFO 6640 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 19:13:04 2026-01-13T19:13:04.314Z WARN 6640 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 19:13:04 2026-01-13T19:13:04.321Z INFO 6640 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 19:13:04 2026-01-13T19:13:04.321Z WARN 6640 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 19:13:04 2026-01-13T19:13:04.394Z INFO 6640 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 19:13:04 2026-01-13T19:13:04.394Z WARN 6640 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 19:13:04 2026-01-13T19:13:04.505Z INFO 6640 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Node 1 disconnected. 19:13:04 2026-01-13T19:13:04.505Z WARN 6640 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 19:13:04 2026-01-13T19:13:04.583Z INFO 6640 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 19:13:04 2026-01-13T19:13:04.583Z WARN 6640 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 19:13:04 2026-01-13T19:13:04.583Z INFO 6640 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 19:13:04 2026-01-13T19:13:04.583Z WARN 6640 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 19:13:04 2026-01-13T19:13:04.591Z INFO 6640 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 19:13:04 2026-01-13T19:13:04.591Z WARN 6640 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 19:13:04 2026-01-13T19:13:04.609Z INFO 6640 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 19:13:04 2026-01-13T19:13:04.609Z WARN 6640 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 19:13:04 2026-01-13T19:13:04.609Z WARN 6640 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 19:13:04 2026-01-13T19:13:04.714Z INFO 6640 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 19:13:04 2026-01-13T19:13:04.714Z WARN 6640 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 19:13:04 2026-01-13T19:13:04.726Z INFO 6640 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 19:13:04 2026-01-13T19:13:04.726Z WARN 6640 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 19:13:04 2026-01-13T19:13:04.740Z INFO 6640 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 19:13:04 2026-01-13T19:13:04.740Z WARN 6640 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 19:13:04 2026-01-13T19:13:04.752Z INFO 6640 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 19:13:04 2026-01-13T19:13:04.752Z WARN 6640 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 19:13:04 2026-01-13T19:13:04.806Z INFO 6640 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 19:13:04 2026-01-13T19:13:04.806Z WARN 6640 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 19:13:04 2026-01-13T19:13:04.806Z WARN 6640 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 19:13:04 2026-01-13T19:13:04.813Z INFO 6640 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 19:13:04 2026-01-13T19:13:04.814Z WARN 6640 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 19:13:04 2026-01-13T19:13:04.855Z INFO 6640 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 19:13:04 2026-01-13T19:13:04.855Z WARN 6640 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 19:13:04 2026-01-13T19:13:04.882Z INFO 6640 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 19:13:04 2026-01-13T19:13:04.882Z WARN 6640 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 19:13:05 2026-01-13T19:13:04.924Z INFO 6640 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 19:13:05 2026-01-13T19:13:04.924Z WARN 6640 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 19:13:05 2026-01-13T19:13:04.967Z INFO 6640 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 19:13:05 2026-01-13T19:13:04.967Z WARN 6640 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 19:13:05 2026-01-13T19:13:04.978Z INFO 6640 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 19:13:05 2026-01-13T19:13:04.979Z WARN 6640 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 19:13:05 2026-01-13T19:13:05.002Z INFO 6640 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Node 1 disconnected. 19:13:05 2026-01-13T19:13:05.002Z WARN 6640 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 19:13:05 2026-01-13T19:13:05.067Z INFO 6640 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 19:13:05 2026-01-13T19:13:05.067Z WARN 6640 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 19:13:05 2026-01-13T19:13:05.089Z INFO 6640 --- [ main] c.h.internal.cluster.ClusterService : [10.30.107.183]:5701 [dev] [5.5.0] 19:13:05 19:13:05 Members {size:1, ver:1} [ 19:13:05 Member [10.30.107.183]:5701 - dbe66fd4-57bd-428a-95f2-b156daefbf00 this 19:13:05 ] 19:13:05 19:13:05 2026-01-13T19:13:05.090Z INFO 6640 --- [ main] com.hazelcast.core.LifecycleService : [10.30.107.183]:5701 [dev] [5.5.0] [10.30.107.183]:5701 is STARTED 19:13:05 [INFO] Running org.onap.cps.ncmp.impl.inventory.sync.lcm.CmHandleStateMonitorSpec 19:13:05 2026-01-13T19:13:05.095Z INFO 6640 --- [ main] c.h.i.p.impl.PartitionStateManagerImpl : [10.30.107.183]:5701 [dev] [5.5.0] Initializing cluster partition table arrangement... 19:13:05 2026-01-13T19:13:05.114Z INFO 6640 --- [ main] o.o.c.n.i.i.s.lcm.CmHandleStateMonitor : Cm handle state monitor has set advisedCmHandlesCount to 0 19:13:05 2026-01-13T19:13:05.114Z INFO 6640 --- [ main] o.o.c.n.i.i.s.lcm.CmHandleStateMonitor : Cm handle state monitor has set readyCmHandlesCount to 0 19:13:05 2026-01-13T19:13:05.114Z INFO 6640 --- [ main] o.o.c.n.i.i.s.lcm.CmHandleStateMonitor : Cm handle state monitor has set lockedCmHandlesCount to 0 19:13:05 2026-01-13T19:13:05.114Z INFO 6640 --- [ main] o.o.c.n.i.i.s.lcm.CmHandleStateMonitor : Cm handle state monitor has set deletingCmHandlesCount to 0 19:13:05 2026-01-13T19:13:05.114Z INFO 6640 --- [ main] o.o.c.n.i.i.s.lcm.CmHandleStateMonitor : Cm handle state monitor has set deletedCmHandlesCount to 0 19:13:05 2026-01-13T19:13:05.116Z INFO 6640 --- [ main] o.o.c.n.i.i.s.lcm.CmHandleStateMonitor : Cm handle state monitor has set advisedCmHandlesCount to 1 19:13:05 2026-01-13T19:13:05.116Z INFO 6640 --- [ main] o.o.c.n.i.i.s.lcm.CmHandleStateMonitor : Cm handle state monitor has set readyCmHandlesCount to 1 19:13:05 2026-01-13T19:13:05.116Z INFO 6640 --- [ main] o.o.c.n.i.i.s.lcm.CmHandleStateMonitor : Cm handle state monitor has set lockedCmHandlesCount to 1 19:13:05 2026-01-13T19:13:05.116Z INFO 6640 --- [ main] o.o.c.n.i.i.s.lcm.CmHandleStateMonitor : Cm handle state monitor has set deletingCmHandlesCount to 1 19:13:05 2026-01-13T19:13:05.116Z INFO 6640 --- [ main] o.o.c.n.i.i.s.lcm.CmHandleStateMonitor : Cm handle state monitor has set deletedCmHandlesCount to 1 19:13:05 2026-01-13T19:13:05.128Z INFO 6640 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 19:13:05 2026-01-13T19:13:05.128Z WARN 6640 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 19:13:05 2026-01-13T19:13:05.131Z INFO 6640 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 19:13:05 2026-01-13T19:13:05.131Z WARN 6640 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 19:13:05 2026-01-13T19:13:05.142Z INFO 6640 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 19:13:05 2026-01-13T19:13:05.142Z WARN 6640 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 19:13:05 2026-01-13T19:13:05.144Z INFO 6640 --- [ main] com.hazelcast.core.LifecycleService : [10.30.107.183]:5701 [dev] [5.5.0] [10.30.107.183]:5701 is SHUTTING_DOWN 19:13:05 2026-01-13T19:13:05.144Z INFO 6640 --- [cached.thread-1] c.h.i.p.impl.MigrationManagerImpl : [10.30.107.183]:5701 [dev] [5.5.0] Shutdown request of Member [10.30.107.183]:5701 - dbe66fd4-57bd-428a-95f2-b156daefbf00 this is handled 19:13:05 2026-01-13T19:13:05.145Z INFO 6640 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.183]:5701 [dev] [5.5.0] Shutting down multicast service... 19:13:05 2026-01-13T19:13:05.146Z INFO 6640 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.183]:5701 [dev] [5.5.0] Shutting down connection manager... 19:13:05 2026-01-13T19:13:05.146Z INFO 6640 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.183]:5701 [dev] [5.5.0] Shutting down node engine... 19:13:05 2026-01-13T19:13:05.147Z INFO 6640 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 19:13:05 2026-01-13T19:13:05.147Z WARN 6640 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 19:13:05 2026-01-13T19:13:05.185Z INFO 6640 --- [ main] c.hazelcast.instance.impl.NodeExtension : [10.30.107.183]:5701 [dev] [5.5.0] Destroying node NodeExtension. 19:13:05 2026-01-13T19:13:05.185Z INFO 6640 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.183]:5701 [dev] [5.5.0] Hazelcast Shutdown is completed in 41 ms. 19:13:05 2026-01-13T19:13:05.185Z INFO 6640 --- [ main] com.hazelcast.core.LifecycleService : [10.30.107.183]:5701 [dev] [5.5.0] [10.30.107.183]:5701 is SHUTDOWN 19:13:05 [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 19:13:05 2026-01-13T19:13:05.188Z INFO 6640 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 19:13:05 2026-01-13T19:13:05.188Z WARN 6640 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 19:13:05 [INFO] Running org.onap.cps.ncmp.impl.inventory.sync.lcm.LcmEventObjectCreatorSpec 19:13:05 2026-01-13T19:13:05.203Z INFO 6640 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 19:13:05 2026-01-13T19:13:05.203Z WARN 6640 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 19:13:05 2026-01-13T19:13:05.204Z INFO 6640 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 19:13:05 2026-01-13T19:13:05.204Z WARN 6640 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 19:13:05 2026-01-13T19:13:05.221Z INFO 6640 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 19:13:05 2026-01-13T19:13:05.221Z WARN 6640 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 19:13:05 [INFO] Tests run: 22, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.034 s -- in org.onap.cps.ncmp.impl.inventory.sync.lcm.LcmEventObjectCreatorSpec 19:13:05 [INFO] Running org.onap.cps.ncmp.impl.inventory.sync.lcm.LcmEventProducerSpec 19:13:05 2026-01-13T19:13:05.243Z ERROR 6640 --- [ main] o.o.c.n.i.i.sync.lcm.LcmEventProducer : Unable to send message to topic : null and cause : sending failed 19:13:05 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.016 s -- in org.onap.cps.ncmp.impl.inventory.sync.lcm.LcmEventProducerSpec 19:13:05 [INFO] Running org.onap.cps.ncmp.impl.inventory.sync.lcm.LcmEventsCmHandleStateHandlerImplSpec 19:13:05 2026-01-13T19:13:05.259Z DEBUG 6640 --- [ main] .i.s.l.LcmEventsCmHandleStateHandlerImpl : cmhandle-id-1 is now in READY state 19:13:05 2026-01-13T19:13:05.260Z DEBUG 6640 --- [ main] .i.s.l.LcmEventsCmHandleStateHandlerImpl : cmhandle-id-1 is now in LOCKED state 19:13:05 2026-01-13T19:13:05.261Z DEBUG 6640 --- [ main] .i.s.l.LcmEventsCmHandleStateHandlerImpl : cmhandle-id-1 is now in LOCKED state 19:13:05 2026-01-13T19:13:05.262Z DEBUG 6640 --- [ main] .i.s.l.LcmEventsCmHandleStateHandlerImpl : cmhandle-id-1 is now in DELETING state 19:13:05 2026-01-13T19:13:05.265Z DEBUG 6640 --- [ main] .i.s.l.LcmEventsCmHandleStateHandlerImpl : cmhandle-id-1 is now in ADVISED state 19:13:05 2026-01-13T19:13:05.266Z DEBUG 6640 --- [ main] .i.s.l.LcmEventsCmHandleStateHandlerImpl : cmhandle-id-1 is now in ADVISED state 19:13:05 2026-01-13T19:13:05.268Z DEBUG 6640 --- [ main] .i.s.l.LcmEventsCmHandleStateHandlerImpl : cmhandle-id-1 is now in READY state 19:13:05 2026-01-13T19:13:05.268Z DEBUG 6640 --- [ main] .i.s.l.LcmEventsCmHandleStateHandlerImpl : cmhandle-id-1 is now in DELETING state 19:13:05 2026-01-13T19:13:05.269Z DEBUG 6640 --- [ main] .i.s.l.LcmEventsCmHandleStateHandlerImpl : cmhandle-id-1 is now in DELETED state 19:13:05 2026-01-13T19:13:05.271Z DEBUG 6640 --- [ main] .i.s.l.LcmEventsCmHandleStateHandlerImpl : CmHandle: cmhandle1 already in state: ADVISED 19:13:05 2026-01-13T19:13:05.271Z DEBUG 6640 --- [ main] .i.s.l.LcmEventsCmHandleStateHandlerImpl : CmHandle: cmhandle2 already in state: READY 19:13:05 2026-01-13T19:13:05.273Z DEBUG 6640 --- [ main] .i.s.l.LcmEventsCmHandleStateHandlerImpl : cmhandle1 is now in ADVISED state 19:13:05 2026-01-13T19:13:05.273Z DEBUG 6640 --- [ main] .i.s.l.LcmEventsCmHandleStateHandlerImpl : cmhandle2 is now in ADVISED state 19:13:05 2026-01-13T19:13:05.275Z DEBUG 6640 --- [ main] .i.s.l.LcmEventsCmHandleStateHandlerImpl : cmhandle1 is now in READY state 19:13:05 2026-01-13T19:13:05.275Z DEBUG 6640 --- [ main] .i.s.l.LcmEventsCmHandleStateHandlerImpl : cmhandle2 is now in DELETING state 19:13:05 2026-01-13T19:13:05.275Z DEBUG 6640 --- [ main] .i.s.l.LcmEventsCmHandleStateHandlerImpl : cmhandle1 is now in DELETED state 19:13:05 2026-01-13T19:13:05.275Z DEBUG 6640 --- [ main] .i.s.l.LcmEventsCmHandleStateHandlerImpl : cmhandle2 is now in DELETED state 19:13:05 [INFO] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.031 s -- in org.onap.cps.ncmp.impl.inventory.sync.lcm.LcmEventsCmHandleStateHandlerImplSpec 19:13:05 2026-01-13T19:13:05.277Z INFO 6640 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 19:13:05 2026-01-13T19:13:05.277Z WARN 6640 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 19:13:05 [INFO] Running org.onap.cps.ncmp.impl.inventory.sync.lcm.EventProducerSpec 19:13:05 2026-01-13T19:13:05.280Z INFO 6640 --- [ main] t.n.o.o.8.0 : Creating container for image: nexus3.onap.org:10001/confluentinc/cp-kafka:7.8.0 19:13:05 2026-01-13T19:13:05.315Z INFO 6640 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 19:13:05 2026-01-13T19:13:05.315Z WARN 6640 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 19:13:05 2026-01-13T19:13:05.337Z INFO 6640 --- [ main] t.n.o.o.8.0 : Container nexus3.onap.org:10001/confluentinc/cp-kafka:7.8.0 is starting: c17df6d3f8c625df15b8c81722927f4c84009b41c223670dc04cc0abb503760d 19:13:05 2026-01-13T19:13:05.355Z INFO 6640 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 19:13:05 2026-01-13T19:13:05.355Z WARN 6640 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 19:13:05 2026-01-13T19:13:05.395Z INFO 6640 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 19:13:05 2026-01-13T19:13:05.395Z WARN 6640 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 19:13:05 2026-01-13T19:13:05.507Z INFO 6640 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Node 1 disconnected. 19:13:05 2026-01-13T19:13:05.507Z WARN 6640 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 19:13:05 2026-01-13T19:13:05.585Z INFO 6640 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 19:13:05 2026-01-13T19:13:05.585Z WARN 6640 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 19:13:05 2026-01-13T19:13:05.586Z INFO 6640 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 19:13:05 2026-01-13T19:13:05.586Z WARN 6640 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 19:13:05 2026-01-13T19:13:05.594Z INFO 6640 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 19:13:05 2026-01-13T19:13:05.594Z WARN 6640 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 19:13:05 2026-01-13T19:13:05.612Z INFO 6640 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 19:13:05 2026-01-13T19:13:05.612Z WARN 6640 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 19:13:05 2026-01-13T19:13:05.612Z WARN 6640 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 19:13:05 2026-01-13T19:13:05.659Z INFO 6640 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 19:13:05 2026-01-13T19:13:05.659Z WARN 6640 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 19:13:05 2026-01-13T19:13:05.660Z WARN 6640 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 19:13:05 2026-01-13T19:13:05.690Z INFO 6640 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 19:13:05 2026-01-13T19:13:05.690Z WARN 6640 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 19:13:05 2026-01-13T19:13:05.727Z INFO 6640 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 19:13:05 2026-01-13T19:13:05.727Z WARN 6640 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 19:13:05 2026-01-13T19:13:05.741Z INFO 6640 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 19:13:05 2026-01-13T19:13:05.741Z WARN 6640 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 19:13:05 2026-01-13T19:13:05.753Z INFO 6640 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 19:13:05 2026-01-13T19:13:05.753Z WARN 6640 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 19:13:05 2026-01-13T19:13:05.830Z INFO 6640 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 19:13:05 2026-01-13T19:13:05.830Z WARN 6640 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 19:13:05 2026-01-13T19:13:05.856Z INFO 6640 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 19:13:05 2026-01-13T19:13:05.856Z WARN 6640 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 19:13:05 2026-01-13T19:13:05.884Z INFO 6640 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 19:13:05 2026-01-13T19:13:05.884Z WARN 6640 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 19:13:06 2026-01-13T19:13:05.926Z INFO 6640 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 19:13:06 2026-01-13T19:13:05.926Z WARN 6640 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 19:13:06 2026-01-13T19:13:05.967Z INFO 6640 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 19:13:06 2026-01-13T19:13:05.968Z WARN 6640 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 19:13:06 2026-01-13T19:13:05.986Z INFO 6640 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 19:13:06 2026-01-13T19:13:05.986Z WARN 6640 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 19:13:06 2026-01-13T19:13:05.991Z INFO 6640 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 19:13:06 2026-01-13T19:13:05.991Z WARN 6640 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 19:13:06 2026-01-13T19:13:06.004Z INFO 6640 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Node 1 disconnected. 19:13:06 2026-01-13T19:13:06.004Z WARN 6640 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 19:13:06 2026-01-13T19:13:06.068Z INFO 6640 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 19:13:06 2026-01-13T19:13:06.068Z WARN 6640 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 19:13:06 2026-01-13T19:13:06.132Z INFO 6640 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 19:13:06 2026-01-13T19:13:06.132Z WARN 6640 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 19:13:06 2026-01-13T19:13:06.143Z INFO 6640 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 19:13:06 2026-01-13T19:13:06.143Z WARN 6640 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 19:13:06 2026-01-13T19:13:06.148Z INFO 6640 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 19:13:06 2026-01-13T19:13:06.148Z WARN 6640 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 19:13:06 2026-01-13T19:13:06.192Z INFO 6640 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 19:13:06 2026-01-13T19:13:06.192Z WARN 6640 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 19:13:06 2026-01-13T19:13:06.205Z INFO 6640 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 19:13:06 2026-01-13T19:13:06.205Z WARN 6640 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 19:13:06 2026-01-13T19:13:06.213Z INFO 6640 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 19:13:06 2026-01-13T19:13:06.213Z WARN 6640 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 19:13:06 2026-01-13T19:13:06.223Z INFO 6640 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 19:13:06 2026-01-13T19:13:06.223Z WARN 6640 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 19:13:06 2026-01-13T19:13:06.278Z INFO 6640 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 19:13:06 2026-01-13T19:13:06.278Z WARN 6640 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 19:13:06 2026-01-13T19:13:06.315Z INFO 6640 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 19:13:06 2026-01-13T19:13:06.315Z WARN 6640 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 19:13:06 2026-01-13T19:13:06.355Z INFO 6640 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 19:13:06 2026-01-13T19:13:06.355Z WARN 6640 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 19:13:06 2026-01-13T19:13:06.396Z INFO 6640 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 19:13:06 2026-01-13T19:13:06.396Z WARN 6640 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 19:13:06 2026-01-13T19:13:06.514Z INFO 6640 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Node 1 disconnected. 19:13:06 2026-01-13T19:13:06.514Z WARN 6640 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 19:13:06 2026-01-13T19:13:06.567Z INFO 6640 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 19:13:06 2026-01-13T19:13:06.568Z WARN 6640 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 19:13:06 2026-01-13T19:13:06.573Z INFO 6640 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 19:13:06 2026-01-13T19:13:06.573Z WARN 6640 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 19:13:06 2026-01-13T19:13:06.573Z WARN 6640 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 19:13:06 2026-01-13T19:13:06.586Z INFO 6640 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 19:13:06 2026-01-13T19:13:06.586Z WARN 6640 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 19:13:06 2026-01-13T19:13:06.587Z INFO 6640 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 19:13:06 2026-01-13T19:13:06.587Z WARN 6640 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 19:13:06 2026-01-13T19:13:06.597Z INFO 6640 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 19:13:06 2026-01-13T19:13:06.597Z WARN 6640 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 19:13:06 2026-01-13T19:13:06.658Z INFO 6640 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 19:13:06 2026-01-13T19:13:06.658Z WARN 6640 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 19:13:06 2026-01-13T19:13:06.658Z WARN 6640 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 19:13:06 2026-01-13T19:13:06.728Z INFO 6640 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 19:13:06 2026-01-13T19:13:06.728Z WARN 6640 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 19:13:06 2026-01-13T19:13:06.742Z INFO 6640 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 19:13:06 2026-01-13T19:13:06.742Z WARN 6640 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 19:13:06 2026-01-13T19:13:06.754Z INFO 6640 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 19:13:06 2026-01-13T19:13:06.754Z WARN 6640 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 19:13:06 2026-01-13T19:13:06.831Z INFO 6640 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 19:13:06 2026-01-13T19:13:06.831Z WARN 6640 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 19:13:06 2026-01-13T19:13:06.857Z INFO 6640 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 19:13:06 2026-01-13T19:13:06.857Z WARN 6640 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 19:13:06 2026-01-13T19:13:06.885Z INFO 6640 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 19:13:06 2026-01-13T19:13:06.885Z WARN 6640 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 19:13:07 2026-01-13T19:13:06.927Z INFO 6640 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 19:13:07 2026-01-13T19:13:06.927Z WARN 6640 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 19:13:07 2026-01-13T19:13:06.968Z INFO 6640 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 19:13:07 2026-01-13T19:13:06.968Z WARN 6640 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 19:13:07 2026-01-13T19:13:06.989Z INFO 6640 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 19:13:07 2026-01-13T19:13:06.989Z WARN 6640 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 19:13:07 2026-01-13T19:13:07.006Z INFO 6640 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Node 1 disconnected. 19:13:07 2026-01-13T19:13:07.006Z WARN 6640 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 19:13:07 2026-01-13T19:13:07.036Z INFO 6640 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 19:13:07 2026-01-13T19:13:07.036Z WARN 6640 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 19:13:07 2026-01-13T19:13:07.070Z INFO 6640 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 19:13:07 2026-01-13T19:13:07.070Z WARN 6640 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 19:13:07 2026-01-13T19:13:07.135Z INFO 6640 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 19:13:07 2026-01-13T19:13:07.135Z WARN 6640 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 19:13:07 2026-01-13T19:13:07.149Z INFO 6640 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 19:13:07 2026-01-13T19:13:07.149Z WARN 6640 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 19:13:07 2026-01-13T19:13:07.157Z INFO 6640 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 19:13:07 2026-01-13T19:13:07.157Z WARN 6640 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 19:13:07 2026-01-13T19:13:07.170Z INFO 6640 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 19:13:07 2026-01-13T19:13:07.170Z WARN 6640 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 19:13:07 2026-01-13T19:13:07.193Z INFO 6640 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 19:13:07 2026-01-13T19:13:07.193Z WARN 6640 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 19:13:07 2026-01-13T19:13:07.208Z INFO 6640 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 19:13:07 2026-01-13T19:13:07.208Z WARN 6640 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 19:13:07 2026-01-13T19:13:07.213Z INFO 6640 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 19:13:07 2026-01-13T19:13:07.213Z WARN 6640 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 19:13:07 2026-01-13T19:13:07.280Z INFO 6640 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 19:13:07 2026-01-13T19:13:07.280Z WARN 6640 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 19:13:07 2026-01-13T19:13:07.315Z INFO 6640 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 19:13:07 2026-01-13T19:13:07.315Z WARN 6640 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 19:13:07 2026-01-13T19:13:07.357Z INFO 6640 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 19:13:07 2026-01-13T19:13:07.357Z WARN 6640 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 19:13:07 2026-01-13T19:13:07.398Z INFO 6640 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 19:13:07 2026-01-13T19:13:07.398Z WARN 6640 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 19:13:07 2026-01-13T19:13:07.516Z INFO 6640 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Node 1 disconnected. 19:13:07 2026-01-13T19:13:07.516Z WARN 6640 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 19:13:07 2026-01-13T19:13:07.567Z INFO 6640 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 19:13:07 2026-01-13T19:13:07.567Z WARN 6640 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 19:13:07 2026-01-13T19:13:07.576Z INFO 6640 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 19:13:07 2026-01-13T19:13:07.576Z WARN 6640 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 19:13:07 2026-01-13T19:13:07.576Z WARN 6640 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 19:13:07 2026-01-13T19:13:07.587Z INFO 6640 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 19:13:07 2026-01-13T19:13:07.587Z WARN 6640 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 19:13:07 2026-01-13T19:13:07.588Z INFO 6640 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 19:13:07 2026-01-13T19:13:07.588Z WARN 6640 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 19:13:07 2026-01-13T19:13:07.600Z INFO 6640 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 19:13:07 2026-01-13T19:13:07.600Z WARN 6640 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 19:13:07 2026-01-13T19:13:07.624Z INFO 6640 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 19:13:07 2026-01-13T19:13:07.624Z WARN 6640 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 19:13:07 2026-01-13T19:13:07.624Z WARN 6640 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 19:13:07 2026-01-13T19:13:07.729Z INFO 6640 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 19:13:07 2026-01-13T19:13:07.729Z WARN 6640 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 19:13:07 2026-01-13T19:13:07.744Z INFO 6640 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 19:13:07 2026-01-13T19:13:07.744Z WARN 6640 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 19:13:07 2026-01-13T19:13:07.754Z INFO 6640 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 19:13:07 2026-01-13T19:13:07.754Z WARN 6640 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 19:13:07 2026-01-13T19:13:07.832Z INFO 6640 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 19:13:07 2026-01-13T19:13:07.832Z WARN 6640 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 19:13:07 2026-01-13T19:13:07.858Z INFO 6640 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 19:13:07 2026-01-13T19:13:07.858Z WARN 6640 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 19:13:07 2026-01-13T19:13:07.886Z INFO 6640 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 19:13:07 2026-01-13T19:13:07.887Z WARN 6640 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 19:13:08 2026-01-13T19:13:07.928Z INFO 6640 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 19:13:08 2026-01-13T19:13:07.928Z WARN 6640 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 19:13:08 2026-01-13T19:13:07.970Z INFO 6640 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 19:13:08 2026-01-13T19:13:07.970Z WARN 6640 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 19:13:08 2026-01-13T19:13:07.989Z INFO 6640 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Node 1 disconnected. 19:13:08 2026-01-13T19:13:07.989Z WARN 6640 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 19:13:08 2026-01-13T19:13:07.991Z INFO 6640 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 19:13:08 2026-01-13T19:13:07.991Z WARN 6640 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 19:13:08 2026-01-13T19:13:08.036Z INFO 6640 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 19:13:08 2026-01-13T19:13:08.036Z WARN 6640 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 19:13:08 2026-01-13T19:13:08.071Z INFO 6640 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 19:13:08 2026-01-13T19:13:08.071Z WARN 6640 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 19:13:08 2026-01-13T19:13:08.090Z INFO 6640 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 19:13:08 2026-01-13T19:13:08.090Z WARN 6640 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 19:13:08 2026-01-13T19:13:08.137Z INFO 6640 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 19:13:08 2026-01-13T19:13:08.137Z WARN 6640 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 19:13:08 2026-01-13T19:13:08.150Z INFO 6640 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 19:13:08 2026-01-13T19:13:08.150Z WARN 6640 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 19:13:08 2026-01-13T19:13:08.154Z INFO 6640 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 19:13:08 2026-01-13T19:13:08.154Z WARN 6640 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 19:13:08 2026-01-13T19:13:08.171Z INFO 6640 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 19:13:08 2026-01-13T19:13:08.171Z WARN 6640 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 19:13:08 2026-01-13T19:13:08.175Z INFO 6640 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 19:13:08 2026-01-13T19:13:08.175Z WARN 6640 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 19:13:08 2026-01-13T19:13:08.193Z INFO 6640 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 19:13:08 2026-01-13T19:13:08.193Z WARN 6640 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 19:13:08 2026-01-13T19:13:08.214Z INFO 6640 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 19:13:08 2026-01-13T19:13:08.214Z WARN 6640 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 19:13:08 2026-01-13T19:13:08.316Z INFO 6640 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 19:13:08 2026-01-13T19:13:08.316Z WARN 6640 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 19:13:08 2026-01-13T19:13:08.357Z INFO 6640 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 19:13:08 2026-01-13T19:13:08.357Z WARN 6640 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 19:13:08 2026-01-13T19:13:08.400Z INFO 6640 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 19:13:08 2026-01-13T19:13:08.400Z WARN 6640 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 19:13:08 2026-01-13T19:13:08.519Z INFO 6640 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Node 1 disconnected. 19:13:08 2026-01-13T19:13:08.519Z WARN 6640 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 19:13:08 2026-01-13T19:13:08.568Z INFO 6640 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 19:13:08 2026-01-13T19:13:08.568Z WARN 6640 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 19:13:08 2026-01-13T19:13:08.589Z INFO 6640 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 19:13:08 2026-01-13T19:13:08.589Z WARN 6640 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 19:13:08 2026-01-13T19:13:08.589Z INFO 6640 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 19:13:08 2026-01-13T19:13:08.589Z WARN 6640 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 19:13:08 2026-01-13T19:13:08.595Z INFO 6640 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 19:13:08 2026-01-13T19:13:08.595Z WARN 6640 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 19:13:08 2026-01-13T19:13:08.595Z WARN 6640 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 19:13:08 2026-01-13T19:13:08.602Z INFO 6640 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 19:13:08 2026-01-13T19:13:08.602Z WARN 6640 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 19:13:08 2026-01-13T19:13:08.627Z INFO 6640 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 19:13:08 2026-01-13T19:13:08.627Z WARN 6640 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 19:13:08 2026-01-13T19:13:08.627Z WARN 6640 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 19:13:08 2026-01-13T19:13:08.738Z INFO 6640 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 19:13:08 2026-01-13T19:13:08.738Z WARN 6640 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 19:13:08 2026-01-13T19:13:08.744Z INFO 6640 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 19:13:08 2026-01-13T19:13:08.744Z WARN 6640 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 19:13:08 2026-01-13T19:13:08.772Z INFO 6640 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 19:13:08 2026-01-13T19:13:08.772Z WARN 6640 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 19:13:08 2026-01-13T19:13:08.833Z INFO 6640 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 19:13:08 2026-01-13T19:13:08.833Z WARN 6640 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 19:13:08 2026-01-13T19:13:08.852Z INFO 6640 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Node 1 disconnected. 19:13:08 2026-01-13T19:13:08.852Z WARN 6640 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 19:13:08 2026-01-13T19:13:08.860Z INFO 6640 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 19:13:08 2026-01-13T19:13:08.860Z WARN 6640 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 19:13:08 2026-01-13T19:13:08.886Z INFO 6640 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 19:13:08 2026-01-13T19:13:08.886Z WARN 6640 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 19:13:09 2026-01-13T19:13:08.929Z INFO 6640 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 19:13:09 2026-01-13T19:13:08.929Z WARN 6640 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 19:13:09 2026-01-13T19:13:08.972Z INFO 6640 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 19:13:09 2026-01-13T19:13:08.972Z WARN 6640 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 19:13:09 2026-01-13T19:13:09.001Z INFO 6640 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 19:13:09 2026-01-13T19:13:09.001Z WARN 6640 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 19:13:09 2026-01-13T19:13:09.041Z INFO 6640 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 19:13:09 2026-01-13T19:13:09.041Z WARN 6640 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 19:13:09 2026-01-13T19:13:09.073Z INFO 6640 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 19:13:09 2026-01-13T19:13:09.073Z WARN 6640 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 19:13:09 2026-01-13T19:13:09.092Z INFO 6640 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 19:13:09 2026-01-13T19:13:09.092Z WARN 6640 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 19:13:09 2026-01-13T19:13:09.141Z INFO 6640 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 19:13:09 2026-01-13T19:13:09.142Z WARN 6640 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 19:13:09 2026-01-13T19:13:09.156Z INFO 6640 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 19:13:09 2026-01-13T19:13:09.156Z WARN 6640 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 19:13:09 2026-01-13T19:13:09.164Z INFO 6640 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 19:13:09 2026-01-13T19:13:09.164Z WARN 6640 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 19:13:09 2026-01-13T19:13:09.172Z INFO 6640 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 19:13:09 2026-01-13T19:13:09.172Z WARN 6640 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 19:13:09 2026-01-13T19:13:09.175Z INFO 6640 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 19:13:09 2026-01-13T19:13:09.175Z WARN 6640 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 19:13:09 2026-01-13T19:13:09.193Z INFO 6640 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 19:13:09 2026-01-13T19:13:09.193Z WARN 6640 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 19:13:09 2026-01-13T19:13:09.215Z INFO 6640 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 19:13:09 2026-01-13T19:13:09.215Z WARN 6640 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 19:13:09 2026-01-13T19:13:09.318Z INFO 6640 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 19:13:09 2026-01-13T19:13:09.318Z WARN 6640 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 19:13:09 2026-01-13T19:13:09.348Z INFO 6640 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 19:13:09 2026-01-13T19:13:09.348Z WARN 6640 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 19:13:09 2026-01-13T19:13:09.402Z INFO 6640 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 19:13:09 2026-01-13T19:13:09.402Z WARN 6640 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 19:13:09 2026-01-13T19:13:09.498Z INFO 6640 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 19:13:09 2026-01-13T19:13:09.498Z WARN 6640 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 19:13:09 2026-01-13T19:13:09.498Z WARN 6640 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 19:13:09 2026-01-13T19:13:09.521Z INFO 6640 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Node 1 disconnected. 19:13:09 2026-01-13T19:13:09.521Z WARN 6640 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 19:13:09 2026-01-13T19:13:09.531Z INFO 6640 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 19:13:09 2026-01-13T19:13:09.531Z WARN 6640 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 19:13:09 2026-01-13T19:13:09.531Z WARN 6640 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 19:13:09 2026-01-13T19:13:09.568Z INFO 6640 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 19:13:09 2026-01-13T19:13:09.568Z WARN 6640 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 19:13:09 2026-01-13T19:13:09.590Z INFO 6640 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 19:13:09 2026-01-13T19:13:09.590Z WARN 6640 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 19:13:09 2026-01-13T19:13:09.590Z INFO 6640 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 19:13:09 2026-01-13T19:13:09.590Z WARN 6640 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 19:13:09 2026-01-13T19:13:09.604Z INFO 6640 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 19:13:09 2026-01-13T19:13:09.605Z WARN 6640 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 19:13:09 2026-01-13T19:13:09.729Z INFO 6640 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 19:13:09 2026-01-13T19:13:09.729Z WARN 6640 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 19:13:09 2026-01-13T19:13:09.739Z INFO 6640 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 19:13:09 2026-01-13T19:13:09.739Z WARN 6640 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 19:13:09 2026-01-13T19:13:09.744Z INFO 6640 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 19:13:09 2026-01-13T19:13:09.744Z WARN 6640 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 19:13:09 2026-01-13T19:13:09.772Z INFO 6640 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 19:13:09 2026-01-13T19:13:09.772Z WARN 6640 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 19:13:09 2026-01-13T19:13:09.833Z INFO 6640 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 19:13:09 2026-01-13T19:13:09.833Z WARN 6640 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 19:13:09 2026-01-13T19:13:09.852Z INFO 6640 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Node 1 disconnected. 19:13:09 2026-01-13T19:13:09.853Z WARN 6640 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 19:13:09 2026-01-13T19:13:09.887Z INFO 6640 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 19:13:09 2026-01-13T19:13:09.887Z WARN 6640 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 19:13:10 2026-01-13T19:13:09.929Z INFO 6640 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 19:13:10 2026-01-13T19:13:09.929Z WARN 6640 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 19:13:10 2026-01-13T19:13:09.973Z INFO 6640 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 19:13:10 2026-01-13T19:13:09.973Z WARN 6640 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 19:13:10 2026-01-13T19:13:10.007Z INFO 6640 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 19:13:10 2026-01-13T19:13:10.007Z WARN 6640 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 19:13:10 2026-01-13T19:13:10.042Z INFO 6640 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 19:13:10 2026-01-13T19:13:10.042Z WARN 6640 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 19:13:10 2026-01-13T19:13:10.052Z INFO 6640 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 19:13:10 2026-01-13T19:13:10.052Z WARN 6640 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 19:13:10 2026-01-13T19:13:10.074Z INFO 6640 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 19:13:10 2026-01-13T19:13:10.074Z WARN 6640 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 19:13:10 2026-01-13T19:13:10.092Z INFO 6640 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 19:13:10 2026-01-13T19:13:10.092Z WARN 6640 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 19:13:10 2026-01-13T19:13:10.144Z INFO 6640 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 19:13:10 2026-01-13T19:13:10.144Z WARN 6640 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 19:13:10 2026-01-13T19:13:10.157Z INFO 6640 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 19:13:10 2026-01-13T19:13:10.157Z WARN 6640 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 19:13:10 2026-01-13T19:13:10.164Z INFO 6640 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 19:13:10 2026-01-13T19:13:10.164Z WARN 6640 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 19:13:10 2026-01-13T19:13:10.174Z INFO 6640 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 19:13:10 2026-01-13T19:13:10.174Z WARN 6640 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 19:13:10 2026-01-13T19:13:10.193Z INFO 6640 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 19:13:10 2026-01-13T19:13:10.193Z WARN 6640 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 19:13:10 2026-01-13T19:13:10.215Z INFO 6640 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 19:13:10 2026-01-13T19:13:10.215Z WARN 6640 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 19:13:10 2026-01-13T19:13:10.320Z INFO 6640 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 19:13:10 2026-01-13T19:13:10.320Z WARN 6640 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 19:13:10 2026-01-13T19:13:10.349Z INFO 6640 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 19:13:10 2026-01-13T19:13:10.349Z WARN 6640 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 19:13:10 2026-01-13T19:13:10.384Z INFO 6640 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 19:13:10 2026-01-13T19:13:10.385Z WARN 6640 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 19:13:10 2026-01-13T19:13:10.385Z WARN 6640 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 19:13:10 2026-01-13T19:13:10.404Z INFO 6640 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 19:13:10 2026-01-13T19:13:10.404Z WARN 6640 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 19:13:10 2026-01-13T19:13:10.515Z INFO 6640 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 19:13:10 2026-01-13T19:13:10.515Z WARN 6640 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 19:13:10 2026-01-13T19:13:10.523Z INFO 6640 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Node 1 disconnected. 19:13:10 2026-01-13T19:13:10.523Z WARN 6640 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 19:13:10 2026-01-13T19:13:10.530Z INFO 6640 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 19:13:10 2026-01-13T19:13:10.530Z WARN 6640 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 19:13:10 2026-01-13T19:13:10.530Z WARN 6640 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 19:13:10 2026-01-13T19:13:10.570Z INFO 6640 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 19:13:10 2026-01-13T19:13:10.570Z WARN 6640 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 19:13:10 2026-01-13T19:13:10.591Z INFO 6640 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 19:13:10 2026-01-13T19:13:10.591Z WARN 6640 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 19:13:10 2026-01-13T19:13:10.607Z INFO 6640 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 19:13:10 2026-01-13T19:13:10.607Z WARN 6640 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 19:13:10 2026-01-13T19:13:10.739Z INFO 6640 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 19:13:10 2026-01-13T19:13:10.740Z WARN 6640 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 19:13:10 2026-01-13T19:13:10.741Z INFO 6640 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 19:13:10 2026-01-13T19:13:10.741Z WARN 6640 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 19:13:10 2026-01-13T19:13:10.742Z INFO 6640 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 19:13:10 2026-01-13T19:13:10.742Z WARN 6640 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 19:13:10 2026-01-13T19:13:10.745Z INFO 6640 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 19:13:10 2026-01-13T19:13:10.745Z WARN 6640 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 19:13:10 2026-01-13T19:13:10.834Z INFO 6640 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 19:13:10 2026-01-13T19:13:10.834Z WARN 6640 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 19:13:10 2026-01-13T19:13:10.853Z INFO 6640 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Node 1 disconnected. 19:13:10 2026-01-13T19:13:10.853Z WARN 6640 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 19:13:10 2026-01-13T19:13:10.888Z INFO 6640 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 19:13:10 2026-01-13T19:13:10.888Z WARN 6640 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 19:13:10 2026-01-13T19:13:10.893Z INFO 6640 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 19:13:10 2026-01-13T19:13:10.893Z WARN 6640 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 19:13:11 2026-01-13T19:13:10.930Z INFO 6640 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 19:13:11 2026-01-13T19:13:10.930Z WARN 6640 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 19:13:11 2026-01-13T19:13:10.974Z INFO 6640 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 19:13:11 2026-01-13T19:13:10.974Z WARN 6640 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 19:13:11 2026-01-13T19:13:11.020Z INFO 6640 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 19:13:11 2026-01-13T19:13:11.020Z WARN 6640 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 19:13:11 2026-01-13T19:13:11.043Z INFO 6640 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 19:13:11 2026-01-13T19:13:11.043Z WARN 6640 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 19:13:11 2026-01-13T19:13:11.076Z INFO 6640 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 19:13:11 2026-01-13T19:13:11.076Z WARN 6640 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 19:13:11 2026-01-13T19:13:11.088Z INFO 6640 --- [ main] t.n.o.o.8.0 : Container nexus3.onap.org:10001/confluentinc/cp-kafka:7.8.0 started in PT5.80880762S 19:13:11 2026-01-13T19:13:11.091Z INFO 6640 --- [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 19:13:11 allow.auto.create.topics = true 19:13:11 auto.commit.interval.ms = 5000 19:13:11 auto.include.jmx.reporter = true 19:13:11 auto.offset.reset = earliest 19:13:11 bootstrap.servers = [localhost:32775] 19:13:11 check.crcs = true 19:13:11 client.dns.lookup = use_all_dns_ips 19:13:11 client.id = consumer-ncmp-group-15 19:13:11 client.rack = 19:13:11 connections.max.idle.ms = 540000 19:13:11 default.api.timeout.ms = 60000 19:13:11 enable.auto.commit = true 19:13:11 enable.metrics.push = true 19:13:11 exclude.internal.topics = true 19:13:11 fetch.max.bytes = 52428800 19:13:11 fetch.max.wait.ms = 500 19:13:11 fetch.min.bytes = 1 19:13:11 group.id = ncmp-group 19:13:11 group.instance.id = null 19:13:11 group.protocol = classic 19:13:11 group.remote.assignor = null 19:13:11 heartbeat.interval.ms = 3000 19:13:11 interceptor.classes = [] 19:13:11 internal.leave.group.on.close = true 19:13:11 internal.throw.on.fetch.stable.offset.unsupported = false 19:13:11 isolation.level = read_uncommitted 19:13:11 key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 19:13:11 max.partition.fetch.bytes = 1048576 19:13:11 max.poll.interval.ms = 300000 19:13:11 max.poll.records = 500 19:13:11 metadata.max.age.ms = 300000 19:13:11 metadata.recovery.strategy = none 19:13:11 metric.reporters = [] 19:13:11 metrics.num.samples = 2 19:13:11 metrics.recording.level = INFO 19:13:11 metrics.sample.window.ms = 30000 19:13:11 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 19:13:11 receive.buffer.bytes = 65536 19:13:11 reconnect.backoff.max.ms = 1000 19:13:11 reconnect.backoff.ms = 50 19:13:11 request.timeout.ms = 30000 19:13:11 retry.backoff.max.ms = 1000 19:13:11 retry.backoff.ms = 100 19:13:11 sasl.client.callback.handler.class = null 19:13:11 sasl.jaas.config = null 19:13:11 sasl.kerberos.kinit.cmd = /usr/bin/kinit 19:13:11 sasl.kerberos.min.time.before.relogin = 60000 19:13:11 sasl.kerberos.service.name = null 19:13:11 sasl.kerberos.ticket.renew.jitter = 0.05 19:13:11 sasl.kerberos.ticket.renew.window.factor = 0.8 19:13:11 sasl.login.callback.handler.class = null 19:13:11 sasl.login.class = null 19:13:11 sasl.login.connect.timeout.ms = null 19:13:11 sasl.login.read.timeout.ms = null 19:13:11 sasl.login.refresh.buffer.seconds = 300 19:13:11 sasl.login.refresh.min.period.seconds = 60 19:13:11 sasl.login.refresh.window.factor = 0.8 19:13:11 sasl.login.refresh.window.jitter = 0.05 19:13:11 sasl.login.retry.backoff.max.ms = 10000 19:13:11 sasl.login.retry.backoff.ms = 100 19:13:11 sasl.mechanism = GSSAPI 19:13:11 sasl.oauthbearer.clock.skew.seconds = 30 19:13:11 sasl.oauthbearer.expected.audience = null 19:13:11 sasl.oauthbearer.expected.issuer = null 19:13:11 sasl.oauthbearer.header.urlencode = false 19:13:11 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 19:13:11 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 19:13:11 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 19:13:11 sasl.oauthbearer.jwks.endpoint.url = null 19:13:11 sasl.oauthbearer.scope.claim.name = scope 19:13:11 sasl.oauthbearer.sub.claim.name = sub 19:13:11 sasl.oauthbearer.token.endpoint.url = null 19:13:11 security.protocol = PLAINTEXT 19:13:11 security.providers = null 19:13:11 send.buffer.bytes = 131072 19:13:11 session.timeout.ms = 45000 19:13:11 socket.connection.setup.timeout.max.ms = 30000 19:13:11 socket.connection.setup.timeout.ms = 10000 19:13:11 ssl.cipher.suites = null 19:13:11 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 19:13:11 ssl.endpoint.identification.algorithm = https 19:13:11 ssl.engine.factory.class = null 19:13:11 ssl.key.password = null 19:13:11 ssl.keymanager.algorithm = SunX509 19:13:11 ssl.keystore.certificate.chain = null 19:13:11 ssl.keystore.key = null 19:13:11 ssl.keystore.location = null 19:13:11 ssl.keystore.password = null 19:13:11 ssl.keystore.type = JKS 19:13:11 ssl.protocol = TLSv1.3 19:13:11 ssl.provider = null 19:13:11 ssl.secure.random.implementation = null 19:13:11 ssl.trustmanager.algorithm = PKIX 19:13:11 ssl.truststore.certificates = null 19:13:11 ssl.truststore.location = null 19:13:11 ssl.truststore.password = null 19:13:11 ssl.truststore.type = JKS 19:13:11 value.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 19:13:11 19:13:11 2026-01-13T19:13:11.092Z INFO 6640 --- [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 19:13:11 2026-01-13T19:13:11.092Z INFO 6640 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 19:13:11 2026-01-13T19:13:11.092Z WARN 6640 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 19:13:11 2026-01-13T19:13:11.095Z INFO 6640 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 19:13:11 2026-01-13T19:13:11.095Z INFO 6640 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 19:13:11 2026-01-13T19:13:11.095Z INFO 6640 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1768331591095 19:13:11 19:13:11 . ____ _ __ _ _ 19:13:11 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 19:13:11 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 19:13:11 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 19:13:11 ' |____| .__|_| |_|_| |_\__, | / / / / 19:13:11 =========|_|==============|___/=/_/_/_/ 19:13:11 19:13:11 :: Spring Boot :: (v3.5.9) 19:13:11 19:13:11 2026-01-13T19:13:11.107Z INFO 6640 --- [ main] o.o.c.n.i.i.sync.lcm.EventProducerSpec : Starting EventProducerSpec using Java 17.0.6-ea with PID 6640 (started by jenkins in /w/workspace/cps-master-verify-java/cps-ncmp-service) 19:13:11 2026-01-13T19:13:11.107Z INFO 6640 --- [ main] o.o.c.n.i.i.sync.lcm.EventProducerSpec : No active profile set, falling back to 1 default profile: "default" 19:13:11 2026-01-13T19:13:11.112Z INFO 6640 --- [ main] o.o.c.n.i.i.sync.lcm.EventProducerSpec : Started EventProducerSpec in 0.015 seconds (process running for 105.112) 19:13:11 2026-01-13T19:13:11.121Z INFO 6640 --- [ main] o.a.k.c.c.i.ClassicKafkaConsumer : [Consumer clientId=consumer-ncmp-group-15, groupId=ncmp-group] Subscribed to topic(s): ncmp-events-test 19:13:11 2026-01-13T19:13:11.124Z INFO 6640 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 19:13:11 2026-01-13T19:13:11.124Z INFO 6640 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 19:13:11 acks = -1 19:13:11 auto.include.jmx.reporter = true 19:13:11 batch.size = 16384 19:13:11 bootstrap.servers = [localhost:32775] 19:13:11 buffer.memory = 33554432 19:13:11 client.dns.lookup = use_all_dns_ips 19:13:11 client.id = producer-27 19:13:11 compression.gzip.level = -1 19:13:11 compression.lz4.level = 9 19:13:11 compression.type = none 19:13:11 compression.zstd.level = 3 19:13:11 connections.max.idle.ms = 540000 19:13:11 delivery.timeout.ms = 120000 19:13:11 enable.idempotence = false 19:13:11 enable.metrics.push = true 19:13:11 interceptor.classes = [] 19:13:11 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 19:13:11 linger.ms = 1 19:13:11 max.block.ms = 60000 19:13:11 max.in.flight.requests.per.connection = 5 19:13:11 max.request.size = 1048576 19:13:11 metadata.max.age.ms = 300000 19:13:11 metadata.max.idle.ms = 300000 19:13:11 metadata.recovery.strategy = none 19:13:11 metric.reporters = [] 19:13:11 metrics.num.samples = 2 19:13:11 metrics.recording.level = INFO 19:13:11 metrics.sample.window.ms = 30000 19:13:11 partitioner.adaptive.partitioning.enable = true 19:13:11 partitioner.availability.timeout.ms = 0 19:13:11 partitioner.class = null 19:13:11 partitioner.ignore.keys = false 19:13:11 receive.buffer.bytes = 32768 19:13:11 reconnect.backoff.max.ms = 1000 19:13:11 reconnect.backoff.ms = 50 19:13:11 request.timeout.ms = 30000 19:13:11 retries = 0 19:13:11 retry.backoff.max.ms = 1000 19:13:11 retry.backoff.ms = 100 19:13:11 sasl.client.callback.handler.class = null 19:13:11 sasl.jaas.config = null 19:13:11 sasl.kerberos.kinit.cmd = /usr/bin/kinit 19:13:11 sasl.kerberos.min.time.before.relogin = 60000 19:13:11 sasl.kerberos.service.name = null 19:13:11 sasl.kerberos.ticket.renew.jitter = 0.05 19:13:11 sasl.kerberos.ticket.renew.window.factor = 0.8 19:13:11 sasl.login.callback.handler.class = null 19:13:11 sasl.login.class = null 19:13:11 sasl.login.connect.timeout.ms = null 19:13:11 sasl.login.read.timeout.ms = null 19:13:11 sasl.login.refresh.buffer.seconds = 300 19:13:11 sasl.login.refresh.min.period.seconds = 60 19:13:11 sasl.login.refresh.window.factor = 0.8 19:13:11 sasl.login.refresh.window.jitter = 0.05 19:13:11 sasl.login.retry.backoff.max.ms = 10000 19:13:11 sasl.login.retry.backoff.ms = 100 19:13:11 sasl.mechanism = GSSAPI 19:13:11 sasl.oauthbearer.clock.skew.seconds = 30 19:13:11 sasl.oauthbearer.expected.audience = null 19:13:11 sasl.oauthbearer.expected.issuer = null 19:13:11 sasl.oauthbearer.header.urlencode = false 19:13:11 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 19:13:11 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 19:13:11 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 19:13:11 sasl.oauthbearer.jwks.endpoint.url = null 19:13:11 sasl.oauthbearer.scope.claim.name = scope 19:13:11 sasl.oauthbearer.sub.claim.name = sub 19:13:11 sasl.oauthbearer.token.endpoint.url = null 19:13:11 security.protocol = PLAINTEXT 19:13:11 security.providers = null 19:13:11 send.buffer.bytes = 131072 19:13:11 socket.connection.setup.timeout.max.ms = 30000 19:13:11 socket.connection.setup.timeout.ms = 10000 19:13:11 ssl.cipher.suites = null 19:13:11 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 19:13:11 ssl.endpoint.identification.algorithm = https 19:13:11 ssl.engine.factory.class = null 19:13:11 ssl.key.password = null 19:13:11 ssl.keymanager.algorithm = SunX509 19:13:11 ssl.keystore.certificate.chain = null 19:13:11 ssl.keystore.key = null 19:13:11 ssl.keystore.location = null 19:13:11 ssl.keystore.password = null 19:13:11 ssl.keystore.type = JKS 19:13:11 ssl.protocol = TLSv1.3 19:13:11 ssl.provider = null 19:13:11 ssl.secure.random.implementation = null 19:13:11 ssl.trustmanager.algorithm = PKIX 19:13:11 ssl.truststore.certificates = null 19:13:11 ssl.truststore.location = null 19:13:11 ssl.truststore.password = null 19:13:11 ssl.truststore.type = JKS 19:13:11 transaction.timeout.ms = 60000 19:13:11 transactional.id = null 19:13:11 value.serializer = class org.springframework.kafka.support.serializer.JsonSerializer 19:13:11 19:13:11 2026-01-13T19:13:11.124Z INFO 6640 --- [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 19:13:11 2026-01-13T19:13:11.126Z INFO 6640 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 19:13:11 2026-01-13T19:13:11.126Z INFO 6640 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 19:13:11 2026-01-13T19:13:11.126Z INFO 6640 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 19:13:11 2026-01-13T19:13:11.126Z INFO 6640 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1768331591126 19:13:11 2026-01-13T19:13:11.152Z INFO 6640 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 19:13:11 2026-01-13T19:13:11.152Z WARN 6640 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 19:13:11 2026-01-13T19:13:11.159Z INFO 6640 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 19:13:11 2026-01-13T19:13:11.159Z WARN 6640 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 19:13:11 2026-01-13T19:13:11.161Z WARN 6640 --- [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} 19:13:11 2026-01-13T19:13:11.162Z INFO 6640 --- [d | producer-27] org.apache.kafka.clients.Metadata : [Producer clientId=producer-27] Cluster ID: 4L6g3nShT-eMCtK--X86sw 19:13:11 2026-01-13T19:13:11.165Z INFO 6640 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 19:13:11 2026-01-13T19:13:11.165Z WARN 6640 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 19:13:11 2026-01-13T19:13:11.176Z INFO 6640 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 19:13:11 2026-01-13T19:13:11.176Z WARN 6640 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 19:13:11 2026-01-13T19:13:11.196Z INFO 6640 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 19:13:11 2026-01-13T19:13:11.196Z WARN 6640 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 19:13:11 2026-01-13T19:13:11.217Z INFO 6640 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 19:13:11 2026-01-13T19:13:11.217Z WARN 6640 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 19:13:11 2026-01-13T19:13:11.320Z INFO 6640 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 19:13:11 2026-01-13T19:13:11.321Z WARN 6640 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 19:13:11 2026-01-13T19:13:11.337Z INFO 6640 --- [ main] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-ncmp-group-15, groupId=ncmp-group] Cluster ID: 4L6g3nShT-eMCtK--X86sw 19:13:11 2026-01-13T19:13:11.350Z INFO 6640 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 19:13:11 2026-01-13T19:13:11.350Z WARN 6640 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 19:13:11 2026-01-13T19:13:11.351Z INFO 6640 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 19:13:11 2026-01-13T19:13:11.351Z WARN 6640 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 19:13:11 2026-01-13T19:13:11.384Z INFO 6640 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 19:13:11 2026-01-13T19:13:11.385Z WARN 6640 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 19:13:11 2026-01-13T19:13:11.385Z WARN 6640 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 19:13:11 2026-01-13T19:13:11.405Z INFO 6640 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 19:13:11 2026-01-13T19:13:11.405Z WARN 6640 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 19:13:11 2026-01-13T19:13:11.458Z INFO 6640 --- [ 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) 19:13:11 2026-01-13T19:13:11.460Z INFO 6640 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-15, groupId=ncmp-group] (Re-)joining group 19:13:11 2026-01-13T19:13:11.480Z INFO 6640 --- [ 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-8877442a-5db8-4b9a-907c-1951164b06fe 19:13:11 2026-01-13T19:13:11.480Z INFO 6640 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-15, groupId=ncmp-group] (Re-)joining group 19:13:11 2026-01-13T19:13:11.503Z INFO 6640 --- [ 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-8877442a-5db8-4b9a-907c-1951164b06fe', protocol='range'} 19:13:11 2026-01-13T19:13:11.503Z INFO 6640 --- [ 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-8877442a-5db8-4b9a-907c-1951164b06fe=Assignment(partitions=[ncmp-events-test-0])} 19:13:11 2026-01-13T19:13:11.523Z INFO 6640 --- [ 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-8877442a-5db8-4b9a-907c-1951164b06fe', protocol='range'} 19:13:11 2026-01-13T19:13:11.523Z INFO 6640 --- [ 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]) 19:13:11 2026-01-13T19:13:11.523Z INFO 6640 --- [ main] k.c.c.i.ConsumerRebalanceListenerInvoker : [Consumer clientId=consumer-ncmp-group-15, groupId=ncmp-group] Adding newly assigned partitions: ncmp-events-test-0 19:13:11 2026-01-13T19:13:11.528Z INFO 6640 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Node 1 disconnected. 19:13:11 2026-01-13T19:13:11.528Z WARN 6640 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 19:13:11 2026-01-13T19:13:11.531Z INFO 6640 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 19:13:11 2026-01-13T19:13:11.531Z WARN 6640 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 19:13:11 2026-01-13T19:13:11.531Z WARN 6640 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 19:13:11 2026-01-13T19:13:11.532Z INFO 6640 --- [ 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 19:13:11 2026-01-13T19:13:11.539Z INFO 6640 --- [ 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}}. 19:13:11 2026-01-13T19:13:11.571Z INFO 6640 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 19:13:11 2026-01-13T19:13:11.571Z WARN 6640 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 19:13:11 2026-01-13T19:13:11.594Z INFO 6640 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 19:13:11 2026-01-13T19:13:11.594Z WARN 6640 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 19:13:11 2026-01-13T19:13:11.610Z INFO 6640 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 19:13:11 2026-01-13T19:13:11.610Z WARN 6640 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 19:13:11 2026-01-13T19:13:11.650Z INFO 6640 --- [d | producer-27] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-27] Node 1 disconnected. 19:13:11 2026-01-13T19:13:11.650Z INFO 6640 --- [d | producer-27] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-27] Node -1 disconnected. 19:13:11 2026-01-13T19:13:11.705Z INFO 6640 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-15, groupId=ncmp-group] Node 1 disconnected. 19:13:11 2026-01-13T19:13:11.705Z INFO 6640 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-15, groupId=ncmp-group] Cancelled in-flight FETCH request with correlation id 17 due to node 1 being disconnected (elapsed time since creation: 135ms, elapsed time since send: 135ms, throttle time: 0ms, request timeout: 30000ms) 19:13:11 2026-01-13T19:13:11.705Z INFO 6640 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-15, groupId=ncmp-group] Node -1 disconnected. 19:13:11 2026-01-13T19:13:11.705Z INFO 6640 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-15, groupId=ncmp-group] Node 2147483646 disconnected. 19:13:11 2026-01-13T19:13:11.705Z INFO 6640 --- [ad | ncmp-group] o.a.kafka.clients.FetchSessionHandler : [Consumer clientId=consumer-ncmp-group-15, groupId=ncmp-group] Error sending fetch request (sessionId=219430955, epoch=1) to node 1: 19:13:11 19:13:11 org.apache.kafka.common.errors.DisconnectException 19:13:11 19:13:11 2026-01-13T19:13:11.705Z INFO 6640 --- [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. 19:13:11 2026-01-13T19:13:11.741Z INFO 6640 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 19:13:11 2026-01-13T19:13:11.741Z WARN 6640 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 19:13:11 2026-01-13T19:13:11.741Z INFO 6640 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 19:13:11 2026-01-13T19:13:11.741Z WARN 6640 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 19:13:11 2026-01-13T19:13:11.742Z INFO 6640 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 19:13:11 2026-01-13T19:13:11.743Z WARN 6640 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 19:13:11 2026-01-13T19:13:11.746Z INFO 6640 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 19:13:11 2026-01-13T19:13:11.746Z WARN 6640 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 19:13:11 2026-01-13T19:13:11.748Z INFO 6640 --- [d | producer-27] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-27] Node 1 disconnected. 19:13:11 2026-01-13T19:13:11.748Z WARN 6640 --- [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. 19:13:11 2026-01-13T19:13:11.806Z INFO 6640 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-15, groupId=ncmp-group] Node 1 disconnected. 19:13:11 2026-01-13T19:13:11.806Z WARN 6640 --- [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. 19:13:11 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.554 s -- in org.onap.cps.ncmp.impl.inventory.sync.lcm.EventProducerSpec 19:13:11 2026-01-13T19:13:11.836Z INFO 6640 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 19:13:11 2026-01-13T19:13:11.836Z WARN 6640 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 19:13:11 [INFO] Running org.onap.cps.ncmp.impl.inventory.sync.DmiModelOperationsSpec 19:13:11 19:13:11,855 |-WARN in IfNestedWithinSecondPhaseElementSC - elements cannot be nested within an , or element 19:13:11 19:13:11,855 |-WARN in IfNestedWithinSecondPhaseElementSC - See also https://logback.qos.ch/codes.html#nested_if_element 19:13:11 19:13:11,855 |-WARN in IfNestedWithinSecondPhaseElementSC - Element at line 62 contains a nested element at line 63 19:13:11 19:13:11,859 |-WARN in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Missing watchable .xml or .properties files. 19:13:11 19:13:11,859 |-WARN in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Watching .xml files requires that the main configuration file is reachable as a URL 19:13:11 19:13:11,866 |-WARN in ch.qos.logback.core.model.processor.conditional.IfModelHandler - The 'condition' attribute in element is deprecated and slated for removal. Use element instead. 19:13:11 19:13:11,866 |-WARN in ch.qos.logback.core.model.processor.conditional.IfModelHandler - See also https://logback.qos.ch/codes.html#conditionAttributeDeprecation 19:13:11 19:13:11 . ____ _ __ _ _ 19:13:11 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 19:13:11 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 19:13:11 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 19:13:11 ' |____| .__|_| |_|_| |_\__, | / / / / 19:13:11 =========|_|==============|___/=/_/_/_/ 19:13:11 19:13:11 :: Spring Boot :: (v3.5.9) 19:13:11 19:13:11 2026-01-13T19:13:11.871Z INFO 6640 --- [ main] o.o.c.n.i.i.sync.DmiModelOperationsSpec : Starting DmiModelOperationsSpec using Java 17.0.6-ea with PID 6640 (started by jenkins in /w/workspace/cps-master-verify-java/cps-ncmp-service) 19:13:11 2026-01-13T19:13:11.871Z INFO 6640 --- [ main] o.o.c.n.i.i.sync.DmiModelOperationsSpec : No active profile set, falling back to 1 default profile: "default" 19:13:11 2026-01-13T19:13:11.878Z INFO 6640 --- [ main] o.o.c.n.i.i.sync.DmiModelOperationsSpec : Started DmiModelOperationsSpec in 0.035 seconds (process running for 105.879) 19:13:11 2026-01-13T19:13:11.889Z INFO 6640 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 19:13:11 2026-01-13T19:13:11.889Z WARN 6640 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 19:13:11 2026-01-13T19:13:11.894Z INFO 6640 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 19:13:11 2026-01-13T19:13:11.894Z WARN 6640 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 19:13:11 2026-01-13T19:13:11.930Z INFO 6640 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 19:13:11 2026-01-13T19:13:11.930Z WARN 6640 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 19:13:11 [INFO] Tests run: 24, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.096 s -- in org.onap.cps.ncmp.impl.inventory.sync.DmiModelOperationsSpec 19:13:11 [INFO] Running org.onap.cps.ncmp.impl.inventory.trustlevel.DeviceTrustLevelMessageConsumerSpec 19:13:11 19:13:11 . ____ _ __ _ _ 19:13:11 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 19:13:11 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 19:13:11 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 19:13:11 ' |____| .__|_| |_|_| |_\__, | / / / / 19:13:11 =========|_|==============|___/=/_/_/_/ 19:13:11 19:13:11 :: Spring Boot :: (v3.5.9) 19:13:11 19:13:11 2026-01-13T19:13:11.955Z INFO 6640 --- [ main] .i.t.DeviceTrustLevelMessageConsumerSpec : Starting DeviceTrustLevelMessageConsumerSpec using Java 17.0.6-ea with PID 6640 (started by jenkins in /w/workspace/cps-master-verify-java/cps-ncmp-service) 19:13:11 2026-01-13T19:13:11.955Z INFO 6640 --- [ main] .i.t.DeviceTrustLevelMessageConsumerSpec : No active profile set, falling back to 1 default profile: "default" 19:13:11 2026-01-13T19:13:11.960Z INFO 6640 --- [ main] .i.t.DeviceTrustLevelMessageConsumerSpec : Started DeviceTrustLevelMessageConsumerSpec in 0.016 seconds (process running for 105.96) 19:13:11 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.029 s -- in org.onap.cps.ncmp.impl.inventory.trustlevel.DeviceTrustLevelMessageConsumerSpec 19:13:11 [INFO] Running org.onap.cps.ncmp.impl.inventory.trustlevel.DmiPluginTrustLevelWatchDogSpec 19:13:12 2026-01-13T19:13:11.973Z INFO 6640 --- [ main] com.hazelcast.system.logo : [10.250.0.254]:5701 [dev] [5.5.0] 19:13:12 o o o o---o o--o o o---o o o----o o--o--o 19:13:12 | | / \ / | / / \ | | 19:13:12 o----o o o o----o | o o o----o | 19:13:12 | | * \ / | \ * \ | | 19:13:12 o o * o o---o o--o o----o o---o * o o----o o 19:13:12 19:13:12 2026-01-13T19:13:11.973Z INFO 6640 --- [ main] com.hazelcast.system : [10.250.0.254]:5701 [dev] [5.5.0] Copyright (c) 2008-2024, Hazelcast, Inc. All Rights Reserved. 19:13:12 2026-01-13T19:13:11.973Z INFO 6640 --- [ 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 19:13:12 2026-01-13T19:13:11.973Z INFO 6640 --- [ main] com.hazelcast.system : [10.250.0.254]:5701 [dev] [5.5.0] Cluster name: dev 19:13:12 2026-01-13T19:13:11.973Z INFO 6640 --- [ 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. 19:13:12 2026-01-13T19:13:11.973Z INFO 6640 --- [ main] com.hazelcast.system : [10.250.0.254]:5701 [dev] [5.5.0] The Jet engine is disabled. 19:13:12 To enable the Jet engine on the members, do one of the following: 19:13:12 - Change member config using Java API: config.getJetConfig().setEnabled(true) 19:13:12 - Change XML/YAML configuration property: Set hazelcast.jet.enabled to true 19:13:12 - Add system property: -Dhz.jet.enabled=true (for Hazelcast embedded, works only when loading config via Config.load) 19:13:12 - Add environment variable: HZ_JET_ENABLED=true (recommended when running container image. For Hazelcast embedded, works only when loading config via Config.load) 19:13:12 2026-01-13T19:13:11.975Z INFO 6640 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 19:13:12 2026-01-13T19:13:11.975Z WARN 6640 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 19:13:12 2026-01-13T19:13:11.981Z INFO 6640 --- [d | producer-27] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-27] Node 1 disconnected. 19:13:12 2026-01-13T19:13:11.981Z WARN 6640 --- [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. 19:13:12 2026-01-13T19:13:11.983Z INFO 6640 --- [ 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. 19:13:12 2026-01-13T19:13:11.984Z INFO 6640 --- [ main] com.hazelcast.instance.impl.Node : [10.250.0.254]:5701 [dev] [5.5.0] Using Multicast discovery 19:13:12 2026-01-13T19:13:11.989Z INFO 6640 --- [ 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. 19:13:12 2026-01-13T19:13:11.989Z INFO 6640 --- [ main] com.hazelcast.core.LifecycleService : [10.250.0.254]:5701 [dev] [5.5.0] [10.250.0.254]:5701 is STARTING 19:13:12 2026-01-13T19:13:12.010Z INFO 6640 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-15, groupId=ncmp-group] Node 1 disconnected. 19:13:12 2026-01-13T19:13:12.010Z WARN 6640 --- [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. 19:13:12 2026-01-13T19:13:12.030Z INFO 6640 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 19:13:12 2026-01-13T19:13:12.030Z WARN 6640 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 19:13:12 2026-01-13T19:13:12.043Z INFO 6640 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 19:13:12 2026-01-13T19:13:12.043Z WARN 6640 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 19:13:12 2026-01-13T19:13:12.094Z INFO 6640 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 19:13:12 2026-01-13T19:13:12.094Z WARN 6640 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 19:13:12 2026-01-13T19:13:12.101Z INFO 6640 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 19:13:12 2026-01-13T19:13:12.101Z WARN 6640 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 19:13:12 2026-01-13T19:13:12.155Z INFO 6640 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 19:13:12 2026-01-13T19:13:12.155Z WARN 6640 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 19:13:12 2026-01-13T19:13:12.161Z INFO 6640 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 19:13:12 2026-01-13T19:13:12.161Z WARN 6640 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 19:13:12 2026-01-13T19:13:12.166Z INFO 6640 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 19:13:12 2026-01-13T19:13:12.166Z WARN 6640 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 19:13:12 2026-01-13T19:13:12.176Z INFO 6640 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 19:13:12 2026-01-13T19:13:12.176Z WARN 6640 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 19:13:12 2026-01-13T19:13:12.197Z INFO 6640 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 19:13:12 2026-01-13T19:13:12.197Z WARN 6640 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 19:13:12 2026-01-13T19:13:12.218Z INFO 6640 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 19:13:12 2026-01-13T19:13:12.218Z WARN 6640 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 19:13:12 2026-01-13T19:13:12.311Z INFO 6640 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-15, groupId=ncmp-group] Node 1 disconnected. 19:13:12 2026-01-13T19:13:12.311Z WARN 6640 --- [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. 19:13:12 2026-01-13T19:13:12.311Z INFO 6640 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 19:13:12 2026-01-13T19:13:12.311Z WARN 6640 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 19:13:12 2026-01-13T19:13:12.311Z WARN 6640 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 19:13:12 2026-01-13T19:13:12.321Z INFO 6640 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 19:13:12 2026-01-13T19:13:12.321Z WARN 6640 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 19:13:12 2026-01-13T19:13:12.352Z INFO 6640 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 19:13:12 2026-01-13T19:13:12.352Z WARN 6640 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 19:13:12 2026-01-13T19:13:12.352Z INFO 6640 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 19:13:12 2026-01-13T19:13:12.352Z WARN 6640 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 19:13:12 2026-01-13T19:13:12.406Z INFO 6640 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 19:13:12 2026-01-13T19:13:12.406Z WARN 6640 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 19:13:12 2026-01-13T19:13:12.453Z INFO 6640 --- [d | producer-27] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-27] Node 1 disconnected. 19:13:12 2026-01-13T19:13:12.453Z WARN 6640 --- [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. 19:13:12 2026-01-13T19:13:12.530Z INFO 6640 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Node 1 disconnected. 19:13:12 2026-01-13T19:13:12.530Z WARN 6640 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 19:13:12 2026-01-13T19:13:12.532Z INFO 6640 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 19:13:12 2026-01-13T19:13:12.532Z WARN 6640 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 19:13:12 2026-01-13T19:13:12.532Z WARN 6640 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 19:13:12 2026-01-13T19:13:12.573Z INFO 6640 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 19:13:12 2026-01-13T19:13:12.573Z WARN 6640 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 19:13:12 2026-01-13T19:13:12.595Z INFO 6640 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 19:13:12 2026-01-13T19:13:12.595Z WARN 6640 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 19:13:12 2026-01-13T19:13:12.612Z INFO 6640 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 19:13:12 2026-01-13T19:13:12.612Z WARN 6640 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 19:13:12 2026-01-13T19:13:12.725Z INFO 6640 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 19:13:12 2026-01-13T19:13:12.725Z WARN 6640 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 19:13:12 2026-01-13T19:13:12.742Z INFO 6640 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 19:13:12 2026-01-13T19:13:12.742Z WARN 6640 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 19:13:12 2026-01-13T19:13:12.742Z INFO 6640 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 19:13:12 2026-01-13T19:13:12.742Z WARN 6640 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 19:13:12 2026-01-13T19:13:12.748Z INFO 6640 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 19:13:12 2026-01-13T19:13:12.748Z WARN 6640 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 19:13:12 2026-01-13T19:13:12.812Z INFO 6640 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-15, groupId=ncmp-group] Node 1 disconnected. 19:13:12 2026-01-13T19:13:12.812Z WARN 6640 --- [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. 19:13:12 2026-01-13T19:13:12.837Z INFO 6640 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 19:13:12 2026-01-13T19:13:12.837Z WARN 6640 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 19:13:12 2026-01-13T19:13:12.853Z INFO 6640 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Node 1 disconnected. 19:13:12 2026-01-13T19:13:12.853Z WARN 6640 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 19:13:12 2026-01-13T19:13:12.890Z INFO 6640 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 19:13:12 2026-01-13T19:13:12.890Z WARN 6640 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 19:13:12 2026-01-13T19:13:12.895Z INFO 6640 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 19:13:12 2026-01-13T19:13:12.895Z WARN 6640 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 19:13:12 2026-01-13T19:13:12.931Z INFO 6640 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 19:13:12 2026-01-13T19:13:12.931Z WARN 6640 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 19:13:13 2026-01-13T19:13:12.977Z INFO 6640 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 19:13:13 2026-01-13T19:13:12.977Z WARN 6640 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 19:13:13 2026-01-13T19:13:13.032Z INFO 6640 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 19:13:13 2026-01-13T19:13:13.032Z WARN 6640 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 19:13:13 2026-01-13T19:13:13.045Z INFO 6640 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 19:13:13 2026-01-13T19:13:13.045Z WARN 6640 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 19:13:13 2026-01-13T19:13:13.057Z INFO 6640 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 19:13:13 2026-01-13T19:13:13.057Z WARN 6640 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 19:13:13 2026-01-13T19:13:13.095Z INFO 6640 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 19:13:13 2026-01-13T19:13:13.095Z WARN 6640 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 19:13:13 2026-01-13T19:13:13.101Z INFO 6640 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 19:13:13 2026-01-13T19:13:13.101Z WARN 6640 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 19:13:13 2026-01-13T19:13:13.162Z INFO 6640 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 19:13:13 2026-01-13T19:13:13.162Z WARN 6640 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 19:13:13 2026-01-13T19:13:13.166Z INFO 6640 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 19:13:13 2026-01-13T19:13:13.166Z WARN 6640 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 19:13:13 2026-01-13T19:13:13.178Z INFO 6640 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 19:13:13 2026-01-13T19:13:13.178Z WARN 6640 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 19:13:13 2026-01-13T19:13:13.198Z INFO 6640 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 19:13:13 2026-01-13T19:13:13.198Z WARN 6640 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 19:13:13 2026-01-13T19:13:13.214Z INFO 6640 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 19:13:13 2026-01-13T19:13:13.214Z WARN 6640 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 19:13:13 2026-01-13T19:13:13.214Z WARN 6640 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 19:13:13 2026-01-13T19:13:13.219Z INFO 6640 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 19:13:13 2026-01-13T19:13:13.219Z WARN 6640 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 19:13:13 2026-01-13T19:13:13.309Z INFO 6640 --- [d | producer-27] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-27] Node 1 disconnected. 19:13:13 2026-01-13T19:13:13.309Z WARN 6640 --- [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. 19:13:13 2026-01-13T19:13:13.322Z INFO 6640 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 19:13:13 2026-01-13T19:13:13.322Z WARN 6640 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 19:13:13 2026-01-13T19:13:13.353Z INFO 6640 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 19:13:13 2026-01-13T19:13:13.353Z WARN 6640 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 19:13:13 2026-01-13T19:13:13.353Z INFO 6640 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 19:13:13 2026-01-13T19:13:13.353Z WARN 6640 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 19:13:13 2026-01-13T19:13:13.407Z INFO 6640 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 19:13:13 2026-01-13T19:13:13.407Z WARN 6640 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 19:13:13 2026-01-13T19:13:13.434Z INFO 6640 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 19:13:13 2026-01-13T19:13:13.434Z WARN 6640 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 19:13:13 2026-01-13T19:13:13.434Z WARN 6640 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 19:13:13 2026-01-13T19:13:13.533Z INFO 6640 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Node 1 disconnected. 19:13:13 2026-01-13T19:13:13.533Z WARN 6640 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 19:13:13 2026-01-13T19:13:13.575Z INFO 6640 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 19:13:13 2026-01-13T19:13:13.575Z WARN 6640 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 19:13:13 2026-01-13T19:13:13.597Z INFO 6640 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 19:13:13 2026-01-13T19:13:13.597Z WARN 6640 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 19:13:13 2026-01-13T19:13:13.614Z INFO 6640 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 19:13:13 2026-01-13T19:13:13.614Z WARN 6640 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 19:13:13 2026-01-13T19:13:13.614Z INFO 6640 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-15, groupId=ncmp-group] Node 1 disconnected. 19:13:13 2026-01-13T19:13:13.614Z WARN 6640 --- [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. 19:13:13 2026-01-13T19:13:13.743Z INFO 6640 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 19:13:13 2026-01-13T19:13:13.743Z WARN 6640 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 19:13:13 2026-01-13T19:13:13.743Z INFO 6640 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 19:13:13 2026-01-13T19:13:13.743Z WARN 6640 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 19:13:13 2026-01-13T19:13:13.746Z INFO 6640 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 19:13:13 2026-01-13T19:13:13.746Z WARN 6640 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 19:13:13 2026-01-13T19:13:13.749Z INFO 6640 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 19:13:13 2026-01-13T19:13:13.749Z WARN 6640 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 19:13:13 2026-01-13T19:13:13.853Z INFO 6640 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Node 1 disconnected. 19:13:13 2026-01-13T19:13:13.853Z WARN 6640 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 19:13:13 2026-01-13T19:13:13.856Z INFO 6640 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 19:13:13 2026-01-13T19:13:13.856Z WARN 6640 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 19:13:13 2026-01-13T19:13:13.892Z INFO 6640 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 19:13:13 2026-01-13T19:13:13.892Z WARN 6640 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 19:13:13 2026-01-13T19:13:13.895Z INFO 6640 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 19:13:13 2026-01-13T19:13:13.896Z WARN 6640 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 19:13:13 2026-01-13T19:13:13.931Z INFO 6640 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 19:13:13 2026-01-13T19:13:13.931Z WARN 6640 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 19:13:14 2026-01-13T19:13:13.977Z INFO 6640 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 19:13:14 2026-01-13T19:13:13.977Z WARN 6640 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 19:13:14 2026-01-13T19:13:14.034Z INFO 6640 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 19:13:14 2026-01-13T19:13:14.034Z WARN 6640 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 19:13:14 2026-01-13T19:13:14.058Z INFO 6640 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 19:13:14 2026-01-13T19:13:14.058Z WARN 6640 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 19:13:14 2026-01-13T19:13:14.083Z INFO 6640 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 19:13:14 2026-01-13T19:13:14.083Z WARN 6640 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 19:13:14 2026-01-13T19:13:14.095Z INFO 6640 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 19:13:14 2026-01-13T19:13:14.095Z WARN 6640 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 19:13:14 2026-01-13T19:13:14.107Z INFO 6640 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 19:13:14 2026-01-13T19:13:14.107Z WARN 6640 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 19:13:14 2026-01-13T19:13:14.119Z INFO 6640 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 19:13:14 2026-01-13T19:13:14.119Z WARN 6640 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 19:13:14 2026-01-13T19:13:14.119Z WARN 6640 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 19:13:14 2026-01-13T19:13:14.162Z INFO 6640 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 19:13:14 2026-01-13T19:13:14.163Z WARN 6640 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 19:13:14 2026-01-13T19:13:14.166Z INFO 6640 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 19:13:14 2026-01-13T19:13:14.166Z WARN 6640 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 19:13:14 2026-01-13T19:13:14.179Z INFO 6640 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 19:13:14 2026-01-13T19:13:14.179Z WARN 6640 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 19:13:14 2026-01-13T19:13:14.211Z INFO 6640 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 19:13:14 2026-01-13T19:13:14.211Z WARN 6640 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 19:13:14 2026-01-13T19:13:14.219Z INFO 6640 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 19:13:14 2026-01-13T19:13:14.219Z WARN 6640 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 19:13:14 2026-01-13T19:13:14.311Z INFO 6640 --- [d | producer-27] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-27] Node 1 disconnected. 19:13:14 2026-01-13T19:13:14.311Z WARN 6640 --- [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. 19:13:14 2026-01-13T19:13:14.329Z INFO 6640 --- [ main] c.h.internal.cluster.ClusterService : [10.250.0.254]:5701 [dev] [5.5.0] 19:13:14 19:13:14 Members {size:1, ver:1} [ 19:13:14 Member [10.250.0.254]:5701 - e49fe413-09c1-4820-bbbf-b28e1035be2c this 19:13:14 ] 19:13:14 19:13:14 2026-01-13T19:13:14.330Z INFO 6640 --- [ main] com.hazelcast.core.LifecycleService : [10.250.0.254]:5701 [dev] [5.5.0] [10.250.0.254]:5701 is STARTED 19:13:14 2026-01-13T19:13:14.331Z INFO 6640 --- [cached.thread-3] c.h.i.p.impl.PartitionStateManagerImpl : [10.250.0.254]:5701 [dev] [5.5.0] Initializing cluster partition table arrangement... 19:13:14 2026-01-13T19:13:14.342Z INFO 6640 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 19:13:14 2026-01-13T19:13:14.342Z WARN 6640 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 19:13:14 2026-01-13T19:13:14.353Z INFO 6640 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 19:13:14 2026-01-13T19:13:14.353Z WARN 6640 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 19:13:14 2026-01-13T19:13:14.354Z INFO 6640 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 19:13:14 2026-01-13T19:13:14.354Z WARN 6640 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 19:13:14 2026-01-13T19:13:14.354Z INFO 6640 --- [ main] com.hazelcast.core.LifecycleService : [10.250.0.254]:5701 [dev] [5.5.0] [10.250.0.254]:5701 is SHUTTING_DOWN 19:13:14 2026-01-13T19:13:14.355Z INFO 6640 --- [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 - e49fe413-09c1-4820-bbbf-b28e1035be2c this is handled 19:13:14 2026-01-13T19:13:14.357Z INFO 6640 --- [ main] com.hazelcast.instance.impl.Node : [10.250.0.254]:5701 [dev] [5.5.0] Shutting down multicast service... 19:13:14 2026-01-13T19:13:14.357Z INFO 6640 --- [ main] com.hazelcast.instance.impl.Node : [10.250.0.254]:5701 [dev] [5.5.0] Shutting down connection manager... 19:13:14 2026-01-13T19:13:14.357Z INFO 6640 --- [ main] com.hazelcast.instance.impl.Node : [10.250.0.254]:5701 [dev] [5.5.0] Shutting down node engine... 19:13:14 2026-01-13T19:13:14.406Z INFO 6640 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 19:13:14 2026-01-13T19:13:14.406Z WARN 6640 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 19:13:14 2026-01-13T19:13:14.437Z INFO 6640 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 19:13:14 2026-01-13T19:13:14.437Z WARN 6640 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 19:13:14 2026-01-13T19:13:14.437Z WARN 6640 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 19:13:14 2026-01-13T19:13:14.535Z INFO 6640 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Node 1 disconnected. 19:13:14 2026-01-13T19:13:14.535Z WARN 6640 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 19:13:14 2026-01-13T19:13:14.537Z INFO 6640 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 19:13:14 2026-01-13T19:13:14.537Z WARN 6640 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 19:13:14 2026-01-13T19:13:14.599Z INFO 6640 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 19:13:14 2026-01-13T19:13:14.599Z WARN 6640 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 19:13:14 2026-01-13T19:13:14.604Z INFO 6640 --- [ main] c.hazelcast.instance.impl.NodeExtension : [10.250.0.254]:5701 [dev] [5.5.0] Destroying node NodeExtension. 19:13:14 2026-01-13T19:13:14.604Z INFO 6640 --- [ main] com.hazelcast.instance.impl.Node : [10.250.0.254]:5701 [dev] [5.5.0] Hazelcast Shutdown is completed in 250 ms. 19:13:14 2026-01-13T19:13:14.604Z INFO 6640 --- [ main] com.hazelcast.core.LifecycleService : [10.250.0.254]:5701 [dev] [5.5.0] [10.250.0.254]:5701 is SHUTDOWN 19:13:14 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.633 s -- in org.onap.cps.ncmp.impl.inventory.trustlevel.DmiPluginTrustLevelWatchDogSpec 19:13:14 [INFO] Running org.onap.cps.ncmp.impl.inventory.trustlevel.TrustLevelCacheConfigSpec 19:13:14 2026-01-13T19:13:14.614Z INFO 6640 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 19:13:14 2026-01-13T19:13:14.614Z WARN 6640 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 19:13:14 2026-01-13T19:13:14.616Z INFO 6640 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-15, groupId=ncmp-group] Node 1 disconnected. 19:13:14 2026-01-13T19:13:14.616Z WARN 6640 --- [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. 19:13:14 2026-01-13T19:13:14.617Z INFO 6640 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 19:13:14 2026-01-13T19:13:14.617Z WARN 6640 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 19:13:14 19:13:14 . ____ _ __ _ _ 19:13:14 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 19:13:14 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 19:13:14 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 19:13:14 ' |____| .__|_| |_|_| |_\__, | / / / / 19:13:14 =========|_|==============|___/=/_/_/_/ 19:13:14 19:13:14 :: Spring Boot :: (v3.5.9) 19:13:14 19:13:14 2026-01-13T19:13:14.625Z INFO 6640 --- [ main] o.o.c.n.i.i.t.TrustLevelCacheConfigSpec : Starting TrustLevelCacheConfigSpec using Java 17.0.6-ea with PID 6640 (started by jenkins in /w/workspace/cps-master-verify-java/cps-ncmp-service) 19:13:14 2026-01-13T19:13:14.625Z INFO 6640 --- [ main] o.o.c.n.i.i.t.TrustLevelCacheConfigSpec : No active profile set, falling back to 1 default profile: "default" 19:13:14 2026-01-13T19:13:14.637Z INFO 6640 --- [ main] com.hazelcast.system.logo : [10.30.107.183]:5701 [cps-and-ncmp-test-caches] [5.5.0] 19:13:14 o o o o---o o--o o o---o o o----o o--o--o 19:13:14 | | / \ / | / / \ | | 19:13:14 o----o o o o----o | o o o----o | 19:13:14 | | * \ / | \ * \ | | 19:13:14 o o * o o---o o--o o----o o---o * o o----o o 19:13:14 19:13:14 2026-01-13T19:13:14.637Z INFO 6640 --- [ main] com.hazelcast.system : [10.30.107.183]:5701 [cps-and-ncmp-test-caches] [5.5.0] Copyright (c) 2008-2024, Hazelcast, Inc. All Rights Reserved. 19:13:14 2026-01-13T19:13:14.637Z INFO 6640 --- [ main] com.hazelcast.system : [10.30.107.183]:5701 [cps-and-ncmp-test-caches] [5.5.0] Hazelcast Platform 5.5.0 (20240725) starting at [10.30.107.183]:5701 19:13:14 2026-01-13T19:13:14.637Z INFO 6640 --- [ main] com.hazelcast.system : [10.30.107.183]:5701 [cps-and-ncmp-test-caches] [5.5.0] Cluster name: cps-and-ncmp-test-caches 19:13:14 2026-01-13T19:13:14.637Z INFO 6640 --- [ main] com.hazelcast.system : [10.30.107.183]: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. 19:13:14 2026-01-13T19:13:14.637Z INFO 6640 --- [ main] com.hazelcast.system : [10.30.107.183]:5701 [cps-and-ncmp-test-caches] [5.5.0] The Jet engine is disabled. 19:13:14 To enable the Jet engine on the members, do one of the following: 19:13:14 - Change member config using Java API: config.getJetConfig().setEnabled(true) 19:13:14 - Change XML/YAML configuration property: Set hazelcast.jet.enabled to true 19:13:14 - Add system property: -Dhz.jet.enabled=true (for Hazelcast embedded, works only when loading config via Config.load) 19:13:14 - Add environment variable: HZ_JET_ENABLED=true (recommended when running container image. For Hazelcast embedded, works only when loading config via Config.load) 19:13:14 2026-01-13T19:13:14.653Z INFO 6640 --- [ main] com.hazelcast.system.security : [10.30.107.183]: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. 19:13:14 2026-01-13T19:13:14.655Z INFO 6640 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.183]:5701 [cps-and-ncmp-test-caches] [5.5.0] Using Multicast discovery 19:13:14 2026-01-13T19:13:14.660Z INFO 6640 --- [ main] c.h.internal.diagnostics.Diagnostics : [10.30.107.183]:5701 [cps-and-ncmp-test-caches] [5.5.0] Diagnostics disabled. To enable add -Dhazelcast.diagnostics.enabled=true to the JVM arguments. 19:13:14 2026-01-13T19:13:14.661Z INFO 6640 --- [ main] com.hazelcast.core.LifecycleService : [10.30.107.183]:5701 [cps-and-ncmp-test-caches] [5.5.0] [10.30.107.183]:5701 is STARTING 19:13:14 2026-01-13T19:13:14.744Z INFO 6640 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 19:13:14 2026-01-13T19:13:14.744Z WARN 6640 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 19:13:14 2026-01-13T19:13:14.747Z INFO 6640 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 19:13:14 2026-01-13T19:13:14.747Z WARN 6640 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 19:13:14 2026-01-13T19:13:14.751Z INFO 6640 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 19:13:14 2026-01-13T19:13:14.751Z WARN 6640 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 19:13:14 2026-01-13T19:13:14.855Z INFO 6640 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Node 1 disconnected. 19:13:14 2026-01-13T19:13:14.855Z WARN 6640 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 19:13:14 2026-01-13T19:13:14.856Z INFO 6640 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 19:13:14 2026-01-13T19:13:14.856Z WARN 6640 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 19:13:14 2026-01-13T19:13:14.892Z INFO 6640 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 19:13:14 2026-01-13T19:13:14.892Z WARN 6640 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 19:13:14 2026-01-13T19:13:14.895Z INFO 6640 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 19:13:14 2026-01-13T19:13:14.895Z WARN 6640 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 19:13:14 2026-01-13T19:13:14.932Z INFO 6640 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 19:13:14 2026-01-13T19:13:14.932Z WARN 6640 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 19:13:15 2026-01-13T19:13:14.978Z INFO 6640 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 19:13:15 2026-01-13T19:13:14.978Z WARN 6640 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 19:13:15 2026-01-13T19:13:15.036Z INFO 6640 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 19:13:15 2026-01-13T19:13:15.036Z WARN 6640 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 19:13:15 2026-01-13T19:13:15.068Z INFO 6640 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 19:13:15 2026-01-13T19:13:15.069Z WARN 6640 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 19:13:15 2026-01-13T19:13:15.085Z INFO 6640 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 19:13:15 2026-01-13T19:13:15.085Z WARN 6640 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 19:13:15 2026-01-13T19:13:15.097Z INFO 6640 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 19:13:15 2026-01-13T19:13:15.097Z WARN 6640 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 19:13:15 2026-01-13T19:13:15.119Z INFO 6640 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 19:13:15 2026-01-13T19:13:15.119Z WARN 6640 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 19:13:15 2026-01-13T19:13:15.119Z WARN 6640 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 19:13:15 2026-01-13T19:13:15.153Z INFO 6640 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 19:13:15 2026-01-13T19:13:15.153Z WARN 6640 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 19:13:15 2026-01-13T19:13:15.163Z INFO 6640 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 19:13:15 2026-01-13T19:13:15.163Z WARN 6640 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 19:13:15 2026-01-13T19:13:15.180Z INFO 6640 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 19:13:15 2026-01-13T19:13:15.180Z WARN 6640 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 19:13:15 2026-01-13T19:13:15.201Z INFO 6640 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 19:13:15 2026-01-13T19:13:15.201Z WARN 6640 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 19:13:15 2026-01-13T19:13:15.213Z INFO 6640 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 19:13:15 2026-01-13T19:13:15.213Z WARN 6640 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 19:13:15 2026-01-13T19:13:15.221Z INFO 6640 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 19:13:15 2026-01-13T19:13:15.221Z WARN 6640 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 19:13:15 2026-01-13T19:13:15.311Z INFO 6640 --- [d | producer-27] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-27] Node 1 disconnected. 19:13:15 2026-01-13T19:13:15.311Z WARN 6640 --- [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. 19:13:15 2026-01-13T19:13:15.343Z INFO 6640 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 19:13:15 2026-01-13T19:13:15.343Z WARN 6640 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 19:13:15 2026-01-13T19:13:15.354Z INFO 6640 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 19:13:15 2026-01-13T19:13:15.354Z WARN 6640 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 19:13:15 2026-01-13T19:13:15.355Z INFO 6640 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 19:13:15 2026-01-13T19:13:15.355Z WARN 6640 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 19:13:15 2026-01-13T19:13:15.410Z INFO 6640 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 19:13:15 2026-01-13T19:13:15.410Z WARN 6640 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 19:13:15 2026-01-13T19:13:15.437Z INFO 6640 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 19:13:15 2026-01-13T19:13:15.437Z WARN 6640 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 19:13:15 2026-01-13T19:13:15.437Z WARN 6640 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 19:13:15 2026-01-13T19:13:15.519Z INFO 6640 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 19:13:15 2026-01-13T19:13:15.519Z WARN 6640 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 19:13:15 2026-01-13T19:13:15.539Z INFO 6640 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 19:13:15 2026-01-13T19:13:15.539Z WARN 6640 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 19:13:15 2026-01-13T19:13:15.543Z INFO 6640 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Node 1 disconnected. 19:13:15 2026-01-13T19:13:15.543Z WARN 6640 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 19:13:15 2026-01-13T19:13:15.618Z INFO 6640 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-15, groupId=ncmp-group] Node 1 disconnected. 19:13:15 2026-01-13T19:13:15.618Z WARN 6640 --- [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. 19:13:15 2026-01-13T19:13:15.646Z INFO 6640 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 19:13:15 2026-01-13T19:13:15.646Z WARN 6640 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 19:13:15 2026-01-13T19:13:15.648Z INFO 6640 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 19:13:15 2026-01-13T19:13:15.648Z WARN 6640 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 19:13:15 2026-01-13T19:13:15.745Z INFO 6640 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 19:13:15 2026-01-13T19:13:15.745Z WARN 6640 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 19:13:15 2026-01-13T19:13:15.747Z INFO 6640 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 19:13:15 2026-01-13T19:13:15.747Z WARN 6640 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 19:13:15 2026-01-13T19:13:15.751Z INFO 6640 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 19:13:15 2026-01-13T19:13:15.751Z WARN 6640 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 19:13:15 2026-01-13T19:13:15.856Z INFO 6640 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Node 1 disconnected. 19:13:15 2026-01-13T19:13:15.856Z WARN 6640 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 19:13:15 2026-01-13T19:13:15.857Z INFO 6640 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 19:13:15 2026-01-13T19:13:15.857Z WARN 6640 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 19:13:15 2026-01-13T19:13:15.892Z INFO 6640 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 19:13:15 2026-01-13T19:13:15.892Z WARN 6640 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 19:13:15 2026-01-13T19:13:15.896Z INFO 6640 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 19:13:15 2026-01-13T19:13:15.896Z WARN 6640 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 19:13:15 2026-01-13T19:13:15.932Z INFO 6640 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 19:13:15 2026-01-13T19:13:15.933Z WARN 6640 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 19:13:16 2026-01-13T19:13:15.978Z INFO 6640 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 19:13:16 2026-01-13T19:13:15.979Z WARN 6640 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 19:13:16 2026-01-13T19:13:16.038Z INFO 6640 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 19:13:16 2026-01-13T19:13:16.038Z WARN 6640 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 19:13:16 2026-01-13T19:13:16.070Z INFO 6640 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 19:13:16 2026-01-13T19:13:16.070Z WARN 6640 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 19:13:16 2026-01-13T19:13:16.072Z INFO 6640 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 19:13:16 2026-01-13T19:13:16.072Z WARN 6640 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 19:13:16 2026-01-13T19:13:16.072Z WARN 6640 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 19:13:16 2026-01-13T19:13:16.086Z INFO 6640 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 19:13:16 2026-01-13T19:13:16.086Z WARN 6640 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 19:13:16 2026-01-13T19:13:16.097Z INFO 6640 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 19:13:16 2026-01-13T19:13:16.097Z WARN 6640 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 19:13:16 2026-01-13T19:13:16.155Z INFO 6640 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 19:13:16 2026-01-13T19:13:16.155Z WARN 6640 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 19:13:16 2026-01-13T19:13:16.163Z INFO 6640 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 19:13:16 2026-01-13T19:13:16.163Z WARN 6640 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 19:13:16 2026-01-13T19:13:16.181Z INFO 6640 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 19:13:16 2026-01-13T19:13:16.181Z WARN 6640 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 19:13:16 2026-01-13T19:13:16.201Z INFO 6640 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 19:13:16 2026-01-13T19:13:16.201Z WARN 6640 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 19:13:16 2026-01-13T19:13:16.223Z INFO 6640 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 19:13:16 2026-01-13T19:13:16.223Z WARN 6640 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 19:13:16 2026-01-13T19:13:16.259Z INFO 6640 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 19:13:16 2026-01-13T19:13:16.259Z WARN 6640 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 19:13:16 2026-01-13T19:13:16.312Z INFO 6640 --- [d | producer-27] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-27] Node 1 disconnected. 19:13:16 2026-01-13T19:13:16.312Z WARN 6640 --- [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. 19:13:16 2026-01-13T19:13:16.344Z INFO 6640 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 19:13:16 2026-01-13T19:13:16.344Z WARN 6640 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 19:13:16 2026-01-13T19:13:16.354Z INFO 6640 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 19:13:16 2026-01-13T19:13:16.354Z WARN 6640 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 19:13:16 2026-01-13T19:13:16.356Z INFO 6640 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 19:13:16 2026-01-13T19:13:16.356Z WARN 6640 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 19:13:16 2026-01-13T19:13:16.411Z INFO 6640 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 19:13:16 2026-01-13T19:13:16.411Z WARN 6640 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 19:13:16 2026-01-13T19:13:16.437Z INFO 6640 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 19:13:16 2026-01-13T19:13:16.437Z WARN 6640 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 19:13:16 2026-01-13T19:13:16.437Z WARN 6640 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 19:13:16 2026-01-13T19:13:16.521Z INFO 6640 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 19:13:16 2026-01-13T19:13:16.521Z WARN 6640 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 19:13:16 2026-01-13T19:13:16.545Z INFO 6640 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Node 1 disconnected. 19:13:16 2026-01-13T19:13:16.545Z WARN 6640 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 19:13:16 2026-01-13T19:13:16.558Z INFO 6640 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 19:13:16 2026-01-13T19:13:16.558Z WARN 6640 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 19:13:16 2026-01-13T19:13:16.620Z INFO 6640 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-15, groupId=ncmp-group] Node 1 disconnected. 19:13:16 2026-01-13T19:13:16.620Z WARN 6640 --- [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. 19:13:16 2026-01-13T19:13:16.648Z INFO 6640 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 19:13:16 2026-01-13T19:13:16.648Z WARN 6640 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 19:13:16 2026-01-13T19:13:16.650Z INFO 6640 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 19:13:16 2026-01-13T19:13:16.650Z WARN 6640 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 19:13:16 2026-01-13T19:13:16.746Z INFO 6640 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 19:13:16 2026-01-13T19:13:16.746Z WARN 6640 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 19:13:16 2026-01-13T19:13:16.747Z INFO 6640 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 19:13:16 2026-01-13T19:13:16.748Z WARN 6640 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 19:13:16 2026-01-13T19:13:16.751Z INFO 6640 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 19:13:16 2026-01-13T19:13:16.751Z WARN 6640 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 19:13:16 2026-01-13T19:13:16.821Z INFO 6640 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 19:13:16 2026-01-13T19:13:16.821Z WARN 6640 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 19:13:16 2026-01-13T19:13:16.857Z INFO 6640 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 19:13:16 2026-01-13T19:13:16.857Z WARN 6640 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 19:13:16 2026-01-13T19:13:16.858Z INFO 6640 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Node 1 disconnected. 19:13:16 2026-01-13T19:13:16.858Z WARN 6640 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 19:13:16 2026-01-13T19:13:16.893Z INFO 6640 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 19:13:16 2026-01-13T19:13:16.893Z WARN 6640 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 19:13:16 2026-01-13T19:13:16.933Z INFO 6640 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 19:13:16 2026-01-13T19:13:16.933Z WARN 6640 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 19:13:16 2026-01-13T19:13:16.967Z INFO 6640 --- [ main] c.h.internal.cluster.ClusterService : [10.30.107.183]:5701 [cps-and-ncmp-test-caches] [5.5.0] 19:13:16 19:13:16 Members {size:1, ver:1} [ 19:13:16 Member [10.30.107.183]:5701 - 5159254f-a2f4-42f7-aa83-f98a13366297 this 19:13:16 ] 19:13:16 19:13:16 2026-01-13T19:13:16.968Z INFO 6640 --- [ main] com.hazelcast.core.LifecycleService : [10.30.107.183]:5701 [cps-and-ncmp-test-caches] [5.5.0] [10.30.107.183]:5701 is STARTED 19:13:16 2026-01-13T19:13:16.975Z INFO 6640 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 19:13:16 2026-01-13T19:13:16.975Z WARN 6640 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 19:13:16 2026-01-13T19:13:16.975Z WARN 6640 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 19:13:16 2026-01-13T19:13:16.977Z INFO 6640 --- [ main] o.o.c.n.i.i.t.TrustLevelCacheConfigSpec : Started TrustLevelCacheConfigSpec in 2.366 seconds (process running for 110.977) 19:13:16 2026-01-13T19:13:16.979Z INFO 6640 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 19:13:16 2026-01-13T19:13:16.979Z WARN 6640 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 19:13:17 2026-01-13T19:13:16.984Z INFO 6640 --- [ main] com.hazelcast.core.LifecycleService : [10.30.107.183]:5701 [cps-and-ncmp-test-caches] [5.5.0] [10.30.107.183]:5701 is SHUTTING_DOWN 19:13:17 2026-01-13T19:13:16.985Z INFO 6640 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.183]:5701 [cps-and-ncmp-test-caches] [5.5.0] Shutting down multicast service... 19:13:17 2026-01-13T19:13:16.985Z INFO 6640 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.183]:5701 [cps-and-ncmp-test-caches] [5.5.0] Shutting down connection manager... 19:13:17 2026-01-13T19:13:16.986Z INFO 6640 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.183]:5701 [cps-and-ncmp-test-caches] [5.5.0] Shutting down node engine... 19:13:17 2026-01-13T19:13:17.040Z INFO 6640 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 19:13:17 2026-01-13T19:13:17.040Z WARN 6640 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 19:13:17 2026-01-13T19:13:17.052Z INFO 6640 --- [ main] c.hazelcast.instance.impl.NodeExtension : [10.30.107.183]:5701 [cps-and-ncmp-test-caches] [5.5.0] Destroying node NodeExtension. 19:13:17 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.444 s -- in org.onap.cps.ncmp.impl.inventory.trustlevel.TrustLevelCacheConfigSpec 19:13:17 [INFO] Running org.onap.cps.ncmp.impl.inventory.trustlevel.TrustLevelManagerSpec 19:13:17 2026-01-13T19:13:17.052Z INFO 6640 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.183]:5701 [cps-and-ncmp-test-caches] [5.5.0] Hazelcast Shutdown is completed in 68 ms. 19:13:17 2026-01-13T19:13:17.053Z INFO 6640 --- [ main] com.hazelcast.core.LifecycleService : [10.30.107.183]:5701 [cps-and-ncmp-test-caches] [5.5.0] [10.30.107.183]:5701 is SHUTDOWN 19:13:17 2026-01-13T19:13:17.071Z INFO 6640 --- [ main] c.h.i.config.AbstractConfigLocator : Loading 'hazelcast-default.xml' from the classpath. 19:13:17 2026-01-13T19:13:17.075Z INFO 6640 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 19:13:17 2026-01-13T19:13:17.075Z WARN 6640 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 19:13:17 2026-01-13T19:13:17.087Z INFO 6640 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 19:13:17 2026-01-13T19:13:17.087Z WARN 6640 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 19:13:17 2026-01-13T19:13:17.097Z INFO 6640 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 19:13:17 2026-01-13T19:13:17.097Z WARN 6640 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 19:13:17 2026-01-13T19:13:17.151Z INFO 6640 --- [ main] com.hazelcast.system.logo : [10.30.107.183]:5701 [dev] [5.5.0] 19:13:17 o o o o---o o--o o o---o o o----o o--o--o 19:13:17 | | / \ / | / / \ | | 19:13:17 o----o o o o----o | o o o----o | 19:13:17 | | * \ / | \ * \ | | 19:13:17 o o * o o---o o--o o----o o---o * o o----o o 19:13:17 19:13:17 2026-01-13T19:13:17.151Z INFO 6640 --- [ main] com.hazelcast.system : [10.30.107.183]:5701 [dev] [5.5.0] Copyright (c) 2008-2024, Hazelcast, Inc. All Rights Reserved. 19:13:17 2026-01-13T19:13:17.151Z INFO 6640 --- [ main] com.hazelcast.system : [10.30.107.183]:5701 [dev] [5.5.0] Hazelcast Platform 5.5.0 (20240725) starting at [10.30.107.183]:5701 19:13:17 2026-01-13T19:13:17.151Z INFO 6640 --- [ main] com.hazelcast.system : [10.30.107.183]:5701 [dev] [5.5.0] Cluster name: dev 19:13:17 2026-01-13T19:13:17.151Z INFO 6640 --- [ main] com.hazelcast.system : [10.30.107.183]: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. 19:13:17 2026-01-13T19:13:17.151Z INFO 6640 --- [ main] com.hazelcast.system : [10.30.107.183]:5701 [dev] [5.5.0] The Jet engine is disabled. 19:13:17 To enable the Jet engine on the members, do one of the following: 19:13:17 - Change member config using Java API: config.getJetConfig().setEnabled(true) 19:13:17 - Change XML/YAML configuration property: Set hazelcast.jet.enabled to true 19:13:17 - Add system property: -Dhz.jet.enabled=true (for Hazelcast embedded, works only when loading config via Config.load) 19:13:17 - Add environment variable: HZ_JET_ENABLED=true (recommended when running container image. For Hazelcast embedded, works only when loading config via Config.load) 19:13:17 2026-01-13T19:13:17.158Z INFO 6640 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 19:13:17 2026-01-13T19:13:17.158Z WARN 6640 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 19:13:17 2026-01-13T19:13:17.162Z INFO 6640 --- [ main] com.hazelcast.system.security : [10.30.107.183]: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. 19:13:17 2026-01-13T19:13:17.163Z INFO 6640 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.183]:5701 [dev] [5.5.0] Using Multicast discovery 19:13:17 2026-01-13T19:13:17.164Z INFO 6640 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 19:13:17 2026-01-13T19:13:17.164Z WARN 6640 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 19:13:17 2026-01-13T19:13:17.169Z INFO 6640 --- [ main] c.h.internal.diagnostics.Diagnostics : [10.30.107.183]:5701 [dev] [5.5.0] Diagnostics disabled. To enable add -Dhazelcast.diagnostics.enabled=true to the JVM arguments. 19:13:17 2026-01-13T19:13:17.170Z INFO 6640 --- [ main] com.hazelcast.core.LifecycleService : [10.30.107.183]:5701 [dev] [5.5.0] [10.30.107.183]:5701 is STARTING 19:13:17 2026-01-13T19:13:17.181Z INFO 6640 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 19:13:17 2026-01-13T19:13:17.181Z WARN 6640 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 19:13:17 2026-01-13T19:13:17.202Z INFO 6640 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 19:13:17 2026-01-13T19:13:17.202Z WARN 6640 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 19:13:17 2026-01-13T19:13:17.224Z INFO 6640 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 19:13:17 2026-01-13T19:13:17.224Z WARN 6640 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 19:13:17 2026-01-13T19:13:17.260Z INFO 6640 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 19:13:17 2026-01-13T19:13:17.260Z WARN 6640 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 19:13:17 2026-01-13T19:13:17.314Z INFO 6640 --- [d | producer-27] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-27] Node 1 disconnected. 19:13:17 2026-01-13T19:13:17.314Z WARN 6640 --- [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. 19:13:17 2026-01-13T19:13:17.345Z INFO 6640 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 19:13:17 2026-01-13T19:13:17.346Z WARN 6640 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 19:13:17 2026-01-13T19:13:17.353Z INFO 6640 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 19:13:17 2026-01-13T19:13:17.353Z WARN 6640 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 19:13:17 2026-01-13T19:13:17.353Z WARN 6640 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 19:13:17 2026-01-13T19:13:17.355Z INFO 6640 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 19:13:17 2026-01-13T19:13:17.355Z WARN 6640 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 19:13:17 2026-01-13T19:13:17.357Z INFO 6640 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 19:13:17 2026-01-13T19:13:17.357Z WARN 6640 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 19:13:17 2026-01-13T19:13:17.443Z INFO 6640 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 19:13:17 2026-01-13T19:13:17.443Z WARN 6640 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 19:13:17 2026-01-13T19:13:17.525Z INFO 6640 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 19:13:17 2026-01-13T19:13:17.525Z WARN 6640 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 19:13:17 2026-01-13T19:13:17.550Z INFO 6640 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Node 1 disconnected. 19:13:17 2026-01-13T19:13:17.550Z WARN 6640 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 19:13:17 2026-01-13T19:13:17.559Z INFO 6640 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 19:13:17 2026-01-13T19:13:17.559Z WARN 6640 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 19:13:17 2026-01-13T19:13:17.623Z INFO 6640 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-15, groupId=ncmp-group] Node 1 disconnected. 19:13:17 2026-01-13T19:13:17.623Z WARN 6640 --- [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. 19:13:17 2026-01-13T19:13:17.649Z INFO 6640 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 19:13:17 2026-01-13T19:13:17.649Z WARN 6640 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 19:13:17 2026-01-13T19:13:17.651Z INFO 6640 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 19:13:17 2026-01-13T19:13:17.651Z WARN 6640 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 19:13:17 2026-01-13T19:13:17.747Z INFO 6640 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 19:13:17 2026-01-13T19:13:17.747Z WARN 6640 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 19:13:17 2026-01-13T19:13:17.747Z INFO 6640 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 19:13:17 2026-01-13T19:13:17.747Z WARN 6640 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 19:13:17 2026-01-13T19:13:17.753Z INFO 6640 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 19:13:17 2026-01-13T19:13:17.753Z WARN 6640 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 19:13:17 2026-01-13T19:13:17.822Z INFO 6640 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 19:13:17 2026-01-13T19:13:17.822Z WARN 6640 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 19:13:17 2026-01-13T19:13:17.858Z INFO 6640 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Node 1 disconnected. 19:13:17 2026-01-13T19:13:17.858Z WARN 6640 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 19:13:17 2026-01-13T19:13:17.858Z INFO 6640 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 19:13:17 2026-01-13T19:13:17.858Z WARN 6640 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 19:13:17 2026-01-13T19:13:17.894Z INFO 6640 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 19:13:17 2026-01-13T19:13:17.894Z WARN 6640 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 19:13:17 2026-01-13T19:13:17.934Z INFO 6640 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 19:13:17 2026-01-13T19:13:17.934Z WARN 6640 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 19:13:18 2026-01-13T19:13:17.975Z INFO 6640 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 19:13:18 2026-01-13T19:13:17.975Z WARN 6640 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 19:13:18 2026-01-13T19:13:17.975Z WARN 6640 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 19:13:18 2026-01-13T19:13:17.979Z INFO 6640 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 19:13:18 2026-01-13T19:13:17.979Z WARN 6640 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 19:13:18 2026-01-13T19:13:18.043Z INFO 6640 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 19:13:18 2026-01-13T19:13:18.043Z WARN 6640 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 19:13:18 2026-01-13T19:13:18.077Z INFO 6640 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 19:13:18 2026-01-13T19:13:18.077Z WARN 6640 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 19:13:18 2026-01-13T19:13:18.088Z INFO 6640 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 19:13:18 2026-01-13T19:13:18.088Z WARN 6640 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 19:13:18 2026-01-13T19:13:18.098Z INFO 6640 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 19:13:18 2026-01-13T19:13:18.098Z WARN 6640 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 19:13:18 2026-01-13T19:13:18.158Z INFO 6640 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 19:13:18 2026-01-13T19:13:18.159Z WARN 6640 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 19:13:18 2026-01-13T19:13:18.164Z INFO 6640 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 19:13:18 2026-01-13T19:13:18.164Z WARN 6640 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 19:13:18 2026-01-13T19:13:18.182Z INFO 6640 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 19:13:18 2026-01-13T19:13:18.182Z WARN 6640 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 19:13:18 2026-01-13T19:13:18.195Z INFO 6640 --- [ main] c.h.i.cluster.impl.MulticastJoiner : [10.30.107.183]:5701 [dev] [5.5.0] Trying to join to discovered node: [10.30.107.171]:5701 19:13:18 2026-01-13T19:13:18.203Z INFO 6640 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 19:13:18 2026-01-13T19:13:18.203Z WARN 6640 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 19:13:18 2026-01-13T19:13:18.216Z INFO 6640 --- [cached.thread-3] c.h.i.cluster.impl.MulticastJoiner : [10.30.107.183]:5701 [dev] [5.5.0] [10.30.107.171]:5701 is added to the blacklist. 19:13:18 2026-01-13T19:13:18.224Z INFO 6640 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 19:13:18 2026-01-13T19:13:18.224Z WARN 6640 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 19:13:18 2026-01-13T19:13:18.261Z INFO 6640 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 19:13:18 2026-01-13T19:13:18.261Z WARN 6640 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 19:13:18 2026-01-13T19:13:18.315Z INFO 6640 --- [d | producer-27] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-27] Node 1 disconnected. 19:13:18 2026-01-13T19:13:18.315Z WARN 6640 --- [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. 19:13:18 2026-01-13T19:13:18.346Z INFO 6640 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 19:13:18 2026-01-13T19:13:18.346Z WARN 6640 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 19:13:18 2026-01-13T19:13:18.354Z INFO 6640 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 19:13:18 2026-01-13T19:13:18.354Z WARN 6640 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 19:13:18 2026-01-13T19:13:18.355Z INFO 6640 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 19:13:18 2026-01-13T19:13:18.355Z WARN 6640 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 19:13:18 2026-01-13T19:13:18.355Z WARN 6640 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 19:13:18 2026-01-13T19:13:18.357Z INFO 6640 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 19:13:18 2026-01-13T19:13:18.357Z WARN 6640 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 19:13:18 2026-01-13T19:13:18.444Z INFO 6640 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 19:13:18 2026-01-13T19:13:18.444Z WARN 6640 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 19:13:18 2026-01-13T19:13:18.526Z INFO 6640 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 19:13:18 2026-01-13T19:13:18.526Z WARN 6640 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 19:13:18 2026-01-13T19:13:18.552Z INFO 6640 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Node 1 disconnected. 19:13:18 2026-01-13T19:13:18.552Z WARN 6640 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 19:13:18 2026-01-13T19:13:18.560Z INFO 6640 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 19:13:18 2026-01-13T19:13:18.560Z WARN 6640 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 19:13:18 2026-01-13T19:13:18.625Z INFO 6640 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-15, groupId=ncmp-group] Node 1 disconnected. 19:13:18 2026-01-13T19:13:18.625Z WARN 6640 --- [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. 19:13:18 2026-01-13T19:13:18.650Z INFO 6640 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 19:13:18 2026-01-13T19:13:18.650Z WARN 6640 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 19:13:18 2026-01-13T19:13:18.652Z INFO 6640 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 19:13:18 2026-01-13T19:13:18.652Z WARN 6640 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 19:13:18 2026-01-13T19:13:18.748Z INFO 6640 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 19:13:18 2026-01-13T19:13:18.748Z WARN 6640 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 19:13:18 2026-01-13T19:13:18.749Z INFO 6640 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 19:13:18 2026-01-13T19:13:18.749Z WARN 6640 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 19:13:18 2026-01-13T19:13:18.754Z INFO 6640 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 19:13:18 2026-01-13T19:13:18.754Z WARN 6640 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 19:13:18 2026-01-13T19:13:18.839Z INFO 6640 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 19:13:18 2026-01-13T19:13:18.839Z WARN 6640 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 19:13:18 2026-01-13T19:13:18.858Z INFO 6640 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Node 1 disconnected. 19:13:18 2026-01-13T19:13:18.858Z WARN 6640 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 19:13:18 2026-01-13T19:13:18.859Z INFO 6640 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 19:13:18 2026-01-13T19:13:18.859Z WARN 6640 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 19:13:18 2026-01-13T19:13:18.894Z INFO 6640 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 19:13:18 2026-01-13T19:13:18.894Z WARN 6640 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 19:13:18 2026-01-13T19:13:18.934Z INFO 6640 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 19:13:18 2026-01-13T19:13:18.934Z WARN 6640 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 19:13:19 2026-01-13T19:13:18.975Z INFO 6640 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 19:13:19 2026-01-13T19:13:18.975Z WARN 6640 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 19:13:19 2026-01-13T19:13:18.976Z WARN 6640 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 19:13:19 2026-01-13T19:13:18.981Z INFO 6640 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 19:13:19 2026-01-13T19:13:18.981Z WARN 6640 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 19:13:19 2026-01-13T19:13:19.045Z INFO 6640 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 19:13:19 2026-01-13T19:13:19.045Z WARN 6640 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 19:13:19 2026-01-13T19:13:19.079Z INFO 6640 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 19:13:19 2026-01-13T19:13:19.079Z WARN 6640 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 19:13:19 2026-01-13T19:13:19.089Z INFO 6640 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 19:13:19 2026-01-13T19:13:19.089Z WARN 6640 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 19:13:19 2026-01-13T19:13:19.099Z INFO 6640 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 19:13:19 2026-01-13T19:13:19.099Z WARN 6640 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 19:13:19 2026-01-13T19:13:19.159Z INFO 6640 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 19:13:19 2026-01-13T19:13:19.159Z WARN 6640 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 19:13:19 2026-01-13T19:13:19.165Z INFO 6640 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 19:13:19 2026-01-13T19:13:19.165Z WARN 6640 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 19:13:19 2026-01-13T19:13:19.183Z INFO 6640 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 19:13:19 2026-01-13T19:13:19.183Z WARN 6640 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 19:13:19 2026-01-13T19:13:19.204Z INFO 6640 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 19:13:19 2026-01-13T19:13:19.204Z WARN 6640 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 19:13:19 2026-01-13T19:13:19.208Z INFO 6640 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 19:13:19 2026-01-13T19:13:19.208Z WARN 6640 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 19:13:19 2026-01-13T19:13:19.208Z WARN 6640 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 19:13:19 2026-01-13T19:13:19.210Z INFO 6640 --- [cached.thread-3] c.h.i.cluster.impl.MulticastJoiner : [10.30.107.183]:5701 [dev] [5.5.0] [10.30.107.171]:5701 is removed from the blacklist. 19:13:19 2026-01-13T19:13:19.225Z INFO 6640 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 19:13:19 2026-01-13T19:13:19.225Z WARN 6640 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 19:13:19 2026-01-13T19:13:19.227Z INFO 6640 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.107.183]:5701 [dev] [5.5.0] Initialized new cluster connection between /10.30.107.183:60521 and /10.30.107.171:5701 19:13:19 2026-01-13T19:13:19.263Z INFO 6640 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 19:13:19 2026-01-13T19:13:19.263Z WARN 6640 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 19:13:19 2026-01-13T19:13:19.316Z INFO 6640 --- [d | producer-27] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-27] Node 1 disconnected. 19:13:19 2026-01-13T19:13:19.316Z WARN 6640 --- [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. 19:13:19 2026-01-13T19:13:19.316Z INFO 6640 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 19:13:19 2026-01-13T19:13:19.317Z WARN 6640 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 19:13:19 2026-01-13T19:13:19.354Z INFO 6640 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 19:13:19 2026-01-13T19:13:19.354Z WARN 6640 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 19:13:19 2026-01-13T19:13:19.358Z INFO 6640 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 19:13:19 2026-01-13T19:13:19.358Z WARN 6640 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 19:13:19 2026-01-13T19:13:19.445Z INFO 6640 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 19:13:19 2026-01-13T19:13:19.445Z WARN 6640 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 19:13:19 2026-01-13T19:13:19.528Z INFO 6640 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 19:13:19 2026-01-13T19:13:19.528Z WARN 6640 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 19:13:19 2026-01-13T19:13:19.554Z INFO 6640 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Node 1 disconnected. 19:13:19 2026-01-13T19:13:19.554Z WARN 6640 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 19:13:19 2026-01-13T19:13:19.562Z INFO 6640 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 19:13:19 2026-01-13T19:13:19.562Z WARN 6640 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 19:13:19 2026-01-13T19:13:19.627Z INFO 6640 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-15, groupId=ncmp-group] Node 1 disconnected. 19:13:19 2026-01-13T19:13:19.628Z WARN 6640 --- [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. 19:13:19 2026-01-13T19:13:19.650Z INFO 6640 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 19:13:19 2026-01-13T19:13:19.650Z WARN 6640 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 19:13:19 2026-01-13T19:13:19.651Z INFO 6640 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 19:13:19 2026-01-13T19:13:19.651Z WARN 6640 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 19:13:19 2026-01-13T19:13:19.653Z INFO 6640 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 19:13:19 2026-01-13T19:13:19.653Z WARN 6640 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 19:13:19 2026-01-13T19:13:19.750Z INFO 6640 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 19:13:19 2026-01-13T19:13:19.750Z WARN 6640 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 19:13:19 2026-01-13T19:13:19.754Z INFO 6640 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 19:13:19 2026-01-13T19:13:19.754Z WARN 6640 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 19:13:19 2026-01-13T19:13:19.841Z INFO 6640 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 19:13:19 2026-01-13T19:13:19.841Z WARN 6640 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 19:13:19 2026-01-13T19:13:19.859Z INFO 6640 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Node 1 disconnected. 19:13:19 2026-01-13T19:13:19.859Z WARN 6640 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 19:13:19 2026-01-13T19:13:19.860Z INFO 6640 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 19:13:19 2026-01-13T19:13:19.860Z WARN 6640 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 19:13:19 2026-01-13T19:13:19.895Z INFO 6640 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 19:13:19 2026-01-13T19:13:19.895Z WARN 6640 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 19:13:19 2026-01-13T19:13:19.935Z INFO 6640 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 19:13:19 2026-01-13T19:13:19.935Z WARN 6640 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 19:13:20 2026-01-13T19:13:19.976Z INFO 6640 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 19:13:20 2026-01-13T19:13:19.976Z WARN 6640 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 19:13:20 2026-01-13T19:13:19.976Z WARN 6640 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 19:13:20 2026-01-13T19:13:19.981Z INFO 6640 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 19:13:20 2026-01-13T19:13:19.981Z WARN 6640 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 19:13:20 2026-01-13T19:13:20.047Z INFO 6640 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 19:13:20 2026-01-13T19:13:20.047Z WARN 6640 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 19:13:20 2026-01-13T19:13:20.080Z INFO 6640 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 19:13:20 2026-01-13T19:13:20.080Z WARN 6640 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 19:13:20 2026-01-13T19:13:20.090Z INFO 6640 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 19:13:20 2026-01-13T19:13:20.090Z WARN 6640 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 19:13:20 2026-01-13T19:13:20.099Z INFO 6640 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 19:13:20 2026-01-13T19:13:20.099Z WARN 6640 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 19:13:20 2026-01-13T19:13:20.159Z INFO 6640 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 19:13:20 2026-01-13T19:13:20.159Z WARN 6640 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 19:13:20 2026-01-13T19:13:20.181Z INFO 6640 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 19:13:20 2026-01-13T19:13:20.181Z WARN 6640 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 19:13:20 2026-01-13T19:13:20.185Z INFO 6640 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 19:13:20 2026-01-13T19:13:20.185Z WARN 6640 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 19:13:20 2026-01-13T19:13:20.205Z INFO 6640 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 19:13:20 2026-01-13T19:13:20.205Z WARN 6640 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 19:13:20 2026-01-13T19:13:20.226Z INFO 6640 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 19:13:20 2026-01-13T19:13:20.226Z WARN 6640 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 19:13:20 2026-01-13T19:13:20.249Z INFO 6640 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 19:13:20 2026-01-13T19:13:20.249Z WARN 6640 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 19:13:20 2026-01-13T19:13:20.257Z INFO 6640 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 19:13:20 2026-01-13T19:13:20.258Z WARN 6640 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 19:13:20 2026-01-13T19:13:20.258Z WARN 6640 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 19:13:20 2026-01-13T19:13:20.264Z INFO 6640 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 19:13:20 2026-01-13T19:13:20.264Z WARN 6640 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 19:13:20 2026-01-13T19:13:20.317Z INFO 6640 --- [d | producer-27] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-27] Node 1 disconnected. 19:13:20 2026-01-13T19:13:20.317Z WARN 6640 --- [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. 19:13:20 2026-01-13T19:13:20.356Z INFO 6640 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 19:13:20 2026-01-13T19:13:20.356Z WARN 6640 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 19:13:20 2026-01-13T19:13:20.359Z INFO 6640 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 19:13:20 2026-01-13T19:13:20.359Z WARN 6640 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 19:13:20 2026-01-13T19:13:20.438Z INFO 6640 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 19:13:20 2026-01-13T19:13:20.438Z WARN 6640 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 19:13:20 2026-01-13T19:13:20.531Z INFO 6640 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 19:13:20 2026-01-13T19:13:20.531Z WARN 6640 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 19:13:20 2026-01-13T19:13:20.557Z INFO 6640 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Node 1 disconnected. 19:13:20 2026-01-13T19:13:20.557Z WARN 6640 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 19:13:20 2026-01-13T19:13:20.563Z INFO 6640 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 19:13:20 2026-01-13T19:13:20.563Z WARN 6640 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 19:13:20 2026-01-13T19:13:20.601Z INFO 6640 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 19:13:20 2026-01-13T19:13:20.601Z WARN 6640 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 19:13:20 2026-01-13T19:13:20.629Z INFO 6640 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-15, groupId=ncmp-group] Node 1 disconnected. 19:13:20 2026-01-13T19:13:20.630Z WARN 6640 --- [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. 19:13:20 2026-01-13T19:13:20.652Z INFO 6640 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 19:13:20 2026-01-13T19:13:20.652Z WARN 6640 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 19:13:20 2026-01-13T19:13:20.653Z INFO 6640 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 19:13:20 2026-01-13T19:13:20.653Z WARN 6640 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 19:13:20 2026-01-13T19:13:20.750Z INFO 6640 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 19:13:20 2026-01-13T19:13:20.750Z WARN 6640 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 19:13:20 2026-01-13T19:13:20.755Z INFO 6640 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 19:13:20 2026-01-13T19:13:20.755Z WARN 6640 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 19:13:20 2026-01-13T19:13:20.842Z INFO 6640 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 19:13:20 2026-01-13T19:13:20.842Z WARN 6640 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 19:13:20 2026-01-13T19:13:20.861Z INFO 6640 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Node 1 disconnected. 19:13:20 2026-01-13T19:13:20.861Z WARN 6640 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 19:13:20 2026-01-13T19:13:20.861Z INFO 6640 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 19:13:20 2026-01-13T19:13:20.861Z WARN 6640 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 19:13:20 2026-01-13T19:13:20.879Z INFO 6640 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 19:13:20 2026-01-13T19:13:20.879Z WARN 6640 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 19:13:20 2026-01-13T19:13:20.879Z WARN 6640 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 19:13:20 2026-01-13T19:13:20.895Z INFO 6640 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 19:13:20 2026-01-13T19:13:20.895Z WARN 6640 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 19:13:20 2026-01-13T19:13:20.903Z INFO 6640 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.107.183]:5701 [dev] [5.5.0] Connection[id=1, /10.30.107.183:60521->/10.30.107.171:5701, qualifier=null, endpoint=[10.30.107.171]:5701, remoteUuid=c157076a-d800-4312-8cc8-6774872d133e, alive=false, connectionType=MEMBER, planeIndex=0] closed. Reason: Connection closed by the other side 19:13:20 2026-01-13T19:13:20.936Z INFO 6640 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 19:13:20 2026-01-13T19:13:20.936Z WARN 6640 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 19:13:21 2026-01-13T19:13:20.983Z INFO 6640 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 19:13:21 2026-01-13T19:13:20.983Z WARN 6640 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 19:13:21 2026-01-13T19:13:21.051Z INFO 6640 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 19:13:21 2026-01-13T19:13:21.051Z WARN 6640 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 19:13:21 2026-01-13T19:13:21.082Z INFO 6640 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 19:13:21 2026-01-13T19:13:21.082Z WARN 6640 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 19:13:21 2026-01-13T19:13:21.091Z INFO 6640 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 19:13:21 2026-01-13T19:13:21.091Z WARN 6640 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 19:13:21 2026-01-13T19:13:21.100Z INFO 6640 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 19:13:21 2026-01-13T19:13:21.100Z WARN 6640 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 19:13:21 2026-01-13T19:13:21.161Z INFO 6640 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 19:13:21 2026-01-13T19:13:21.161Z WARN 6640 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 19:13:21 2026-01-13T19:13:21.161Z INFO 6640 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 19:13:21 2026-01-13T19:13:21.161Z WARN 6640 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 19:13:21 2026-01-13T19:13:21.161Z WARN 6640 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 19:13:21 2026-01-13T19:13:21.182Z INFO 6640 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 19:13:21 2026-01-13T19:13:21.182Z WARN 6640 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 19:13:21 2026-01-13T19:13:21.186Z INFO 6640 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 19:13:21 2026-01-13T19:13:21.186Z WARN 6640 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 19:13:21 2026-01-13T19:13:21.205Z INFO 6640 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 19:13:21 2026-01-13T19:13:21.205Z WARN 6640 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 19:13:21 2026-01-13T19:13:21.226Z INFO 6640 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 19:13:21 2026-01-13T19:13:21.227Z WARN 6640 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 19:13:21 2026-01-13T19:13:21.250Z INFO 6640 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 19:13:21 2026-01-13T19:13:21.250Z WARN 6640 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 19:13:21 2026-01-13T19:13:21.265Z INFO 6640 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 19:13:21 2026-01-13T19:13:21.265Z WARN 6640 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 19:13:21 2026-01-13T19:13:21.317Z INFO 6640 --- [d | producer-27] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-27] Node 1 disconnected. 19:13:21 2026-01-13T19:13:21.317Z WARN 6640 --- [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. 19:13:21 2026-01-13T19:13:21.356Z INFO 6640 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 19:13:21 2026-01-13T19:13:21.356Z WARN 6640 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 19:13:21 2026-01-13T19:13:21.361Z INFO 6640 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 19:13:21 2026-01-13T19:13:21.361Z WARN 6640 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 19:13:21 2026-01-13T19:13:21.439Z INFO 6640 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 19:13:21 2026-01-13T19:13:21.439Z WARN 6640 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 19:13:21 2026-01-13T19:13:21.485Z INFO 6640 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 19:13:21 2026-01-13T19:13:21.485Z WARN 6640 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 19:13:21 2026-01-13T19:13:21.533Z INFO 6640 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 19:13:21 2026-01-13T19:13:21.533Z WARN 6640 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 19:13:21 2026-01-13T19:13:21.559Z INFO 6640 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Node 1 disconnected. 19:13:21 2026-01-13T19:13:21.559Z WARN 6640 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 19:13:21 2026-01-13T19:13:21.623Z INFO 6640 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 19:13:21 2026-01-13T19:13:21.623Z WARN 6640 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 19:13:21 2026-01-13T19:13:21.632Z INFO 6640 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-15, groupId=ncmp-group] Node 1 disconnected. 19:13:21 2026-01-13T19:13:21.632Z WARN 6640 --- [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. 19:13:21 2026-01-13T19:13:21.653Z INFO 6640 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 19:13:21 2026-01-13T19:13:21.653Z WARN 6640 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 19:13:21 2026-01-13T19:13:21.663Z INFO 6640 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 19:13:21 2026-01-13T19:13:21.663Z WARN 6640 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 19:13:21 2026-01-13T19:13:21.752Z INFO 6640 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 19:13:21 2026-01-13T19:13:21.752Z WARN 6640 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 19:13:21 2026-01-13T19:13:21.756Z INFO 6640 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 19:13:21 2026-01-13T19:13:21.756Z WARN 6640 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 19:13:21 2026-01-13T19:13:21.842Z INFO 6640 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 19:13:21 2026-01-13T19:13:21.843Z WARN 6640 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 19:13:21 2026-01-13T19:13:21.862Z INFO 6640 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Node 1 disconnected. 19:13:21 2026-01-13T19:13:21.862Z WARN 6640 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 19:13:21 2026-01-13T19:13:21.862Z INFO 6640 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 19:13:21 2026-01-13T19:13:21.862Z WARN 6640 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 19:13:21 2026-01-13T19:13:21.882Z INFO 6640 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 19:13:21 2026-01-13T19:13:21.882Z WARN 6640 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 19:13:21 2026-01-13T19:13:21.882Z WARN 6640 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 19:13:21 2026-01-13T19:13:21.895Z INFO 6640 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 19:13:21 2026-01-13T19:13:21.895Z WARN 6640 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 19:13:21 2026-01-13T19:13:21.937Z INFO 6640 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 19:13:21 2026-01-13T19:13:21.937Z WARN 6640 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 19:13:22 2026-01-13T19:13:21.984Z INFO 6640 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 19:13:22 2026-01-13T19:13:21.984Z WARN 6640 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 19:13:22 2026-01-13T19:13:22.053Z INFO 6640 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 19:13:22 2026-01-13T19:13:22.053Z WARN 6640 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 19:13:22 2026-01-13T19:13:22.084Z INFO 6640 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 19:13:22 2026-01-13T19:13:22.084Z WARN 6640 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 19:13:22 2026-01-13T19:13:22.092Z INFO 6640 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 19:13:22 2026-01-13T19:13:22.092Z WARN 6640 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 19:13:22 2026-01-13T19:13:22.100Z INFO 6640 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 19:13:22 2026-01-13T19:13:22.100Z WARN 6640 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 19:13:22 2026-01-13T19:13:22.161Z INFO 6640 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 19:13:22 2026-01-13T19:13:22.161Z WARN 6640 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 19:13:22 2026-01-13T19:13:22.165Z INFO 6640 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 19:13:22 2026-01-13T19:13:22.165Z WARN 6640 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 19:13:22 2026-01-13T19:13:22.165Z WARN 6640 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 19:13:22 2026-01-13T19:13:22.184Z INFO 6640 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 19:13:22 2026-01-13T19:13:22.184Z WARN 6640 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 19:13:22 2026-01-13T19:13:22.187Z INFO 6640 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 19:13:22 2026-01-13T19:13:22.187Z WARN 6640 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 19:13:22 2026-01-13T19:13:22.207Z INFO 6640 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 19:13:22 2026-01-13T19:13:22.207Z WARN 6640 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 19:13:22 2026-01-13T19:13:22.227Z INFO 6640 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 19:13:22 2026-01-13T19:13:22.227Z WARN 6640 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 19:13:22 2026-01-13T19:13:22.264Z INFO 6640 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 19:13:22 2026-01-13T19:13:22.264Z WARN 6640 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 19:13:22 2026-01-13T19:13:22.267Z INFO 6640 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 19:13:22 2026-01-13T19:13:22.267Z WARN 6640 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 19:13:22 2026-01-13T19:13:22.344Z INFO 6640 --- [d | producer-27] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-27] Node 1 disconnected. 19:13:22 2026-01-13T19:13:22.344Z WARN 6640 --- [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. 19:13:22 2026-01-13T19:13:22.356Z INFO 6640 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 19:13:22 2026-01-13T19:13:22.356Z WARN 6640 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 19:13:22 2026-01-13T19:13:22.361Z INFO 6640 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 19:13:22 2026-01-13T19:13:22.361Z WARN 6640 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 19:13:22 2026-01-13T19:13:22.440Z INFO 6640 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 19:13:22 2026-01-13T19:13:22.440Z WARN 6640 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 19:13:22 2026-01-13T19:13:22.482Z INFO 6640 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 19:13:22 2026-01-13T19:13:22.482Z WARN 6640 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 19:13:22 2026-01-13T19:13:22.535Z INFO 6640 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 19:13:22 2026-01-13T19:13:22.535Z WARN 6640 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 19:13:22 2026-01-13T19:13:22.561Z INFO 6640 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Node 1 disconnected. 19:13:22 2026-01-13T19:13:22.561Z WARN 6640 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 19:13:22 2026-01-13T19:13:22.624Z INFO 6640 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 19:13:22 2026-01-13T19:13:22.624Z WARN 6640 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 19:13:22 2026-01-13T19:13:22.634Z INFO 6640 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-15, groupId=ncmp-group] Node 1 disconnected. 19:13:22 2026-01-13T19:13:22.634Z WARN 6640 --- [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. 19:13:22 2026-01-13T19:13:22.654Z INFO 6640 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 19:13:22 2026-01-13T19:13:22.654Z WARN 6640 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 19:13:22 2026-01-13T19:13:22.664Z INFO 6640 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 19:13:22 2026-01-13T19:13:22.664Z WARN 6640 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 19:13:22 2026-01-13T19:13:22.753Z INFO 6640 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 19:13:22 2026-01-13T19:13:22.753Z WARN 6640 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 19:13:22 2026-01-13T19:13:22.757Z INFO 6640 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 19:13:22 2026-01-13T19:13:22.757Z WARN 6640 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 19:13:22 2026-01-13T19:13:22.773Z INFO 6640 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 19:13:22 2026-01-13T19:13:22.773Z WARN 6640 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 19:13:22 2026-01-13T19:13:22.773Z WARN 6640 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 19:13:22 2026-01-13T19:13:22.842Z INFO 6640 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 19:13:22 2026-01-13T19:13:22.842Z WARN 6640 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 19:13:22 2026-01-13T19:13:22.863Z INFO 6640 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 19:13:22 2026-01-13T19:13:22.863Z WARN 6640 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 19:13:22 2026-01-13T19:13:22.864Z INFO 6640 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Node 1 disconnected. 19:13:22 2026-01-13T19:13:22.864Z WARN 6640 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 19:13:22 2026-01-13T19:13:22.897Z INFO 6640 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 19:13:22 2026-01-13T19:13:22.897Z WARN 6640 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 19:13:22 2026-01-13T19:13:22.937Z INFO 6640 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 19:13:22 2026-01-13T19:13:22.938Z WARN 6640 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 19:13:23 2026-01-13T19:13:22.985Z INFO 6640 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 19:13:23 2026-01-13T19:13:22.986Z WARN 6640 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 19:13:23 2026-01-13T19:13:23.056Z INFO 6640 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 19:13:23 2026-01-13T19:13:23.056Z WARN 6640 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 19:13:23 2026-01-13T19:13:23.086Z INFO 6640 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 19:13:23 2026-01-13T19:13:23.086Z WARN 6640 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 19:13:23 2026-01-13T19:13:23.093Z INFO 6640 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 19:13:23 2026-01-13T19:13:23.093Z WARN 6640 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 19:13:23 2026-01-13T19:13:23.102Z INFO 6640 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 19:13:23 2026-01-13T19:13:23.102Z WARN 6640 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 19:13:23 2026-01-13T19:13:23.118Z INFO 6640 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 19:13:23 2026-01-13T19:13:23.118Z WARN 6640 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 19:13:23 2026-01-13T19:13:23.162Z INFO 6640 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 19:13:23 2026-01-13T19:13:23.162Z WARN 6640 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 19:13:23 2026-01-13T19:13:23.166Z INFO 6640 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 19:13:23 2026-01-13T19:13:23.166Z WARN 6640 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 19:13:23 2026-01-13T19:13:23.166Z WARN 6640 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 19:13:23 2026-01-13T19:13:23.176Z INFO 6640 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 19:13:23 2026-01-13T19:13:23.176Z WARN 6640 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 19:13:23 2026-01-13T19:13:23.184Z INFO 6640 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 19:13:23 2026-01-13T19:13:23.185Z WARN 6640 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 19:13:23 2026-01-13T19:13:23.188Z INFO 6640 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 19:13:23 2026-01-13T19:13:23.188Z WARN 6640 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 19:13:23 2026-01-13T19:13:23.265Z INFO 6640 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 19:13:23 2026-01-13T19:13:23.265Z WARN 6640 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 19:13:23 2026-01-13T19:13:23.268Z INFO 6640 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 19:13:23 2026-01-13T19:13:23.268Z WARN 6640 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 19:13:23 2026-01-13T19:13:23.346Z INFO 6640 --- [d | producer-27] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-27] Node 1 disconnected. 19:13:23 2026-01-13T19:13:23.346Z WARN 6640 --- [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. 19:13:23 2026-01-13T19:13:23.356Z INFO 6640 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 19:13:23 2026-01-13T19:13:23.356Z WARN 6640 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 19:13:23 2026-01-13T19:13:23.361Z INFO 6640 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 19:13:23 2026-01-13T19:13:23.361Z WARN 6640 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 19:13:23 2026-01-13T19:13:23.442Z INFO 6640 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 19:13:23 2026-01-13T19:13:23.442Z WARN 6640 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 19:13:23 2026-01-13T19:13:23.485Z INFO 6640 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 19:13:23 2026-01-13T19:13:23.485Z WARN 6640 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 19:13:23 2026-01-13T19:13:23.537Z INFO 6640 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 19:13:23 2026-01-13T19:13:23.537Z WARN 6640 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 19:13:23 2026-01-13T19:13:23.563Z INFO 6640 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Node 1 disconnected. 19:13:23 2026-01-13T19:13:23.563Z WARN 6640 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 19:13:23 2026-01-13T19:13:23.624Z INFO 6640 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 19:13:23 2026-01-13T19:13:23.624Z WARN 6640 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 19:13:23 2026-01-13T19:13:23.636Z INFO 6640 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-15, groupId=ncmp-group] Node 1 disconnected. 19:13:23 2026-01-13T19:13:23.636Z WARN 6640 --- [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. 19:13:23 2026-01-13T19:13:23.655Z INFO 6640 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 19:13:23 2026-01-13T19:13:23.655Z WARN 6640 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 19:13:23 2026-01-13T19:13:23.665Z INFO 6640 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 19:13:23 2026-01-13T19:13:23.665Z WARN 6640 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 19:13:23 2026-01-13T19:13:23.755Z INFO 6640 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 19:13:23 2026-01-13T19:13:23.755Z WARN 6640 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 19:13:23 2026-01-13T19:13:23.758Z INFO 6640 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 19:13:23 2026-01-13T19:13:23.758Z WARN 6640 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 19:13:23 2026-01-13T19:13:23.776Z INFO 6640 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 19:13:23 2026-01-13T19:13:23.776Z WARN 6640 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 19:13:23 2026-01-13T19:13:23.776Z WARN 6640 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 19:13:23 2026-01-13T19:13:23.842Z INFO 6640 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 19:13:23 2026-01-13T19:13:23.842Z WARN 6640 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 19:13:23 2026-01-13T19:13:23.863Z INFO 6640 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 19:13:23 2026-01-13T19:13:23.863Z WARN 6640 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 19:13:23 2026-01-13T19:13:23.866Z INFO 6640 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Node 1 disconnected. 19:13:23 2026-01-13T19:13:23.866Z WARN 6640 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 19:13:23 2026-01-13T19:13:23.897Z INFO 6640 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 19:13:23 2026-01-13T19:13:23.897Z WARN 6640 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 19:13:23 2026-01-13T19:13:23.938Z INFO 6640 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 19:13:23 2026-01-13T19:13:23.938Z WARN 6640 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 19:13:24 2026-01-13T19:13:24.019Z INFO 6640 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 19:13:24 2026-01-13T19:13:24.019Z WARN 6640 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 19:13:24 2026-01-13T19:13:24.019Z WARN 6640 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 19:13:24 2026-01-13T19:13:24.024Z INFO 6640 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 19:13:24 2026-01-13T19:13:24.024Z WARN 6640 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 19:13:24 2026-01-13T19:13:24.058Z INFO 6640 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 19:13:24 2026-01-13T19:13:24.058Z WARN 6640 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 19:13:24 2026-01-13T19:13:24.088Z INFO 6640 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 19:13:24 2026-01-13T19:13:24.088Z WARN 6640 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 19:13:24 2026-01-13T19:13:24.093Z INFO 6640 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 19:13:24 2026-01-13T19:13:24.094Z WARN 6640 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 19:13:24 2026-01-13T19:13:24.102Z INFO 6640 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 19:13:24 2026-01-13T19:13:24.102Z WARN 6640 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 19:13:24 2026-01-13T19:13:24.119Z INFO 6640 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 19:13:24 2026-01-13T19:13:24.119Z WARN 6640 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 19:13:24 2026-01-13T19:13:24.163Z INFO 6640 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 19:13:24 2026-01-13T19:13:24.163Z WARN 6640 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 19:13:24 2026-01-13T19:13:24.178Z INFO 6640 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 19:13:24 2026-01-13T19:13:24.178Z WARN 6640 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 19:13:24 2026-01-13T19:13:24.185Z INFO 6640 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 19:13:24 2026-01-13T19:13:24.185Z WARN 6640 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 19:13:24 2026-01-13T19:13:24.188Z INFO 6640 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 19:13:24 2026-01-13T19:13:24.188Z WARN 6640 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 19:13:24 2026-01-13T19:13:24.266Z INFO 6640 --- [ main] c.h.internal.cluster.ClusterService : [10.30.107.183]:5701 [dev] [5.5.0] 19:13:24 19:13:24 Members {size:1, ver:1} [ 19:13:24 Member [10.30.107.183]:5701 - dca54908-264a-4f31-86f6-c4e2d6e488a6 this 19:13:24 ] 19:13:24 19:13:24 2026-01-13T19:13:24.267Z INFO 6640 --- [ main] com.hazelcast.core.LifecycleService : [10.30.107.183]:5701 [dev] [5.5.0] [10.30.107.183]:5701 is STARTED 19:13:24 2026-01-13T19:13:24.268Z INFO 6640 --- [cached.thread-2] c.h.i.p.impl.PartitionStateManagerImpl : [10.30.107.183]:5701 [dev] [5.5.0] Initializing cluster partition table arrangement... 19:13:24 2026-01-13T19:13:24.269Z INFO 6640 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 19:13:24 2026-01-13T19:13:24.269Z WARN 6640 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 19:13:24 2026-01-13T19:13:24.277Z INFO 6640 --- [ main] com.hazelcast.core.LifecycleService : [10.30.107.183]:5701 [dev] [5.5.0] [10.30.107.183]:5701 is SHUTTING_DOWN 19:13:24 2026-01-13T19:13:24.278Z INFO 6640 --- [cached.thread-3] c.h.i.p.impl.MigrationManagerImpl : [10.30.107.183]:5701 [dev] [5.5.0] Shutdown request of Member [10.30.107.183]:5701 - dca54908-264a-4f31-86f6-c4e2d6e488a6 this is handled 19:13:24 2026-01-13T19:13:24.279Z INFO 6640 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.183]:5701 [dev] [5.5.0] Shutting down multicast service... 19:13:24 2026-01-13T19:13:24.279Z INFO 6640 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.183]:5701 [dev] [5.5.0] Shutting down connection manager... 19:13:24 2026-01-13T19:13:24.280Z INFO 6640 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.183]:5701 [dev] [5.5.0] Shutting down node engine... 19:13:24 2026-01-13T19:13:24.299Z INFO 6640 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 19:13:24 2026-01-13T19:13:24.299Z WARN 6640 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 19:13:24 2026-01-13T19:13:24.346Z INFO 6640 --- [d | producer-27] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-27] Node 1 disconnected. 19:13:24 2026-01-13T19:13:24.346Z WARN 6640 --- [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. 19:13:24 2026-01-13T19:13:24.355Z INFO 6640 --- [ main] c.hazelcast.instance.impl.NodeExtension : [10.30.107.183]:5701 [dev] [5.5.0] Destroying node NodeExtension. 19:13:24 2026-01-13T19:13:24.356Z INFO 6640 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.183]:5701 [dev] [5.5.0] Hazelcast Shutdown is completed in 79 ms. 19:13:24 2026-01-13T19:13:24.356Z INFO 6640 --- [ main] com.hazelcast.core.LifecycleService : [10.30.107.183]:5701 [dev] [5.5.0] [10.30.107.183]:5701 is SHUTDOWN 19:13:24 2026-01-13T19:13:24.357Z INFO 6640 --- [ main] c.h.i.config.AbstractConfigLocator : Loading 'hazelcast-default.xml' from the classpath. 19:13:24 2026-01-13T19:13:24.357Z INFO 6640 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 19:13:24 2026-01-13T19:13:24.357Z WARN 6640 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 19:13:24 2026-01-13T19:13:24.368Z INFO 6640 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 19:13:24 2026-01-13T19:13:24.368Z WARN 6640 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 19:13:24 2026-01-13T19:13:24.401Z INFO 6640 --- [ main] com.hazelcast.system.logo : [10.30.107.183]:5701 [dev] [5.5.0] 19:13:24 o o o o---o o--o o o---o o o----o o--o--o 19:13:24 | | / \ / | / / \ | | 19:13:24 o----o o o o----o | o o o----o | 19:13:24 | | * \ / | \ * \ | | 19:13:24 o o * o o---o o--o o----o o---o * o o----o o 19:13:24 19:13:24 2026-01-13T19:13:24.401Z INFO 6640 --- [ main] com.hazelcast.system : [10.30.107.183]:5701 [dev] [5.5.0] Copyright (c) 2008-2024, Hazelcast, Inc. All Rights Reserved. 19:13:24 2026-01-13T19:13:24.401Z INFO 6640 --- [ main] com.hazelcast.system : [10.30.107.183]:5701 [dev] [5.5.0] Hazelcast Platform 5.5.0 (20240725) starting at [10.30.107.183]:5701 19:13:24 2026-01-13T19:13:24.401Z INFO 6640 --- [ main] com.hazelcast.system : [10.30.107.183]:5701 [dev] [5.5.0] Cluster name: dev 19:13:24 2026-01-13T19:13:24.401Z INFO 6640 --- [ main] com.hazelcast.system : [10.30.107.183]: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. 19:13:24 2026-01-13T19:13:24.401Z INFO 6640 --- [ main] com.hazelcast.system : [10.30.107.183]:5701 [dev] [5.5.0] The Jet engine is disabled. 19:13:24 To enable the Jet engine on the members, do one of the following: 19:13:24 - Change member config using Java API: config.getJetConfig().setEnabled(true) 19:13:24 - Change XML/YAML configuration property: Set hazelcast.jet.enabled to true 19:13:24 - Add system property: -Dhz.jet.enabled=true (for Hazelcast embedded, works only when loading config via Config.load) 19:13:24 - Add environment variable: HZ_JET_ENABLED=true (recommended when running container image. For Hazelcast embedded, works only when loading config via Config.load) 19:13:24 2026-01-13T19:13:24.411Z INFO 6640 --- [ main] com.hazelcast.system.security : [10.30.107.183]: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. 19:13:24 2026-01-13T19:13:24.412Z INFO 6640 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.183]:5701 [dev] [5.5.0] Using Multicast discovery 19:13:24 2026-01-13T19:13:24.418Z INFO 6640 --- [ main] c.h.internal.diagnostics.Diagnostics : [10.30.107.183]:5701 [dev] [5.5.0] Diagnostics disabled. To enable add -Dhazelcast.diagnostics.enabled=true to the JVM arguments. 19:13:24 2026-01-13T19:13:24.418Z INFO 6640 --- [ main] com.hazelcast.core.LifecycleService : [10.30.107.183]:5701 [dev] [5.5.0] [10.30.107.183]:5701 is STARTING 19:13:24 2026-01-13T19:13:24.443Z INFO 6640 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 19:13:24 2026-01-13T19:13:24.443Z WARN 6640 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 19:13:24 2026-01-13T19:13:24.466Z INFO 6640 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 19:13:24 2026-01-13T19:13:24.466Z WARN 6640 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 19:13:24 2026-01-13T19:13:24.539Z INFO 6640 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 19:13:24 2026-01-13T19:13:24.539Z WARN 6640 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 19:13:24 2026-01-13T19:13:24.568Z INFO 6640 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Node 1 disconnected. 19:13:24 2026-01-13T19:13:24.568Z WARN 6640 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 19:13:24 2026-01-13T19:13:24.625Z INFO 6640 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 19:13:24 2026-01-13T19:13:24.625Z WARN 6640 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 19:13:24 2026-01-13T19:13:24.638Z INFO 6640 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-15, groupId=ncmp-group] Node 1 disconnected. 19:13:24 2026-01-13T19:13:24.638Z WARN 6640 --- [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. 19:13:24 2026-01-13T19:13:24.656Z INFO 6640 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 19:13:24 2026-01-13T19:13:24.656Z WARN 6640 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 19:13:24 2026-01-13T19:13:24.679Z INFO 6640 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 19:13:24 2026-01-13T19:13:24.679Z WARN 6640 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 19:13:24 2026-01-13T19:13:24.679Z WARN 6640 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 19:13:24 2026-01-13T19:13:24.697Z INFO 6640 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 19:13:24 2026-01-13T19:13:24.697Z WARN 6640 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 19:13:24 2026-01-13T19:13:24.756Z INFO 6640 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 19:13:24 2026-01-13T19:13:24.756Z WARN 6640 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 19:13:24 2026-01-13T19:13:24.758Z INFO 6640 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 19:13:24 2026-01-13T19:13:24.758Z WARN 6640 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 19:13:24 2026-01-13T19:13:24.844Z INFO 6640 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 19:13:24 2026-01-13T19:13:24.844Z WARN 6640 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 19:13:24 2026-01-13T19:13:24.864Z INFO 6640 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 19:13:24 2026-01-13T19:13:24.864Z WARN 6640 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 19:13:24 2026-01-13T19:13:24.866Z INFO 6640 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Node 1 disconnected. 19:13:24 2026-01-13T19:13:24.867Z WARN 6640 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 19:13:24 2026-01-13T19:13:24.898Z INFO 6640 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 19:13:24 2026-01-13T19:13:24.898Z WARN 6640 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 19:13:24 2026-01-13T19:13:24.939Z INFO 6640 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 19:13:24 2026-01-13T19:13:24.939Z WARN 6640 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 19:13:25 2026-01-13T19:13:24.968Z INFO 6640 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 19:13:25 2026-01-13T19:13:24.968Z WARN 6640 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 19:13:25 2026-01-13T19:13:24.968Z WARN 6640 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 19:13:25 2026-01-13T19:13:25.025Z INFO 6640 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 19:13:25 2026-01-13T19:13:25.025Z WARN 6640 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 19:13:25 2026-01-13T19:13:25.067Z INFO 6640 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 19:13:25 2026-01-13T19:13:25.067Z WARN 6640 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 19:13:25 2026-01-13T19:13:25.093Z INFO 6640 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 19:13:25 2026-01-13T19:13:25.093Z WARN 6640 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 19:13:25 2026-01-13T19:13:25.094Z INFO 6640 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 19:13:25 2026-01-13T19:13:25.094Z WARN 6640 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 19:13:25 2026-01-13T19:13:25.120Z INFO 6640 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 19:13:25 2026-01-13T19:13:25.120Z WARN 6640 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 19:13:25 2026-01-13T19:13:25.122Z INFO 6640 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 19:13:25 2026-01-13T19:13:25.122Z WARN 6640 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 19:13:25 2026-01-13T19:13:25.163Z INFO 6640 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 19:13:25 2026-01-13T19:13:25.163Z WARN 6640 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 19:13:25 2026-01-13T19:13:25.179Z INFO 6640 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 19:13:25 2026-01-13T19:13:25.179Z WARN 6640 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 19:13:25 2026-01-13T19:13:25.186Z INFO 6640 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 19:13:25 2026-01-13T19:13:25.186Z WARN 6640 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 19:13:25 2026-01-13T19:13:25.189Z INFO 6640 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 19:13:25 2026-01-13T19:13:25.189Z WARN 6640 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 19:13:25 2026-01-13T19:13:25.272Z INFO 6640 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 19:13:25 2026-01-13T19:13:25.272Z WARN 6640 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 19:13:25 2026-01-13T19:13:25.300Z INFO 6640 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 19:13:25 2026-01-13T19:13:25.300Z WARN 6640 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 19:13:25 2026-01-13T19:13:25.346Z INFO 6640 --- [d | producer-27] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-27] Node 1 disconnected. 19:13:25 2026-01-13T19:13:25.346Z WARN 6640 --- [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. 19:13:25 2026-01-13T19:13:25.359Z INFO 6640 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 19:13:25 2026-01-13T19:13:25.359Z WARN 6640 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 19:13:25 2026-01-13T19:13:25.371Z INFO 6640 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 19:13:25 2026-01-13T19:13:25.371Z WARN 6640 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 19:13:25 2026-01-13T19:13:25.439Z INFO 6640 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 19:13:25 2026-01-13T19:13:25.439Z WARN 6640 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 19:13:25 2026-01-13T19:13:25.444Z INFO 6640 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 19:13:25 2026-01-13T19:13:25.444Z WARN 6640 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 19:13:25 2026-01-13T19:13:25.532Z INFO 6640 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 19:13:25 2026-01-13T19:13:25.532Z WARN 6640 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 19:13:25 2026-01-13T19:13:25.532Z WARN 6640 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 19:13:25 2026-01-13T19:13:25.540Z INFO 6640 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-15, groupId=ncmp-group] Node 1 disconnected. 19:13:25 2026-01-13T19:13:25.540Z WARN 6640 --- [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. 19:13:25 2026-01-13T19:13:25.541Z INFO 6640 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 19:13:25 2026-01-13T19:13:25.541Z WARN 6640 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 19:13:25 2026-01-13T19:13:25.571Z INFO 6640 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Node 1 disconnected. 19:13:25 2026-01-13T19:13:25.571Z WARN 6640 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 19:13:25 2026-01-13T19:13:25.627Z INFO 6640 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 19:13:25 2026-01-13T19:13:25.627Z WARN 6640 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 19:13:25 2026-01-13T19:13:25.657Z INFO 6640 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 19:13:25 2026-01-13T19:13:25.657Z WARN 6640 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 19:13:25 2026-01-13T19:13:25.697Z INFO 6640 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 19:13:25 2026-01-13T19:13:25.697Z WARN 6640 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 19:13:25 2026-01-13T19:13:25.757Z INFO 6640 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 19:13:25 2026-01-13T19:13:25.757Z WARN 6640 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 19:13:25 2026-01-13T19:13:25.759Z INFO 6640 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 19:13:25 2026-01-13T19:13:25.759Z WARN 6640 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 19:13:25 2026-01-13T19:13:25.845Z INFO 6640 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 19:13:25 2026-01-13T19:13:25.845Z WARN 6640 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 19:13:25 2026-01-13T19:13:25.866Z INFO 6640 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Node 1 disconnected. 19:13:25 2026-01-13T19:13:25.866Z WARN 6640 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 19:13:25 2026-01-13T19:13:25.869Z INFO 6640 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 19:13:25 2026-01-13T19:13:25.869Z WARN 6640 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 19:13:25 2026-01-13T19:13:25.898Z INFO 6640 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 19:13:25 2026-01-13T19:13:25.899Z WARN 6640 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 19:13:25 2026-01-13T19:13:25.940Z INFO 6640 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 19:13:25 2026-01-13T19:13:25.940Z WARN 6640 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 19:13:26 2026-01-13T19:13:25.969Z INFO 6640 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 19:13:26 2026-01-13T19:13:25.969Z WARN 6640 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 19:13:26 2026-01-13T19:13:25.969Z WARN 6640 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 19:13:26 2026-01-13T19:13:25.996Z INFO 6640 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 19:13:26 2026-01-13T19:13:25.996Z WARN 6640 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 19:13:26 2026-01-13T19:13:26.027Z INFO 6640 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 19:13:26 2026-01-13T19:13:26.027Z WARN 6640 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 19:13:26 2026-01-13T19:13:26.069Z INFO 6640 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 19:13:26 2026-01-13T19:13:26.069Z WARN 6640 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 19:13:26 2026-01-13T19:13:26.094Z INFO 6640 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 19:13:26 2026-01-13T19:13:26.094Z WARN 6640 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 19:13:26 2026-01-13T19:13:26.121Z INFO 6640 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 19:13:26 2026-01-13T19:13:26.121Z WARN 6640 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 19:13:26 2026-01-13T19:13:26.124Z INFO 6640 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 19:13:26 2026-01-13T19:13:26.124Z WARN 6640 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 19:13:26 2026-01-13T19:13:26.164Z INFO 6640 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 19:13:26 2026-01-13T19:13:26.164Z WARN 6640 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 19:13:26 2026-01-13T19:13:26.180Z INFO 6640 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 19:13:26 2026-01-13T19:13:26.180Z WARN 6640 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 19:13:26 2026-01-13T19:13:26.187Z INFO 6640 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 19:13:26 2026-01-13T19:13:26.187Z WARN 6640 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 19:13:26 2026-01-13T19:13:26.189Z INFO 6640 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 19:13:26 2026-01-13T19:13:26.189Z WARN 6640 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 19:13:26 2026-01-13T19:13:26.273Z INFO 6640 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 19:13:26 2026-01-13T19:13:26.273Z WARN 6640 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 19:13:26 2026-01-13T19:13:26.301Z INFO 6640 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 19:13:26 2026-01-13T19:13:26.301Z WARN 6640 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 19:13:26 2026-01-13T19:13:26.329Z INFO 6640 --- [d | producer-27] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-27] Node 1 disconnected. 19:13:26 2026-01-13T19:13:26.330Z WARN 6640 --- [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. 19:13:26 2026-01-13T19:13:26.361Z INFO 6640 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 19:13:26 2026-01-13T19:13:26.361Z WARN 6640 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 19:13:26 2026-01-13T19:13:26.372Z INFO 6640 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 19:13:26 2026-01-13T19:13:26.372Z WARN 6640 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 19:13:26 2026-01-13T19:13:26.384Z INFO 6640 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 19:13:26 2026-01-13T19:13:26.384Z WARN 6640 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 19:13:26 2026-01-13T19:13:26.384Z WARN 6640 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 19:13:26 2026-01-13T19:13:26.440Z INFO 6640 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 19:13:26 2026-01-13T19:13:26.440Z WARN 6640 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 19:13:26 2026-01-13T19:13:26.445Z INFO 6640 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 19:13:26 2026-01-13T19:13:26.445Z WARN 6640 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 19:13:26 2026-01-13T19:13:26.542Z INFO 6640 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-15, groupId=ncmp-group] Node 1 disconnected. 19:13:26 2026-01-13T19:13:26.542Z WARN 6640 --- [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. 19:13:26 2026-01-13T19:13:26.543Z INFO 6640 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 19:13:26 2026-01-13T19:13:26.543Z WARN 6640 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 19:13:26 2026-01-13T19:13:26.573Z INFO 6640 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Node 1 disconnected. 19:13:26 2026-01-13T19:13:26.573Z WARN 6640 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 19:13:26 2026-01-13T19:13:26.601Z INFO 6640 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 19:13:26 2026-01-13T19:13:26.601Z WARN 6640 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 19:13:26 2026-01-13T19:13:26.658Z INFO 6640 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 19:13:26 2026-01-13T19:13:26.658Z WARN 6640 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 19:13:26 2026-01-13T19:13:26.694Z INFO 6640 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 19:13:26 2026-01-13T19:13:26.694Z WARN 6640 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 19:13:26 2026-01-13T19:13:26.698Z INFO 6640 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 19:13:26 2026-01-13T19:13:26.698Z WARN 6640 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 19:13:26 2026-01-13T19:13:26.757Z INFO 6640 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 19:13:26 2026-01-13T19:13:26.757Z WARN 6640 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 19:13:26 2026-01-13T19:13:26.829Z INFO 6640 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Node 1 disconnected. 19:13:26 2026-01-13T19:13:26.829Z WARN 6640 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 19:13:26 2026-01-13T19:13:26.845Z INFO 6640 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 19:13:26 2026-01-13T19:13:26.845Z WARN 6640 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 19:13:26 2026-01-13T19:13:26.870Z INFO 6640 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 19:13:26 2026-01-13T19:13:26.870Z WARN 6640 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 19:13:26 2026-01-13T19:13:26.899Z INFO 6640 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 19:13:26 2026-01-13T19:13:26.899Z WARN 6640 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 19:13:26 2026-01-13T19:13:26.940Z INFO 6640 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 19:13:26 2026-01-13T19:13:26.941Z WARN 6640 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 19:13:27 2026-01-13T19:13:26.978Z INFO 6640 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 19:13:27 2026-01-13T19:13:26.978Z WARN 6640 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 19:13:27 2026-01-13T19:13:26.978Z WARN 6640 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 19:13:27 2026-01-13T19:13:26.999Z INFO 6640 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 19:13:27 2026-01-13T19:13:26.999Z WARN 6640 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 19:13:27 2026-01-13T19:13:27.029Z INFO 6640 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 19:13:27 2026-01-13T19:13:27.029Z WARN 6640 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 19:13:27 2026-01-13T19:13:27.071Z INFO 6640 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 19:13:27 2026-01-13T19:13:27.071Z WARN 6640 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 19:13:27 2026-01-13T19:13:27.095Z INFO 6640 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 19:13:27 2026-01-13T19:13:27.095Z WARN 6640 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 19:13:27 2026-01-13T19:13:27.122Z INFO 6640 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 19:13:27 2026-01-13T19:13:27.122Z WARN 6640 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 19:13:27 2026-01-13T19:13:27.125Z INFO 6640 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 19:13:27 2026-01-13T19:13:27.125Z WARN 6640 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 19:13:27 2026-01-13T19:13:27.138Z INFO 6640 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 19:13:27 2026-01-13T19:13:27.138Z WARN 6640 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 19:13:27 2026-01-13T19:13:27.165Z INFO 6640 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 19:13:27 2026-01-13T19:13:27.165Z WARN 6640 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 19:13:27 2026-01-13T19:13:27.181Z INFO 6640 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 19:13:27 2026-01-13T19:13:27.181Z WARN 6640 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 19:13:27 2026-01-13T19:13:27.190Z INFO 6640 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 19:13:27 2026-01-13T19:13:27.190Z WARN 6640 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 19:13:27 2026-01-13T19:13:27.257Z INFO 6640 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 19:13:27 2026-01-13T19:13:27.257Z WARN 6640 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 19:13:27 2026-01-13T19:13:27.301Z INFO 6640 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 19:13:27 2026-01-13T19:13:27.301Z WARN 6640 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 19:13:27 2026-01-13T19:13:27.329Z INFO 6640 --- [d | producer-27] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-27] Node 1 disconnected. 19:13:27 2026-01-13T19:13:27.329Z WARN 6640 --- [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. 19:13:27 2026-01-13T19:13:27.362Z INFO 6640 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 19:13:27 2026-01-13T19:13:27.362Z WARN 6640 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 19:13:27 2026-01-13T19:13:27.373Z INFO 6640 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 19:13:27 2026-01-13T19:13:27.373Z WARN 6640 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 19:13:27 2026-01-13T19:13:27.385Z INFO 6640 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 19:13:27 2026-01-13T19:13:27.385Z WARN 6640 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 19:13:27 2026-01-13T19:13:27.385Z WARN 6640 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 19:13:27 2026-01-13T19:13:27.441Z INFO 6640 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 19:13:27 2026-01-13T19:13:27.442Z WARN 6640 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 19:13:27 2026-01-13T19:13:27.445Z INFO 6640 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 19:13:27 2026-01-13T19:13:27.445Z WARN 6640 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 19:13:27 2026-01-13T19:13:27.544Z INFO 6640 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-15, groupId=ncmp-group] Node 1 disconnected. 19:13:27 2026-01-13T19:13:27.544Z WARN 6640 --- [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. 19:13:27 2026-01-13T19:13:27.545Z INFO 6640 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 19:13:27 2026-01-13T19:13:27.545Z WARN 6640 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 19:13:27 2026-01-13T19:13:27.562Z INFO 6640 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 19:13:27 2026-01-13T19:13:27.562Z WARN 6640 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 19:13:27 2026-01-13T19:13:27.575Z INFO 6640 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Node 1 disconnected. 19:13:27 2026-01-13T19:13:27.575Z WARN 6640 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 19:13:27 2026-01-13T19:13:27.630Z INFO 6640 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 19:13:27 2026-01-13T19:13:27.630Z WARN 6640 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 19:13:27 2026-01-13T19:13:27.659Z INFO 6640 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 19:13:27 2026-01-13T19:13:27.659Z WARN 6640 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 19:13:27 2026-01-13T19:13:27.699Z INFO 6640 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 19:13:27 2026-01-13T19:13:27.699Z WARN 6640 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 19:13:27 2026-01-13T19:13:27.757Z INFO 6640 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 19:13:27 2026-01-13T19:13:27.757Z WARN 6640 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 19:13:27 2026-01-13T19:13:27.815Z INFO 6640 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 19:13:27 2026-01-13T19:13:27.815Z WARN 6640 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 19:13:27 2026-01-13T19:13:27.820Z INFO 6640 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Node 1 disconnected. 19:13:27 2026-01-13T19:13:27.820Z WARN 6640 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 19:13:27 2026-01-13T19:13:27.845Z INFO 6640 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 19:13:27 2026-01-13T19:13:27.845Z WARN 6640 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 19:13:27 2026-01-13T19:13:27.871Z INFO 6640 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 19:13:27 2026-01-13T19:13:27.871Z WARN 6640 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 19:13:27 2026-01-13T19:13:27.914Z INFO 6640 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 19:13:27 2026-01-13T19:13:27.914Z WARN 6640 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 19:13:28 2026-01-13T19:13:27.982Z INFO 6640 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 19:13:28 2026-01-13T19:13:27.982Z WARN 6640 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 19:13:28 2026-01-13T19:13:27.982Z WARN 6640 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 19:13:28 2026-01-13T19:13:28.001Z INFO 6640 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 19:13:28 2026-01-13T19:13:28.001Z WARN 6640 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 19:13:28 2026-01-13T19:13:28.030Z INFO 6640 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 19:13:28 2026-01-13T19:13:28.030Z WARN 6640 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 19:13:28 2026-01-13T19:13:28.074Z INFO 6640 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 19:13:28 2026-01-13T19:13:28.074Z WARN 6640 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 19:13:28 2026-01-13T19:13:28.095Z INFO 6640 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 19:13:28 2026-01-13T19:13:28.095Z WARN 6640 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 19:13:28 2026-01-13T19:13:28.124Z INFO 6640 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 19:13:28 2026-01-13T19:13:28.124Z WARN 6640 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 19:13:28 2026-01-13T19:13:28.126Z INFO 6640 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 19:13:28 2026-01-13T19:13:28.126Z WARN 6640 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 19:13:28 2026-01-13T19:13:28.139Z INFO 6640 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 19:13:28 2026-01-13T19:13:28.139Z WARN 6640 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 19:13:28 2026-01-13T19:13:28.166Z INFO 6640 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 19:13:28 2026-01-13T19:13:28.166Z WARN 6640 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 19:13:28 2026-01-13T19:13:28.182Z INFO 6640 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 19:13:28 2026-01-13T19:13:28.182Z WARN 6640 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 19:13:28 2026-01-13T19:13:28.191Z INFO 6640 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 19:13:28 2026-01-13T19:13:28.191Z WARN 6640 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 19:13:28 2026-01-13T19:13:28.260Z INFO 6640 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 19:13:28 2026-01-13T19:13:28.260Z WARN 6640 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 19:13:28 2026-01-13T19:13:28.303Z INFO 6640 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 19:13:28 2026-01-13T19:13:28.303Z WARN 6640 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 19:13:28 2026-01-13T19:13:28.330Z INFO 6640 --- [d | producer-27] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-27] Node 1 disconnected. 19:13:28 2026-01-13T19:13:28.330Z WARN 6640 --- [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. 19:13:28 2026-01-13T19:13:28.363Z INFO 6640 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 19:13:28 2026-01-13T19:13:28.363Z WARN 6640 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 19:13:28 2026-01-13T19:13:28.375Z INFO 6640 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 19:13:28 2026-01-13T19:13:28.375Z WARN 6640 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 19:13:28 2026-01-13T19:13:28.385Z INFO 6640 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 19:13:28 2026-01-13T19:13:28.385Z WARN 6640 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 19:13:28 2026-01-13T19:13:28.385Z WARN 6640 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 19:13:28 2026-01-13T19:13:28.442Z INFO 6640 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 19:13:28 2026-01-13T19:13:28.442Z WARN 6640 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 19:13:28 2026-01-13T19:13:28.445Z INFO 6640 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 19:13:28 2026-01-13T19:13:28.445Z WARN 6640 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 19:13:28 2026-01-13T19:13:28.477Z INFO 6640 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Node 1 disconnected. 19:13:28 2026-01-13T19:13:28.477Z WARN 6640 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 19:13:28 2026-01-13T19:13:28.546Z INFO 6640 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-15, groupId=ncmp-group] Node 1 disconnected. 19:13:28 2026-01-13T19:13:28.546Z WARN 6640 --- [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. 19:13:28 2026-01-13T19:13:28.547Z INFO 6640 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 19:13:28 2026-01-13T19:13:28.547Z WARN 6640 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 19:13:28 2026-01-13T19:13:28.564Z INFO 6640 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 19:13:28 2026-01-13T19:13:28.564Z WARN 6640 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 19:13:28 2026-01-13T19:13:28.591Z INFO 6640 --- [ main] c.h.internal.cluster.ClusterService : [10.30.107.183]:5701 [dev] [5.5.0] 19:13:28 19:13:28 Members {size:1, ver:1} [ 19:13:28 Member [10.30.107.183]:5701 - 3f97efa9-d009-4869-8efe-49f509ddd75f this 19:13:28 ] 19:13:28 19:13:28 2026-01-13T19:13:28.592Z INFO 6640 --- [ main] com.hazelcast.core.LifecycleService : [10.30.107.183]:5701 [dev] [5.5.0] [10.30.107.183]:5701 is STARTED 19:13:28 2026-01-13T19:13:28.593Z INFO 6640 --- [cached.thread-2] c.h.i.p.impl.PartitionStateManagerImpl : [10.30.107.183]:5701 [dev] [5.5.0] Initializing cluster partition table arrangement... 19:13:28 2026-01-13T19:13:28.599Z INFO 6640 --- [ main] com.hazelcast.core.LifecycleService : [10.30.107.183]:5701 [dev] [5.5.0] [10.30.107.183]:5701 is SHUTTING_DOWN 19:13:28 2026-01-13T19:13:28.600Z INFO 6640 --- [cached.thread-1] c.h.i.p.impl.MigrationManagerImpl : [10.30.107.183]:5701 [dev] [5.5.0] Shutdown request of Member [10.30.107.183]:5701 - 3f97efa9-d009-4869-8efe-49f509ddd75f this is handled 19:13:28 2026-01-13T19:13:28.601Z INFO 6640 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.183]:5701 [dev] [5.5.0] Shutting down multicast service... 19:13:28 2026-01-13T19:13:28.601Z INFO 6640 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.183]:5701 [dev] [5.5.0] Shutting down connection manager... 19:13:28 2026-01-13T19:13:28.602Z INFO 6640 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.183]:5701 [dev] [5.5.0] Shutting down node engine... 19:13:28 2026-01-13T19:13:28.631Z INFO 6640 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 19:13:28 2026-01-13T19:13:28.631Z WARN 6640 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 19:13:28 2026-01-13T19:13:28.660Z INFO 6640 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 19:13:28 2026-01-13T19:13:28.660Z WARN 6640 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 19:13:28 2026-01-13T19:13:28.690Z INFO 6640 --- [ main] c.hazelcast.instance.impl.NodeExtension : [10.30.107.183]:5701 [dev] [5.5.0] Destroying node NodeExtension. 19:13:28 2026-01-13T19:13:28.690Z INFO 6640 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.183]:5701 [dev] [5.5.0] Hazelcast Shutdown is completed in 91 ms. 19:13:28 2026-01-13T19:13:28.690Z INFO 6640 --- [ main] com.hazelcast.core.LifecycleService : [10.30.107.183]:5701 [dev] [5.5.0] [10.30.107.183]:5701 is SHUTDOWN 19:13:28 2026-01-13T19:13:28.692Z INFO 6640 --- [ main] c.h.i.config.AbstractConfigLocator : Loading 'hazelcast-default.xml' from the classpath. 19:13:28 2026-01-13T19:13:28.700Z INFO 6640 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 19:13:28 2026-01-13T19:13:28.700Z WARN 6640 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 19:13:28 2026-01-13T19:13:28.733Z INFO 6640 --- [ main] com.hazelcast.system.logo : [10.30.107.183]:5701 [dev] [5.5.0] 19:13:28 o o o o---o o--o o o---o o o----o o--o--o 19:13:28 | | / \ / | / / \ | | 19:13:28 o----o o o o----o | o o o----o | 19:13:28 | | * \ / | \ * \ | | 19:13:28 o o * o o---o o--o o----o o---o * o o----o o 19:13:28 19:13:28 2026-01-13T19:13:28.733Z INFO 6640 --- [ main] com.hazelcast.system : [10.30.107.183]:5701 [dev] [5.5.0] Copyright (c) 2008-2024, Hazelcast, Inc. All Rights Reserved. 19:13:28 2026-01-13T19:13:28.733Z INFO 6640 --- [ main] com.hazelcast.system : [10.30.107.183]:5701 [dev] [5.5.0] Hazelcast Platform 5.5.0 (20240725) starting at [10.30.107.183]:5701 19:13:28 2026-01-13T19:13:28.733Z INFO 6640 --- [ main] com.hazelcast.system : [10.30.107.183]:5701 [dev] [5.5.0] Cluster name: dev 19:13:28 2026-01-13T19:13:28.733Z INFO 6640 --- [ main] com.hazelcast.system : [10.30.107.183]: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. 19:13:28 2026-01-13T19:13:28.733Z INFO 6640 --- [ main] com.hazelcast.system : [10.30.107.183]:5701 [dev] [5.5.0] The Jet engine is disabled. 19:13:28 To enable the Jet engine on the members, do one of the following: 19:13:28 - Change member config using Java API: config.getJetConfig().setEnabled(true) 19:13:28 - Change XML/YAML configuration property: Set hazelcast.jet.enabled to true 19:13:28 - Add system property: -Dhz.jet.enabled=true (for Hazelcast embedded, works only when loading config via Config.load) 19:13:28 - Add environment variable: HZ_JET_ENABLED=true (recommended when running container image. For Hazelcast embedded, works only when loading config via Config.load) 19:13:28 2026-01-13T19:13:28.742Z INFO 6640 --- [ main] com.hazelcast.system.security : [10.30.107.183]: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. 19:13:28 2026-01-13T19:13:28.743Z INFO 6640 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.183]:5701 [dev] [5.5.0] Using Multicast discovery 19:13:28 2026-01-13T19:13:28.757Z INFO 6640 --- [ main] c.h.internal.diagnostics.Diagnostics : [10.30.107.183]:5701 [dev] [5.5.0] Diagnostics disabled. To enable add -Dhazelcast.diagnostics.enabled=true to the JVM arguments. 19:13:28 2026-01-13T19:13:28.757Z INFO 6640 --- [ main] com.hazelcast.core.LifecycleService : [10.30.107.183]:5701 [dev] [5.5.0] [10.30.107.183]:5701 is STARTING 19:13:28 2026-01-13T19:13:28.758Z INFO 6640 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 19:13:28 2026-01-13T19:13:28.758Z WARN 6640 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 19:13:28 2026-01-13T19:13:28.807Z INFO 6640 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 19:13:28 2026-01-13T19:13:28.808Z WARN 6640 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 19:13:28 2026-01-13T19:13:28.821Z INFO 6640 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Node 1 disconnected. 19:13:28 2026-01-13T19:13:28.821Z WARN 6640 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 19:13:28 2026-01-13T19:13:28.846Z INFO 6640 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 19:13:28 2026-01-13T19:13:28.846Z WARN 6640 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 19:13:28 2026-01-13T19:13:28.872Z INFO 6640 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 19:13:28 2026-01-13T19:13:28.872Z WARN 6640 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 19:13:28 2026-01-13T19:13:28.889Z INFO 6640 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 19:13:28 2026-01-13T19:13:28.889Z WARN 6640 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 19:13:28 2026-01-13T19:13:28.889Z WARN 6640 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 19:13:28 2026-01-13T19:13:28.916Z INFO 6640 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 19:13:28 2026-01-13T19:13:28.916Z WARN 6640 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 19:13:29 2026-01-13T19:13:29.006Z INFO 6640 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 19:13:29 2026-01-13T19:13:29.006Z WARN 6640 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 19:13:29 2026-01-13T19:13:29.030Z INFO 6640 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 19:13:29 2026-01-13T19:13:29.030Z WARN 6640 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 19:13:29 2026-01-13T19:13:29.076Z INFO 6640 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 19:13:29 2026-01-13T19:13:29.076Z WARN 6640 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 19:13:29 2026-01-13T19:13:29.096Z INFO 6640 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 19:13:29 2026-01-13T19:13:29.096Z WARN 6640 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 19:13:29 2026-01-13T19:13:29.125Z INFO 6640 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 19:13:29 2026-01-13T19:13:29.125Z WARN 6640 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 19:13:29 2026-01-13T19:13:29.126Z INFO 6640 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 19:13:29 2026-01-13T19:13:29.126Z WARN 6640 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 19:13:29 2026-01-13T19:13:29.140Z INFO 6640 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 19:13:29 2026-01-13T19:13:29.140Z WARN 6640 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 19:13:29 2026-01-13T19:13:29.168Z INFO 6640 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 19:13:29 2026-01-13T19:13:29.168Z WARN 6640 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 19:13:29 2026-01-13T19:13:29.184Z INFO 6640 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 19:13:29 2026-01-13T19:13:29.184Z WARN 6640 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 19:13:29 2026-01-13T19:13:29.191Z INFO 6640 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 19:13:29 2026-01-13T19:13:29.192Z WARN 6640 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 19:13:29 2026-01-13T19:13:29.261Z INFO 6640 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 19:13:29 2026-01-13T19:13:29.261Z WARN 6640 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 19:13:29 2026-01-13T19:13:29.303Z INFO 6640 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 19:13:29 2026-01-13T19:13:29.303Z WARN 6640 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 19:13:29 2026-01-13T19:13:29.332Z INFO 6640 --- [d | producer-27] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-27] Node 1 disconnected. 19:13:29 2026-01-13T19:13:29.332Z WARN 6640 --- [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. 19:13:29 2026-01-13T19:13:29.345Z INFO 6640 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 19:13:29 2026-01-13T19:13:29.345Z WARN 6640 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 19:13:29 2026-01-13T19:13:29.376Z INFO 6640 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 19:13:29 2026-01-13T19:13:29.376Z WARN 6640 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 19:13:29 2026-01-13T19:13:29.385Z INFO 6640 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 19:13:29 2026-01-13T19:13:29.385Z WARN 6640 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 19:13:29 2026-01-13T19:13:29.385Z WARN 6640 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 19:13:29 2026-01-13T19:13:29.443Z INFO 6640 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 19:13:29 2026-01-13T19:13:29.443Z WARN 6640 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 19:13:29 2026-01-13T19:13:29.446Z INFO 6640 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 19:13:29 2026-01-13T19:13:29.446Z WARN 6640 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 19:13:29 2026-01-13T19:13:29.479Z INFO 6640 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Node 1 disconnected. 19:13:29 2026-01-13T19:13:29.479Z WARN 6640 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 19:13:29 2026-01-13T19:13:29.548Z INFO 6640 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-15, groupId=ncmp-group] Node 1 disconnected. 19:13:29 2026-01-13T19:13:29.548Z WARN 6640 --- [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. 19:13:29 2026-01-13T19:13:29.549Z INFO 6640 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 19:13:29 2026-01-13T19:13:29.549Z WARN 6640 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 19:13:29 2026-01-13T19:13:29.552Z INFO 6640 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 19:13:29 2026-01-13T19:13:29.552Z WARN 6640 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 19:13:29 2026-01-13T19:13:29.633Z INFO 6640 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 19:13:29 2026-01-13T19:13:29.633Z WARN 6640 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 19:13:29 2026-01-13T19:13:29.661Z INFO 6640 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 19:13:29 2026-01-13T19:13:29.661Z WARN 6640 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 19:13:29 2026-01-13T19:13:29.702Z INFO 6640 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 19:13:29 2026-01-13T19:13:29.702Z WARN 6640 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 19:13:29 2026-01-13T19:13:29.759Z INFO 6640 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 19:13:29 2026-01-13T19:13:29.759Z WARN 6640 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 19:13:29 2026-01-13T19:13:29.823Z INFO 6640 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Node 1 disconnected. 19:13:29 2026-01-13T19:13:29.823Z WARN 6640 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 19:13:29 2026-01-13T19:13:29.826Z INFO 6640 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 19:13:29 2026-01-13T19:13:29.826Z WARN 6640 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 19:13:29 2026-01-13T19:13:29.842Z INFO 6640 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 19:13:29 2026-01-13T19:13:29.842Z WARN 6640 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 19:13:29 2026-01-13T19:13:29.842Z WARN 6640 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 19:13:29 2026-01-13T19:13:29.846Z INFO 6640 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 19:13:29 2026-01-13T19:13:29.846Z WARN 6640 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 19:13:29 2026-01-13T19:13:29.872Z INFO 6640 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 19:13:29 2026-01-13T19:13:29.872Z WARN 6640 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 19:13:29 2026-01-13T19:13:29.916Z INFO 6640 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 19:13:29 2026-01-13T19:13:29.916Z WARN 6640 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 19:13:30 2026-01-13T19:13:30.008Z INFO 6640 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 19:13:30 2026-01-13T19:13:30.008Z WARN 6640 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 19:13:30 2026-01-13T19:13:30.031Z INFO 6640 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 19:13:30 2026-01-13T19:13:30.031Z WARN 6640 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 19:13:30 2026-01-13T19:13:30.079Z INFO 6640 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 19:13:30 2026-01-13T19:13:30.079Z WARN 6640 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 19:13:30 2026-01-13T19:13:30.097Z INFO 6640 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 19:13:30 2026-01-13T19:13:30.097Z WARN 6640 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 19:13:30 2026-01-13T19:13:30.127Z INFO 6640 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 19:13:30 2026-01-13T19:13:30.127Z WARN 6640 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 19:13:30 2026-01-13T19:13:30.128Z INFO 6640 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 19:13:30 2026-01-13T19:13:30.128Z WARN 6640 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 19:13:30 2026-01-13T19:13:30.141Z INFO 6640 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 19:13:30 2026-01-13T19:13:30.141Z WARN 6640 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 19:13:30 2026-01-13T19:13:30.168Z INFO 6640 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 19:13:30 2026-01-13T19:13:30.169Z WARN 6640 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 19:13:30 2026-01-13T19:13:30.185Z INFO 6640 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 19:13:30 2026-01-13T19:13:30.185Z WARN 6640 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 19:13:30 2026-01-13T19:13:30.192Z INFO 6640 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 19:13:30 2026-01-13T19:13:30.192Z WARN 6640 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 19:13:30 2026-01-13T19:13:30.262Z INFO 6640 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 19:13:30 2026-01-13T19:13:30.262Z WARN 6640 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 19:13:30 2026-01-13T19:13:30.288Z INFO 6640 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 19:13:30 2026-01-13T19:13:30.288Z WARN 6640 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 19:13:30 2026-01-13T19:13:30.288Z WARN 6640 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 19:13:30 2026-01-13T19:13:30.304Z INFO 6640 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 19:13:30 2026-01-13T19:13:30.304Z WARN 6640 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 19:13:30 2026-01-13T19:13:30.316Z INFO 6640 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 19:13:30 2026-01-13T19:13:30.316Z WARN 6640 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 19:13:30 2026-01-13T19:13:30.332Z INFO 6640 --- [d | producer-27] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-27] Node 1 disconnected. 19:13:30 2026-01-13T19:13:30.332Z WARN 6640 --- [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. 19:13:30 2026-01-13T19:13:30.377Z INFO 6640 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 19:13:30 2026-01-13T19:13:30.377Z WARN 6640 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 19:13:30 2026-01-13T19:13:30.444Z INFO 6640 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 19:13:30 2026-01-13T19:13:30.444Z WARN 6640 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 19:13:30 2026-01-13T19:13:30.447Z INFO 6640 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 19:13:30 2026-01-13T19:13:30.447Z WARN 6640 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 19:13:30 2026-01-13T19:13:30.451Z INFO 6640 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 19:13:30 2026-01-13T19:13:30.451Z WARN 6640 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 19:13:30 2026-01-13T19:13:30.481Z INFO 6640 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Node 1 disconnected. 19:13:30 2026-01-13T19:13:30.481Z WARN 6640 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 19:13:30 2026-01-13T19:13:30.551Z INFO 6640 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-15, groupId=ncmp-group] Node 1 disconnected. 19:13:30 2026-01-13T19:13:30.551Z WARN 6640 --- [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. 19:13:30 2026-01-13T19:13:30.557Z INFO 6640 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 19:13:30 2026-01-13T19:13:30.557Z WARN 6640 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 19:13:30 2026-01-13T19:13:30.589Z INFO 6640 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 19:13:30 2026-01-13T19:13:30.589Z WARN 6640 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 19:13:30 2026-01-13T19:13:30.662Z INFO 6640 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 19:13:30 2026-01-13T19:13:30.662Z WARN 6640 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 19:13:30 2026-01-13T19:13:30.726Z INFO 6640 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 19:13:30 2026-01-13T19:13:30.726Z WARN 6640 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 19:13:30 2026-01-13T19:13:30.759Z INFO 6640 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 19:13:30 2026-01-13T19:13:30.759Z WARN 6640 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 19:13:30 2026-01-13T19:13:30.799Z INFO 6640 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 19:13:30 2026-01-13T19:13:30.799Z WARN 6640 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 19:13:30 2026-01-13T19:13:30.824Z INFO 6640 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Node 1 disconnected. 19:13:30 2026-01-13T19:13:30.824Z WARN 6640 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 19:13:30 2026-01-13T19:13:30.845Z INFO 6640 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 19:13:30 2026-01-13T19:13:30.845Z WARN 6640 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 19:13:30 2026-01-13T19:13:30.846Z WARN 6640 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 19:13:30 2026-01-13T19:13:30.848Z INFO 6640 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 19:13:30 2026-01-13T19:13:30.848Z WARN 6640 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 19:13:30 2026-01-13T19:13:30.873Z INFO 6640 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 19:13:30 2026-01-13T19:13:30.873Z WARN 6640 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 19:13:30 2026-01-13T19:13:30.916Z INFO 6640 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 19:13:30 2026-01-13T19:13:30.916Z WARN 6640 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 19:13:31 2026-01-13T19:13:31.010Z INFO 6640 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 19:13:31 2026-01-13T19:13:31.010Z WARN 6640 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 19:13:31 2026-01-13T19:13:31.032Z INFO 6640 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 19:13:31 2026-01-13T19:13:31.032Z WARN 6640 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 19:13:31 2026-01-13T19:13:31.081Z INFO 6640 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 19:13:31 2026-01-13T19:13:31.081Z WARN 6640 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 19:13:31 2026-01-13T19:13:31.102Z INFO 6640 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 19:13:31 2026-01-13T19:13:31.102Z WARN 6640 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 19:13:31 2026-01-13T19:13:31.120Z INFO 6640 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 19:13:31 2026-01-13T19:13:31.120Z WARN 6640 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 19:13:31 2026-01-13T19:13:31.126Z INFO 6640 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 19:13:31 2026-01-13T19:13:31.126Z WARN 6640 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 19:13:31 2026-01-13T19:13:31.128Z INFO 6640 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 19:13:31 2026-01-13T19:13:31.128Z WARN 6640 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 19:13:31 2026-01-13T19:13:31.142Z INFO 6640 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 19:13:31 2026-01-13T19:13:31.142Z WARN 6640 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 19:13:31 2026-01-13T19:13:31.169Z INFO 6640 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 19:13:31 2026-01-13T19:13:31.169Z WARN 6640 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 19:13:31 2026-01-13T19:13:31.192Z INFO 6640 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 19:13:31 2026-01-13T19:13:31.192Z WARN 6640 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 19:13:31 2026-01-13T19:13:31.263Z INFO 6640 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 19:13:31 2026-01-13T19:13:31.263Z WARN 6640 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 19:13:31 2026-01-13T19:13:31.292Z INFO 6640 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 19:13:31 2026-01-13T19:13:31.292Z WARN 6640 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 19:13:31 2026-01-13T19:13:31.292Z WARN 6640 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 19:13:31 2026-01-13T19:13:31.304Z INFO 6640 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 19:13:31 2026-01-13T19:13:31.304Z WARN 6640 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 19:13:31 2026-01-13T19:13:31.305Z INFO 6640 --- [d | producer-27] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-27] Node 1 disconnected. 19:13:31 2026-01-13T19:13:31.305Z WARN 6640 --- [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. 19:13:31 2026-01-13T19:13:31.318Z INFO 6640 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 19:13:31 2026-01-13T19:13:31.318Z WARN 6640 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 19:13:31 2026-01-13T19:13:31.322Z INFO 6640 --- [ main] c.h.internal.cluster.ClusterService : [10.30.107.183]:5701 [dev] [5.5.0] 19:13:31 19:13:31 Members {size:1, ver:1} [ 19:13:31 Member [10.30.107.183]:5701 - 63d90535-f2a6-463e-8aa7-9b83cf5bf8b1 this 19:13:31 ] 19:13:31 19:13:31 2026-01-13T19:13:31.322Z INFO 6640 --- [ main] com.hazelcast.core.LifecycleService : [10.30.107.183]:5701 [dev] [5.5.0] [10.30.107.183]:5701 is STARTED 19:13:31 2026-01-13T19:13:31.324Z INFO 6640 --- [cached.thread-2] c.h.i.p.impl.PartitionStateManagerImpl : [10.30.107.183]:5701 [dev] [5.5.0] Initializing cluster partition table arrangement... 19:13:31 2026-01-13T19:13:31.337Z INFO 6640 --- [ main] com.hazelcast.core.LifecycleService : [10.30.107.183]:5701 [dev] [5.5.0] [10.30.107.183]:5701 is SHUTTING_DOWN 19:13:31 2026-01-13T19:13:31.337Z INFO 6640 --- [cached.thread-4] c.h.i.p.impl.MigrationManagerImpl : [10.30.107.183]:5701 [dev] [5.5.0] Shutdown request of Member [10.30.107.183]:5701 - 63d90535-f2a6-463e-8aa7-9b83cf5bf8b1 this is handled 19:13:31 2026-01-13T19:13:31.341Z INFO 6640 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.183]:5701 [dev] [5.5.0] Shutting down multicast service... 19:13:31 2026-01-13T19:13:31.341Z INFO 6640 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.183]:5701 [dev] [5.5.0] Shutting down connection manager... 19:13:31 2026-01-13T19:13:31.342Z INFO 6640 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.183]:5701 [dev] [5.5.0] Shutting down node engine... 19:13:31 2026-01-13T19:13:31.353Z INFO 6640 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 19:13:31 2026-01-13T19:13:31.353Z WARN 6640 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 19:13:31 2026-01-13T19:13:31.379Z INFO 6640 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 19:13:31 2026-01-13T19:13:31.379Z WARN 6640 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 19:13:31 2026-01-13T19:13:31.445Z INFO 6640 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 19:13:31 2026-01-13T19:13:31.445Z WARN 6640 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 19:13:31 2026-01-13T19:13:31.447Z INFO 6640 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 19:13:31 2026-01-13T19:13:31.447Z WARN 6640 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 19:13:31 2026-01-13T19:13:31.483Z INFO 6640 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Node 1 disconnected. 19:13:31 2026-01-13T19:13:31.483Z WARN 6640 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 19:13:31 2026-01-13T19:13:31.556Z INFO 6640 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-15, groupId=ncmp-group] Node 1 disconnected. 19:13:31 2026-01-13T19:13:31.556Z WARN 6640 --- [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. 19:13:31 2026-01-13T19:13:31.559Z INFO 6640 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 19:13:31 2026-01-13T19:13:31.559Z WARN 6640 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 19:13:31 2026-01-13T19:13:31.637Z INFO 6640 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 19:13:31 2026-01-13T19:13:31.637Z WARN 6640 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 19:13:31 2026-01-13T19:13:31.664Z INFO 6640 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 19:13:31 2026-01-13T19:13:31.664Z WARN 6640 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 19:13:31 2026-01-13T19:13:31.727Z INFO 6640 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 19:13:31 2026-01-13T19:13:31.727Z WARN 6640 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 19:13:31 2026-01-13T19:13:31.748Z INFO 6640 --- [ main] c.hazelcast.instance.impl.NodeExtension : [10.30.107.183]:5701 [dev] [5.5.0] Destroying node NodeExtension. 19:13:31 2026-01-13T19:13:31.749Z INFO 6640 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.183]:5701 [dev] [5.5.0] Hazelcast Shutdown is completed in 412 ms. 19:13:31 2026-01-13T19:13:31.749Z INFO 6640 --- [ main] com.hazelcast.core.LifecycleService : [10.30.107.183]:5701 [dev] [5.5.0] [10.30.107.183]:5701 is SHUTDOWN 19:13:31 2026-01-13T19:13:31.751Z INFO 6640 --- [ main] c.h.i.config.AbstractConfigLocator : Loading 'hazelcast-default.xml' from the classpath. 19:13:31 2026-01-13T19:13:31.764Z INFO 6640 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 19:13:31 2026-01-13T19:13:31.764Z WARN 6640 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 19:13:31 2026-01-13T19:13:31.789Z INFO 6640 --- [ main] com.hazelcast.system.logo : [10.30.107.183]:5701 [dev] [5.5.0] 19:13:31 o o o o---o o--o o o---o o o----o o--o--o 19:13:31 | | / \ / | / / \ | | 19:13:31 o----o o o o----o | o o o----o | 19:13:31 | | * \ / | \ * \ | | 19:13:31 o o * o o---o o--o o----o o---o * o o----o o 19:13:31 19:13:31 2026-01-13T19:13:31.789Z INFO 6640 --- [ main] com.hazelcast.system : [10.30.107.183]:5701 [dev] [5.5.0] Copyright (c) 2008-2024, Hazelcast, Inc. All Rights Reserved. 19:13:31 2026-01-13T19:13:31.789Z INFO 6640 --- [ main] com.hazelcast.system : [10.30.107.183]:5701 [dev] [5.5.0] Hazelcast Platform 5.5.0 (20240725) starting at [10.30.107.183]:5701 19:13:31 2026-01-13T19:13:31.789Z INFO 6640 --- [ main] com.hazelcast.system : [10.30.107.183]:5701 [dev] [5.5.0] Cluster name: dev 19:13:31 2026-01-13T19:13:31.789Z INFO 6640 --- [ main] com.hazelcast.system : [10.30.107.183]: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. 19:13:31 2026-01-13T19:13:31.789Z INFO 6640 --- [ main] com.hazelcast.system : [10.30.107.183]:5701 [dev] [5.5.0] The Jet engine is disabled. 19:13:31 To enable the Jet engine on the members, do one of the following: 19:13:31 - Change member config using Java API: config.getJetConfig().setEnabled(true) 19:13:31 - Change XML/YAML configuration property: Set hazelcast.jet.enabled to true 19:13:31 - Add system property: -Dhz.jet.enabled=true (for Hazelcast embedded, works only when loading config via Config.load) 19:13:31 - Add environment variable: HZ_JET_ENABLED=true (recommended when running container image. For Hazelcast embedded, works only when loading config via Config.load) 19:13:31 2026-01-13T19:13:31.798Z INFO 6640 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 19:13:31 2026-01-13T19:13:31.798Z WARN 6640 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 19:13:31 2026-01-13T19:13:31.798Z WARN 6640 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 19:13:31 2026-01-13T19:13:31.799Z INFO 6640 --- [ main] com.hazelcast.system.security : [10.30.107.183]: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. 19:13:31 2026-01-13T19:13:31.800Z INFO 6640 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.183]:5701 [dev] [5.5.0] Using Multicast discovery 19:13:31 2026-01-13T19:13:31.802Z INFO 6640 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 19:13:31 2026-01-13T19:13:31.802Z WARN 6640 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 19:13:31 2026-01-13T19:13:31.805Z INFO 6640 --- [ main] c.h.internal.diagnostics.Diagnostics : [10.30.107.183]:5701 [dev] [5.5.0] Diagnostics disabled. To enable add -Dhazelcast.diagnostics.enabled=true to the JVM arguments. 19:13:31 2026-01-13T19:13:31.806Z INFO 6640 --- [ main] com.hazelcast.core.LifecycleService : [10.30.107.183]:5701 [dev] [5.5.0] [10.30.107.183]:5701 is STARTING 19:13:31 2026-01-13T19:13:31.825Z INFO 6640 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Node 1 disconnected. 19:13:31 2026-01-13T19:13:31.825Z WARN 6640 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 19:13:31 2026-01-13T19:13:31.846Z ERROR 6640 --- [_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 19:13:31 2026-01-13T19:13:31.846Z ERROR 6640 --- [_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 19:13:31 2026-01-13T19:13:31.849Z INFO 6640 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 19:13:31 2026-01-13T19:13:31.849Z WARN 6640 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 19:13:31 2026-01-13T19:13:31.873Z INFO 6640 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 19:13:31 2026-01-13T19:13:31.873Z WARN 6640 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 19:13:31 2026-01-13T19:13:31.916Z INFO 6640 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 19:13:31 2026-01-13T19:13:31.916Z WARN 6640 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 19:13:32 2026-01-13T19:13:31.984Z INFO 6640 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 19:13:32 2026-01-13T19:13:31.984Z WARN 6640 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 19:13:32 2026-01-13T19:13:32.017Z INFO 6640 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 19:13:32 2026-01-13T19:13:32.017Z WARN 6640 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 19:13:32 2026-01-13T19:13:32.033Z INFO 6640 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 19:13:32 2026-01-13T19:13:32.033Z WARN 6640 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 19:13:32 2026-01-13T19:13:32.051Z INFO 6640 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 19:13:32 2026-01-13T19:13:32.051Z WARN 6640 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 19:13:32 2026-01-13T19:13:32.119Z INFO 6640 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 19:13:32 2026-01-13T19:13:32.119Z WARN 6640 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 19:13:32 2026-01-13T19:13:32.122Z INFO 6640 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 19:13:32 2026-01-13T19:13:32.122Z WARN 6640 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 19:13:32 2026-01-13T19:13:32.127Z INFO 6640 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 19:13:32 2026-01-13T19:13:32.127Z WARN 6640 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 19:13:32 2026-01-13T19:13:32.138Z INFO 6640 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 19:13:32 2026-01-13T19:13:32.138Z WARN 6640 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 19:13:32 2026-01-13T19:13:32.170Z INFO 6640 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 19:13:32 2026-01-13T19:13:32.170Z WARN 6640 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 19:13:32 2026-01-13T19:13:32.193Z INFO 6640 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 19:13:32 2026-01-13T19:13:32.193Z WARN 6640 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 19:13:32 2026-01-13T19:13:32.265Z INFO 6640 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 19:13:32 2026-01-13T19:13:32.265Z WARN 6640 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 19:13:32 2026-01-13T19:13:32.305Z INFO 6640 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 19:13:32 2026-01-13T19:13:32.305Z WARN 6640 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 19:13:32 2026-01-13T19:13:32.306Z INFO 6640 --- [d | producer-27] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-27] Node 1 disconnected. 19:13:32 2026-01-13T19:13:32.306Z WARN 6640 --- [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. 19:13:32 2026-01-13T19:13:32.319Z INFO 6640 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 19:13:32 2026-01-13T19:13:32.319Z WARN 6640 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 19:13:32 2026-01-13T19:13:32.323Z INFO 6640 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 19:13:32 2026-01-13T19:13:32.323Z WARN 6640 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 19:13:32 2026-01-13T19:13:32.323Z WARN 6640 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 19:13:32 2026-01-13T19:13:32.356Z INFO 6640 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 19:13:32 2026-01-13T19:13:32.356Z WARN 6640 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 19:13:32 2026-01-13T19:13:32.380Z INFO 6640 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 19:13:32 2026-01-13T19:13:32.380Z WARN 6640 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 19:13:32 2026-01-13T19:13:32.445Z INFO 6640 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 19:13:32 2026-01-13T19:13:32.445Z WARN 6640 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 19:13:32 2026-01-13T19:13:32.448Z INFO 6640 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 19:13:32 2026-01-13T19:13:32.448Z WARN 6640 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 19:13:32 2026-01-13T19:13:32.485Z INFO 6640 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Node 1 disconnected. 19:13:32 2026-01-13T19:13:32.485Z WARN 6640 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 19:13:32 2026-01-13T19:13:32.558Z INFO 6640 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-15, groupId=ncmp-group] Node 1 disconnected. 19:13:32 2026-01-13T19:13:32.558Z WARN 6640 --- [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. 19:13:32 2026-01-13T19:13:32.559Z INFO 6640 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 19:13:32 2026-01-13T19:13:32.559Z WARN 6640 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 19:13:32 2026-01-13T19:13:32.638Z INFO 6640 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 19:13:32 2026-01-13T19:13:32.638Z WARN 6640 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 19:13:32 2026-01-13T19:13:32.665Z INFO 6640 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 19:13:32 2026-01-13T19:13:32.665Z WARN 6640 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 19:13:32 2026-01-13T19:13:32.701Z INFO 6640 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 19:13:32 2026-01-13T19:13:32.701Z WARN 6640 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 19:13:32 2026-01-13T19:13:32.701Z WARN 6640 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 19:13:32 2026-01-13T19:13:32.747Z INFO 6640 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 19:13:32 2026-01-13T19:13:32.747Z WARN 6640 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 19:13:32 2026-01-13T19:13:32.748Z INFO 6640 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 19:13:32 2026-01-13T19:13:32.748Z WARN 6640 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 19:13:32 2026-01-13T19:13:32.803Z INFO 6640 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 19:13:32 2026-01-13T19:13:32.803Z WARN 6640 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 19:13:32 2026-01-13T19:13:32.826Z INFO 6640 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Node 1 disconnected. 19:13:32 2026-01-13T19:13:32.826Z WARN 6640 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 19:13:32 2026-01-13T19:13:32.850Z INFO 6640 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 19:13:32 2026-01-13T19:13:32.850Z WARN 6640 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 19:13:32 2026-01-13T19:13:32.873Z INFO 6640 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 19:13:32 2026-01-13T19:13:32.873Z WARN 6640 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 19:13:32 2026-01-13T19:13:32.918Z INFO 6640 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 19:13:32 2026-01-13T19:13:32.918Z WARN 6640 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 19:13:33 2026-01-13T19:13:32.987Z INFO 6640 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 19:13:33 2026-01-13T19:13:32.987Z WARN 6640 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 19:13:33 2026-01-13T19:13:33.004Z INFO 6640 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 19:13:33 2026-01-13T19:13:33.004Z WARN 6640 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 19:13:33 2026-01-13T19:13:33.012Z INFO 6640 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 19:13:33 2026-01-13T19:13:33.012Z WARN 6640 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 19:13:33 2026-01-13T19:13:33.019Z INFO 6640 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 19:13:33 2026-01-13T19:13:33.019Z WARN 6640 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 19:13:33 2026-01-13T19:13:33.122Z INFO 6640 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 19:13:33 2026-01-13T19:13:33.122Z INFO 6640 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 19:13:33 2026-01-13T19:13:33.122Z WARN 6640 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 19:13:33 2026-01-13T19:13:33.122Z WARN 6640 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 19:13:33 2026-01-13T19:13:33.127Z INFO 6640 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 19:13:33 2026-01-13T19:13:33.128Z WARN 6640 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 19:13:33 2026-01-13T19:13:33.139Z INFO 6640 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 19:13:33 2026-01-13T19:13:33.139Z WARN 6640 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 19:13:33 2026-01-13T19:13:33.170Z INFO 6640 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 19:13:33 2026-01-13T19:13:33.170Z WARN 6640 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 19:13:33 2026-01-13T19:13:33.193Z INFO 6640 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 19:13:33 2026-01-13T19:13:33.193Z WARN 6640 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 19:13:33 2026-01-13T19:13:33.267Z INFO 6640 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 19:13:33 2026-01-13T19:13:33.267Z WARN 6640 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 19:13:33 2026-01-13T19:13:33.276Z INFO 6640 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 19:13:33 2026-01-13T19:13:33.276Z WARN 6640 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 19:13:33 2026-01-13T19:13:33.276Z WARN 6640 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 19:13:33 2026-01-13T19:13:33.307Z INFO 6640 --- [d | producer-27] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-27] Node 1 disconnected. 19:13:33 2026-01-13T19:13:33.307Z WARN 6640 --- [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. 19:13:33 2026-01-13T19:13:33.310Z INFO 6640 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 19:13:33 2026-01-13T19:13:33.310Z WARN 6640 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 19:13:33 2026-01-13T19:13:33.320Z INFO 6640 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 19:13:33 2026-01-13T19:13:33.320Z WARN 6640 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 19:13:33 2026-01-13T19:13:33.360Z INFO 6640 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 19:13:33 2026-01-13T19:13:33.360Z WARN 6640 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 19:13:33 2026-01-13T19:13:33.381Z INFO 6640 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 19:13:33 2026-01-13T19:13:33.381Z WARN 6640 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 19:13:33 2026-01-13T19:13:33.446Z INFO 6640 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 19:13:33 2026-01-13T19:13:33.446Z WARN 6640 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 19:13:33 2026-01-13T19:13:33.449Z INFO 6640 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 19:13:33 2026-01-13T19:13:33.449Z WARN 6640 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 19:13:33 2026-01-13T19:13:33.486Z INFO 6640 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Node 1 disconnected. 19:13:33 2026-01-13T19:13:33.487Z WARN 6640 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 19:13:33 2026-01-13T19:13:33.555Z INFO 6640 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 19:13:33 2026-01-13T19:13:33.555Z WARN 6640 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 19:13:33 2026-01-13T19:13:33.555Z WARN 6640 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 19:13:33 2026-01-13T19:13:33.560Z INFO 6640 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-15, groupId=ncmp-group] Node 1 disconnected. 19:13:33 2026-01-13T19:13:33.560Z WARN 6640 --- [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. 19:13:33 2026-01-13T19:13:33.560Z INFO 6640 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 19:13:33 2026-01-13T19:13:33.560Z WARN 6640 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 19:13:33 2026-01-13T19:13:33.640Z INFO 6640 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 19:13:33 2026-01-13T19:13:33.640Z WARN 6640 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 19:13:33 2026-01-13T19:13:33.665Z INFO 6640 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 19:13:33 2026-01-13T19:13:33.665Z WARN 6640 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 19:13:33 2026-01-13T19:13:33.715Z INFO 6640 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 19:13:33 2026-01-13T19:13:33.715Z WARN 6640 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 19:13:33 2026-01-13T19:13:33.748Z INFO 6640 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 19:13:33 2026-01-13T19:13:33.748Z WARN 6640 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 19:13:33 2026-01-13T19:13:33.774Z INFO 6640 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 19:13:33 2026-01-13T19:13:33.774Z WARN 6640 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 19:13:33 2026-01-13T19:13:33.828Z INFO 6640 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Node 1 disconnected. 19:13:33 2026-01-13T19:13:33.828Z WARN 6640 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 19:13:33 2026-01-13T19:13:33.841Z INFO 6640 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 19:13:33 2026-01-13T19:13:33.841Z WARN 6640 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 19:13:33 2026-01-13T19:13:33.865Z INFO 6640 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 19:13:33 2026-01-13T19:13:33.865Z WARN 6640 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 19:13:33 2026-01-13T19:13:33.873Z INFO 6640 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 19:13:33 2026-01-13T19:13:33.873Z WARN 6640 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 19:13:33 2026-01-13T19:13:33.919Z INFO 6640 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 19:13:33 2026-01-13T19:13:33.919Z WARN 6640 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 19:13:34 2026-01-13T19:13:33.972Z INFO 6640 --- [ main] c.h.internal.cluster.ClusterService : [10.30.107.183]:5701 [dev] [5.5.0] 19:13:34 19:13:34 Members {size:1, ver:1} [ 19:13:34 Member [10.30.107.183]:5701 - 03997c72-f0d2-4a0a-b585-15e9199d5844 this 19:13:34 ] 19:13:34 19:13:34 2026-01-13T19:13:33.975Z INFO 6640 --- [ main] com.hazelcast.core.LifecycleService : [10.30.107.183]:5701 [dev] [5.5.0] [10.30.107.183]:5701 is STARTED 19:13:34 2026-01-13T19:13:33.976Z INFO 6640 --- [ main] c.h.i.p.impl.PartitionStateManagerImpl : [10.30.107.183]:5701 [dev] [5.5.0] Initializing cluster partition table arrangement... 19:13:34 2026-01-13T19:13:33.980Z INFO 6640 --- [ main] com.hazelcast.core.LifecycleService : [10.30.107.183]:5701 [dev] [5.5.0] [10.30.107.183]:5701 is SHUTTING_DOWN 19:13:34 2026-01-13T19:13:33.980Z INFO 6640 --- [cached.thread-1] c.h.i.p.impl.MigrationManagerImpl : [10.30.107.183]:5701 [dev] [5.5.0] Shutdown request of Member [10.30.107.183]:5701 - 03997c72-f0d2-4a0a-b585-15e9199d5844 this is handled 19:13:34 2026-01-13T19:13:33.981Z INFO 6640 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.183]:5701 [dev] [5.5.0] Shutting down multicast service... 19:13:34 2026-01-13T19:13:33.981Z INFO 6640 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.183]:5701 [dev] [5.5.0] Shutting down connection manager... 19:13:34 2026-01-13T19:13:33.982Z INFO 6640 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.183]:5701 [dev] [5.5.0] Shutting down node engine... 19:13:34 2026-01-13T19:13:33.989Z INFO 6640 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 19:13:34 2026-01-13T19:13:33.989Z WARN 6640 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 19:13:34 2026-01-13T19:13:34.005Z INFO 6640 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 19:13:34 2026-01-13T19:13:34.005Z WARN 6640 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 19:13:34 2026-01-13T19:13:34.022Z INFO 6640 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 19:13:34 2026-01-13T19:13:34.022Z WARN 6640 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 19:13:34 2026-01-13T19:13:34.036Z INFO 6640 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 19:13:34 2026-01-13T19:13:34.036Z WARN 6640 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 19:13:34 2026-01-13T19:13:34.065Z INFO 6640 --- [ main] c.hazelcast.instance.impl.NodeExtension : [10.30.107.183]:5701 [dev] [5.5.0] Destroying node NodeExtension. 19:13:34 2026-01-13T19:13:34.065Z INFO 6640 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.183]:5701 [dev] [5.5.0] Hazelcast Shutdown is completed in 85 ms. 19:13:34 2026-01-13T19:13:34.065Z INFO 6640 --- [ main] com.hazelcast.core.LifecycleService : [10.30.107.183]:5701 [dev] [5.5.0] [10.30.107.183]:5701 is SHUTDOWN 19:13:34 2026-01-13T19:13:34.066Z INFO 6640 --- [ main] c.h.i.config.AbstractConfigLocator : Loading 'hazelcast-default.xml' from the classpath. 19:13:34 2026-01-13T19:13:34.105Z INFO 6640 --- [ main] com.hazelcast.system.logo : [10.30.107.183]:5701 [dev] [5.5.0] 19:13:34 o o o o---o o--o o o---o o o----o o--o--o 19:13:34 | | / \ / | / / \ | | 19:13:34 o----o o o o----o | o o o----o | 19:13:34 | | * \ / | \ * \ | | 19:13:34 o o * o o---o o--o o----o o---o * o o----o o 19:13:34 19:13:34 2026-01-13T19:13:34.105Z INFO 6640 --- [ main] com.hazelcast.system : [10.30.107.183]:5701 [dev] [5.5.0] Copyright (c) 2008-2024, Hazelcast, Inc. All Rights Reserved. 19:13:34 2026-01-13T19:13:34.105Z INFO 6640 --- [ main] com.hazelcast.system : [10.30.107.183]:5701 [dev] [5.5.0] Hazelcast Platform 5.5.0 (20240725) starting at [10.30.107.183]:5701 19:13:34 2026-01-13T19:13:34.105Z INFO 6640 --- [ main] com.hazelcast.system : [10.30.107.183]:5701 [dev] [5.5.0] Cluster name: dev 19:13:34 2026-01-13T19:13:34.105Z INFO 6640 --- [ main] com.hazelcast.system : [10.30.107.183]: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. 19:13:34 2026-01-13T19:13:34.105Z INFO 6640 --- [ main] com.hazelcast.system : [10.30.107.183]:5701 [dev] [5.5.0] The Jet engine is disabled. 19:13:34 To enable the Jet engine on the members, do one of the following: 19:13:34 - Change member config using Java API: config.getJetConfig().setEnabled(true) 19:13:34 - Change XML/YAML configuration property: Set hazelcast.jet.enabled to true 19:13:34 - Add system property: -Dhz.jet.enabled=true (for Hazelcast embedded, works only when loading config via Config.load) 19:13:34 - Add environment variable: HZ_JET_ENABLED=true (recommended when running container image. For Hazelcast embedded, works only when loading config via Config.load) 19:13:34 2026-01-13T19:13:34.114Z INFO 6640 --- [ main] com.hazelcast.system.security : [10.30.107.183]: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. 19:13:34 2026-01-13T19:13:34.115Z INFO 6640 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.183]:5701 [dev] [5.5.0] Using Multicast discovery 19:13:34 2026-01-13T19:13:34.120Z INFO 6640 --- [ main] c.h.internal.diagnostics.Diagnostics : [10.30.107.183]:5701 [dev] [5.5.0] Diagnostics disabled. To enable add -Dhazelcast.diagnostics.enabled=true to the JVM arguments. 19:13:34 2026-01-13T19:13:34.120Z INFO 6640 --- [ main] com.hazelcast.core.LifecycleService : [10.30.107.183]:5701 [dev] [5.5.0] [10.30.107.183]:5701 is STARTING 19:13:34 2026-01-13T19:13:34.123Z INFO 6640 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 19:13:34 2026-01-13T19:13:34.123Z INFO 6640 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 19:13:34 2026-01-13T19:13:34.123Z WARN 6640 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 19:13:34 2026-01-13T19:13:34.123Z WARN 6640 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 19:13:34 2026-01-13T19:13:34.140Z INFO 6640 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 19:13:34 2026-01-13T19:13:34.140Z WARN 6640 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 19:13:34 2026-01-13T19:13:34.176Z INFO 6640 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 19:13:34 2026-01-13T19:13:34.176Z WARN 6640 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 19:13:34 2026-01-13T19:13:34.193Z INFO 6640 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 19:13:34 2026-01-13T19:13:34.193Z WARN 6640 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 19:13:34 2026-01-13T19:13:34.267Z INFO 6640 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 19:13:34 2026-01-13T19:13:34.267Z WARN 6640 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 19:13:34 2026-01-13T19:13:34.276Z INFO 6640 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 19:13:34 2026-01-13T19:13:34.277Z WARN 6640 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 19:13:34 2026-01-13T19:13:34.277Z WARN 6640 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 19:13:34 2026-01-13T19:13:34.308Z INFO 6640 --- [d | producer-27] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-27] Node 1 disconnected. 19:13:34 2026-01-13T19:13:34.308Z WARN 6640 --- [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. 19:13:34 2026-01-13T19:13:34.310Z INFO 6640 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 19:13:34 2026-01-13T19:13:34.310Z WARN 6640 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 19:13:34 2026-01-13T19:13:34.321Z INFO 6640 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 19:13:34 2026-01-13T19:13:34.321Z WARN 6640 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 19:13:34 2026-01-13T19:13:34.362Z INFO 6640 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 19:13:34 2026-01-13T19:13:34.362Z WARN 6640 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 19:13:34 2026-01-13T19:13:34.382Z INFO 6640 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 19:13:34 2026-01-13T19:13:34.382Z WARN 6640 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 19:13:34 2026-01-13T19:13:34.446Z INFO 6640 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 19:13:34 2026-01-13T19:13:34.446Z WARN 6640 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 19:13:34 2026-01-13T19:13:34.482Z INFO 6640 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 19:13:34 2026-01-13T19:13:34.482Z WARN 6640 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 19:13:34 2026-01-13T19:13:34.488Z INFO 6640 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Node 1 disconnected. 19:13:34 2026-01-13T19:13:34.488Z WARN 6640 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 19:13:34 2026-01-13T19:13:34.556Z INFO 6640 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 19:13:34 2026-01-13T19:13:34.556Z WARN 6640 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 19:13:34 2026-01-13T19:13:34.556Z WARN 6640 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 19:13:34 2026-01-13T19:13:34.560Z INFO 6640 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 19:13:34 2026-01-13T19:13:34.560Z WARN 6640 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 19:13:34 2026-01-13T19:13:34.562Z INFO 6640 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-15, groupId=ncmp-group] Node 1 disconnected. 19:13:34 2026-01-13T19:13:34.562Z WARN 6640 --- [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. 19:13:34 2026-01-13T19:13:34.641Z INFO 6640 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 19:13:34 2026-01-13T19:13:34.641Z WARN 6640 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 19:13:34 2026-01-13T19:13:34.652Z INFO 6640 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 19:13:34 2026-01-13T19:13:34.653Z WARN 6640 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 19:13:34 2026-01-13T19:13:34.666Z INFO 6640 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 19:13:34 2026-01-13T19:13:34.666Z WARN 6640 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 19:13:34 2026-01-13T19:13:34.750Z INFO 6640 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 19:13:34 2026-01-13T19:13:34.750Z WARN 6640 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 19:13:34 2026-01-13T19:13:34.774Z INFO 6640 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 19:13:34 2026-01-13T19:13:34.774Z WARN 6640 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 19:13:34 2026-01-13T19:13:34.826Z INFO 6640 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Node 1 disconnected. 19:13:34 2026-01-13T19:13:34.826Z WARN 6640 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 19:13:34 2026-01-13T19:13:34.842Z INFO 6640 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 19:13:34 2026-01-13T19:13:34.842Z WARN 6640 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 19:13:34 2026-01-13T19:13:34.866Z INFO 6640 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 19:13:34 2026-01-13T19:13:34.866Z WARN 6640 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 19:13:34 2026-01-13T19:13:34.912Z INFO 6640 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 19:13:34 2026-01-13T19:13:34.912Z WARN 6640 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 19:13:34 2026-01-13T19:13:34.920Z INFO 6640 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 19:13:34 2026-01-13T19:13:34.920Z WARN 6640 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 19:13:35 2026-01-13T19:13:34.991Z INFO 6640 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 19:13:35 2026-01-13T19:13:34.991Z WARN 6640 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 19:13:35 2026-01-13T19:13:35.006Z INFO 6640 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 19:13:35 2026-01-13T19:13:35.007Z WARN 6640 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 19:13:35 2026-01-13T19:13:35.025Z INFO 6640 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 19:13:35 2026-01-13T19:13:35.025Z WARN 6640 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 19:13:35 2026-01-13T19:13:35.067Z INFO 6640 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 19:13:35 2026-01-13T19:13:35.067Z WARN 6640 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 19:13:35 2026-01-13T19:13:35.073Z INFO 6640 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 19:13:35 2026-01-13T19:13:35.073Z WARN 6640 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 19:13:35 2026-01-13T19:13:35.124Z INFO 6640 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 19:13:35 2026-01-13T19:13:35.124Z WARN 6640 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 19:13:35 2026-01-13T19:13:35.169Z INFO 6640 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 19:13:35 2026-01-13T19:13:35.169Z WARN 6640 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 19:13:35 2026-01-13T19:13:35.177Z INFO 6640 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 19:13:35 2026-01-13T19:13:35.177Z WARN 6640 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 19:13:35 2026-01-13T19:13:35.238Z INFO 6640 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 19:13:35 2026-01-13T19:13:35.238Z WARN 6640 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 19:13:35 2026-01-13T19:13:35.268Z INFO 6640 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 19:13:35 2026-01-13T19:13:35.268Z WARN 6640 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 19:13:35 2026-01-13T19:13:35.309Z INFO 6640 --- [d | producer-27] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-27] Node 1 disconnected. 19:13:35 2026-01-13T19:13:35.309Z WARN 6640 --- [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. 19:13:35 2026-01-13T19:13:35.311Z INFO 6640 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 19:13:35 2026-01-13T19:13:35.311Z WARN 6640 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 19:13:35 2026-01-13T19:13:35.313Z INFO 6640 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 19:13:35 2026-01-13T19:13:35.313Z WARN 6640 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 19:13:35 2026-01-13T19:13:35.313Z WARN 6640 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 19:13:35 2026-01-13T19:13:35.323Z INFO 6640 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 19:13:35 2026-01-13T19:13:35.323Z WARN 6640 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 19:13:35 2026-01-13T19:13:35.364Z INFO 6640 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 19:13:35 2026-01-13T19:13:35.364Z WARN 6640 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 19:13:35 2026-01-13T19:13:35.384Z INFO 6640 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 19:13:35 2026-01-13T19:13:35.384Z WARN 6640 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 19:13:35 2026-01-13T19:13:35.446Z INFO 6640 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 19:13:35 2026-01-13T19:13:35.446Z WARN 6640 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 19:13:35 2026-01-13T19:13:35.482Z INFO 6640 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 19:13:35 2026-01-13T19:13:35.482Z WARN 6640 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 19:13:35 2026-01-13T19:13:35.490Z INFO 6640 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Node 1 disconnected. 19:13:35 2026-01-13T19:13:35.490Z WARN 6640 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 19:13:35 2026-01-13T19:13:35.560Z INFO 6640 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 19:13:35 2026-01-13T19:13:35.560Z WARN 6640 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 19:13:35 2026-01-13T19:13:35.560Z WARN 6640 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 19:13:35 2026-01-13T19:13:35.562Z INFO 6640 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 19:13:35 2026-01-13T19:13:35.562Z WARN 6640 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 19:13:35 2026-01-13T19:13:35.564Z INFO 6640 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-15, groupId=ncmp-group] Node 1 disconnected. 19:13:35 2026-01-13T19:13:35.564Z WARN 6640 --- [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. 19:13:35 2026-01-13T19:13:35.642Z INFO 6640 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 19:13:35 2026-01-13T19:13:35.642Z WARN 6640 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 19:13:35 2026-01-13T19:13:35.667Z INFO 6640 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 19:13:35 2026-01-13T19:13:35.667Z WARN 6640 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 19:13:35 2026-01-13T19:13:35.688Z INFO 6640 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 19:13:35 2026-01-13T19:13:35.688Z WARN 6640 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 19:13:35 2026-01-13T19:13:35.751Z INFO 6640 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 19:13:35 2026-01-13T19:13:35.751Z WARN 6640 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 19:13:35 2026-01-13T19:13:35.780Z INFO 6640 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 19:13:35 2026-01-13T19:13:35.780Z WARN 6640 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 19:13:35 2026-01-13T19:13:35.828Z INFO 6640 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Node 1 disconnected. 19:13:35 2026-01-13T19:13:35.828Z WARN 6640 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 19:13:35 2026-01-13T19:13:35.843Z INFO 6640 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 19:13:35 2026-01-13T19:13:35.843Z WARN 6640 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 19:13:35 2026-01-13T19:13:35.866Z INFO 6640 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 19:13:35 2026-01-13T19:13:35.866Z WARN 6640 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 19:13:35 2026-01-13T19:13:35.913Z INFO 6640 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 19:13:35 2026-01-13T19:13:35.913Z WARN 6640 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 19:13:35 2026-01-13T19:13:35.920Z INFO 6640 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 19:13:35 2026-01-13T19:13:35.920Z WARN 6640 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 19:13:36 2026-01-13T19:13:35.992Z INFO 6640 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 19:13:36 2026-01-13T19:13:35.992Z WARN 6640 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 19:13:36 2026-01-13T19:13:36.006Z INFO 6640 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 19:13:36 2026-01-13T19:13:36.006Z WARN 6640 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 19:13:36 2026-01-13T19:13:36.026Z INFO 6640 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 19:13:36 2026-01-13T19:13:36.026Z WARN 6640 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 19:13:36 2026-01-13T19:13:36.074Z INFO 6640 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 19:13:36 2026-01-13T19:13:36.074Z WARN 6640 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 19:13:36 2026-01-13T19:13:36.078Z INFO 6640 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 19:13:36 2026-01-13T19:13:36.078Z WARN 6640 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 19:13:36 2026-01-13T19:13:36.125Z INFO 6640 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 19:13:36 2026-01-13T19:13:36.125Z WARN 6640 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 19:13:36 2026-01-13T19:13:36.169Z INFO 6640 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 19:13:36 2026-01-13T19:13:36.169Z WARN 6640 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 19:13:36 2026-01-13T19:13:36.178Z INFO 6640 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 19:13:36 2026-01-13T19:13:36.178Z WARN 6640 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 19:13:36 2026-01-13T19:13:36.189Z INFO 6640 --- [ main] c.h.internal.cluster.ClusterService : [10.30.107.183]:5701 [dev] [5.5.0] 19:13:36 19:13:36 Members {size:1, ver:1} [ 19:13:36 Member [10.30.107.183]:5701 - b52d3850-e48f-4063-b848-822b6ddf1044 this 19:13:36 ] 19:13:36 19:13:36 2026-01-13T19:13:36.190Z INFO 6640 --- [ main] com.hazelcast.core.LifecycleService : [10.30.107.183]:5701 [dev] [5.5.0] [10.30.107.183]:5701 is STARTED 19:13:36 2026-01-13T19:13:36.191Z INFO 6640 --- [ main] c.h.i.p.impl.PartitionStateManagerImpl : [10.30.107.183]:5701 [dev] [5.5.0] Initializing cluster partition table arrangement... 19:13:36 2026-01-13T19:13:36.191Z INFO 6640 --- [d | producer-27] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-27] Node 1 disconnected. 19:13:36 2026-01-13T19:13:36.191Z WARN 6640 --- [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. 19:13:36 2026-01-13T19:13:36.201Z INFO 6640 --- [ main] o.o.c.n.i.i.t.TrustLevelManager : The trust level for Cm Handle: ch-1 is now: NONE 19:13:36 2026-01-13T19:13:36.202Z INFO 6640 --- [ main] com.hazelcast.core.LifecycleService : [10.30.107.183]:5701 [dev] [5.5.0] [10.30.107.183]:5701 is SHUTTING_DOWN 19:13:36 2026-01-13T19:13:36.202Z INFO 6640 --- [cached.thread-1] c.h.i.p.impl.MigrationManagerImpl : [10.30.107.183]:5701 [dev] [5.5.0] Shutdown request of Member [10.30.107.183]:5701 - b52d3850-e48f-4063-b848-822b6ddf1044 this is handled 19:13:36 2026-01-13T19:13:36.203Z INFO 6640 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.183]:5701 [dev] [5.5.0] Shutting down multicast service... 19:13:36 2026-01-13T19:13:36.204Z INFO 6640 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.183]:5701 [dev] [5.5.0] Shutting down connection manager... 19:13:36 2026-01-13T19:13:36.204Z INFO 6640 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.183]:5701 [dev] [5.5.0] Shutting down node engine... 19:13:36 2026-01-13T19:13:36.240Z INFO 6640 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 19:13:36 2026-01-13T19:13:36.240Z WARN 6640 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 19:13:36 2026-01-13T19:13:36.268Z INFO 6640 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 19:13:36 2026-01-13T19:13:36.268Z WARN 6640 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 19:13:36 2026-01-13T19:13:36.277Z INFO 6640 --- [ main] c.hazelcast.instance.impl.NodeExtension : [10.30.107.183]:5701 [dev] [5.5.0] Destroying node NodeExtension. 19:13:36 2026-01-13T19:13:36.278Z INFO 6640 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.183]:5701 [dev] [5.5.0] Hazelcast Shutdown is completed in 76 ms. 19:13:36 2026-01-13T19:13:36.278Z INFO 6640 --- [ main] com.hazelcast.core.LifecycleService : [10.30.107.183]:5701 [dev] [5.5.0] [10.30.107.183]:5701 is SHUTDOWN 19:13:36 2026-01-13T19:13:36.280Z INFO 6640 --- [ main] c.h.i.config.AbstractConfigLocator : Loading 'hazelcast-default.xml' from the classpath. 19:13:36 2026-01-13T19:13:36.313Z INFO 6640 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 19:13:36 2026-01-13T19:13:36.313Z WARN 6640 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 19:13:36 2026-01-13T19:13:36.313Z INFO 6640 --- [ main] com.hazelcast.system.logo : [10.30.107.183]:5701 [dev] [5.5.0] 19:13:36 o o o o---o o--o o o---o o o----o o--o--o 19:13:36 | | / \ / | / / \ | | 19:13:36 o----o o o o----o | o o o----o | 19:13:36 | | * \ / | \ * \ | | 19:13:36 o o * o o---o o--o o----o o---o * o o----o o 19:13:36 19:13:36 2026-01-13T19:13:36.313Z INFO 6640 --- [ main] com.hazelcast.system : [10.30.107.183]:5701 [dev] [5.5.0] Copyright (c) 2008-2024, Hazelcast, Inc. All Rights Reserved. 19:13:36 2026-01-13T19:13:36.313Z INFO 6640 --- [ main] com.hazelcast.system : [10.30.107.183]:5701 [dev] [5.5.0] Hazelcast Platform 5.5.0 (20240725) starting at [10.30.107.183]:5701 19:13:36 2026-01-13T19:13:36.313Z INFO 6640 --- [ main] com.hazelcast.system : [10.30.107.183]:5701 [dev] [5.5.0] Cluster name: dev 19:13:36 2026-01-13T19:13:36.313Z INFO 6640 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 19:13:36 2026-01-13T19:13:36.313Z INFO 6640 --- [ main] com.hazelcast.system : [10.30.107.183]: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. 19:13:36 2026-01-13T19:13:36.313Z INFO 6640 --- [ main] com.hazelcast.system : [10.30.107.183]:5701 [dev] [5.5.0] The Jet engine is disabled. 19:13:36 To enable the Jet engine on the members, do one of the following: 19:13:36 - Change member config using Java API: config.getJetConfig().setEnabled(true) 19:13:36 - Change XML/YAML configuration property: Set hazelcast.jet.enabled to true 19:13:36 - Add system property: -Dhz.jet.enabled=true (for Hazelcast embedded, works only when loading config via Config.load) 19:13:36 - Add environment variable: HZ_JET_ENABLED=true (recommended when running container image. For Hazelcast embedded, works only when loading config via Config.load) 19:13:36 2026-01-13T19:13:36.313Z WARN 6640 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 19:13:36 2026-01-13T19:13:36.313Z WARN 6640 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 19:13:36 2026-01-13T19:13:36.323Z INFO 6640 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 19:13:36 2026-01-13T19:13:36.323Z WARN 6640 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 19:13:36 2026-01-13T19:13:36.324Z INFO 6640 --- [ main] com.hazelcast.system.security : [10.30.107.183]: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. 19:13:36 2026-01-13T19:13:36.326Z INFO 6640 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.183]:5701 [dev] [5.5.0] Using Multicast discovery 19:13:36 2026-01-13T19:13:36.335Z INFO 6640 --- [ main] c.h.internal.diagnostics.Diagnostics : [10.30.107.183]:5701 [dev] [5.5.0] Diagnostics disabled. To enable add -Dhazelcast.diagnostics.enabled=true to the JVM arguments. 19:13:36 2026-01-13T19:13:36.335Z INFO 6640 --- [ main] com.hazelcast.core.LifecycleService : [10.30.107.183]:5701 [dev] [5.5.0] [10.30.107.183]:5701 is STARTING 19:13:36 2026-01-13T19:13:36.366Z INFO 6640 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 19:13:36 2026-01-13T19:13:36.366Z WARN 6640 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 19:13:36 2026-01-13T19:13:36.384Z INFO 6640 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 19:13:36 2026-01-13T19:13:36.384Z WARN 6640 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 19:13:36 2026-01-13T19:13:36.447Z INFO 6640 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 19:13:36 2026-01-13T19:13:36.447Z WARN 6640 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 19:13:36 2026-01-13T19:13:36.483Z INFO 6640 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 19:13:36 2026-01-13T19:13:36.483Z WARN 6640 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 19:13:36 2026-01-13T19:13:36.492Z INFO 6640 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Node 1 disconnected. 19:13:36 2026-01-13T19:13:36.492Z WARN 6640 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 19:13:36 2026-01-13T19:13:36.561Z INFO 6640 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 19:13:36 2026-01-13T19:13:36.561Z WARN 6640 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 19:13:36 2026-01-13T19:13:36.561Z WARN 6640 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 19:13:36 2026-01-13T19:13:36.562Z INFO 6640 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 19:13:36 2026-01-13T19:13:36.562Z WARN 6640 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 19:13:36 2026-01-13T19:13:36.566Z INFO 6640 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-15, groupId=ncmp-group] Node 1 disconnected. 19:13:36 2026-01-13T19:13:36.566Z WARN 6640 --- [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. 19:13:36 2026-01-13T19:13:36.644Z INFO 6640 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 19:13:36 2026-01-13T19:13:36.644Z WARN 6640 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 19:13:36 2026-01-13T19:13:36.653Z INFO 6640 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 19:13:36 2026-01-13T19:13:36.653Z WARN 6640 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 19:13:36 2026-01-13T19:13:36.689Z INFO 6640 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 19:13:36 2026-01-13T19:13:36.689Z WARN 6640 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 19:13:36 2026-01-13T19:13:36.752Z INFO 6640 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 19:13:36 2026-01-13T19:13:36.752Z WARN 6640 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 19:13:36 2026-01-13T19:13:36.782Z INFO 6640 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 19:13:36 2026-01-13T19:13:36.782Z WARN 6640 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 19:13:36 2026-01-13T19:13:36.845Z INFO 6640 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 19:13:36 2026-01-13T19:13:36.845Z WARN 6640 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 19:13:36 2026-01-13T19:13:36.867Z INFO 6640 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 19:13:36 2026-01-13T19:13:36.867Z WARN 6640 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 19:13:36 2026-01-13T19:13:36.877Z INFO 6640 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Node 1 disconnected. 19:13:36 2026-01-13T19:13:36.877Z WARN 6640 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 19:13:36 2026-01-13T19:13:36.914Z INFO 6640 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 19:13:36 2026-01-13T19:13:36.914Z WARN 6640 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 19:13:36 2026-01-13T19:13:36.955Z INFO 6640 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 19:13:36 2026-01-13T19:13:36.955Z WARN 6640 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 19:13:37 2026-01-13T19:13:36.995Z INFO 6640 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 19:13:37 2026-01-13T19:13:36.995Z WARN 6640 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 19:13:37 2026-01-13T19:13:37.007Z INFO 6640 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 19:13:37 2026-01-13T19:13:37.007Z WARN 6640 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 19:13:37 2026-01-13T19:13:37.030Z INFO 6640 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 19:13:37 2026-01-13T19:13:37.030Z WARN 6640 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 19:13:37 2026-01-13T19:13:37.074Z INFO 6640 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 19:13:37 2026-01-13T19:13:37.074Z WARN 6640 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 19:13:37 2026-01-13T19:13:37.079Z INFO 6640 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 19:13:37 2026-01-13T19:13:37.079Z WARN 6640 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 19:13:37 2026-01-13T19:13:37.126Z INFO 6640 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 19:13:37 2026-01-13T19:13:37.126Z WARN 6640 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 19:13:37 2026-01-13T19:13:37.169Z INFO 6640 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 19:13:37 2026-01-13T19:13:37.169Z WARN 6640 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 19:13:37 2026-01-13T19:13:37.179Z INFO 6640 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 19:13:37 2026-01-13T19:13:37.179Z WARN 6640 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 19:13:37 2026-01-13T19:13:37.192Z INFO 6640 --- [d | producer-27] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-27] Node 1 disconnected. 19:13:37 2026-01-13T19:13:37.192Z WARN 6640 --- [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. 19:13:37 2026-01-13T19:13:37.241Z INFO 6640 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 19:13:37 2026-01-13T19:13:37.241Z WARN 6640 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 19:13:37 2026-01-13T19:13:37.270Z INFO 6640 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 19:13:37 2026-01-13T19:13:37.270Z WARN 6640 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 19:13:37 2026-01-13T19:13:37.313Z INFO 6640 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 19:13:37 2026-01-13T19:13:37.313Z WARN 6640 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 19:13:37 2026-01-13T19:13:37.313Z WARN 6640 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 19:13:37 2026-01-13T19:13:37.314Z INFO 6640 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 19:13:37 2026-01-13T19:13:37.314Z WARN 6640 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 19:13:37 2026-01-13T19:13:37.325Z INFO 6640 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 19:13:37 2026-01-13T19:13:37.325Z WARN 6640 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 19:13:37 2026-01-13T19:13:37.368Z INFO 6640 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 19:13:37 2026-01-13T19:13:37.368Z WARN 6640 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 19:13:37 2026-01-13T19:13:37.384Z INFO 6640 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 19:13:37 2026-01-13T19:13:37.384Z WARN 6640 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 19:13:37 2026-01-13T19:13:37.447Z INFO 6640 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 19:13:37 2026-01-13T19:13:37.447Z WARN 6640 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 19:13:37 2026-01-13T19:13:37.483Z INFO 6640 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 19:13:37 2026-01-13T19:13:37.483Z WARN 6640 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 19:13:37 2026-01-13T19:13:37.494Z INFO 6640 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Node 1 disconnected. 19:13:37 2026-01-13T19:13:37.494Z WARN 6640 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 19:13:37 2026-01-13T19:13:37.561Z INFO 6640 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 19:13:37 2026-01-13T19:13:37.561Z WARN 6640 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 19:13:37 2026-01-13T19:13:37.561Z WARN 6640 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 19:13:37 2026-01-13T19:13:37.563Z INFO 6640 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 19:13:37 2026-01-13T19:13:37.563Z WARN 6640 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 19:13:37 2026-01-13T19:13:37.568Z INFO 6640 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-15, groupId=ncmp-group] Node 1 disconnected. 19:13:37 2026-01-13T19:13:37.568Z WARN 6640 --- [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. 19:13:37 2026-01-13T19:13:37.644Z INFO 6640 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 19:13:37 2026-01-13T19:13:37.644Z WARN 6640 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 19:13:37 2026-01-13T19:13:37.654Z INFO 6640 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 19:13:37 2026-01-13T19:13:37.654Z WARN 6640 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 19:13:37 2026-01-13T19:13:37.690Z INFO 6640 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 19:13:37 2026-01-13T19:13:37.690Z WARN 6640 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 19:13:37 2026-01-13T19:13:37.740Z INFO 6640 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 19:13:37 2026-01-13T19:13:37.740Z WARN 6640 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 19:13:37 2026-01-13T19:13:37.753Z INFO 6640 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 19:13:37 2026-01-13T19:13:37.753Z WARN 6640 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 19:13:37 2026-01-13T19:13:37.783Z INFO 6640 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 19:13:37 2026-01-13T19:13:37.783Z WARN 6640 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 19:13:37 2026-01-13T19:13:37.869Z INFO 6640 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 19:13:37 2026-01-13T19:13:37.869Z WARN 6640 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 19:13:37 2026-01-13T19:13:37.878Z INFO 6640 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Node 1 disconnected. 19:13:37 2026-01-13T19:13:37.878Z WARN 6640 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 19:13:37 2026-01-13T19:13:37.914Z INFO 6640 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 19:13:37 2026-01-13T19:13:37.914Z WARN 6640 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 19:13:37 2026-01-13T19:13:37.955Z INFO 6640 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 19:13:37 2026-01-13T19:13:37.955Z WARN 6640 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 19:13:38 2026-01-13T19:13:37.997Z INFO 6640 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 19:13:38 2026-01-13T19:13:37.997Z WARN 6640 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 19:13:38 2026-01-13T19:13:38.007Z INFO 6640 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 19:13:38 2026-01-13T19:13:38.007Z WARN 6640 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 19:13:38 2026-01-13T19:13:38.032Z INFO 6640 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 19:13:38 2026-01-13T19:13:38.032Z WARN 6640 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 19:13:38 2026-01-13T19:13:38.075Z INFO 6640 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 19:13:38 2026-01-13T19:13:38.075Z WARN 6640 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 19:13:38 2026-01-13T19:13:38.080Z INFO 6640 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 19:13:38 2026-01-13T19:13:38.080Z WARN 6640 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 19:13:38 2026-01-13T19:13:38.090Z INFO 6640 --- [d | producer-27] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-27] Node 1 disconnected. 19:13:38 2026-01-13T19:13:38.090Z WARN 6640 --- [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. 19:13:38 2026-01-13T19:13:38.127Z INFO 6640 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 19:13:38 2026-01-13T19:13:38.127Z WARN 6640 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 19:13:38 2026-01-13T19:13:38.170Z INFO 6640 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 19:13:38 2026-01-13T19:13:38.170Z WARN 6640 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 19:13:38 2026-01-13T19:13:38.180Z INFO 6640 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 19:13:38 2026-01-13T19:13:38.180Z WARN 6640 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 19:13:38 2026-01-13T19:13:38.242Z INFO 6640 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 19:13:38 2026-01-13T19:13:38.242Z WARN 6640 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 19:13:38 2026-01-13T19:13:38.266Z INFO 6640 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 19:13:38 2026-01-13T19:13:38.266Z WARN 6640 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 19:13:38 2026-01-13T19:13:38.271Z INFO 6640 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 19:13:38 2026-01-13T19:13:38.271Z WARN 6640 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 19:13:38 2026-01-13T19:13:38.361Z INFO 6640 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 19:13:38 2026-01-13T19:13:38.361Z WARN 6640 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 19:13:38 2026-01-13T19:13:38.361Z WARN 6640 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 19:13:38 2026-01-13T19:13:38.365Z INFO 6640 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 19:13:38 2026-01-13T19:13:38.365Z WARN 6640 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 19:13:38 2026-01-13T19:13:38.370Z INFO 6640 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 19:13:38 2026-01-13T19:13:38.370Z WARN 6640 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 19:13:38 2026-01-13T19:13:38.385Z INFO 6640 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 19:13:38 2026-01-13T19:13:38.385Z WARN 6640 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 19:13:38 2026-01-13T19:13:38.447Z INFO 6640 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 19:13:38 2026-01-13T19:13:38.447Z WARN 6640 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 19:13:38 2026-01-13T19:13:38.464Z INFO 6640 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 19:13:38 2026-01-13T19:13:38.464Z WARN 6640 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 19:13:38 2026-01-13T19:13:38.464Z WARN 6640 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 19:13:38 2026-01-13T19:13:38.485Z INFO 6640 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 19:13:38 2026-01-13T19:13:38.485Z WARN 6640 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 19:13:38 2026-01-13T19:13:38.496Z INFO 6640 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Node 1 disconnected. 19:13:38 2026-01-13T19:13:38.496Z WARN 6640 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 19:13:38 2026-01-13T19:13:38.564Z INFO 6640 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 19:13:38 2026-01-13T19:13:38.564Z WARN 6640 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 19:13:38 2026-01-13T19:13:38.570Z INFO 6640 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-15, groupId=ncmp-group] Node 1 disconnected. 19:13:38 2026-01-13T19:13:38.570Z WARN 6640 --- [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. 19:13:38 2026-01-13T19:13:38.645Z INFO 6640 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 19:13:38 2026-01-13T19:13:38.645Z WARN 6640 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 19:13:38 2026-01-13T19:13:38.655Z INFO 6640 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 19:13:38 2026-01-13T19:13:38.655Z WARN 6640 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 19:13:38 2026-01-13T19:13:38.690Z INFO 6640 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 19:13:38 2026-01-13T19:13:38.690Z WARN 6640 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 19:13:38 2026-01-13T19:13:38.722Z INFO 6640 --- [ main] c.h.internal.cluster.ClusterService : [10.30.107.183]:5701 [dev] [5.5.0] 19:13:38 19:13:38 Members {size:1, ver:1} [ 19:13:38 Member [10.30.107.183]:5701 - 4ca4f677-ce0f-4496-ab1d-e6c1e35d24b1 this 19:13:38 ] 19:13:38 19:13:38 2026-01-13T19:13:38.723Z INFO 6640 --- [ main] com.hazelcast.core.LifecycleService : [10.30.107.183]:5701 [dev] [5.5.0] [10.30.107.183]:5701 is STARTED 19:13:38 2026-01-13T19:13:38.724Z INFO 6640 --- [ main] c.h.i.p.impl.PartitionStateManagerImpl : [10.30.107.183]:5701 [dev] [5.5.0] Initializing cluster partition table arrangement... 19:13:38 2026-01-13T19:13:38.731Z INFO 6640 --- [ main] com.hazelcast.core.LifecycleService : [10.30.107.183]:5701 [dev] [5.5.0] [10.30.107.183]:5701 is SHUTTING_DOWN 19:13:38 2026-01-13T19:13:38.731Z INFO 6640 --- [cached.thread-1] c.h.i.p.impl.MigrationManagerImpl : [10.30.107.183]:5701 [dev] [5.5.0] Shutdown request of Member [10.30.107.183]:5701 - 4ca4f677-ce0f-4496-ab1d-e6c1e35d24b1 this is handled 19:13:38 2026-01-13T19:13:38.732Z INFO 6640 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.183]:5701 [dev] [5.5.0] Shutting down multicast service... 19:13:38 2026-01-13T19:13:38.732Z INFO 6640 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.183]:5701 [dev] [5.5.0] Shutting down connection manager... 19:13:38 2026-01-13T19:13:38.733Z INFO 6640 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.183]:5701 [dev] [5.5.0] Shutting down node engine... 19:13:38 2026-01-13T19:13:38.749Z INFO 6640 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 19:13:38 2026-01-13T19:13:38.749Z WARN 6640 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 19:13:38 2026-01-13T19:13:38.753Z INFO 6640 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 19:13:38 2026-01-13T19:13:38.753Z WARN 6640 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 19:13:38 2026-01-13T19:13:38.784Z INFO 6640 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 19:13:38 2026-01-13T19:13:38.784Z WARN 6640 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 19:13:38 2026-01-13T19:13:38.797Z INFO 6640 --- [ main] c.hazelcast.instance.impl.NodeExtension : [10.30.107.183]:5701 [dev] [5.5.0] Destroying node NodeExtension. 19:13:38 2026-01-13T19:13:38.798Z INFO 6640 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.183]:5701 [dev] [5.5.0] Hazelcast Shutdown is completed in 67 ms. 19:13:38 2026-01-13T19:13:38.798Z INFO 6640 --- [ main] com.hazelcast.core.LifecycleService : [10.30.107.183]:5701 [dev] [5.5.0] [10.30.107.183]:5701 is SHUTDOWN 19:13:38 2026-01-13T19:13:38.799Z INFO 6640 --- [ main] c.h.i.config.AbstractConfigLocator : Loading 'hazelcast-default.xml' from the classpath. 19:13:38 2026-01-13T19:13:38.827Z INFO 6640 --- [ main] com.hazelcast.system.logo : [10.30.107.183]:5701 [dev] [5.5.0] 19:13:38 o o o o---o o--o o o---o o o----o o--o--o 19:13:38 | | / \ / | / / \ | | 19:13:38 o----o o o o----o | o o o----o | 19:13:38 | | * \ / | \ * \ | | 19:13:38 o o * o o---o o--o o----o o---o * o o----o o 19:13:38 19:13:38 2026-01-13T19:13:38.827Z INFO 6640 --- [ main] com.hazelcast.system : [10.30.107.183]:5701 [dev] [5.5.0] Copyright (c) 2008-2024, Hazelcast, Inc. All Rights Reserved. 19:13:38 2026-01-13T19:13:38.827Z INFO 6640 --- [ main] com.hazelcast.system : [10.30.107.183]:5701 [dev] [5.5.0] Hazelcast Platform 5.5.0 (20240725) starting at [10.30.107.183]:5701 19:13:38 2026-01-13T19:13:38.827Z INFO 6640 --- [ main] com.hazelcast.system : [10.30.107.183]:5701 [dev] [5.5.0] Cluster name: dev 19:13:38 2026-01-13T19:13:38.827Z INFO 6640 --- [ main] com.hazelcast.system : [10.30.107.183]: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. 19:13:38 2026-01-13T19:13:38.827Z INFO 6640 --- [ main] com.hazelcast.system : [10.30.107.183]:5701 [dev] [5.5.0] The Jet engine is disabled. 19:13:38 To enable the Jet engine on the members, do one of the following: 19:13:38 - Change member config using Java API: config.getJetConfig().setEnabled(true) 19:13:38 - Change XML/YAML configuration property: Set hazelcast.jet.enabled to true 19:13:38 - Add system property: -Dhz.jet.enabled=true (for Hazelcast embedded, works only when loading config via Config.load) 19:13:38 - Add environment variable: HZ_JET_ENABLED=true (recommended when running container image. For Hazelcast embedded, works only when loading config via Config.load) 19:13:38 2026-01-13T19:13:38.836Z INFO 6640 --- [ main] com.hazelcast.system.security : [10.30.107.183]: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. 19:13:38 2026-01-13T19:13:38.837Z INFO 6640 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.183]:5701 [dev] [5.5.0] Using Multicast discovery 19:13:38 2026-01-13T19:13:38.842Z INFO 6640 --- [ main] c.h.internal.diagnostics.Diagnostics : [10.30.107.183]:5701 [dev] [5.5.0] Diagnostics disabled. To enable add -Dhazelcast.diagnostics.enabled=true to the JVM arguments. 19:13:38 2026-01-13T19:13:38.842Z INFO 6640 --- [ main] com.hazelcast.core.LifecycleService : [10.30.107.183]:5701 [dev] [5.5.0] [10.30.107.183]:5701 is STARTING 19:13:38 2026-01-13T19:13:38.869Z INFO 6640 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 19:13:38 2026-01-13T19:13:38.869Z WARN 6640 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 19:13:38 2026-01-13T19:13:38.879Z INFO 6640 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Node 1 disconnected. 19:13:38 2026-01-13T19:13:38.879Z WARN 6640 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 19:13:38 2026-01-13T19:13:38.916Z INFO 6640 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 19:13:38 2026-01-13T19:13:38.916Z WARN 6640 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 19:13:38 2026-01-13T19:13:38.947Z INFO 6640 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 19:13:38 2026-01-13T19:13:38.947Z WARN 6640 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 19:13:39 2026-01-13T19:13:38.998Z INFO 6640 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 19:13:39 2026-01-13T19:13:38.998Z WARN 6640 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 19:13:39 2026-01-13T19:13:39.022Z INFO 6640 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 19:13:39 2026-01-13T19:13:39.022Z WARN 6640 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 19:13:39 2026-01-13T19:13:39.041Z INFO 6640 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 19:13:39 2026-01-13T19:13:39.041Z WARN 6640 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 19:13:39 2026-01-13T19:13:39.076Z INFO 6640 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 19:13:39 2026-01-13T19:13:39.076Z WARN 6640 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 19:13:39 2026-01-13T19:13:39.081Z INFO 6640 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 19:13:39 2026-01-13T19:13:39.081Z WARN 6640 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 19:13:39 2026-01-13T19:13:39.103Z INFO 6640 --- [d | producer-27] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-27] Node 1 disconnected. 19:13:39 2026-01-13T19:13:39.103Z WARN 6640 --- [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. 19:13:39 2026-01-13T19:13:39.128Z INFO 6640 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 19:13:39 2026-01-13T19:13:39.128Z WARN 6640 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 19:13:39 2026-01-13T19:13:39.170Z INFO 6640 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 19:13:39 2026-01-13T19:13:39.170Z WARN 6640 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 19:13:39 2026-01-13T19:13:39.182Z INFO 6640 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 19:13:39 2026-01-13T19:13:39.182Z WARN 6640 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 19:13:39 2026-01-13T19:13:39.243Z INFO 6640 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 19:13:39 2026-01-13T19:13:39.243Z WARN 6640 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 19:13:39 2026-01-13T19:13:39.263Z INFO 6640 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 19:13:39 2026-01-13T19:13:39.263Z WARN 6640 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 19:13:39 2026-01-13T19:13:39.263Z WARN 6640 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 19:13:39 2026-01-13T19:13:39.268Z INFO 6640 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 19:13:39 2026-01-13T19:13:39.268Z WARN 6640 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 19:13:39 2026-01-13T19:13:39.272Z INFO 6640 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 19:13:39 2026-01-13T19:13:39.272Z WARN 6640 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 19:13:39 2026-01-13T19:13:39.367Z INFO 6640 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 19:13:39 2026-01-13T19:13:39.367Z WARN 6640 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 19:13:39 2026-01-13T19:13:39.372Z INFO 6640 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 19:13:39 2026-01-13T19:13:39.372Z WARN 6640 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 19:13:39 2026-01-13T19:13:39.385Z INFO 6640 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 19:13:39 2026-01-13T19:13:39.385Z WARN 6640 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 19:13:39 2026-01-13T19:13:39.448Z INFO 6640 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 19:13:39 2026-01-13T19:13:39.448Z WARN 6640 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 19:13:39 2026-01-13T19:13:39.471Z INFO 6640 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 19:13:39 2026-01-13T19:13:39.471Z WARN 6640 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 19:13:39 2026-01-13T19:13:39.471Z WARN 6640 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 19:13:39 2026-01-13T19:13:39.486Z INFO 6640 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 19:13:39 2026-01-13T19:13:39.486Z WARN 6640 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 19:13:39 2026-01-13T19:13:39.498Z INFO 6640 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Node 1 disconnected. 19:13:39 2026-01-13T19:13:39.498Z WARN 6640 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 19:13:39 2026-01-13T19:13:39.566Z INFO 6640 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 19:13:39 2026-01-13T19:13:39.566Z WARN 6640 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 19:13:39 2026-01-13T19:13:39.579Z INFO 6640 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-15, groupId=ncmp-group] Node 1 disconnected. 19:13:39 2026-01-13T19:13:39.579Z WARN 6640 --- [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. 19:13:39 2026-01-13T19:13:39.646Z INFO 6640 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 19:13:39 2026-01-13T19:13:39.646Z WARN 6640 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 19:13:39 2026-01-13T19:13:39.647Z INFO 6640 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 19:13:39 2026-01-13T19:13:39.647Z WARN 6640 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 19:13:39 2026-01-13T19:13:39.656Z INFO 6640 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 19:13:39 2026-01-13T19:13:39.656Z WARN 6640 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 19:13:39 2026-01-13T19:13:39.747Z INFO 6640 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 19:13:39 2026-01-13T19:13:39.747Z WARN 6640 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 19:13:39 2026-01-13T19:13:39.763Z INFO 6640 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 19:13:39 2026-01-13T19:13:39.763Z WARN 6640 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 19:13:39 2026-01-13T19:13:39.785Z INFO 6640 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 19:13:39 2026-01-13T19:13:39.785Z WARN 6640 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 19:13:39 2026-01-13T19:13:39.871Z INFO 6640 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 19:13:39 2026-01-13T19:13:39.871Z WARN 6640 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 19:13:39 2026-01-13T19:13:39.880Z INFO 6640 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Node 1 disconnected. 19:13:39 2026-01-13T19:13:39.880Z WARN 6640 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 19:13:39 2026-01-13T19:13:39.918Z INFO 6640 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 19:13:39 2026-01-13T19:13:39.918Z WARN 6640 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 19:13:39 2026-01-13T19:13:39.950Z INFO 6640 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 19:13:39 2026-01-13T19:13:39.950Z WARN 6640 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 19:13:40 2026-01-13T19:13:40.000Z INFO 6640 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 19:13:40 2026-01-13T19:13:40.000Z WARN 6640 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 19:13:40 2026-01-13T19:13:40.022Z INFO 6640 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 19:13:40 2026-01-13T19:13:40.022Z WARN 6640 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 19:13:40 2026-01-13T19:13:40.043Z INFO 6640 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 19:13:40 2026-01-13T19:13:40.043Z WARN 6640 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 19:13:40 2026-01-13T19:13:40.077Z INFO 6640 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 19:13:40 2026-01-13T19:13:40.077Z WARN 6640 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 19:13:40 2026-01-13T19:13:40.081Z INFO 6640 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 19:13:40 2026-01-13T19:13:40.081Z WARN 6640 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 19:13:40 2026-01-13T19:13:40.104Z INFO 6640 --- [d | producer-27] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-27] Node 1 disconnected. 19:13:40 2026-01-13T19:13:40.104Z WARN 6640 --- [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. 19:13:40 2026-01-13T19:13:40.129Z INFO 6640 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 19:13:40 2026-01-13T19:13:40.129Z WARN 6640 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 19:13:40 2026-01-13T19:13:40.172Z INFO 6640 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 19:13:40 2026-01-13T19:13:40.172Z WARN 6640 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 19:13:40 2026-01-13T19:13:40.183Z INFO 6640 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 19:13:40 2026-01-13T19:13:40.183Z WARN 6640 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 19:13:40 2026-01-13T19:13:40.243Z INFO 6640 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 19:13:40 2026-01-13T19:13:40.243Z WARN 6640 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 19:13:40 2026-01-13T19:13:40.266Z INFO 6640 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 19:13:40 2026-01-13T19:13:40.266Z WARN 6640 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 19:13:40 2026-01-13T19:13:40.266Z WARN 6640 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 19:13:40 2026-01-13T19:13:40.269Z INFO 6640 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 19:13:40 2026-01-13T19:13:40.269Z WARN 6640 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 19:13:40 2026-01-13T19:13:40.269Z INFO 6640 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 19:13:40 2026-01-13T19:13:40.269Z WARN 6640 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 19:13:40 2026-01-13T19:13:40.368Z INFO 6640 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 19:13:40 2026-01-13T19:13:40.368Z WARN 6640 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 19:13:40 2026-01-13T19:13:40.374Z INFO 6640 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 19:13:40 2026-01-13T19:13:40.374Z WARN 6640 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 19:13:40 2026-01-13T19:13:40.387Z INFO 6640 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 19:13:40 2026-01-13T19:13:40.387Z WARN 6640 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 19:13:40 2026-01-13T19:13:40.408Z INFO 6640 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 19:13:40 2026-01-13T19:13:40.408Z WARN 6640 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 19:13:40 2026-01-13T19:13:40.408Z WARN 6640 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 19:13:40 2026-01-13T19:13:40.450Z INFO 6640 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 19:13:40 2026-01-13T19:13:40.450Z WARN 6640 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 19:13:40 2026-01-13T19:13:40.487Z INFO 6640 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 19:13:40 2026-01-13T19:13:40.487Z WARN 6640 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 19:13:40 2026-01-13T19:13:40.500Z INFO 6640 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Node 1 disconnected. 19:13:40 2026-01-13T19:13:40.500Z WARN 6640 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 19:13:40 2026-01-13T19:13:40.566Z INFO 6640 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 19:13:40 2026-01-13T19:13:40.566Z WARN 6640 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 19:13:40 2026-01-13T19:13:40.582Z INFO 6640 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-15, groupId=ncmp-group] Node 1 disconnected. 19:13:40 2026-01-13T19:13:40.582Z WARN 6640 --- [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. 19:13:40 2026-01-13T19:13:40.646Z INFO 6640 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 19:13:40 2026-01-13T19:13:40.646Z WARN 6640 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 19:13:40 2026-01-13T19:13:40.657Z INFO 6640 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 19:13:40 2026-01-13T19:13:40.657Z WARN 6640 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 19:13:40 2026-01-13T19:13:40.665Z INFO 6640 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 19:13:40 2026-01-13T19:13:40.665Z WARN 6640 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 19:13:40 2026-01-13T19:13:40.749Z INFO 6640 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 19:13:40 2026-01-13T19:13:40.749Z WARN 6640 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 19:13:40 2026-01-13T19:13:40.764Z INFO 6640 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 19:13:40 2026-01-13T19:13:40.764Z WARN 6640 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 19:13:40 2026-01-13T19:13:40.787Z INFO 6640 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 19:13:40 2026-01-13T19:13:40.787Z WARN 6640 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 19:13:40 2026-01-13T19:13:40.873Z INFO 6640 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 19:13:40 2026-01-13T19:13:40.873Z WARN 6640 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 19:13:40 2026-01-13T19:13:40.881Z INFO 6640 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Node 1 disconnected. 19:13:40 2026-01-13T19:13:40.881Z WARN 6640 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 19:13:40 2026-01-13T19:13:40.901Z INFO 6640 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 19:13:40 2026-01-13T19:13:40.901Z WARN 6640 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 19:13:40 2026-01-13T19:13:40.919Z INFO 6640 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 19:13:40 2026-01-13T19:13:40.919Z WARN 6640 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 19:13:40 2026-01-13T19:13:40.951Z INFO 6640 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 19:13:40 2026-01-13T19:13:40.951Z WARN 6640 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 19:13:41 2026-01-13T19:13:41.023Z INFO 6640 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 19:13:41 2026-01-13T19:13:41.023Z WARN 6640 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 19:13:41 2026-01-13T19:13:41.045Z INFO 6640 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 19:13:41 2026-01-13T19:13:41.045Z WARN 6640 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 19:13:41 2026-01-13T19:13:41.082Z INFO 6640 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 19:13:41 2026-01-13T19:13:41.082Z WARN 6640 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 19:13:41 2026-01-13T19:13:41.107Z INFO 6640 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 19:13:41 2026-01-13T19:13:41.107Z WARN 6640 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 19:13:41 2026-01-13T19:13:41.130Z INFO 6640 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 19:13:41 2026-01-13T19:13:41.130Z WARN 6640 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 19:13:41 2026-01-13T19:13:41.130Z INFO 6640 --- [d | producer-27] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-27] Node 1 disconnected. 19:13:41 2026-01-13T19:13:41.131Z WARN 6640 --- [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. 19:13:41 2026-01-13T19:13:41.157Z INFO 6640 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 19:13:41 2026-01-13T19:13:41.157Z WARN 6640 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 19:13:41 2026-01-13T19:13:41.208Z INFO 6640 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 19:13:41 2026-01-13T19:13:41.208Z WARN 6640 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 19:13:41 2026-01-13T19:13:41.243Z INFO 6640 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 19:13:41 2026-01-13T19:13:41.243Z WARN 6640 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 19:13:41 2026-01-13T19:13:41.266Z INFO 6640 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 19:13:41 2026-01-13T19:13:41.266Z WARN 6640 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 19:13:41 2026-01-13T19:13:41.266Z WARN 6640 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 19:13:41 2026-01-13T19:13:41.267Z INFO 6640 --- [ main] c.h.internal.cluster.ClusterService : [10.30.107.183]:5701 [dev] [5.5.0] 19:13:41 19:13:41 Members {size:1, ver:1} [ 19:13:41 Member [10.30.107.183]:5701 - 0dc25199-083d-43fd-a90a-082988fa933f this 19:13:41 ] 19:13:41 19:13:41 2026-01-13T19:13:41.268Z INFO 6640 --- [ main] com.hazelcast.core.LifecycleService : [10.30.107.183]:5701 [dev] [5.5.0] [10.30.107.183]:5701 is STARTED 19:13:41 2026-01-13T19:13:41.269Z INFO 6640 --- [ main] c.h.i.p.impl.PartitionStateManagerImpl : [10.30.107.183]:5701 [dev] [5.5.0] Initializing cluster partition table arrangement... 19:13:41 2026-01-13T19:13:41.270Z INFO 6640 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 19:13:41 2026-01-13T19:13:41.270Z WARN 6640 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 19:13:41 2026-01-13T19:13:41.274Z INFO 6640 --- [ main] o.o.c.n.i.i.t.TrustLevelManager : The trust level for Cm Handle: ch-1 is now: COMPLETE 19:13:41 2026-01-13T19:13:41.278Z INFO 6640 --- [ main] com.hazelcast.core.LifecycleService : [10.30.107.183]:5701 [dev] [5.5.0] [10.30.107.183]:5701 is SHUTTING_DOWN 19:13:41 2026-01-13T19:13:41.278Z INFO 6640 --- [cached.thread-2] c.h.i.p.impl.MigrationManagerImpl : [10.30.107.183]:5701 [dev] [5.5.0] Shutdown request of Member [10.30.107.183]:5701 - 0dc25199-083d-43fd-a90a-082988fa933f this is handled 19:13:41 2026-01-13T19:13:41.279Z INFO 6640 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.183]:5701 [dev] [5.5.0] Shutting down multicast service... 19:13:41 2026-01-13T19:13:41.279Z INFO 6640 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.183]:5701 [dev] [5.5.0] Shutting down connection manager... 19:13:41 2026-01-13T19:13:41.280Z INFO 6640 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.183]:5701 [dev] [5.5.0] Shutting down node engine... 19:13:41 2026-01-13T19:13:41.295Z INFO 6640 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 19:13:41 2026-01-13T19:13:41.295Z WARN 6640 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 19:13:41 2026-01-13T19:13:41.357Z INFO 6640 --- [ main] c.hazelcast.instance.impl.NodeExtension : [10.30.107.183]:5701 [dev] [5.5.0] Destroying node NodeExtension. 19:13:41 2026-01-13T19:13:41.358Z INFO 6640 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.183]:5701 [dev] [5.5.0] Hazelcast Shutdown is completed in 80 ms. 19:13:41 2026-01-13T19:13:41.358Z INFO 6640 --- [ main] com.hazelcast.core.LifecycleService : [10.30.107.183]:5701 [dev] [5.5.0] [10.30.107.183]:5701 is SHUTDOWN 19:13:41 2026-01-13T19:13:41.359Z INFO 6640 --- [ main] c.h.i.config.AbstractConfigLocator : Loading 'hazelcast-default.xml' from the classpath. 19:13:41 2026-01-13T19:13:41.369Z INFO 6640 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 19:13:41 2026-01-13T19:13:41.369Z WARN 6640 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 19:13:41 2026-01-13T19:13:41.376Z INFO 6640 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 19:13:41 2026-01-13T19:13:41.376Z WARN 6640 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 19:13:41 2026-01-13T19:13:41.387Z INFO 6640 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 19:13:41 2026-01-13T19:13:41.387Z WARN 6640 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 19:13:41 2026-01-13T19:13:41.388Z INFO 6640 --- [ main] com.hazelcast.system.logo : [10.30.107.183]:5701 [dev] [5.5.0] 19:13:41 o o o o---o o--o o o---o o o----o o--o--o 19:13:41 | | / \ / | / / \ | | 19:13:41 o----o o o o----o | o o o----o | 19:13:41 | | * \ / | \ * \ | | 19:13:41 o o * o o---o o--o o----o o---o * o o----o o 19:13:41 19:13:41 2026-01-13T19:13:41.388Z INFO 6640 --- [ main] com.hazelcast.system : [10.30.107.183]:5701 [dev] [5.5.0] Copyright (c) 2008-2024, Hazelcast, Inc. All Rights Reserved. 19:13:41 2026-01-13T19:13:41.388Z INFO 6640 --- [ main] com.hazelcast.system : [10.30.107.183]:5701 [dev] [5.5.0] Hazelcast Platform 5.5.0 (20240725) starting at [10.30.107.183]:5701 19:13:41 2026-01-13T19:13:41.388Z INFO 6640 --- [ main] com.hazelcast.system : [10.30.107.183]:5701 [dev] [5.5.0] Cluster name: dev 19:13:41 2026-01-13T19:13:41.388Z INFO 6640 --- [ main] com.hazelcast.system : [10.30.107.183]: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. 19:13:41 2026-01-13T19:13:41.388Z INFO 6640 --- [ main] com.hazelcast.system : [10.30.107.183]:5701 [dev] [5.5.0] The Jet engine is disabled. 19:13:41 To enable the Jet engine on the members, do one of the following: 19:13:41 - Change member config using Java API: config.getJetConfig().setEnabled(true) 19:13:41 - Change XML/YAML configuration property: Set hazelcast.jet.enabled to true 19:13:41 - Add system property: -Dhz.jet.enabled=true (for Hazelcast embedded, works only when loading config via Config.load) 19:13:41 - Add environment variable: HZ_JET_ENABLED=true (recommended when running container image. For Hazelcast embedded, works only when loading config via Config.load) 19:13:41 2026-01-13T19:13:41.399Z INFO 6640 --- [ main] com.hazelcast.system.security : [10.30.107.183]: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. 19:13:41 2026-01-13T19:13:41.400Z INFO 6640 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.183]:5701 [dev] [5.5.0] Using Multicast discovery 19:13:41 2026-01-13T19:13:41.405Z INFO 6640 --- [ main] c.h.internal.diagnostics.Diagnostics : [10.30.107.183]:5701 [dev] [5.5.0] Diagnostics disabled. To enable add -Dhazelcast.diagnostics.enabled=true to the JVM arguments. 19:13:41 2026-01-13T19:13:41.405Z INFO 6640 --- [ main] com.hazelcast.core.LifecycleService : [10.30.107.183]:5701 [dev] [5.5.0] [10.30.107.183]:5701 is STARTING 19:13:41 2026-01-13T19:13:41.411Z INFO 6640 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 19:13:41 2026-01-13T19:13:41.411Z WARN 6640 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 19:13:41 2026-01-13T19:13:41.411Z WARN 6640 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 19:13:41 2026-01-13T19:13:41.451Z INFO 6640 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 19:13:41 2026-01-13T19:13:41.451Z WARN 6640 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 19:13:41 2026-01-13T19:13:41.488Z INFO 6640 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 19:13:41 2026-01-13T19:13:41.488Z WARN 6640 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 19:13:41 2026-01-13T19:13:41.502Z INFO 6640 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Node 1 disconnected. 19:13:41 2026-01-13T19:13:41.502Z WARN 6640 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 19:13:41 2026-01-13T19:13:41.567Z INFO 6640 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 19:13:41 2026-01-13T19:13:41.567Z WARN 6640 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 19:13:41 2026-01-13T19:13:41.584Z INFO 6640 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-15, groupId=ncmp-group] Node 1 disconnected. 19:13:41 2026-01-13T19:13:41.584Z WARN 6640 --- [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. 19:13:41 2026-01-13T19:13:41.647Z INFO 6640 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 19:13:41 2026-01-13T19:13:41.647Z WARN 6640 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 19:13:41 2026-01-13T19:13:41.657Z INFO 6640 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 19:13:41 2026-01-13T19:13:41.657Z WARN 6640 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 19:13:41 2026-01-13T19:13:41.667Z INFO 6640 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 19:13:41 2026-01-13T19:13:41.667Z WARN 6640 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 19:13:41 2026-01-13T19:13:41.749Z INFO 6640 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 19:13:41 2026-01-13T19:13:41.749Z WARN 6640 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 19:13:41 2026-01-13T19:13:41.765Z INFO 6640 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 19:13:41 2026-01-13T19:13:41.766Z WARN 6640 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 19:13:41 2026-01-13T19:13:41.788Z INFO 6640 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 19:13:41 2026-01-13T19:13:41.788Z WARN 6640 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 19:13:41 2026-01-13T19:13:41.874Z INFO 6640 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 19:13:41 2026-01-13T19:13:41.874Z WARN 6640 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 19:13:41 2026-01-13T19:13:41.903Z INFO 6640 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 19:13:41 2026-01-13T19:13:41.903Z WARN 6640 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 19:13:41 2026-01-13T19:13:41.909Z INFO 6640 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Node 1 disconnected. 19:13:41 2026-01-13T19:13:41.909Z WARN 6640 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 19:13:41 2026-01-13T19:13:41.951Z INFO 6640 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 19:13:41 2026-01-13T19:13:41.951Z WARN 6640 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 19:13:41 2026-01-13T19:13:41.953Z INFO 6640 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 19:13:41 2026-01-13T19:13:41.953Z WARN 6640 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 19:13:42 2026-01-13T19:13:41.995Z INFO 6640 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 19:13:42 2026-01-13T19:13:41.995Z WARN 6640 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 19:13:42 2026-01-13T19:13:42.047Z INFO 6640 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 19:13:42 2026-01-13T19:13:42.047Z WARN 6640 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 19:13:42 2026-01-13T19:13:42.083Z INFO 6640 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 19:13:42 2026-01-13T19:13:42.083Z WARN 6640 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 19:13:42 2026-01-13T19:13:42.097Z INFO 6640 --- [d | producer-27] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-27] Node 1 disconnected. 19:13:42 2026-01-13T19:13:42.097Z WARN 6640 --- [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. 19:13:42 2026-01-13T19:13:42.107Z INFO 6640 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 19:13:42 2026-01-13T19:13:42.107Z WARN 6640 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 19:13:42 2026-01-13T19:13:42.131Z INFO 6640 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 19:13:42 2026-01-13T19:13:42.131Z WARN 6640 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 19:13:42 2026-01-13T19:13:42.157Z INFO 6640 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 19:13:42 2026-01-13T19:13:42.157Z WARN 6640 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 19:13:42 2026-01-13T19:13:42.169Z INFO 6640 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 19:13:42 2026-01-13T19:13:42.169Z WARN 6640 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 19:13:42 2026-01-13T19:13:42.169Z WARN 6640 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 19:13:42 2026-01-13T19:13:42.210Z INFO 6640 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 19:13:42 2026-01-13T19:13:42.210Z WARN 6640 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 19:13:42 2026-01-13T19:13:42.244Z INFO 6640 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 19:13:42 2026-01-13T19:13:42.244Z WARN 6640 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 19:13:42 2026-01-13T19:13:42.270Z INFO 6640 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 19:13:42 2026-01-13T19:13:42.270Z WARN 6640 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 19:13:42 2026-01-13T19:13:42.296Z INFO 6640 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 19:13:42 2026-01-13T19:13:42.296Z WARN 6640 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 19:13:42 2026-01-13T19:13:42.368Z INFO 6640 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 19:13:42 2026-01-13T19:13:42.368Z WARN 6640 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 19:13:42 2026-01-13T19:13:42.378Z INFO 6640 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 19:13:42 2026-01-13T19:13:42.378Z WARN 6640 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 19:13:42 2026-01-13T19:13:42.388Z INFO 6640 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 19:13:42 2026-01-13T19:13:42.388Z WARN 6640 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 19:13:42 2026-01-13T19:13:42.412Z INFO 6640 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 19:13:42 2026-01-13T19:13:42.412Z WARN 6640 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 19:13:42 2026-01-13T19:13:42.412Z WARN 6640 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 19:13:42 2026-01-13T19:13:42.452Z INFO 6640 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 19:13:42 2026-01-13T19:13:42.452Z WARN 6640 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 19:13:42 2026-01-13T19:13:42.485Z INFO 6640 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-15, groupId=ncmp-group] Node 1 disconnected. 19:13:42 2026-01-13T19:13:42.485Z WARN 6640 --- [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. 19:13:42 2026-01-13T19:13:42.489Z INFO 6640 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 19:13:42 2026-01-13T19:13:42.489Z WARN 6640 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 19:13:42 2026-01-13T19:13:42.503Z INFO 6640 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Node 1 disconnected. 19:13:42 2026-01-13T19:13:42.503Z WARN 6640 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 19:13:42 2026-01-13T19:13:42.569Z INFO 6640 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 19:13:42 2026-01-13T19:13:42.569Z WARN 6640 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 19:13:42 2026-01-13T19:13:42.647Z INFO 6640 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 19:13:42 2026-01-13T19:13:42.647Z WARN 6640 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 19:13:42 2026-01-13T19:13:42.659Z INFO 6640 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 19:13:42 2026-01-13T19:13:42.659Z WARN 6640 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 19:13:42 2026-01-13T19:13:42.667Z INFO 6640 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 19:13:42 2026-01-13T19:13:42.667Z WARN 6640 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 19:13:42 2026-01-13T19:13:42.751Z INFO 6640 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 19:13:42 2026-01-13T19:13:42.751Z WARN 6640 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 19:13:42 2026-01-13T19:13:42.765Z INFO 6640 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 19:13:42 2026-01-13T19:13:42.765Z WARN 6640 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 19:13:42 2026-01-13T19:13:42.789Z INFO 6640 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 19:13:42 2026-01-13T19:13:42.789Z WARN 6640 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 19:13:42 2026-01-13T19:13:42.848Z INFO 6640 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 19:13:42 2026-01-13T19:13:42.848Z WARN 6640 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 19:13:42 2026-01-13T19:13:42.875Z INFO 6640 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 19:13:42 2026-01-13T19:13:42.875Z WARN 6640 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 19:13:42 2026-01-13T19:13:42.904Z INFO 6640 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 19:13:42 2026-01-13T19:13:42.904Z WARN 6640 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 19:13:42 2026-01-13T19:13:42.910Z INFO 6640 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Node 1 disconnected. 19:13:42 2026-01-13T19:13:42.910Z WARN 6640 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 19:13:42 2026-01-13T19:13:42.953Z INFO 6640 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 19:13:42 2026-01-13T19:13:42.953Z WARN 6640 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 19:13:42 2026-01-13T19:13:42.955Z INFO 6640 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 19:13:42 2026-01-13T19:13:42.955Z WARN 6640 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 19:13:43 2026-01-13T19:13:42.990Z INFO 6640 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 19:13:43 2026-01-13T19:13:42.990Z WARN 6640 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 19:13:43 2026-01-13T19:13:43.049Z INFO 6640 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 19:13:43 2026-01-13T19:13:43.049Z WARN 6640 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 19:13:43 2026-01-13T19:13:43.072Z INFO 6640 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 19:13:43 2026-01-13T19:13:43.072Z WARN 6640 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 19:13:43 2026-01-13T19:13:43.073Z WARN 6640 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 19:13:43 2026-01-13T19:13:43.083Z INFO 6640 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 19:13:43 2026-01-13T19:13:43.083Z WARN 6640 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 19:13:43 2026-01-13T19:13:43.098Z INFO 6640 --- [d | producer-27] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-27] Node 1 disconnected. 19:13:43 2026-01-13T19:13:43.098Z WARN 6640 --- [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. 19:13:43 2026-01-13T19:13:43.131Z INFO 6640 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 19:13:43 2026-01-13T19:13:43.131Z WARN 6640 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 19:13:43 2026-01-13T19:13:43.158Z INFO 6640 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 19:13:43 2026-01-13T19:13:43.158Z WARN 6640 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 19:13:43 2026-01-13T19:13:43.210Z INFO 6640 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 19:13:43 2026-01-13T19:13:43.210Z WARN 6640 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 19:13:43 2026-01-13T19:13:43.245Z INFO 6640 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 19:13:43 2026-01-13T19:13:43.245Z WARN 6640 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 19:13:43 2026-01-13T19:13:43.250Z INFO 6640 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 19:13:43 2026-01-13T19:13:43.250Z WARN 6640 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 19:13:43 2026-01-13T19:13:43.271Z INFO 6640 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 19:13:43 2026-01-13T19:13:43.271Z WARN 6640 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 19:13:43 2026-01-13T19:13:43.297Z INFO 6640 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 19:13:43 2026-01-13T19:13:43.297Z WARN 6640 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 19:13:43 2026-01-13T19:13:43.369Z INFO 6640 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 19:13:43 2026-01-13T19:13:43.369Z WARN 6640 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 19:13:43 2026-01-13T19:13:43.380Z INFO 6640 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 19:13:43 2026-01-13T19:13:43.380Z WARN 6640 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 19:13:43 2026-01-13T19:13:43.415Z INFO 6640 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 19:13:43 2026-01-13T19:13:43.415Z WARN 6640 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 19:13:43 2026-01-13T19:13:43.415Z WARN 6640 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 19:13:43 2026-01-13T19:13:43.454Z INFO 6640 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 19:13:43 2026-01-13T19:13:43.454Z WARN 6640 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 19:13:43 2026-01-13T19:13:43.487Z INFO 6640 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-15, groupId=ncmp-group] Node 1 disconnected. 19:13:43 2026-01-13T19:13:43.487Z WARN 6640 --- [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. 19:13:43 2026-01-13T19:13:43.505Z INFO 6640 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Node 1 disconnected. 19:13:43 2026-01-13T19:13:43.505Z WARN 6640 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 19:13:43 2026-01-13T19:13:43.534Z INFO 6640 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 19:13:43 2026-01-13T19:13:43.534Z WARN 6640 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 19:13:43 2026-01-13T19:13:43.570Z INFO 6640 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 19:13:43 2026-01-13T19:13:43.570Z WARN 6640 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 19:13:43 2026-01-13T19:13:43.649Z INFO 6640 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 19:13:43 2026-01-13T19:13:43.649Z WARN 6640 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 19:13:43 2026-01-13T19:13:43.659Z INFO 6640 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 19:13:43 2026-01-13T19:13:43.659Z WARN 6640 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 19:13:43 2026-01-13T19:13:43.667Z INFO 6640 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 19:13:43 2026-01-13T19:13:43.667Z WARN 6640 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 19:13:43 2026-01-13T19:13:43.751Z INFO 6640 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 19:13:43 2026-01-13T19:13:43.751Z WARN 6640 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 19:13:43 2026-01-13T19:13:43.757Z INFO 6640 --- [ main] c.h.internal.cluster.ClusterService : [10.30.107.183]:5701 [dev] [5.5.0] 19:13:43 19:13:43 Members {size:1, ver:1} [ 19:13:43 Member [10.30.107.183]:5701 - e1cba0fb-ac4f-4173-aff4-41066ee503a0 this 19:13:43 ] 19:13:43 19:13:43 2026-01-13T19:13:43.758Z INFO 6640 --- [ main] com.hazelcast.core.LifecycleService : [10.30.107.183]:5701 [dev] [5.5.0] [10.30.107.183]:5701 is STARTED 19:13:43 2026-01-13T19:13:43.758Z INFO 6640 --- [cached.thread-3] c.h.i.p.impl.PartitionStateManagerImpl : [10.30.107.183]:5701 [dev] [5.5.0] Initializing cluster partition table arrangement... 19:13:43 2026-01-13T19:13:43.766Z INFO 6640 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 19:13:43 2026-01-13T19:13:43.766Z WARN 6640 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 19:13:43 2026-01-13T19:13:43.767Z INFO 6640 --- [ main] com.hazelcast.core.LifecycleService : [10.30.107.183]:5701 [dev] [5.5.0] [10.30.107.183]:5701 is SHUTTING_DOWN 19:13:43 2026-01-13T19:13:43.767Z INFO 6640 --- [cached.thread-1] c.h.i.p.impl.MigrationManagerImpl : [10.30.107.183]:5701 [dev] [5.5.0] Shutdown request of Member [10.30.107.183]:5701 - e1cba0fb-ac4f-4173-aff4-41066ee503a0 this is handled 19:13:43 2026-01-13T19:13:43.768Z INFO 6640 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.183]:5701 [dev] [5.5.0] Shutting down multicast service... 19:13:43 2026-01-13T19:13:43.769Z INFO 6640 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.183]:5701 [dev] [5.5.0] Shutting down connection manager... 19:13:43 2026-01-13T19:13:43.769Z INFO 6640 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.183]:5701 [dev] [5.5.0] Shutting down node engine... 19:13:43 2026-01-13T19:13:43.790Z INFO 6640 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 19:13:43 2026-01-13T19:13:43.790Z WARN 6640 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 19:13:43 2026-01-13T19:13:43.806Z INFO 6640 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 19:13:43 2026-01-13T19:13:43.806Z WARN 6640 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 19:13:43 2026-01-13T19:13:43.841Z INFO 6640 --- [ main] c.hazelcast.instance.impl.NodeExtension : [10.30.107.183]:5701 [dev] [5.5.0] Destroying node NodeExtension. 19:13:43 2026-01-13T19:13:43.842Z INFO 6640 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.183]:5701 [dev] [5.5.0] Hazelcast Shutdown is completed in 75 ms. 19:13:43 2026-01-13T19:13:43.842Z INFO 6640 --- [ main] com.hazelcast.core.LifecycleService : [10.30.107.183]:5701 [dev] [5.5.0] [10.30.107.183]:5701 is SHUTDOWN 19:13:43 2026-01-13T19:13:43.843Z INFO 6640 --- [ main] c.h.i.config.AbstractConfigLocator : Loading 'hazelcast-default.xml' from the classpath. 19:13:43 2026-01-13T19:13:43.850Z INFO 6640 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 19:13:43 2026-01-13T19:13:43.850Z WARN 6640 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 19:13:43 2026-01-13T19:13:43.870Z INFO 6640 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 19:13:43 2026-01-13T19:13:43.870Z WARN 6640 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 19:13:43 2026-01-13T19:13:43.873Z INFO 6640 --- [ main] com.hazelcast.system.logo : [10.30.107.183]:5701 [dev] [5.5.0] 19:13:43 o o o o---o o--o o o---o o o----o o--o--o 19:13:43 | | / \ / | / / \ | | 19:13:43 o----o o o o----o | o o o----o | 19:13:43 | | * \ / | \ * \ | | 19:13:43 o o * o o---o o--o o----o o---o * o o----o o 19:13:43 19:13:43 2026-01-13T19:13:43.873Z INFO 6640 --- [ main] com.hazelcast.system : [10.30.107.183]:5701 [dev] [5.5.0] Copyright (c) 2008-2024, Hazelcast, Inc. All Rights Reserved. 19:13:43 2026-01-13T19:13:43.873Z INFO 6640 --- [ main] com.hazelcast.system : [10.30.107.183]:5701 [dev] [5.5.0] Hazelcast Platform 5.5.0 (20240725) starting at [10.30.107.183]:5701 19:13:43 2026-01-13T19:13:43.873Z INFO 6640 --- [ main] com.hazelcast.system : [10.30.107.183]:5701 [dev] [5.5.0] Cluster name: dev 19:13:43 2026-01-13T19:13:43.873Z INFO 6640 --- [ main] com.hazelcast.system : [10.30.107.183]: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. 19:13:43 2026-01-13T19:13:43.873Z INFO 6640 --- [ main] com.hazelcast.system : [10.30.107.183]:5701 [dev] [5.5.0] The Jet engine is disabled. 19:13:43 To enable the Jet engine on the members, do one of the following: 19:13:43 - Change member config using Java API: config.getJetConfig().setEnabled(true) 19:13:43 - Change XML/YAML configuration property: Set hazelcast.jet.enabled to true 19:13:43 - Add system property: -Dhz.jet.enabled=true (for Hazelcast embedded, works only when loading config via Config.load) 19:13:43 - Add environment variable: HZ_JET_ENABLED=true (recommended when running container image. For Hazelcast embedded, works only when loading config via Config.load) 19:13:43 2026-01-13T19:13:43.876Z INFO 6640 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 19:13:43 2026-01-13T19:13:43.876Z WARN 6640 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 19:13:43 2026-01-13T19:13:43.882Z INFO 6640 --- [ main] com.hazelcast.system.security : [10.30.107.183]: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. 19:13:43 2026-01-13T19:13:43.884Z INFO 6640 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.183]:5701 [dev] [5.5.0] Using Multicast discovery 19:13:43 2026-01-13T19:13:43.891Z INFO 6640 --- [ main] c.h.internal.diagnostics.Diagnostics : [10.30.107.183]:5701 [dev] [5.5.0] Diagnostics disabled. To enable add -Dhazelcast.diagnostics.enabled=true to the JVM arguments. 19:13:43 2026-01-13T19:13:43.891Z INFO 6640 --- [ main] com.hazelcast.core.LifecycleService : [10.30.107.183]:5701 [dev] [5.5.0] [10.30.107.183]:5701 is STARTING 19:13:43 2026-01-13T19:13:43.911Z INFO 6640 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Node 1 disconnected. 19:13:43 2026-01-13T19:13:43.911Z WARN 6640 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 19:13:43 2026-01-13T19:13:43.955Z INFO 6640 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 19:13:43 2026-01-13T19:13:43.955Z WARN 6640 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 19:13:44 2026-01-13T19:13:44.011Z INFO 6640 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 19:13:44 2026-01-13T19:13:44.011Z WARN 6640 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 19:13:44 2026-01-13T19:13:44.050Z INFO 6640 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 19:13:44 2026-01-13T19:13:44.050Z WARN 6640 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 19:13:44 2026-01-13T19:13:44.051Z INFO 6640 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 19:13:44 2026-01-13T19:13:44.051Z WARN 6640 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 19:13:44 2026-01-13T19:13:44.072Z INFO 6640 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 19:13:44 2026-01-13T19:13:44.072Z WARN 6640 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 19:13:44 2026-01-13T19:13:44.072Z WARN 6640 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 19:13:44 2026-01-13T19:13:44.090Z INFO 6640 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 19:13:44 2026-01-13T19:13:44.090Z WARN 6640 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 19:13:44 2026-01-13T19:13:44.099Z INFO 6640 --- [d | producer-27] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-27] Node 1 disconnected. 19:13:44 2026-01-13T19:13:44.099Z WARN 6640 --- [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. 19:13:44 2026-01-13T19:13:44.131Z INFO 6640 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 19:13:44 2026-01-13T19:13:44.132Z WARN 6640 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 19:13:44 2026-01-13T19:13:44.159Z INFO 6640 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 19:13:44 2026-01-13T19:13:44.159Z WARN 6640 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 19:13:44 2026-01-13T19:13:44.210Z INFO 6640 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 19:13:44 2026-01-13T19:13:44.211Z WARN 6640 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 19:13:44 2026-01-13T19:13:44.247Z INFO 6640 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 19:13:44 2026-01-13T19:13:44.247Z WARN 6640 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 19:13:44 2026-01-13T19:13:44.271Z INFO 6640 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 19:13:44 2026-01-13T19:13:44.271Z WARN 6640 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 19:13:44 2026-01-13T19:13:44.299Z INFO 6640 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 19:13:44 2026-01-13T19:13:44.299Z WARN 6640 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 19:13:44 2026-01-13T19:13:44.318Z INFO 6640 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 19:13:44 2026-01-13T19:13:44.318Z WARN 6640 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 19:13:44 2026-01-13T19:13:44.318Z WARN 6640 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 19:13:44 2026-01-13T19:13:44.370Z INFO 6640 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 19:13:44 2026-01-13T19:13:44.370Z WARN 6640 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 19:13:44 2026-01-13T19:13:44.383Z INFO 6640 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 19:13:44 2026-01-13T19:13:44.383Z WARN 6640 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 19:13:44 2026-01-13T19:13:44.455Z INFO 6640 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 19:13:44 2026-01-13T19:13:44.455Z WARN 6640 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 19:13:44 2026-01-13T19:13:44.494Z INFO 6640 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-15, groupId=ncmp-group] Node 1 disconnected. 19:13:44 2026-01-13T19:13:44.494Z WARN 6640 --- [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. 19:13:44 2026-01-13T19:13:44.507Z INFO 6640 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Node 1 disconnected. 19:13:44 2026-01-13T19:13:44.507Z WARN 6640 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 19:13:44 2026-01-13T19:13:44.536Z INFO 6640 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 19:13:44 2026-01-13T19:13:44.536Z WARN 6640 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 19:13:44 2026-01-13T19:13:44.570Z INFO 6640 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 19:13:44 2026-01-13T19:13:44.570Z WARN 6640 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 19:13:44 2026-01-13T19:13:44.649Z INFO 6640 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 19:13:44 2026-01-13T19:13:44.649Z WARN 6640 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 19:13:44 2026-01-13T19:13:44.661Z INFO 6640 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 19:13:44 2026-01-13T19:13:44.661Z WARN 6640 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 19:13:44 2026-01-13T19:13:44.669Z INFO 6640 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 19:13:44 2026-01-13T19:13:44.669Z WARN 6640 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 19:13:44 2026-01-13T19:13:44.707Z INFO 6640 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 19:13:44 2026-01-13T19:13:44.707Z WARN 6640 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 19:13:44 2026-01-13T19:13:44.753Z INFO 6640 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 19:13:44 2026-01-13T19:13:44.753Z WARN 6640 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 19:13:44 2026-01-13T19:13:44.767Z INFO 6640 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 19:13:44 2026-01-13T19:13:44.767Z WARN 6640 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 19:13:44 2026-01-13T19:13:44.791Z INFO 6640 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 19:13:44 2026-01-13T19:13:44.791Z WARN 6640 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 19:13:44 2026-01-13T19:13:44.851Z INFO 6640 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 19:13:44 2026-01-13T19:13:44.851Z WARN 6640 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 19:13:44 2026-01-13T19:13:44.877Z INFO 6640 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 19:13:44 2026-01-13T19:13:44.877Z WARN 6640 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 19:13:44 2026-01-13T19:13:44.880Z INFO 6640 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 19:13:44 2026-01-13T19:13:44.880Z WARN 6640 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 19:13:44 2026-01-13T19:13:44.912Z INFO 6640 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Node 1 disconnected. 19:13:44 2026-01-13T19:13:44.912Z WARN 6640 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 19:13:44 2026-01-13T19:13:44.957Z INFO 6640 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 19:13:44 2026-01-13T19:13:44.957Z WARN 6640 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 19:13:44 2026-01-13T19:13:44.966Z INFO 6640 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 19:13:44 2026-01-13T19:13:44.966Z WARN 6640 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 19:13:44 2026-01-13T19:13:44.966Z WARN 6640 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 19:13:45 2026-01-13T19:13:45.013Z INFO 6640 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 19:13:45 2026-01-13T19:13:45.013Z WARN 6640 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 19:13:45 2026-01-13T19:13:45.051Z INFO 6640 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 19:13:45 2026-01-13T19:13:45.051Z WARN 6640 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 19:13:45 2026-01-13T19:13:45.054Z INFO 6640 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 19:13:45 2026-01-13T19:13:45.054Z WARN 6640 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 19:13:45 2026-01-13T19:13:45.092Z INFO 6640 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 19:13:45 2026-01-13T19:13:45.092Z WARN 6640 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 19:13:45 2026-01-13T19:13:45.099Z INFO 6640 --- [d | producer-27] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-27] Node 1 disconnected. 19:13:45 2026-01-13T19:13:45.099Z WARN 6640 --- [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. 19:13:45 2026-01-13T19:13:45.112Z INFO 6640 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 19:13:45 2026-01-13T19:13:45.112Z WARN 6640 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 19:13:45 2026-01-13T19:13:45.158Z INFO 6640 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 19:13:45 2026-01-13T19:13:45.158Z WARN 6640 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 19:13:45 2026-01-13T19:13:45.209Z INFO 6640 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 19:13:45 2026-01-13T19:13:45.209Z WARN 6640 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 19:13:45 2026-01-13T19:13:45.247Z INFO 6640 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 19:13:45 2026-01-13T19:13:45.247Z WARN 6640 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 19:13:45 2026-01-13T19:13:45.271Z INFO 6640 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 19:13:45 2026-01-13T19:13:45.271Z WARN 6640 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 19:13:45 2026-01-13T19:13:45.301Z INFO 6640 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 19:13:45 2026-01-13T19:13:45.301Z WARN 6640 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 19:13:45 2026-01-13T19:13:45.324Z INFO 6640 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 19:13:45 2026-01-13T19:13:45.324Z WARN 6640 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 19:13:45 2026-01-13T19:13:45.324Z WARN 6640 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 19:13:45 2026-01-13T19:13:45.371Z INFO 6640 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 19:13:45 2026-01-13T19:13:45.371Z WARN 6640 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 19:13:45 2026-01-13T19:13:45.386Z INFO 6640 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 19:13:45 2026-01-13T19:13:45.386Z WARN 6640 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 19:13:45 2026-01-13T19:13:45.410Z INFO 6640 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Node 1 disconnected. 19:13:45 2026-01-13T19:13:45.410Z WARN 6640 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 19:13:45 2026-01-13T19:13:45.456Z INFO 6640 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 19:13:45 2026-01-13T19:13:45.456Z WARN 6640 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 19:13:45 2026-01-13T19:13:45.503Z INFO 6640 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-15, groupId=ncmp-group] Node 1 disconnected. 19:13:45 2026-01-13T19:13:45.503Z WARN 6640 --- [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. 19:13:45 2026-01-13T19:13:45.536Z INFO 6640 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 19:13:45 2026-01-13T19:13:45.536Z WARN 6640 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 19:13:45 2026-01-13T19:13:45.572Z INFO 6640 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 19:13:45 2026-01-13T19:13:45.572Z WARN 6640 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 19:13:45 2026-01-13T19:13:45.661Z INFO 6640 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 19:13:45 2026-01-13T19:13:45.661Z WARN 6640 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 19:13:45 2026-01-13T19:13:45.668Z INFO 6640 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 19:13:45 2026-01-13T19:13:45.668Z WARN 6640 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 19:13:45 2026-01-13T19:13:45.695Z INFO 6640 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 19:13:45 2026-01-13T19:13:45.695Z WARN 6640 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 19:13:45 2026-01-13T19:13:45.711Z INFO 6640 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 19:13:45 2026-01-13T19:13:45.711Z WARN 6640 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 19:13:45 2026-01-13T19:13:45.754Z INFO 6640 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 19:13:45 2026-01-13T19:13:45.754Z WARN 6640 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 19:13:45 2026-01-13T19:13:45.767Z INFO 6640 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 19:13:45 2026-01-13T19:13:45.768Z WARN 6640 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 19:13:45 2026-01-13T19:13:45.793Z INFO 6640 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 19:13:45 2026-01-13T19:13:45.793Z WARN 6640 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 19:13:45 2026-01-13T19:13:45.853Z INFO 6640 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 19:13:45 2026-01-13T19:13:45.853Z WARN 6640 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 19:13:45 2026-01-13T19:13:45.878Z INFO 6640 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 19:13:45 2026-01-13T19:13:45.878Z WARN 6640 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 19:13:45 2026-01-13T19:13:45.882Z INFO 6640 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 19:13:45 2026-01-13T19:13:45.882Z WARN 6640 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 19:13:45 2026-01-13T19:13:45.912Z INFO 6640 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Node 1 disconnected. 19:13:45 2026-01-13T19:13:45.912Z WARN 6640 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 19:13:45 2026-01-13T19:13:45.959Z INFO 6640 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 19:13:45 2026-01-13T19:13:45.959Z WARN 6640 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 19:13:45 2026-01-13T19:13:45.978Z INFO 6640 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 19:13:45 2026-01-13T19:13:45.978Z WARN 6640 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 19:13:45 2026-01-13T19:13:45.978Z WARN 6640 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 19:13:46 2026-01-13T19:13:46.014Z INFO 6640 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 19:13:46 2026-01-13T19:13:46.014Z WARN 6640 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 19:13:46 2026-01-13T19:13:46.053Z INFO 6640 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 19:13:46 2026-01-13T19:13:46.053Z WARN 6640 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 19:13:46 2026-01-13T19:13:46.058Z INFO 6640 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 19:13:46 2026-01-13T19:13:46.058Z WARN 6640 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 19:13:46 2026-01-13T19:13:46.078Z INFO 6640 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 19:13:46 2026-01-13T19:13:46.078Z WARN 6640 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 19:13:46 2026-01-13T19:13:46.093Z INFO 6640 --- [ main] c.h.i.cluster.impl.MulticastJoiner : [10.30.107.183]:5701 [dev] [5.5.0] Trying to join to discovered node: [10.30.107.171]:5701 19:13:46 2026-01-13T19:13:46.093Z INFO 6640 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 19:13:46 2026-01-13T19:13:46.093Z WARN 6640 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 19:13:46 2026-01-13T19:13:46.097Z INFO 6640 --- [cached.thread-3] c.h.i.cluster.impl.MulticastJoiner : [10.30.107.183]:5701 [dev] [5.5.0] [10.30.107.171]:5701 is added to the blacklist. 19:13:46 2026-01-13T19:13:46.100Z INFO 6640 --- [d | producer-27] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-27] Node 1 disconnected. 19:13:46 2026-01-13T19:13:46.100Z WARN 6640 --- [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. 19:13:46 2026-01-13T19:13:46.114Z INFO 6640 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 19:13:46 2026-01-13T19:13:46.114Z WARN 6640 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 19:13:46 2026-01-13T19:13:46.159Z INFO 6640 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 19:13:46 2026-01-13T19:13:46.159Z WARN 6640 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 19:13:46 2026-01-13T19:13:46.195Z INFO 6640 --- [cached.thread-3] c.h.i.cluster.impl.MulticastJoiner : [10.30.107.183]:5701 [dev] [5.5.0] [10.30.107.171]:5701 is removed from the blacklist. 19:13:46 2026-01-13T19:13:46.201Z INFO 6640 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.107.183]:5701 [dev] [5.5.0] Initialized new cluster connection between /10.30.107.183:47011 and /10.30.107.171:5701 19:13:46 2026-01-13T19:13:46.248Z INFO 6640 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 19:13:46 2026-01-13T19:13:46.248Z WARN 6640 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 19:13:46 2026-01-13T19:13:46.280Z INFO 6640 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 19:13:46 2026-01-13T19:13:46.280Z WARN 6640 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 19:13:46 2026-01-13T19:13:46.280Z WARN 6640 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 19:13:46 2026-01-13T19:13:46.300Z INFO 6640 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 19:13:46 2026-01-13T19:13:46.300Z WARN 6640 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 19:13:46 2026-01-13T19:13:46.315Z INFO 6640 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 19:13:46 2026-01-13T19:13:46.315Z WARN 6640 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 19:13:46 2026-01-13T19:13:46.372Z INFO 6640 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 19:13:46 2026-01-13T19:13:46.372Z WARN 6640 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 19:13:46 2026-01-13T19:13:46.389Z INFO 6640 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 19:13:46 2026-01-13T19:13:46.389Z WARN 6640 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 19:13:46 2026-01-13T19:13:46.399Z INFO 6640 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 19:13:46 2026-01-13T19:13:46.399Z WARN 6640 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 19:13:46 2026-01-13T19:13:46.414Z INFO 6640 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Node 1 disconnected. 19:13:46 2026-01-13T19:13:46.414Z WARN 6640 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 19:13:46 2026-01-13T19:13:46.508Z INFO 6640 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-15, groupId=ncmp-group] Node 1 disconnected. 19:13:46 2026-01-13T19:13:46.508Z WARN 6640 --- [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. 19:13:46 2026-01-13T19:13:46.538Z INFO 6640 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 19:13:46 2026-01-13T19:13:46.538Z WARN 6640 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 19:13:46 2026-01-13T19:13:46.572Z INFO 6640 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 19:13:46 2026-01-13T19:13:46.572Z WARN 6640 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 19:13:46 2026-01-13T19:13:46.663Z INFO 6640 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 19:13:46 2026-01-13T19:13:46.663Z WARN 6640 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 19:13:46 2026-01-13T19:13:46.668Z INFO 6640 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 19:13:46 2026-01-13T19:13:46.668Z WARN 6640 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 19:13:46 2026-01-13T19:13:46.697Z INFO 6640 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 19:13:46 2026-01-13T19:13:46.697Z WARN 6640 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 19:13:46 2026-01-13T19:13:46.714Z INFO 6640 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 19:13:46 2026-01-13T19:13:46.714Z WARN 6640 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 19:13:46 2026-01-13T19:13:46.756Z INFO 6640 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 19:13:46 2026-01-13T19:13:46.756Z WARN 6640 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 19:13:46 2026-01-13T19:13:46.768Z INFO 6640 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 19:13:46 2026-01-13T19:13:46.768Z WARN 6640 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 19:13:46 2026-01-13T19:13:46.794Z INFO 6640 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 19:13:46 2026-01-13T19:13:46.794Z WARN 6640 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 19:13:46 2026-01-13T19:13:46.854Z INFO 6640 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 19:13:46 2026-01-13T19:13:46.854Z WARN 6640 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 19:13:46 2026-01-13T19:13:46.879Z INFO 6640 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 19:13:46 2026-01-13T19:13:46.879Z WARN 6640 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 19:13:46 2026-01-13T19:13:46.883Z INFO 6640 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 19:13:46 2026-01-13T19:13:46.883Z WARN 6640 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 19:13:46 2026-01-13T19:13:46.914Z INFO 6640 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Node 1 disconnected. 19:13:46 2026-01-13T19:13:46.914Z WARN 6640 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 19:13:46 2026-01-13T19:13:46.960Z INFO 6640 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 19:13:46 2026-01-13T19:13:46.960Z WARN 6640 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 19:13:47 2026-01-13T19:13:46.976Z INFO 6640 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 19:13:47 2026-01-13T19:13:46.976Z WARN 6640 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 19:13:47 2026-01-13T19:13:46.979Z INFO 6640 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 19:13:47 2026-01-13T19:13:46.979Z WARN 6640 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 19:13:47 2026-01-13T19:13:46.979Z WARN 6640 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 19:13:47 2026-01-13T19:13:47.054Z INFO 6640 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 19:13:47 2026-01-13T19:13:47.054Z WARN 6640 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 19:13:47 2026-01-13T19:13:47.064Z INFO 6640 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 19:13:47 2026-01-13T19:13:47.064Z WARN 6640 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 19:13:47 2026-01-13T19:13:47.079Z INFO 6640 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 19:13:47 2026-01-13T19:13:47.079Z WARN 6640 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 19:13:47 2026-01-13T19:13:47.095Z INFO 6640 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 19:13:47 2026-01-13T19:13:47.095Z WARN 6640 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 19:13:47 2026-01-13T19:13:47.101Z INFO 6640 --- [d | producer-27] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-27] Node 1 disconnected. 19:13:47 2026-01-13T19:13:47.101Z WARN 6640 --- [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. 19:13:47 2026-01-13T19:13:47.114Z INFO 6640 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 19:13:47 2026-01-13T19:13:47.114Z WARN 6640 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 19:13:47 2026-01-13T19:13:47.159Z INFO 6640 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 19:13:47 2026-01-13T19:13:47.160Z WARN 6640 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 19:13:47 2026-01-13T19:13:47.236Z INFO 6640 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 19:13:47 2026-01-13T19:13:47.236Z WARN 6640 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 19:13:47 2026-01-13T19:13:47.236Z WARN 6640 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 19:13:47 2026-01-13T19:13:47.239Z INFO 6640 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 19:13:47 2026-01-13T19:13:47.239Z WARN 6640 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 19:13:47 2026-01-13T19:13:47.302Z INFO 6640 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 19:13:47 2026-01-13T19:13:47.302Z WARN 6640 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 19:13:47 2026-01-13T19:13:47.316Z INFO 6640 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 19:13:47 2026-01-13T19:13:47.316Z WARN 6640 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 19:13:47 2026-01-13T19:13:47.373Z INFO 6640 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 19:13:47 2026-01-13T19:13:47.373Z WARN 6640 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 19:13:47 2026-01-13T19:13:47.392Z INFO 6640 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 19:13:47 2026-01-13T19:13:47.392Z WARN 6640 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 19:13:47 2026-01-13T19:13:47.400Z INFO 6640 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 19:13:47 2026-01-13T19:13:47.400Z WARN 6640 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 19:13:47 2026-01-13T19:13:47.419Z INFO 6640 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Node 1 disconnected. 19:13:47 2026-01-13T19:13:47.419Z WARN 6640 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 19:13:47 2026-01-13T19:13:47.510Z INFO 6640 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-15, groupId=ncmp-group] Node 1 disconnected. 19:13:47 2026-01-13T19:13:47.510Z WARN 6640 --- [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. 19:13:47 2026-01-13T19:13:47.540Z INFO 6640 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 19:13:47 2026-01-13T19:13:47.540Z WARN 6640 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 19:13:47 2026-01-13T19:13:47.571Z INFO 6640 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 19:13:47 2026-01-13T19:13:47.571Z WARN 6640 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 19:13:47 2026-01-13T19:13:47.665Z INFO 6640 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 19:13:47 2026-01-13T19:13:47.665Z WARN 6640 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 19:13:47 2026-01-13T19:13:47.669Z INFO 6640 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 19:13:47 2026-01-13T19:13:47.669Z WARN 6640 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 19:13:47 2026-01-13T19:13:47.698Z INFO 6640 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 19:13:47 2026-01-13T19:13:47.698Z WARN 6640 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 19:13:47 2026-01-13T19:13:47.717Z INFO 6640 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 19:13:47 2026-01-13T19:13:47.717Z WARN 6640 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 19:13:47 2026-01-13T19:13:47.750Z INFO 6640 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 19:13:47 2026-01-13T19:13:47.750Z WARN 6640 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 19:13:47 2026-01-13T19:13:47.756Z INFO 6640 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 19:13:47 2026-01-13T19:13:47.756Z WARN 6640 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 19:13:47 2026-01-13T19:13:47.795Z INFO 6640 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 19:13:47 2026-01-13T19:13:47.795Z WARN 6640 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 19:13:47 2026-01-13T19:13:47.855Z INFO 6640 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 19:13:47 2026-01-13T19:13:47.855Z WARN 6640 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 19:13:47 2026-01-13T19:13:47.879Z INFO 6640 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 19:13:47 2026-01-13T19:13:47.879Z WARN 6640 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 19:13:47 2026-01-13T19:13:47.885Z INFO 6640 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 19:13:47 2026-01-13T19:13:47.885Z WARN 6640 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 19:13:48 2026-01-13T19:13:47.915Z INFO 6640 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Node 1 disconnected. 19:13:48 2026-01-13T19:13:47.915Z WARN 6640 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 19:13:48 2026-01-13T19:13:47.962Z INFO 6640 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 19:13:48 2026-01-13T19:13:47.962Z WARN 6640 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 19:13:48 2026-01-13T19:13:47.984Z INFO 6640 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 19:13:48 2026-01-13T19:13:47.984Z WARN 6640 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 19:13:48 2026-01-13T19:13:47.984Z WARN 6640 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 19:13:48 2026-01-13T19:13:48.020Z INFO 6640 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 19:13:48 2026-01-13T19:13:48.020Z WARN 6640 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 19:13:48 2026-01-13T19:13:48.055Z INFO 6640 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 19:13:48 2026-01-13T19:13:48.055Z WARN 6640 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 19:13:48 2026-01-13T19:13:48.068Z INFO 6640 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 19:13:48 2026-01-13T19:13:48.069Z WARN 6640 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 19:13:48 2026-01-13T19:13:48.079Z INFO 6640 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 19:13:48 2026-01-13T19:13:48.079Z WARN 6640 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 19:13:48 2026-01-13T19:13:48.096Z INFO 6640 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 19:13:48 2026-01-13T19:13:48.096Z WARN 6640 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 19:13:48 2026-01-13T19:13:48.102Z INFO 6640 --- [d | producer-27] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-27] Node 1 disconnected. 19:13:48 2026-01-13T19:13:48.102Z WARN 6640 --- [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. 19:13:48 2026-01-13T19:13:48.115Z INFO 6640 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 19:13:48 2026-01-13T19:13:48.115Z WARN 6640 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 19:13:48 2026-01-13T19:13:48.160Z INFO 6640 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 19:13:48 2026-01-13T19:13:48.160Z WARN 6640 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 19:13:48 2026-01-13T19:13:48.190Z INFO 6640 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 19:13:48 2026-01-13T19:13:48.190Z WARN 6640 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 19:13:48 2026-01-13T19:13:48.190Z WARN 6640 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 19:13:48 2026-01-13T19:13:48.239Z INFO 6640 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 19:13:48 2026-01-13T19:13:48.239Z WARN 6640 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 19:13:48 2026-01-13T19:13:48.239Z INFO 6640 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 19:13:48 2026-01-13T19:13:48.239Z WARN 6640 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 19:13:48 2026-01-13T19:13:48.247Z INFO 6640 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 19:13:48 2026-01-13T19:13:48.247Z WARN 6640 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 19:13:48 2026-01-13T19:13:48.373Z INFO 6640 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 19:13:48 2026-01-13T19:13:48.373Z WARN 6640 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 19:13:48 2026-01-13T19:13:48.395Z INFO 6640 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 19:13:48 2026-01-13T19:13:48.395Z WARN 6640 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 19:13:48 2026-01-13T19:13:48.400Z INFO 6640 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 19:13:48 2026-01-13T19:13:48.400Z WARN 6640 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 19:13:48 2026-01-13T19:13:48.413Z INFO 6640 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-15, groupId=ncmp-group] Node 1 disconnected. 19:13:48 2026-01-13T19:13:48.413Z WARN 6640 --- [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. 19:13:48 2026-01-13T19:13:48.423Z INFO 6640 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Node 1 disconnected. 19:13:48 2026-01-13T19:13:48.423Z WARN 6640 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 19:13:48 2026-01-13T19:13:48.429Z INFO 6640 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 19:13:48 2026-01-13T19:13:48.429Z WARN 6640 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 19:13:48 2026-01-13T19:13:48.458Z INFO 6640 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.107.183]:5701 [dev] [5.5.0] Connection[id=1, /10.30.107.183:47011->/10.30.107.171:5701, qualifier=null, endpoint=[10.30.107.171]:5701, remoteUuid=71dddbab-b6ba-4cbb-bfb8-309d772e28ab, alive=false, connectionType=MEMBER, planeIndex=0] closed. Reason: Connection closed by the other side 19:13:48 2026-01-13T19:13:48.541Z INFO 6640 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 19:13:48 2026-01-13T19:13:48.541Z WARN 6640 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 19:13:48 2026-01-13T19:13:48.591Z INFO 6640 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 19:13:48 2026-01-13T19:13:48.591Z WARN 6640 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 19:13:48 2026-01-13T19:13:48.669Z INFO 6640 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 19:13:48 2026-01-13T19:13:48.669Z WARN 6640 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 19:13:48 2026-01-13T19:13:48.699Z INFO 6640 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 19:13:48 2026-01-13T19:13:48.699Z WARN 6640 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 19:13:48 2026-01-13T19:13:48.723Z INFO 6640 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 19:13:48 2026-01-13T19:13:48.723Z WARN 6640 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 19:13:48 2026-01-13T19:13:48.754Z INFO 6640 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 19:13:48 2026-01-13T19:13:48.754Z WARN 6640 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 19:13:48 2026-01-13T19:13:48.758Z INFO 6640 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 19:13:48 2026-01-13T19:13:48.758Z WARN 6640 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 19:13:48 2026-01-13T19:13:48.796Z INFO 6640 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 19:13:48 2026-01-13T19:13:48.796Z WARN 6640 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 19:13:48 2026-01-13T19:13:48.855Z INFO 6640 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 19:13:48 2026-01-13T19:13:48.855Z WARN 6640 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 19:13:48 2026-01-13T19:13:48.880Z INFO 6640 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 19:13:48 2026-01-13T19:13:48.880Z WARN 6640 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 19:13:48 2026-01-13T19:13:48.886Z INFO 6640 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 19:13:48 2026-01-13T19:13:48.886Z WARN 6640 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 19:13:49 2026-01-13T19:13:48.916Z INFO 6640 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Node 1 disconnected. 19:13:49 2026-01-13T19:13:48.916Z WARN 6640 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 19:13:49 2026-01-13T19:13:48.963Z INFO 6640 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 19:13:49 2026-01-13T19:13:48.963Z WARN 6640 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 19:13:49 2026-01-13T19:13:48.970Z INFO 6640 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 19:13:49 2026-01-13T19:13:48.970Z WARN 6640 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 19:13:49 2026-01-13T19:13:49.021Z INFO 6640 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 19:13:49 2026-01-13T19:13:49.021Z WARN 6640 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 19:13:49 2026-01-13T19:13:49.023Z INFO 6640 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 19:13:49 2026-01-13T19:13:49.023Z WARN 6640 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 19:13:49 2026-01-13T19:13:49.023Z WARN 6640 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 19:13:49 2026-01-13T19:13:49.055Z INFO 6640 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 19:13:49 2026-01-13T19:13:49.055Z WARN 6640 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 19:13:49 2026-01-13T19:13:49.080Z INFO 6640 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 19:13:49 2026-01-13T19:13:49.080Z WARN 6640 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 19:13:49 2026-01-13T19:13:49.098Z INFO 6640 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 19:13:49 2026-01-13T19:13:49.098Z WARN 6640 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 19:13:49 2026-01-13T19:13:49.103Z INFO 6640 --- [d | producer-27] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-27] Node 1 disconnected. 19:13:49 2026-01-13T19:13:49.103Z WARN 6640 --- [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. 19:13:49 2026-01-13T19:13:49.116Z INFO 6640 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 19:13:49 2026-01-13T19:13:49.116Z WARN 6640 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 19:13:49 2026-01-13T19:13:49.120Z INFO 6640 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 19:13:49 2026-01-13T19:13:49.120Z WARN 6640 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 19:13:49 2026-01-13T19:13:49.161Z INFO 6640 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 19:13:49 2026-01-13T19:13:49.161Z WARN 6640 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 19:13:49 2026-01-13T19:13:49.190Z INFO 6640 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 19:13:49 2026-01-13T19:13:49.190Z WARN 6640 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 19:13:49 2026-01-13T19:13:49.190Z WARN 6640 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 19:13:49 2026-01-13T19:13:49.240Z INFO 6640 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 19:13:49 2026-01-13T19:13:49.240Z WARN 6640 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 19:13:49 2026-01-13T19:13:49.240Z INFO 6640 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 19:13:49 2026-01-13T19:13:49.240Z WARN 6640 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 19:13:49 2026-01-13T19:13:49.383Z INFO 6640 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 19:13:49 2026-01-13T19:13:49.383Z WARN 6640 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 19:13:49 2026-01-13T19:13:49.397Z INFO 6640 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 19:13:49 2026-01-13T19:13:49.397Z WARN 6640 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 19:13:49 2026-01-13T19:13:49.402Z INFO 6640 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 19:13:49 2026-01-13T19:13:49.402Z WARN 6640 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 19:13:49 2026-01-13T19:13:49.415Z INFO 6640 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-15, groupId=ncmp-group] Node 1 disconnected. 19:13:49 2026-01-13T19:13:49.415Z WARN 6640 --- [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. 19:13:49 2026-01-13T19:13:49.425Z INFO 6640 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Node 1 disconnected. 19:13:49 2026-01-13T19:13:49.425Z WARN 6640 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 19:13:49 2026-01-13T19:13:49.430Z INFO 6640 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 19:13:49 2026-01-13T19:13:49.430Z WARN 6640 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 19:13:49 2026-01-13T19:13:49.542Z INFO 6640 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 19:13:49 2026-01-13T19:13:49.542Z WARN 6640 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 19:13:49 2026-01-13T19:13:49.596Z INFO 6640 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 19:13:49 2026-01-13T19:13:49.596Z WARN 6640 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 19:13:49 2026-01-13T19:13:49.669Z INFO 6640 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 19:13:49 2026-01-13T19:13:49.669Z WARN 6640 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 19:13:49 2026-01-13T19:13:49.701Z INFO 6640 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 19:13:49 2026-01-13T19:13:49.701Z WARN 6640 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 19:13:49 2026-01-13T19:13:49.726Z INFO 6640 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 19:13:49 2026-01-13T19:13:49.726Z WARN 6640 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 19:13:49 2026-01-13T19:13:49.755Z INFO 6640 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 19:13:49 2026-01-13T19:13:49.755Z WARN 6640 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 19:13:49 2026-01-13T19:13:49.758Z INFO 6640 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 19:13:49 2026-01-13T19:13:49.758Z WARN 6640 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 19:13:49 2026-01-13T19:13:49.798Z INFO 6640 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 19:13:49 2026-01-13T19:13:49.798Z WARN 6640 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 19:13:49 2026-01-13T19:13:49.857Z INFO 6640 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 19:13:49 2026-01-13T19:13:49.857Z WARN 6640 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 19:13:49 2026-01-13T19:13:49.882Z INFO 6640 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 19:13:49 2026-01-13T19:13:49.882Z WARN 6640 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 19:13:49 2026-01-13T19:13:49.887Z INFO 6640 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 19:13:49 2026-01-13T19:13:49.887Z WARN 6640 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 19:13:49 2026-01-13T19:13:49.892Z INFO 6640 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 19:13:49 2026-01-13T19:13:49.892Z WARN 6640 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 19:13:49 2026-01-13T19:13:49.892Z WARN 6640 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 19:13:50 2026-01-13T19:13:49.918Z INFO 6640 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Node 1 disconnected. 19:13:50 2026-01-13T19:13:49.918Z WARN 6640 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 19:13:50 2026-01-13T19:13:49.964Z INFO 6640 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 19:13:50 2026-01-13T19:13:49.964Z WARN 6640 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 19:13:50 2026-01-13T19:13:49.974Z INFO 6640 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 19:13:50 2026-01-13T19:13:49.974Z WARN 6640 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 19:13:50 2026-01-13T19:13:50.022Z INFO 6640 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 19:13:50 2026-01-13T19:13:50.022Z WARN 6640 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 19:13:50 2026-01-13T19:13:50.057Z INFO 6640 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 19:13:50 2026-01-13T19:13:50.057Z WARN 6640 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 19:13:50 2026-01-13T19:13:50.099Z INFO 6640 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 19:13:50 2026-01-13T19:13:50.099Z WARN 6640 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 19:13:50 2026-01-13T19:13:50.104Z INFO 6640 --- [d | producer-27] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-27] Node 1 disconnected. 19:13:50 2026-01-13T19:13:50.104Z WARN 6640 --- [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. 19:13:50 2026-01-13T19:13:50.114Z INFO 6640 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 19:13:50 2026-01-13T19:13:50.114Z WARN 6640 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 19:13:50 2026-01-13T19:13:50.118Z INFO 6640 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 19:13:50 2026-01-13T19:13:50.118Z WARN 6640 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 19:13:50 2026-01-13T19:13:50.122Z INFO 6640 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 19:13:50 2026-01-13T19:13:50.122Z WARN 6640 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 19:13:50 2026-01-13T19:13:50.125Z INFO 6640 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 19:13:50 2026-01-13T19:13:50.125Z WARN 6640 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 19:13:50 2026-01-13T19:13:50.125Z WARN 6640 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 19:13:50 2026-01-13T19:13:50.163Z INFO 6640 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 19:13:50 2026-01-13T19:13:50.163Z WARN 6640 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 19:13:50 2026-01-13T19:13:50.240Z INFO 6640 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 19:13:50 2026-01-13T19:13:50.240Z WARN 6640 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 19:13:50 2026-01-13T19:13:50.241Z INFO 6640 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 19:13:50 2026-01-13T19:13:50.241Z WARN 6640 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 19:13:50 2026-01-13T19:13:50.385Z INFO 6640 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 19:13:50 2026-01-13T19:13:50.385Z WARN 6640 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 19:13:50 2026-01-13T19:13:50.399Z INFO 6640 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 19:13:50 2026-01-13T19:13:50.399Z WARN 6640 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 19:13:50 2026-01-13T19:13:50.403Z INFO 6640 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 19:13:50 2026-01-13T19:13:50.403Z WARN 6640 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 19:13:50 2026-01-13T19:13:50.418Z INFO 6640 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-15, groupId=ncmp-group] Node 1 disconnected. 19:13:50 2026-01-13T19:13:50.418Z WARN 6640 --- [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. 19:13:50 2026-01-13T19:13:50.428Z INFO 6640 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Node 1 disconnected. 19:13:50 2026-01-13T19:13:50.428Z WARN 6640 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 19:13:50 2026-01-13T19:13:50.432Z INFO 6640 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 19:13:50 2026-01-13T19:13:50.432Z WARN 6640 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 19:13:50 2026-01-13T19:13:50.544Z INFO 6640 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 19:13:50 2026-01-13T19:13:50.544Z WARN 6640 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 19:13:50 2026-01-13T19:13:50.597Z INFO 6640 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 19:13:50 2026-01-13T19:13:50.597Z WARN 6640 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 19:13:50 2026-01-13T19:13:50.671Z INFO 6640 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 19:13:50 2026-01-13T19:13:50.671Z WARN 6640 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 19:13:50 2026-01-13T19:13:50.726Z INFO 6640 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 19:13:50 2026-01-13T19:13:50.726Z WARN 6640 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 19:13:50 2026-01-13T19:13:50.726Z WARN 6640 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 19:13:50 2026-01-13T19:13:50.728Z INFO 6640 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 19:13:50 2026-01-13T19:13:50.728Z WARN 6640 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 19:13:50 2026-01-13T19:13:50.747Z INFO 6640 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 19:13:50 2026-01-13T19:13:50.747Z WARN 6640 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 19:13:50 2026-01-13T19:13:50.755Z INFO 6640 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 19:13:50 2026-01-13T19:13:50.755Z WARN 6640 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 19:13:50 2026-01-13T19:13:50.760Z INFO 6640 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 19:13:50 2026-01-13T19:13:50.760Z WARN 6640 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 19:13:50 2026-01-13T19:13:50.822Z INFO 6640 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 19:13:50 2026-01-13T19:13:50.822Z WARN 6640 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 19:13:50 2026-01-13T19:13:50.858Z INFO 6640 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 19:13:50 2026-01-13T19:13:50.858Z WARN 6640 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 19:13:50 2026-01-13T19:13:50.871Z INFO 6640 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 19:13:50 2026-01-13T19:13:50.871Z WARN 6640 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 19:13:50 2026-01-13T19:13:50.884Z INFO 6640 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 19:13:50 2026-01-13T19:13:50.884Z WARN 6640 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 19:13:51 2026-01-13T19:13:50.918Z INFO 6640 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Node 1 disconnected. 19:13:51 2026-01-13T19:13:50.918Z WARN 6640 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 19:13:51 2026-01-13T19:13:50.965Z INFO 6640 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 19:13:51 2026-01-13T19:13:50.965Z WARN 6640 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 19:13:51 2026-01-13T19:13:50.978Z INFO 6640 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 19:13:51 2026-01-13T19:13:50.978Z WARN 6640 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 19:13:51 2026-01-13T19:13:51.023Z INFO 6640 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 19:13:51 2026-01-13T19:13:51.023Z WARN 6640 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 19:13:51 2026-01-13T19:13:51.039Z INFO 6640 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 19:13:51 2026-01-13T19:13:51.040Z WARN 6640 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 19:13:51 2026-01-13T19:13:51.057Z INFO 6640 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 19:13:51 2026-01-13T19:13:51.057Z WARN 6640 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 19:13:51 2026-01-13T19:13:51.089Z INFO 6640 --- [d | producer-27] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-27] Node 1 disconnected. 19:13:51 2026-01-13T19:13:51.089Z WARN 6640 --- [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. 19:13:51 2026-01-13T19:13:51.099Z INFO 6640 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 19:13:51 2026-01-13T19:13:51.099Z WARN 6640 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 19:13:51 2026-01-13T19:13:51.100Z INFO 6640 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 19:13:51 2026-01-13T19:13:51.100Z WARN 6640 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 19:13:51 2026-01-13T19:13:51.119Z INFO 6640 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 19:13:51 2026-01-13T19:13:51.119Z WARN 6640 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 19:13:51 2026-01-13T19:13:51.130Z INFO 6640 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 19:13:51 2026-01-13T19:13:51.130Z WARN 6640 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 19:13:51 2026-01-13T19:13:51.130Z WARN 6640 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 19:13:51 2026-01-13T19:13:51.201Z INFO 6640 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 19:13:51 2026-01-13T19:13:51.201Z WARN 6640 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 19:13:51 2026-01-13T19:13:51.240Z INFO 6640 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 19:13:51 2026-01-13T19:13:51.240Z WARN 6640 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 19:13:51 2026-01-13T19:13:51.242Z INFO 6640 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 19:13:51 2026-01-13T19:13:51.242Z WARN 6640 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 19:13:51 2026-01-13T19:13:51.386Z INFO 6640 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 19:13:51 2026-01-13T19:13:51.386Z WARN 6640 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 19:13:51 2026-01-13T19:13:51.403Z INFO 6640 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 19:13:51 2026-01-13T19:13:51.403Z WARN 6640 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 19:13:51 2026-01-13T19:13:51.403Z INFO 6640 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 19:13:51 2026-01-13T19:13:51.403Z WARN 6640 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 19:13:51 2026-01-13T19:13:51.421Z INFO 6640 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-15, groupId=ncmp-group] Node 1 disconnected. 19:13:51 2026-01-13T19:13:51.421Z WARN 6640 --- [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. 19:13:51 2026-01-13T19:13:51.431Z INFO 6640 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Node 1 disconnected. 19:13:51 2026-01-13T19:13:51.431Z WARN 6640 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 19:13:51 2026-01-13T19:13:51.433Z INFO 6640 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 19:13:51 2026-01-13T19:13:51.433Z WARN 6640 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 19:13:51 2026-01-13T19:13:51.545Z INFO 6640 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 19:13:51 2026-01-13T19:13:51.545Z WARN 6640 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 19:13:51 2026-01-13T19:13:51.597Z INFO 6640 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 19:13:51 2026-01-13T19:13:51.597Z WARN 6640 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 19:13:51 2026-01-13T19:13:51.629Z INFO 6640 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 19:13:51 2026-01-13T19:13:51.629Z WARN 6640 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 19:13:51 2026-01-13T19:13:51.629Z WARN 6640 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 19:13:51 2026-01-13T19:13:51.671Z INFO 6640 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 19:13:51 2026-01-13T19:13:51.671Z WARN 6640 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 19:13:51 2026-01-13T19:13:51.731Z INFO 6640 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 19:13:51 2026-01-13T19:13:51.731Z WARN 6640 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 19:13:51 2026-01-13T19:13:51.749Z INFO 6640 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 19:13:51 2026-01-13T19:13:51.749Z WARN 6640 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 19:13:51 2026-01-13T19:13:51.749Z INFO 6640 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 19:13:51 2026-01-13T19:13:51.749Z WARN 6640 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 19:13:51 2026-01-13T19:13:51.761Z INFO 6640 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 19:13:51 2026-01-13T19:13:51.761Z WARN 6640 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 19:13:51 2026-01-13T19:13:51.824Z INFO 6640 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 19:13:51 2026-01-13T19:13:51.824Z WARN 6640 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 19:13:51 2026-01-13T19:13:51.860Z INFO 6640 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 19:13:51 2026-01-13T19:13:51.860Z WARN 6640 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 19:13:51 2026-01-13T19:13:51.869Z INFO 6640 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 19:13:51 2026-01-13T19:13:51.869Z WARN 6640 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 19:13:51 2026-01-13T19:13:51.872Z INFO 6640 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 19:13:51 2026-01-13T19:13:51.872Z WARN 6640 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 19:13:51 2026-01-13T19:13:51.885Z INFO 6640 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 19:13:51 2026-01-13T19:13:51.885Z WARN 6640 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 19:13:52 2026-01-13T19:13:51.919Z INFO 6640 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Node 1 disconnected. 19:13:52 2026-01-13T19:13:51.919Z WARN 6640 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 19:13:52 2026-01-13T19:13:51.967Z INFO 6640 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 19:13:52 2026-01-13T19:13:51.967Z WARN 6640 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 19:13:52 2026-01-13T19:13:51.980Z INFO 6640 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 19:13:52 2026-01-13T19:13:51.980Z WARN 6640 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 19:13:52 2026-01-13T19:13:52.025Z INFO 6640 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 19:13:52 2026-01-13T19:13:52.025Z WARN 6640 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 19:13:52 2026-01-13T19:13:52.057Z INFO 6640 --- [d | producer-27] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-27] Node 1 disconnected. 19:13:52 2026-01-13T19:13:52.057Z WARN 6640 --- [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. 19:13:52 2026-01-13T19:13:52.059Z INFO 6640 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 19:13:52 2026-01-13T19:13:52.059Z WARN 6640 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 19:13:52 2026-01-13T19:13:52.101Z INFO 6640 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 19:13:52 2026-01-13T19:13:52.101Z WARN 6640 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 19:13:52 2026-01-13T19:13:52.122Z INFO 6640 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 19:13:52 2026-01-13T19:13:52.122Z WARN 6640 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 19:13:52 2026-01-13T19:13:52.128Z INFO 6640 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 19:13:52 2026-01-13T19:13:52.128Z WARN 6640 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 19:13:52 2026-01-13T19:13:52.131Z INFO 6640 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 19:13:52 2026-01-13T19:13:52.131Z WARN 6640 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 19:13:52 2026-01-13T19:13:52.131Z WARN 6640 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 19:13:52 2026-01-13T19:13:52.144Z INFO 6640 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 19:13:52 2026-01-13T19:13:52.144Z WARN 6640 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 19:13:52 2026-01-13T19:13:52.203Z INFO 6640 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 19:13:52 2026-01-13T19:13:52.203Z WARN 6640 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 19:13:52 2026-01-13T19:13:52.242Z INFO 6640 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 19:13:52 2026-01-13T19:13:52.242Z WARN 6640 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 19:13:52 2026-01-13T19:13:52.386Z INFO 6640 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 19:13:52 2026-01-13T19:13:52.386Z WARN 6640 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 19:13:52 2026-01-13T19:13:52.404Z INFO 6640 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 19:13:52 2026-01-13T19:13:52.404Z WARN 6640 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 19:13:52 2026-01-13T19:13:52.405Z INFO 6640 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 19:13:52 2026-01-13T19:13:52.405Z WARN 6640 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 19:13:52 2026-01-13T19:13:52.424Z INFO 6640 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-15, groupId=ncmp-group] Node 1 disconnected. 19:13:52 2026-01-13T19:13:52.424Z WARN 6640 --- [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. 19:13:52 2026-01-13T19:13:52.434Z INFO 6640 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 19:13:52 2026-01-13T19:13:52.434Z WARN 6640 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 19:13:52 2026-01-13T19:13:52.434Z INFO 6640 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Node 1 disconnected. 19:13:52 2026-01-13T19:13:52.434Z WARN 6640 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 19:13:52 2026-01-13T19:13:52.547Z INFO 6640 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 19:13:52 2026-01-13T19:13:52.547Z WARN 6640 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 19:13:52 2026-01-13T19:13:52.559Z INFO 6640 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 19:13:52 2026-01-13T19:13:52.559Z WARN 6640 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 19:13:52 2026-01-13T19:13:52.598Z INFO 6640 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 19:13:52 2026-01-13T19:13:52.598Z WARN 6640 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 19:13:52 2026-01-13T19:13:52.634Z INFO 6640 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 19:13:52 2026-01-13T19:13:52.634Z WARN 6640 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 19:13:52 2026-01-13T19:13:52.634Z WARN 6640 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 19:13:52 2026-01-13T19:13:52.673Z INFO 6640 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 19:13:52 2026-01-13T19:13:52.673Z WARN 6640 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 19:13:52 2026-01-13T19:13:52.733Z INFO 6640 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 19:13:52 2026-01-13T19:13:52.733Z WARN 6640 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 19:13:52 2026-01-13T19:13:52.749Z INFO 6640 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 19:13:52 2026-01-13T19:13:52.749Z WARN 6640 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 19:13:52 2026-01-13T19:13:52.761Z INFO 6640 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 19:13:52 2026-01-13T19:13:52.761Z WARN 6640 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 19:13:52 2026-01-13T19:13:52.824Z INFO 6640 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 19:13:52 2026-01-13T19:13:52.824Z WARN 6640 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 19:13:52 2026-01-13T19:13:52.861Z INFO 6640 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 19:13:52 2026-01-13T19:13:52.861Z WARN 6640 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 19:13:52 2026-01-13T19:13:52.871Z INFO 6640 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 19:13:52 2026-01-13T19:13:52.871Z WARN 6640 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 19:13:52 2026-01-13T19:13:52.883Z INFO 6640 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 19:13:52 2026-01-13T19:13:52.883Z WARN 6640 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 19:13:52 2026-01-13T19:13:52.887Z INFO 6640 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 19:13:52 2026-01-13T19:13:52.887Z WARN 6640 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 19:13:52 2026-01-13T19:13:52.905Z INFO 6640 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 19:13:52 2026-01-13T19:13:52.905Z WARN 6640 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 19:13:53 2026-01-13T19:13:52.925Z INFO 6640 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Node 1 disconnected. 19:13:53 2026-01-13T19:13:52.925Z WARN 6640 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 19:13:53 2026-01-13T19:13:52.968Z INFO 6640 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 19:13:53 2026-01-13T19:13:52.968Z WARN 6640 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 19:13:53 2026-01-13T19:13:52.993Z INFO 6640 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 19:13:53 2026-01-13T19:13:52.993Z WARN 6640 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 19:13:53 2026-01-13T19:13:53.026Z INFO 6640 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 19:13:53 2026-01-13T19:13:53.026Z WARN 6640 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 19:13:53 2026-01-13T19:13:53.059Z INFO 6640 --- [d | producer-27] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-27] Node 1 disconnected. 19:13:53 2026-01-13T19:13:53.059Z WARN 6640 --- [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. 19:13:53 2026-01-13T19:13:53.095Z INFO 6640 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 19:13:53 2026-01-13T19:13:53.095Z WARN 6640 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 19:13:53 2026-01-13T19:13:53.103Z INFO 6640 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 19:13:53 2026-01-13T19:13:53.103Z WARN 6640 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 19:13:53 2026-01-13T19:13:53.129Z INFO 6640 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 19:13:53 2026-01-13T19:13:53.129Z WARN 6640 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 19:13:53 2026-01-13T19:13:53.141Z INFO 6640 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 19:13:53 2026-01-13T19:13:53.141Z WARN 6640 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 19:13:53 2026-01-13T19:13:53.141Z WARN 6640 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 19:13:53 2026-01-13T19:13:53.145Z INFO 6640 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 19:13:53 2026-01-13T19:13:53.145Z WARN 6640 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 19:13:53 2026-01-13T19:13:53.204Z INFO 6640 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 19:13:53 2026-01-13T19:13:53.204Z WARN 6640 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 19:13:53 2026-01-13T19:13:53.243Z INFO 6640 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 19:13:53 2026-01-13T19:13:53.243Z WARN 6640 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 19:13:53 2026-01-13T19:13:53.388Z INFO 6640 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 19:13:53 2026-01-13T19:13:53.388Z WARN 6640 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 19:13:53 2026-01-13T19:13:53.404Z INFO 6640 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 19:13:53 2026-01-13T19:13:53.404Z WARN 6640 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 19:13:53 2026-01-13T19:13:53.408Z INFO 6640 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 19:13:53 2026-01-13T19:13:53.408Z WARN 6640 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 19:13:53 2026-01-13T19:13:53.426Z INFO 6640 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-15, groupId=ncmp-group] Node 1 disconnected. 19:13:53 2026-01-13T19:13:53.426Z WARN 6640 --- [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. 19:13:53 2026-01-13T19:13:53.435Z INFO 6640 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 19:13:53 2026-01-13T19:13:53.435Z WARN 6640 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 19:13:53 2026-01-13T19:13:53.437Z INFO 6640 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Node 1 disconnected. 19:13:53 2026-01-13T19:13:53.437Z WARN 6640 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 19:13:53 2026-01-13T19:13:53.537Z INFO 6640 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 19:13:53 2026-01-13T19:13:53.537Z WARN 6640 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 19:13:53 2026-01-13T19:13:53.537Z WARN 6640 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 19:13:53 2026-01-13T19:13:53.548Z INFO 6640 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 19:13:53 2026-01-13T19:13:53.548Z WARN 6640 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 19:13:53 2026-01-13T19:13:53.554Z INFO 6640 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 19:13:53 2026-01-13T19:13:53.554Z WARN 6640 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 19:13:53 2026-01-13T19:13:53.598Z INFO 6640 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 19:13:53 2026-01-13T19:13:53.598Z WARN 6640 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 19:13:53 2026-01-13T19:13:53.722Z INFO 6640 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 19:13:53 2026-01-13T19:13:53.722Z WARN 6640 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 19:13:53 2026-01-13T19:13:53.737Z INFO 6640 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 19:13:53 2026-01-13T19:13:53.737Z WARN 6640 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 19:13:53 2026-01-13T19:13:53.750Z INFO 6640 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 19:13:53 2026-01-13T19:13:53.750Z WARN 6640 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 19:13:53 2026-01-13T19:13:53.761Z INFO 6640 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 19:13:53 2026-01-13T19:13:53.761Z WARN 6640 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 19:13:53 2026-01-13T19:13:53.825Z INFO 6640 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 19:13:53 2026-01-13T19:13:53.825Z WARN 6640 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 19:13:54 2026-01-13T19:13:53.861Z INFO 6640 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 19:13:54 2026-01-13T19:13:53.861Z WARN 6640 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 19:13:54 2026-01-13T19:13:53.862Z INFO 6640 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 19:13:54 2026-01-13T19:13:53.862Z WARN 6640 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 19:13:54 2026-01-13T19:13:53.872Z INFO 6640 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 19:13:54 2026-01-13T19:13:53.872Z WARN 6640 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 19:13:54 2026-01-13T19:13:53.886Z INFO 6640 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 19:13:54 2026-01-13T19:13:53.887Z WARN 6640 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 19:13:54 2026-01-13T19:13:53.887Z INFO 6640 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 19:13:54 2026-01-13T19:13:53.887Z WARN 6640 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 19:13:54 2026-01-13T19:13:53.906Z INFO 6640 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 19:13:54 2026-01-13T19:13:53.906Z WARN 6640 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 19:13:54 2026-01-13T19:13:53.926Z INFO 6640 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Node 1 disconnected. 19:13:54 2026-01-13T19:13:53.926Z WARN 6640 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 19:13:54 2026-01-13T19:13:53.970Z INFO 6640 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 19:13:54 2026-01-13T19:13:53.970Z WARN 6640 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 19:13:54 2026-01-13T19:13:53.999Z INFO 6640 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 19:13:54 2026-01-13T19:13:53.999Z WARN 6640 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 19:13:54 2026-01-13T19:13:53.999Z WARN 6640 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 19:13:54 2026-01-13T19:13:54.027Z INFO 6640 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 19:13:54 2026-01-13T19:13:54.028Z WARN 6640 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 19:13:54 2026-01-13T19:13:54.060Z INFO 6640 --- [d | producer-27] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-27] Node 1 disconnected. 19:13:54 2026-01-13T19:13:54.060Z WARN 6640 --- [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. 19:13:54 2026-01-13T19:13:54.095Z INFO 6640 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 19:13:54 2026-01-13T19:13:54.095Z WARN 6640 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 19:13:54 2026-01-13T19:13:54.125Z INFO 6640 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 19:13:54 2026-01-13T19:13:54.125Z WARN 6640 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 19:13:54 2026-01-13T19:13:54.130Z INFO 6640 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 19:13:54 2026-01-13T19:13:54.130Z WARN 6640 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 19:13:54 2026-01-13T19:13:54.146Z INFO 6640 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 19:13:54 2026-01-13T19:13:54.146Z WARN 6640 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 19:13:54 2026-01-13T19:13:54.205Z INFO 6640 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 19:13:54 2026-01-13T19:13:54.205Z WARN 6640 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 19:13:54 2026-01-13T19:13:54.244Z INFO 6640 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 19:13:54 2026-01-13T19:13:54.244Z WARN 6640 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 19:13:54 2026-01-13T19:13:54.388Z INFO 6640 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 19:13:54 2026-01-13T19:13:54.388Z WARN 6640 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 19:13:54 2026-01-13T19:13:54.404Z INFO 6640 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 19:13:54 2026-01-13T19:13:54.404Z WARN 6640 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 19:13:54 2026-01-13T19:13:54.411Z INFO 6640 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 19:13:54 2026-01-13T19:13:54.411Z WARN 6640 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 19:13:54 2026-01-13T19:13:54.428Z INFO 6640 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-15, groupId=ncmp-group] Node 1 disconnected. 19:13:54 2026-01-13T19:13:54.428Z WARN 6640 --- [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. 19:13:54 2026-01-13T19:13:54.437Z INFO 6640 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 19:13:54 2026-01-13T19:13:54.437Z WARN 6640 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 19:13:54 2026-01-13T19:13:54.440Z INFO 6640 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Node 1 disconnected. 19:13:54 2026-01-13T19:13:54.440Z WARN 6640 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 19:13:54 2026-01-13T19:13:54.442Z INFO 6640 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 19:13:54 2026-01-13T19:13:54.442Z WARN 6640 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 19:13:54 2026-01-13T19:13:54.442Z WARN 6640 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 19:13:54 2026-01-13T19:13:54.550Z INFO 6640 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 19:13:54 2026-01-13T19:13:54.550Z WARN 6640 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 19:13:54 2026-01-13T19:13:54.556Z INFO 6640 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 19:13:54 2026-01-13T19:13:54.556Z WARN 6640 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 19:13:54 2026-01-13T19:13:54.600Z INFO 6640 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 19:13:54 2026-01-13T19:13:54.600Z WARN 6640 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 19:13:54 2026-01-13T19:13:54.722Z INFO 6640 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 19:13:54 2026-01-13T19:13:54.722Z WARN 6640 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 19:13:54 2026-01-13T19:13:54.739Z INFO 6640 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 19:13:54 2026-01-13T19:13:54.739Z WARN 6640 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 19:13:54 2026-01-13T19:13:54.752Z INFO 6640 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 19:13:54 2026-01-13T19:13:54.752Z WARN 6640 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 19:13:54 2026-01-13T19:13:54.763Z INFO 6640 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 19:13:54 2026-01-13T19:13:54.763Z WARN 6640 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 19:13:54 2026-01-13T19:13:54.790Z INFO 6640 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 19:13:54 2026-01-13T19:13:54.790Z WARN 6640 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 19:13:54 2026-01-13T19:13:54.801Z INFO 6640 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 19:13:54 2026-01-13T19:13:54.801Z WARN 6640 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 19:13:54 2026-01-13T19:13:54.827Z INFO 6640 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 19:13:54 2026-01-13T19:13:54.827Z WARN 6640 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 19:13:54 2026-01-13T19:13:54.862Z INFO 6640 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 19:13:54 2026-01-13T19:13:54.862Z WARN 6640 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 19:13:54 2026-01-13T19:13:54.863Z INFO 6640 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 19:13:54 2026-01-13T19:13:54.863Z WARN 6640 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 19:13:54 2026-01-13T19:13:54.889Z INFO 6640 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 19:13:54 2026-01-13T19:13:54.889Z WARN 6640 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 19:13:54 2026-01-13T19:13:54.908Z INFO 6640 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 19:13:54 2026-01-13T19:13:54.908Z WARN 6640 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 19:13:54 2026-01-13T19:13:54.928Z INFO 6640 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Node 1 disconnected. 19:13:54 2026-01-13T19:13:54.928Z WARN 6640 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 19:13:55 2026-01-13T19:13:54.971Z INFO 6640 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 19:13:55 2026-01-13T19:13:54.971Z WARN 6640 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 19:13:55 2026-01-13T19:13:55.028Z INFO 6640 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 19:13:55 2026-01-13T19:13:55.028Z WARN 6640 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 19:13:55 2026-01-13T19:13:55.044Z INFO 6640 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 19:13:55 2026-01-13T19:13:55.044Z WARN 6640 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 19:13:55 2026-01-13T19:13:55.044Z WARN 6640 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 19:13:55 2026-01-13T19:13:55.060Z INFO 6640 --- [d | producer-27] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-27] Node 1 disconnected. 19:13:55 2026-01-13T19:13:55.061Z WARN 6640 --- [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. 19:13:55 2026-01-13T19:13:55.097Z INFO 6640 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 19:13:55 2026-01-13T19:13:55.097Z WARN 6640 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 19:13:55 2026-01-13T19:13:55.125Z INFO 6640 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 19:13:55 2026-01-13T19:13:55.125Z WARN 6640 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 19:13:55 2026-01-13T19:13:55.132Z INFO 6640 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 19:13:55 2026-01-13T19:13:55.132Z WARN 6640 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 19:13:55 2026-01-13T19:13:55.146Z INFO 6640 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 19:13:55 2026-01-13T19:13:55.146Z WARN 6640 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 19:13:55 2026-01-13T19:13:55.206Z INFO 6640 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 19:13:55 2026-01-13T19:13:55.206Z WARN 6640 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 19:13:55 2026-01-13T19:13:55.244Z INFO 6640 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 19:13:55 2026-01-13T19:13:55.244Z WARN 6640 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 19:13:55 2026-01-13T19:13:55.390Z INFO 6640 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 19:13:55 2026-01-13T19:13:55.390Z WARN 6640 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 19:13:55 2026-01-13T19:13:55.406Z INFO 6640 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 19:13:55 2026-01-13T19:13:55.406Z WARN 6640 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 19:13:55 2026-01-13T19:13:55.414Z INFO 6640 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 19:13:55 2026-01-13T19:13:55.414Z WARN 6640 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 19:13:55 2026-01-13T19:13:55.431Z INFO 6640 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-15, groupId=ncmp-group] Node 1 disconnected. 19:13:55 2026-01-13T19:13:55.431Z WARN 6640 --- [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. 19:13:55 2026-01-13T19:13:55.438Z INFO 6640 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 19:13:55 2026-01-13T19:13:55.438Z WARN 6640 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 19:13:55 2026-01-13T19:13:55.442Z INFO 6640 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Node 1 disconnected. 19:13:55 2026-01-13T19:13:55.442Z WARN 6640 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 19:13:55 2026-01-13T19:13:55.442Z INFO 6640 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 19:13:55 2026-01-13T19:13:55.442Z WARN 6640 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 19:13:55 2026-01-13T19:13:55.442Z WARN 6640 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 19:13:55 2026-01-13T19:13:55.551Z INFO 6640 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 19:13:55 2026-01-13T19:13:55.551Z WARN 6640 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 19:13:55 2026-01-13T19:13:55.577Z INFO 6640 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 19:13:55 2026-01-13T19:13:55.577Z WARN 6640 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 19:13:55 2026-01-13T19:13:55.600Z INFO 6640 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 19:13:55 2026-01-13T19:13:55.600Z WARN 6640 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 19:13:55 2026-01-13T19:13:55.724Z INFO 6640 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 19:13:55 2026-01-13T19:13:55.724Z WARN 6640 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 19:13:55 2026-01-13T19:13:55.726Z INFO 6640 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 19:13:55 2026-01-13T19:13:55.726Z WARN 6640 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 19:13:55 2026-01-13T19:13:55.742Z INFO 6640 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 19:13:55 2026-01-13T19:13:55.742Z WARN 6640 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 19:13:55 2026-01-13T19:13:55.753Z INFO 6640 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 19:13:55 2026-01-13T19:13:55.753Z WARN 6640 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 19:13:55 2026-01-13T19:13:55.763Z INFO 6640 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 19:13:55 2026-01-13T19:13:55.763Z WARN 6640 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 19:13:55 2026-01-13T19:13:55.792Z INFO 6640 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 19:13:55 2026-01-13T19:13:55.792Z WARN 6640 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 19:13:55 2026-01-13T19:13:55.860Z INFO 6640 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 19:13:55 2026-01-13T19:13:55.860Z WARN 6640 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 19:13:55 2026-01-13T19:13:55.863Z INFO 6640 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 19:13:55 2026-01-13T19:13:55.863Z WARN 6640 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 19:13:55 2026-01-13T19:13:55.864Z INFO 6640 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 19:13:55 2026-01-13T19:13:55.864Z WARN 6640 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 19:13:55 2026-01-13T19:13:55.889Z INFO 6640 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 19:13:55 2026-01-13T19:13:55.889Z WARN 6640 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 19:13:55 2026-01-13T19:13:55.908Z INFO 6640 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 19:13:55 2026-01-13T19:13:55.908Z WARN 6640 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 19:13:55 2026-01-13T19:13:55.929Z INFO 6640 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Node 1 disconnected. 19:13:55 2026-01-13T19:13:55.929Z WARN 6640 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 19:13:56 2026-01-13T19:13:55.973Z INFO 6640 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 19:13:56 2026-01-13T19:13:55.973Z WARN 6640 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 19:13:56 2026-01-13T19:13:56.029Z INFO 6640 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 19:13:56 2026-01-13T19:13:56.029Z WARN 6640 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 19:13:56 2026-01-13T19:13:56.047Z INFO 6640 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 19:13:56 2026-01-13T19:13:56.047Z WARN 6640 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 19:13:56 2026-01-13T19:13:56.047Z WARN 6640 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 19:13:56 2026-01-13T19:13:56.060Z INFO 6640 --- [d | producer-27] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-27] Node 1 disconnected. 19:13:56 2026-01-13T19:13:56.060Z WARN 6640 --- [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. 19:13:56 2026-01-13T19:13:56.097Z INFO 6640 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 19:13:56 2026-01-13T19:13:56.097Z WARN 6640 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 19:13:56 2026-01-13T19:13:56.125Z INFO 6640 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 19:13:56 2026-01-13T19:13:56.125Z WARN 6640 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 19:13:56 2026-01-13T19:13:56.133Z INFO 6640 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 19:13:56 2026-01-13T19:13:56.133Z WARN 6640 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 19:13:56 2026-01-13T19:13:56.147Z INFO 6640 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 19:13:56 2026-01-13T19:13:56.147Z WARN 6640 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 19:13:56 2026-01-13T19:13:56.207Z INFO 6640 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 19:13:56 2026-01-13T19:13:56.207Z WARN 6640 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 19:13:56 2026-01-13T19:13:56.244Z INFO 6640 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 19:13:56 2026-01-13T19:13:56.244Z WARN 6640 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 19:13:56 2026-01-13T19:13:56.391Z INFO 6640 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 19:13:56 2026-01-13T19:13:56.391Z WARN 6640 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 19:13:56 2026-01-13T19:13:56.407Z INFO 6640 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 19:13:56 2026-01-13T19:13:56.407Z WARN 6640 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 19:13:56 2026-01-13T19:13:56.417Z INFO 6640 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 19:13:56 2026-01-13T19:13:56.417Z WARN 6640 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 19:13:56 2026-01-13T19:13:56.433Z INFO 6640 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-15, groupId=ncmp-group] Node 1 disconnected. 19:13:56 2026-01-13T19:13:56.433Z WARN 6640 --- [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. 19:13:56 2026-01-13T19:13:56.438Z INFO 6640 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 19:13:56 2026-01-13T19:13:56.438Z WARN 6640 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 19:13:56 2026-01-13T19:13:56.438Z WARN 6640 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 19:13:56 2026-01-13T19:13:56.440Z INFO 6640 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 19:13:56 2026-01-13T19:13:56.440Z WARN 6640 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 19:13:56 2026-01-13T19:13:56.444Z INFO 6640 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Node 1 disconnected. 19:13:56 2026-01-13T19:13:56.444Z WARN 6640 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 19:13:56 2026-01-13T19:13:56.553Z INFO 6640 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 19:13:56 2026-01-13T19:13:56.553Z WARN 6640 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 19:13:56 2026-01-13T19:13:56.578Z INFO 6640 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 19:13:56 2026-01-13T19:13:56.578Z WARN 6640 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 19:13:56 2026-01-13T19:13:56.600Z INFO 6640 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 19:13:56 2026-01-13T19:13:56.600Z WARN 6640 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 19:13:56 2026-01-13T19:13:56.725Z INFO 6640 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 19:13:56 2026-01-13T19:13:56.725Z WARN 6640 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 19:13:56 2026-01-13T19:13:56.744Z INFO 6640 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 19:13:56 2026-01-13T19:13:56.744Z WARN 6640 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 19:13:56 2026-01-13T19:13:56.754Z INFO 6640 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 19:13:56 2026-01-13T19:13:56.754Z WARN 6640 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 19:13:56 2026-01-13T19:13:56.764Z INFO 6640 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 19:13:56 2026-01-13T19:13:56.764Z WARN 6640 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 19:13:56 2026-01-13T19:13:56.765Z INFO 6640 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 19:13:56 2026-01-13T19:13:56.765Z WARN 6640 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 19:13:56 2026-01-13T19:13:56.794Z INFO 6640 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 19:13:56 2026-01-13T19:13:56.794Z WARN 6640 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 19:13:56 2026-01-13T19:13:56.861Z INFO 6640 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 19:13:56 2026-01-13T19:13:56.861Z WARN 6640 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 19:13:56 2026-01-13T19:13:56.863Z INFO 6640 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 19:13:56 2026-01-13T19:13:56.863Z WARN 6640 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 19:13:56 2026-01-13T19:13:56.865Z INFO 6640 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 19:13:56 2026-01-13T19:13:56.865Z WARN 6640 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 19:13:56 2026-01-13T19:13:56.890Z INFO 6640 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 19:13:56 2026-01-13T19:13:56.890Z WARN 6640 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 19:13:56 2026-01-13T19:13:56.909Z INFO 6640 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 19:13:56 2026-01-13T19:13:56.910Z WARN 6640 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 19:13:56 2026-01-13T19:13:56.931Z INFO 6640 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Node 1 disconnected. 19:13:56 2026-01-13T19:13:56.931Z WARN 6640 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 19:13:57 2026-01-13T19:13:56.944Z INFO 6640 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 19:13:57 2026-01-13T19:13:56.944Z WARN 6640 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 19:13:57 2026-01-13T19:13:56.974Z INFO 6640 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 19:13:57 2026-01-13T19:13:56.974Z WARN 6640 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 19:13:57 2026-01-13T19:13:57.017Z INFO 6640 --- [ main] c.h.internal.cluster.ClusterService : [10.30.107.183]:5701 [dev] [5.5.0] 19:13:57 19:13:57 Members {size:1, ver:1} [ 19:13:57 Member [10.30.107.183]:5701 - 6a6ad88e-94ae-48c4-a351-0aac38ec9a63 this 19:13:57 ] 19:13:57 19:13:57 2026-01-13T19:13:57.017Z INFO 6640 --- [ main] com.hazelcast.core.LifecycleService : [10.30.107.183]:5701 [dev] [5.5.0] [10.30.107.183]:5701 is STARTED 19:13:57 2026-01-13T19:13:57.018Z INFO 6640 --- [cached.thread-1] c.h.i.p.impl.PartitionStateManagerImpl : [10.30.107.183]:5701 [dev] [5.5.0] Initializing cluster partition table arrangement... 19:13:57 2026-01-13T19:13:57.024Z INFO 6640 --- [ main] com.hazelcast.core.LifecycleService : [10.30.107.183]:5701 [dev] [5.5.0] [10.30.107.183]:5701 is SHUTTING_DOWN 19:13:57 2026-01-13T19:13:57.024Z INFO 6640 --- [cached.thread-2] c.h.i.p.impl.MigrationManagerImpl : [10.30.107.183]:5701 [dev] [5.5.0] Shutdown request of Member [10.30.107.183]:5701 - 6a6ad88e-94ae-48c4-a351-0aac38ec9a63 this is handled 19:13:57 2026-01-13T19:13:57.025Z INFO 6640 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.183]:5701 [dev] [5.5.0] Shutting down multicast service... 19:13:57 2026-01-13T19:13:57.026Z INFO 6640 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.183]:5701 [dev] [5.5.0] Shutting down connection manager... 19:13:57 2026-01-13T19:13:57.026Z INFO 6640 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.183]:5701 [dev] [5.5.0] Shutting down node engine... 19:13:57 2026-01-13T19:13:57.048Z INFO 6640 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 19:13:57 2026-01-13T19:13:57.048Z WARN 6640 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 19:13:57 2026-01-13T19:13:57.048Z WARN 6640 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 19:13:57 2026-01-13T19:13:57.062Z INFO 6640 --- [d | producer-27] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-27] Node 1 disconnected. 19:13:57 2026-01-13T19:13:57.062Z WARN 6640 --- [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. 19:13:57 2026-01-13T19:13:57.097Z INFO 6640 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 19:13:57 2026-01-13T19:13:57.097Z WARN 6640 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 19:13:57 2026-01-13T19:13:57.126Z INFO 6640 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 19:13:57 2026-01-13T19:13:57.126Z WARN 6640 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 19:13:57 2026-01-13T19:13:57.135Z INFO 6640 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 19:13:57 2026-01-13T19:13:57.135Z WARN 6640 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 19:13:57 2026-01-13T19:13:57.148Z INFO 6640 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 19:13:57 2026-01-13T19:13:57.148Z WARN 6640 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 19:13:57 2026-01-13T19:13:57.207Z INFO 6640 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 19:13:57 2026-01-13T19:13:57.207Z WARN 6640 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 19:13:57 2026-01-13T19:13:57.241Z INFO 6640 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 19:13:57 2026-01-13T19:13:57.241Z WARN 6640 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 19:13:57 2026-01-13T19:13:57.241Z WARN 6640 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 19:13:57 2026-01-13T19:13:57.245Z INFO 6640 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 19:13:57 2026-01-13T19:13:57.245Z WARN 6640 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 19:13:57 2026-01-13T19:13:57.391Z INFO 6640 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 19:13:57 2026-01-13T19:13:57.391Z WARN 6640 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 19:13:57 2026-01-13T19:13:57.408Z INFO 6640 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 19:13:57 2026-01-13T19:13:57.408Z WARN 6640 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 19:13:57 2026-01-13T19:13:57.420Z INFO 6640 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 19:13:57 2026-01-13T19:13:57.420Z WARN 6640 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 19:13:57 2026-01-13T19:13:57.435Z INFO 6640 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-15, groupId=ncmp-group] Node 1 disconnected. 19:13:57 2026-01-13T19:13:57.435Z WARN 6640 --- [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. 19:13:57 2026-01-13T19:13:57.446Z INFO 6640 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Node 1 disconnected. 19:13:57 2026-01-13T19:13:57.446Z WARN 6640 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 19:13:57 2026-01-13T19:13:57.448Z INFO 6640 --- [ main] c.hazelcast.instance.impl.NodeExtension : [10.30.107.183]:5701 [dev] [5.5.0] Destroying node NodeExtension. 19:13:57 2026-01-13T19:13:57.449Z INFO 6640 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.183]:5701 [dev] [5.5.0] Hazelcast Shutdown is completed in 425 ms. 19:13:57 2026-01-13T19:13:57.449Z INFO 6640 --- [ main] com.hazelcast.core.LifecycleService : [10.30.107.183]:5701 [dev] [5.5.0] [10.30.107.183]:5701 is SHUTDOWN 19:13:57 2026-01-13T19:13:57.451Z INFO 6640 --- [ main] c.h.i.config.AbstractConfigLocator : Loading 'hazelcast-default.xml' from the classpath. 19:13:57 2026-01-13T19:13:57.472Z INFO 6640 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 19:13:57 2026-01-13T19:13:57.472Z WARN 6640 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 19:13:57 2026-01-13T19:13:57.477Z INFO 6640 --- [ main] com.hazelcast.system.logo : [10.30.107.183]:5701 [dev] [5.5.0] 19:13:57 o o o o---o o--o o o---o o o----o o--o--o 19:13:57 | | / \ / | / / \ | | 19:13:57 o----o o o o----o | o o o----o | 19:13:57 | | * \ / | \ * \ | | 19:13:57 o o * o o---o o--o o----o o---o * o o----o o 19:13:57 19:13:57 2026-01-13T19:13:57.477Z INFO 6640 --- [ main] com.hazelcast.system : [10.30.107.183]:5701 [dev] [5.5.0] Copyright (c) 2008-2024, Hazelcast, Inc. All Rights Reserved. 19:13:57 2026-01-13T19:13:57.477Z INFO 6640 --- [ main] com.hazelcast.system : [10.30.107.183]:5701 [dev] [5.5.0] Hazelcast Platform 5.5.0 (20240725) starting at [10.30.107.183]:5701 19:13:57 2026-01-13T19:13:57.477Z INFO 6640 --- [ main] com.hazelcast.system : [10.30.107.183]:5701 [dev] [5.5.0] Cluster name: dev 19:13:57 2026-01-13T19:13:57.477Z INFO 6640 --- [ main] com.hazelcast.system : [10.30.107.183]: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. 19:13:57 2026-01-13T19:13:57.477Z INFO 6640 --- [ main] com.hazelcast.system : [10.30.107.183]:5701 [dev] [5.5.0] The Jet engine is disabled. 19:13:57 To enable the Jet engine on the members, do one of the following: 19:13:57 - Change member config using Java API: config.getJetConfig().setEnabled(true) 19:13:57 - Change XML/YAML configuration property: Set hazelcast.jet.enabled to true 19:13:57 - Add system property: -Dhz.jet.enabled=true (for Hazelcast embedded, works only when loading config via Config.load) 19:13:57 - Add environment variable: HZ_JET_ENABLED=true (recommended when running container image. For Hazelcast embedded, works only when loading config via Config.load) 19:13:57 2026-01-13T19:13:57.487Z INFO 6640 --- [ main] com.hazelcast.system.security : [10.30.107.183]: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. 19:13:57 2026-01-13T19:13:57.488Z INFO 6640 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.183]:5701 [dev] [5.5.0] Using Multicast discovery 19:13:57 2026-01-13T19:13:57.494Z INFO 6640 --- [ main] c.h.internal.diagnostics.Diagnostics : [10.30.107.183]:5701 [dev] [5.5.0] Diagnostics disabled. To enable add -Dhazelcast.diagnostics.enabled=true to the JVM arguments. 19:13:57 2026-01-13T19:13:57.494Z INFO 6640 --- [ main] com.hazelcast.core.LifecycleService : [10.30.107.183]:5701 [dev] [5.5.0] [10.30.107.183]:5701 is STARTING 19:13:57 2026-01-13T19:13:57.555Z INFO 6640 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 19:13:57 2026-01-13T19:13:57.555Z WARN 6640 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 19:13:57 2026-01-13T19:13:57.579Z INFO 6640 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 19:13:57 2026-01-13T19:13:57.579Z WARN 6640 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 19:13:57 2026-01-13T19:13:57.602Z INFO 6640 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 19:13:57 2026-01-13T19:13:57.602Z WARN 6640 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 19:13:57 2026-01-13T19:13:57.726Z INFO 6640 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 19:13:57 2026-01-13T19:13:57.726Z WARN 6640 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 19:13:57 2026-01-13T19:13:57.747Z INFO 6640 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 19:13:57 2026-01-13T19:13:57.747Z WARN 6640 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 19:13:57 2026-01-13T19:13:57.754Z INFO 6640 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 19:13:57 2026-01-13T19:13:57.754Z WARN 6640 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 19:13:57 2026-01-13T19:13:57.765Z INFO 6640 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 19:13:57 2026-01-13T19:13:57.765Z WARN 6640 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 19:13:57 2026-01-13T19:13:57.765Z INFO 6640 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 19:13:57 2026-01-13T19:13:57.765Z WARN 6640 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 19:13:57 2026-01-13T19:13:57.798Z INFO 6640 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 19:13:57 2026-01-13T19:13:57.798Z WARN 6640 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 19:13:57 2026-01-13T19:13:57.861Z INFO 6640 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 19:13:57 2026-01-13T19:13:57.861Z WARN 6640 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 19:13:57 2026-01-13T19:13:57.865Z INFO 6640 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 19:13:57 2026-01-13T19:13:57.865Z WARN 6640 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 19:13:57 2026-01-13T19:13:57.865Z INFO 6640 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 19:13:57 2026-01-13T19:13:57.865Z WARN 6640 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 19:13:57 2026-01-13T19:13:57.891Z INFO 6640 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 19:13:57 2026-01-13T19:13:57.891Z WARN 6640 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 19:13:57 2026-01-13T19:13:57.910Z INFO 6640 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 19:13:57 2026-01-13T19:13:57.910Z WARN 6640 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 19:13:57 2026-01-13T19:13:57.932Z INFO 6640 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Node 1 disconnected. 19:13:57 2026-01-13T19:13:57.932Z WARN 6640 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 19:13:58 2026-01-13T19:13:57.945Z INFO 6640 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 19:13:58 2026-01-13T19:13:57.945Z WARN 6640 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 19:13:58 2026-01-13T19:13:57.976Z INFO 6640 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 19:13:58 2026-01-13T19:13:57.976Z WARN 6640 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 19:13:58 2026-01-13T19:13:58.051Z INFO 6640 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 19:13:58 2026-01-13T19:13:58.051Z WARN 6640 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 19:13:58 2026-01-13T19:13:58.051Z WARN 6640 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 19:13:58 2026-01-13T19:13:58.063Z INFO 6640 --- [d | producer-27] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-27] Node 1 disconnected. 19:13:58 2026-01-13T19:13:58.063Z WARN 6640 --- [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. 19:13:58 2026-01-13T19:13:58.094Z INFO 6640 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 19:13:58 2026-01-13T19:13:58.094Z WARN 6640 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 19:13:58 2026-01-13T19:13:58.094Z WARN 6640 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 19:13:58 2026-01-13T19:13:58.097Z INFO 6640 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 19:13:58 2026-01-13T19:13:58.097Z WARN 6640 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 19:13:58 2026-01-13T19:13:58.126Z INFO 6640 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 19:13:58 2026-01-13T19:13:58.126Z WARN 6640 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 19:13:58 2026-01-13T19:13:58.136Z INFO 6640 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 19:13:58 2026-01-13T19:13:58.136Z WARN 6640 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 19:13:58 2026-01-13T19:13:58.149Z INFO 6640 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 19:13:58 2026-01-13T19:13:58.149Z WARN 6640 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 19:13:58 2026-01-13T19:13:58.208Z INFO 6640 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 19:13:58 2026-01-13T19:13:58.208Z WARN 6640 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 19:13:58 2026-01-13T19:13:58.247Z INFO 6640 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 19:13:58 2026-01-13T19:13:58.247Z WARN 6640 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 19:13:58 2026-01-13T19:13:58.348Z INFO 6640 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Node 1 disconnected. 19:13:58 2026-01-13T19:13:58.348Z WARN 6640 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 19:13:58 2026-01-13T19:13:58.391Z INFO 6640 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 19:13:58 2026-01-13T19:13:58.391Z WARN 6640 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 19:13:58 2026-01-13T19:13:58.409Z INFO 6640 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 19:13:58 2026-01-13T19:13:58.409Z WARN 6640 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 19:13:58 2026-01-13T19:13:58.423Z INFO 6640 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 19:13:58 2026-01-13T19:13:58.423Z WARN 6640 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 19:13:58 2026-01-13T19:13:58.437Z INFO 6640 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-15, groupId=ncmp-group] Node 1 disconnected. 19:13:58 2026-01-13T19:13:58.437Z WARN 6640 --- [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. 19:13:58 2026-01-13T19:13:58.473Z INFO 6640 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 19:13:58 2026-01-13T19:13:58.473Z WARN 6640 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 19:13:58 2026-01-13T19:13:58.556Z INFO 6640 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 19:13:58 2026-01-13T19:13:58.556Z WARN 6640 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 19:13:58 2026-01-13T19:13:58.579Z INFO 6640 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 19:13:58 2026-01-13T19:13:58.579Z WARN 6640 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 19:13:58 2026-01-13T19:13:58.603Z INFO 6640 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 19:13:58 2026-01-13T19:13:58.603Z WARN 6640 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 19:13:58 2026-01-13T19:13:58.700Z INFO 6640 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 19:13:58 2026-01-13T19:13:58.701Z WARN 6640 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 19:13:58 2026-01-13T19:13:58.726Z INFO 6640 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 19:13:58 2026-01-13T19:13:58.726Z WARN 6640 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 19:13:58 2026-01-13T19:13:58.751Z INFO 6640 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 19:13:58 2026-01-13T19:13:58.751Z WARN 6640 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 19:13:58 2026-01-13T19:13:58.755Z INFO 6640 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 19:13:58 2026-01-13T19:13:58.755Z WARN 6640 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 19:13:58 2026-01-13T19:13:58.765Z INFO 6640 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 19:13:58 2026-01-13T19:13:58.765Z WARN 6640 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 19:13:58 2026-01-13T19:13:58.766Z INFO 6640 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 19:13:58 2026-01-13T19:13:58.767Z WARN 6640 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 19:13:58 2026-01-13T19:13:58.863Z INFO 6640 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 19:13:58 2026-01-13T19:13:58.863Z WARN 6640 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 19:13:58 2026-01-13T19:13:58.866Z INFO 6640 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 19:13:58 2026-01-13T19:13:58.866Z WARN 6640 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 19:13:58 2026-01-13T19:13:58.867Z INFO 6640 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 19:13:58 2026-01-13T19:13:58.867Z WARN 6640 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 19:13:58 2026-01-13T19:13:58.892Z INFO 6640 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 19:13:58 2026-01-13T19:13:58.892Z WARN 6640 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 19:13:58 2026-01-13T19:13:58.910Z INFO 6640 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 19:13:58 2026-01-13T19:13:58.911Z WARN 6640 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 19:13:58 2026-01-13T19:13:58.933Z INFO 6640 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Node 1 disconnected. 19:13:58 2026-01-13T19:13:58.933Z WARN 6640 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 19:13:59 2026-01-13T19:13:58.946Z INFO 6640 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 19:13:59 2026-01-13T19:13:58.946Z WARN 6640 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 19:13:59 2026-01-13T19:13:58.950Z INFO 6640 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 19:13:59 2026-01-13T19:13:58.950Z WARN 6640 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 19:13:59 2026-01-13T19:13:58.950Z WARN 6640 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 19:13:59 2026-01-13T19:13:58.987Z INFO 6640 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 19:13:59 2026-01-13T19:13:58.987Z WARN 6640 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 19:13:59 2026-01-13T19:13:59.051Z INFO 6640 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 19:13:59 2026-01-13T19:13:59.051Z WARN 6640 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 19:13:59 2026-01-13T19:13:59.051Z WARN 6640 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 19:13:59 2026-01-13T19:13:59.065Z INFO 6640 --- [d | producer-27] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-27] Node 1 disconnected. 19:13:59 2026-01-13T19:13:59.065Z WARN 6640 --- [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. 19:13:59 2026-01-13T19:13:59.097Z INFO 6640 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 19:13:59 2026-01-13T19:13:59.097Z WARN 6640 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 19:13:59 2026-01-13T19:13:59.128Z INFO 6640 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 19:13:59 2026-01-13T19:13:59.128Z WARN 6640 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 19:13:59 2026-01-13T19:13:59.137Z INFO 6640 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 19:13:59 2026-01-13T19:13:59.137Z WARN 6640 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 19:13:59 2026-01-13T19:13:59.150Z INFO 6640 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 19:13:59 2026-01-13T19:13:59.150Z WARN 6640 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 19:13:59 2026-01-13T19:13:59.208Z INFO 6640 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 19:13:59 2026-01-13T19:13:59.208Z WARN 6640 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 19:13:59 2026-01-13T19:13:59.247Z INFO 6640 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 19:13:59 2026-01-13T19:13:59.247Z WARN 6640 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 19:13:59 2026-01-13T19:13:59.250Z INFO 6640 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Node 1 disconnected. 19:13:59 2026-01-13T19:13:59.250Z WARN 6640 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 19:13:59 2026-01-13T19:13:59.391Z INFO 6640 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 19:13:59 2026-01-13T19:13:59.391Z WARN 6640 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 19:13:59 2026-01-13T19:13:59.411Z INFO 6640 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 19:13:59 2026-01-13T19:13:59.411Z WARN 6640 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 19:13:59 2026-01-13T19:13:59.426Z INFO 6640 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 19:13:59 2026-01-13T19:13:59.426Z WARN 6640 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 19:13:59 2026-01-13T19:13:59.440Z INFO 6640 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-15, groupId=ncmp-group] Node 1 disconnected. 19:13:59 2026-01-13T19:13:59.440Z WARN 6640 --- [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. 19:13:59 2026-01-13T19:13:59.473Z INFO 6640 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 19:13:59 2026-01-13T19:13:59.473Z WARN 6640 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 19:13:59 2026-01-13T19:13:59.557Z INFO 6640 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 19:13:59 2026-01-13T19:13:59.557Z WARN 6640 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 19:13:59 2026-01-13T19:13:59.580Z INFO 6640 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 19:13:59 2026-01-13T19:13:59.580Z WARN 6640 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 19:13:59 2026-01-13T19:13:59.604Z INFO 6640 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 19:13:59 2026-01-13T19:13:59.604Z WARN 6640 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 19:13:59 2026-01-13T19:13:59.703Z INFO 6640 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 19:13:59 2026-01-13T19:13:59.703Z WARN 6640 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 19:13:59 2026-01-13T19:13:59.727Z INFO 6640 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 19:13:59 2026-01-13T19:13:59.727Z WARN 6640 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 19:13:59 2026-01-13T19:13:59.753Z INFO 6640 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 19:13:59 2026-01-13T19:13:59.753Z WARN 6640 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 19:13:59 2026-01-13T19:13:59.755Z INFO 6640 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 19:13:59 2026-01-13T19:13:59.755Z WARN 6640 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 19:13:59 2026-01-13T19:13:59.765Z INFO 6640 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 19:13:59 2026-01-13T19:13:59.766Z WARN 6640 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 19:13:59 2026-01-13T19:13:59.766Z INFO 6640 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 19:13:59 2026-01-13T19:13:59.766Z WARN 6640 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 19:13:59 2026-01-13T19:13:59.864Z INFO 6640 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 19:13:59 2026-01-13T19:13:59.864Z WARN 6640 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 19:13:59 2026-01-13T19:13:59.868Z INFO 6640 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 19:13:59 2026-01-13T19:13:59.868Z WARN 6640 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 19:13:59 2026-01-13T19:13:59.890Z INFO 6640 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 19:13:59 2026-01-13T19:13:59.890Z WARN 6640 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 19:13:59 2026-01-13T19:13:59.910Z INFO 6640 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 19:13:59 2026-01-13T19:13:59.910Z WARN 6640 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 19:13:59 2026-01-13T19:13:59.934Z INFO 6640 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Node 1 disconnected. 19:13:59 2026-01-13T19:13:59.934Z WARN 6640 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 19:13:59 2026-01-13T19:13:59.940Z INFO 6640 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 19:13:59 2026-01-13T19:13:59.940Z WARN 6640 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 19:14:00 2026-01-13T19:13:59.947Z INFO 6640 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 19:14:00 2026-01-13T19:13:59.947Z WARN 6640 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 19:14:00 2026-01-13T19:13:59.951Z INFO 6640 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 19:14:00 2026-01-13T19:13:59.951Z WARN 6640 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 19:14:00 2026-01-13T19:13:59.951Z WARN 6640 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 19:14:00 2026-01-13T19:13:59.988Z INFO 6640 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 19:14:00 2026-01-13T19:13:59.988Z WARN 6640 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 19:14:00 2026-01-13T19:14:00.051Z INFO 6640 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 19:14:00 2026-01-13T19:14:00.051Z WARN 6640 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 19:14:00 2026-01-13T19:14:00.051Z WARN 6640 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 19:14:00 2026-01-13T19:14:00.067Z INFO 6640 --- [d | producer-27] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-27] Node 1 disconnected. 19:14:00 2026-01-13T19:14:00.067Z WARN 6640 --- [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. 19:14:00 2026-01-13T19:14:00.098Z INFO 6640 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 19:14:00 2026-01-13T19:14:00.098Z WARN 6640 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 19:14:00 2026-01-13T19:14:00.128Z INFO 6640 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 19:14:00 2026-01-13T19:14:00.128Z WARN 6640 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 19:14:00 2026-01-13T19:14:00.139Z INFO 6640 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 19:14:00 2026-01-13T19:14:00.139Z WARN 6640 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 19:14:00 2026-01-13T19:14:00.142Z INFO 6640 --- [ main] c.h.internal.cluster.ClusterService : [10.30.107.183]:5701 [dev] [5.5.0] 19:14:00 19:14:00 Members {size:1, ver:1} [ 19:14:00 Member [10.30.107.183]:5701 - 569eb74a-b12d-429f-baa5-0788f178082c this 19:14:00 ] 19:14:00 19:14:00 2026-01-13T19:14:00.143Z INFO 6640 --- [ main] com.hazelcast.core.LifecycleService : [10.30.107.183]:5701 [dev] [5.5.0] [10.30.107.183]:5701 is STARTED 19:14:00 2026-01-13T19:14:00.144Z INFO 6640 --- [cached.thread-2] c.h.i.p.impl.PartitionStateManagerImpl : [10.30.107.183]:5701 [dev] [5.5.0] Initializing cluster partition table arrangement... 19:14:00 2026-01-13T19:14:00.151Z INFO 6640 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 19:14:00 2026-01-13T19:14:00.151Z WARN 6640 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 19:14:00 2026-01-13T19:14:00.166Z INFO 6640 --- [ main] com.hazelcast.core.LifecycleService : [10.30.107.183]:5701 [dev] [5.5.0] [10.30.107.183]:5701 is SHUTTING_DOWN 19:14:00 2026-01-13T19:14:00.168Z INFO 6640 --- [cached.thread-3] c.h.i.p.impl.MigrationManagerImpl : [10.30.107.183]:5701 [dev] [5.5.0] Shutdown request of Member [10.30.107.183]:5701 - 569eb74a-b12d-429f-baa5-0788f178082c this is handled 19:14:00 2026-01-13T19:14:00.169Z INFO 6640 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.183]:5701 [dev] [5.5.0] Shutting down multicast service... 19:14:00 2026-01-13T19:14:00.169Z INFO 6640 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.183]:5701 [dev] [5.5.0] Shutting down connection manager... 19:14:00 2026-01-13T19:14:00.170Z INFO 6640 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.183]:5701 [dev] [5.5.0] Shutting down node engine... 19:14:00 2026-01-13T19:14:00.209Z INFO 6640 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 19:14:00 2026-01-13T19:14:00.209Z WARN 6640 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 19:14:00 2026-01-13T19:14:00.234Z INFO 6640 --- [ main] c.hazelcast.instance.impl.NodeExtension : [10.30.107.183]:5701 [dev] [5.5.0] Destroying node NodeExtension. 19:14:00 2026-01-13T19:14:00.234Z INFO 6640 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.183]:5701 [dev] [5.5.0] Hazelcast Shutdown is completed in 68 ms. 19:14:00 2026-01-13T19:14:00.235Z INFO 6640 --- [ main] com.hazelcast.core.LifecycleService : [10.30.107.183]:5701 [dev] [5.5.0] [10.30.107.183]:5701 is SHUTDOWN 19:14:00 2026-01-13T19:14:00.236Z INFO 6640 --- [ main] c.h.i.config.AbstractConfigLocator : Loading 'hazelcast-default.xml' from the classpath. 19:14:00 2026-01-13T19:14:00.247Z INFO 6640 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 19:14:00 2026-01-13T19:14:00.247Z WARN 6640 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 19:14:00 2026-01-13T19:14:00.262Z INFO 6640 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 19:14:00 2026-01-13T19:14:00.262Z WARN 6640 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 19:14:00 2026-01-13T19:14:00.264Z INFO 6640 --- [ main] com.hazelcast.system.logo : [10.30.107.183]:5701 [dev] [5.5.0] 19:14:00 o o o o---o o--o o o---o o o----o o--o--o 19:14:00 | | / \ / | / / \ | | 19:14:00 o----o o o o----o | o o o----o | 19:14:00 | | * \ / | \ * \ | | 19:14:00 o o * o o---o o--o o----o o---o * o o----o o 19:14:00 19:14:00 2026-01-13T19:14:00.264Z INFO 6640 --- [ main] com.hazelcast.system : [10.30.107.183]:5701 [dev] [5.5.0] Copyright (c) 2008-2024, Hazelcast, Inc. All Rights Reserved. 19:14:00 2026-01-13T19:14:00.264Z INFO 6640 --- [ main] com.hazelcast.system : [10.30.107.183]:5701 [dev] [5.5.0] Hazelcast Platform 5.5.0 (20240725) starting at [10.30.107.183]:5701 19:14:00 2026-01-13T19:14:00.264Z INFO 6640 --- [ main] com.hazelcast.system : [10.30.107.183]:5701 [dev] [5.5.0] Cluster name: dev 19:14:00 2026-01-13T19:14:00.264Z INFO 6640 --- [ main] com.hazelcast.system : [10.30.107.183]: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. 19:14:00 2026-01-13T19:14:00.264Z INFO 6640 --- [ main] com.hazelcast.system : [10.30.107.183]:5701 [dev] [5.5.0] The Jet engine is disabled. 19:14:00 To enable the Jet engine on the members, do one of the following: 19:14:00 - Change member config using Java API: config.getJetConfig().setEnabled(true) 19:14:00 - Change XML/YAML configuration property: Set hazelcast.jet.enabled to true 19:14:00 - Add system property: -Dhz.jet.enabled=true (for Hazelcast embedded, works only when loading config via Config.load) 19:14:00 - Add environment variable: HZ_JET_ENABLED=true (recommended when running container image. For Hazelcast embedded, works only when loading config via Config.load) 19:14:00 2026-01-13T19:14:00.272Z INFO 6640 --- [ main] com.hazelcast.system.security : [10.30.107.183]: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. 19:14:00 2026-01-13T19:14:00.273Z INFO 6640 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.183]:5701 [dev] [5.5.0] Using Multicast discovery 19:14:00 2026-01-13T19:14:00.278Z INFO 6640 --- [ main] c.h.internal.diagnostics.Diagnostics : [10.30.107.183]:5701 [dev] [5.5.0] Diagnostics disabled. To enable add -Dhazelcast.diagnostics.enabled=true to the JVM arguments. 19:14:00 2026-01-13T19:14:00.278Z INFO 6640 --- [ main] com.hazelcast.core.LifecycleService : [10.30.107.183]:5701 [dev] [5.5.0] [10.30.107.183]:5701 is STARTING 19:14:00 2026-01-13T19:14:00.335Z INFO 6640 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.107.183]:5701 [dev] [5.5.0] Initialized new cluster connection between /10.30.107.183:5701 and /10.30.107.171:60629 19:14:00 2026-01-13T19:14:00.353Z INFO 6640 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Node 1 disconnected. 19:14:00 2026-01-13T19:14:00.353Z WARN 6640 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 19:14:00 2026-01-13T19:14:00.393Z INFO 6640 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 19:14:00 2026-01-13T19:14:00.393Z WARN 6640 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 19:14:00 2026-01-13T19:14:00.429Z INFO 6640 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 19:14:00 2026-01-13T19:14:00.429Z WARN 6640 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 19:14:00 2026-01-13T19:14:00.443Z INFO 6640 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-15, groupId=ncmp-group] Node 1 disconnected. 19:14:00 2026-01-13T19:14:00.443Z WARN 6640 --- [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. 19:14:00 2026-01-13T19:14:00.474Z INFO 6640 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 19:14:00 2026-01-13T19:14:00.474Z WARN 6640 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 19:14:00 2026-01-13T19:14:00.559Z INFO 6640 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 19:14:00 2026-01-13T19:14:00.559Z WARN 6640 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 19:14:00 2026-01-13T19:14:00.581Z INFO 6640 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 19:14:00 2026-01-13T19:14:00.581Z WARN 6640 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 19:14:00 2026-01-13T19:14:00.605Z INFO 6640 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 19:14:00 2026-01-13T19:14:00.605Z WARN 6640 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 19:14:00 2026-01-13T19:14:00.712Z INFO 6640 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 19:14:00 2026-01-13T19:14:00.712Z WARN 6640 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 19:14:00 2026-01-13T19:14:00.723Z INFO 6640 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 19:14:00 2026-01-13T19:14:00.723Z WARN 6640 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 19:14:00 2026-01-13T19:14:00.755Z INFO 6640 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 19:14:00 2026-01-13T19:14:00.755Z WARN 6640 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 19:14:00 2026-01-13T19:14:00.757Z INFO 6640 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 19:14:00 2026-01-13T19:14:00.757Z WARN 6640 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 19:14:00 2026-01-13T19:14:00.765Z INFO 6640 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 19:14:00 2026-01-13T19:14:00.766Z WARN 6640 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 19:14:00 2026-01-13T19:14:00.767Z INFO 6640 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 19:14:00 2026-01-13T19:14:00.767Z WARN 6640 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 19:14:00 2026-01-13T19:14:00.864Z INFO 6640 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 19:14:00 2026-01-13T19:14:00.864Z WARN 6640 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 19:14:00 2026-01-13T19:14:00.869Z INFO 6640 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 19:14:00 2026-01-13T19:14:00.869Z WARN 6640 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 19:14:00 2026-01-13T19:14:00.892Z INFO 6640 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 19:14:00 2026-01-13T19:14:00.892Z WARN 6640 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 19:14:00 2026-01-13T19:14:00.911Z INFO 6640 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 19:14:00 2026-01-13T19:14:00.911Z WARN 6640 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 19:14:00 2026-01-13T19:14:00.935Z INFO 6640 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Node 1 disconnected. 19:14:00 2026-01-13T19:14:00.935Z WARN 6640 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 19:14:00 2026-01-13T19:14:00.941Z INFO 6640 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 19:14:00 2026-01-13T19:14:00.941Z WARN 6640 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 19:14:01 2026-01-13T19:14:00.949Z INFO 6640 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 19:14:01 2026-01-13T19:14:00.949Z WARN 6640 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 19:14:01 2026-01-13T19:14:00.967Z INFO 6640 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 19:14:01 2026-01-13T19:14:00.967Z WARN 6640 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 19:14:01 2026-01-13T19:14:00.967Z WARN 6640 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 19:14:01 2026-01-13T19:14:00.989Z INFO 6640 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 19:14:01 2026-01-13T19:14:00.989Z WARN 6640 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 19:14:01 2026-01-13T19:14:01.068Z INFO 6640 --- [d | producer-27] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-27] Node 1 disconnected. 19:14:01 2026-01-13T19:14:01.068Z WARN 6640 --- [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. 19:14:01 2026-01-13T19:14:01.073Z INFO 6640 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 19:14:01 2026-01-13T19:14:01.073Z WARN 6640 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 19:14:01 2026-01-13T19:14:01.073Z WARN 6640 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 19:14:01 2026-01-13T19:14:01.099Z INFO 6640 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 19:14:01 2026-01-13T19:14:01.099Z WARN 6640 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 19:14:01 2026-01-13T19:14:01.123Z INFO 6640 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 19:14:01 2026-01-13T19:14:01.123Z WARN 6640 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 19:14:01 2026-01-13T19:14:01.130Z INFO 6640 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 19:14:01 2026-01-13T19:14:01.130Z WARN 6640 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 19:14:01 2026-01-13T19:14:01.140Z INFO 6640 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 19:14:01 2026-01-13T19:14:01.140Z WARN 6640 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 19:14:01 2026-01-13T19:14:01.151Z INFO 6640 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 19:14:01 2026-01-13T19:14:01.151Z WARN 6640 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 19:14:01 2026-01-13T19:14:01.248Z INFO 6640 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 19:14:01 2026-01-13T19:14:01.248Z WARN 6640 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 19:14:01 2026-01-13T19:14:01.264Z INFO 6640 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 19:14:01 2026-01-13T19:14:01.264Z WARN 6640 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 19:14:01 2026-01-13T19:14:01.356Z INFO 6640 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Node 1 disconnected. 19:14:01 2026-01-13T19:14:01.356Z WARN 6640 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 19:14:01 2026-01-13T19:14:01.394Z INFO 6640 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 19:14:01 2026-01-13T19:14:01.394Z WARN 6640 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 19:14:01 2026-01-13T19:14:01.432Z INFO 6640 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 19:14:01 2026-01-13T19:14:01.432Z WARN 6640 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 19:14:01 2026-01-13T19:14:01.446Z INFO 6640 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-15, groupId=ncmp-group] Node 1 disconnected. 19:14:01 2026-01-13T19:14:01.446Z WARN 6640 --- [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. 19:14:01 2026-01-13T19:14:01.500Z INFO 6640 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 19:14:01 2026-01-13T19:14:01.500Z WARN 6640 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 19:14:01 2026-01-13T19:14:01.560Z INFO 6640 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 19:14:01 2026-01-13T19:14:01.561Z WARN 6640 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 19:14:01 2026-01-13T19:14:01.583Z INFO 6640 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 19:14:01 2026-01-13T19:14:01.583Z WARN 6640 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 19:14:01 2026-01-13T19:14:01.606Z INFO 6640 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 19:14:01 2026-01-13T19:14:01.606Z WARN 6640 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 19:14:01 2026-01-13T19:14:01.714Z INFO 6640 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 19:14:01 2026-01-13T19:14:01.714Z WARN 6640 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 19:14:01 2026-01-13T19:14:01.724Z INFO 6640 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 19:14:01 2026-01-13T19:14:01.724Z WARN 6640 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 19:14:01 2026-01-13T19:14:01.757Z INFO 6640 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 19:14:01 2026-01-13T19:14:01.757Z WARN 6640 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 19:14:01 2026-01-13T19:14:01.757Z INFO 6640 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 19:14:01 2026-01-13T19:14:01.757Z WARN 6640 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 19:14:01 2026-01-13T19:14:01.766Z INFO 6640 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 19:14:01 2026-01-13T19:14:01.766Z WARN 6640 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 19:14:01 2026-01-13T19:14:01.767Z INFO 6640 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 19:14:01 2026-01-13T19:14:01.767Z WARN 6640 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 19:14:01 2026-01-13T19:14:01.849Z ERROR 6640 --- [_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 19:14:01 2026-01-13T19:14:01.849Z ERROR 6640 --- [_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 19:14:01 2026-01-13T19:14:01.870Z INFO 6640 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 19:14:01 2026-01-13T19:14:01.870Z WARN 6640 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 19:14:01 2026-01-13T19:14:01.885Z INFO 6640 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 19:14:01 2026-01-13T19:14:01.885Z WARN 6640 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 19:14:01 2026-01-13T19:14:01.921Z INFO 6640 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 19:14:01 2026-01-13T19:14:01.921Z WARN 6640 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 19:14:01 2026-01-13T19:14:01.926Z INFO 6640 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 19:14:01 2026-01-13T19:14:01.926Z WARN 6640 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 19:14:01 2026-01-13T19:14:01.941Z INFO 6640 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 19:14:01 2026-01-13T19:14:01.941Z WARN 6640 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 19:14:02 2026-01-13T19:14:01.950Z INFO 6640 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 19:14:02 2026-01-13T19:14:01.950Z WARN 6640 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 19:14:02 2026-01-13T19:14:01.956Z INFO 6640 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 19:14:02 2026-01-13T19:14:01.956Z WARN 6640 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 19:14:02 2026-01-13T19:14:01.956Z WARN 6640 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 19:14:02 2026-01-13T19:14:01.958Z INFO 6640 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Node 1 disconnected. 19:14:02 2026-01-13T19:14:01.959Z WARN 6640 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 19:14:02 2026-01-13T19:14:02.029Z INFO 6640 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 19:14:02 2026-01-13T19:14:02.029Z WARN 6640 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 19:14:02 2026-01-13T19:14:02.070Z INFO 6640 --- [d | producer-27] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-27] Node 1 disconnected. 19:14:02 2026-01-13T19:14:02.070Z WARN 6640 --- [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. 19:14:02 2026-01-13T19:14:02.076Z INFO 6640 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 19:14:02 2026-01-13T19:14:02.076Z WARN 6640 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 19:14:02 2026-01-13T19:14:02.076Z WARN 6640 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 19:14:02 2026-01-13T19:14:02.100Z INFO 6640 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 19:14:02 2026-01-13T19:14:02.101Z WARN 6640 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 19:14:02 2026-01-13T19:14:02.131Z INFO 6640 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 19:14:02 2026-01-13T19:14:02.131Z WARN 6640 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 19:14:02 2026-01-13T19:14:02.141Z INFO 6640 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 19:14:02 2026-01-13T19:14:02.141Z WARN 6640 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 19:14:02 2026-01-13T19:14:02.152Z INFO 6640 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 19:14:02 2026-01-13T19:14:02.152Z WARN 6640 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 19:14:02 2026-01-13T19:14:02.163Z INFO 6640 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 19:14:02 2026-01-13T19:14:02.163Z WARN 6640 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 19:14:02 2026-01-13T19:14:02.248Z INFO 6640 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 19:14:02 2026-01-13T19:14:02.248Z WARN 6640 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 19:14:02 2026-01-13T19:14:02.266Z INFO 6640 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 19:14:02 2026-01-13T19:14:02.266Z WARN 6640 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 19:14:02 2026-01-13T19:14:02.334Z INFO 6640 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 19:14:02 2026-01-13T19:14:02.335Z WARN 6640 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 19:14:02 2026-01-13T19:14:02.337Z INFO 6640 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 19:14:02 2026-01-13T19:14:02.337Z WARN 6640 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 19:14:02 2026-01-13T19:14:02.358Z INFO 6640 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Node 1 disconnected. 19:14:02 2026-01-13T19:14:02.358Z WARN 6640 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 19:14:02 2026-01-13T19:14:02.449Z INFO 6640 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-15, groupId=ncmp-group] Node 1 disconnected. 19:14:02 2026-01-13T19:14:02.449Z WARN 6640 --- [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. 19:14:02 2026-01-13T19:14:02.500Z INFO 6640 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 19:14:02 2026-01-13T19:14:02.500Z WARN 6640 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 19:14:02 2026-01-13T19:14:02.561Z INFO 6640 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 19:14:02 2026-01-13T19:14:02.561Z WARN 6640 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 19:14:02 2026-01-13T19:14:02.566Z INFO 6640 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 19:14:02 2026-01-13T19:14:02.566Z WARN 6640 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 19:14:02 2026-01-13T19:14:02.584Z INFO 6640 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 19:14:02 2026-01-13T19:14:02.584Z WARN 6640 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 19:14:02 2026-01-13T19:14:02.717Z INFO 6640 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 19:14:02 2026-01-13T19:14:02.717Z WARN 6640 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 19:14:02 2026-01-13T19:14:02.724Z INFO 6640 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 19:14:02 2026-01-13T19:14:02.724Z WARN 6640 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 19:14:02 2026-01-13T19:14:02.754Z INFO 6640 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 19:14:02 2026-01-13T19:14:02.754Z WARN 6640 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 19:14:02 2026-01-13T19:14:02.759Z INFO 6640 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 19:14:02 2026-01-13T19:14:02.759Z INFO 6640 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 19:14:02 2026-01-13T19:14:02.759Z WARN 6640 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 19:14:02 2026-01-13T19:14:02.759Z WARN 6640 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 19:14:02 2026-01-13T19:14:02.768Z INFO 6640 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 19:14:02 2026-01-13T19:14:02.768Z WARN 6640 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 19:14:02 2026-01-13T19:14:02.872Z INFO 6640 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 19:14:02 2026-01-13T19:14:02.872Z WARN 6640 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 19:14:02 2026-01-13T19:14:02.887Z INFO 6640 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 19:14:02 2026-01-13T19:14:02.887Z WARN 6640 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 19:14:02 2026-01-13T19:14:02.922Z INFO 6640 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 19:14:02 2026-01-13T19:14:02.922Z WARN 6640 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 19:14:02 2026-01-13T19:14:02.928Z INFO 6640 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 19:14:02 2026-01-13T19:14:02.928Z WARN 6640 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 19:14:02 2026-01-13T19:14:02.941Z INFO 6640 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 19:14:02 2026-01-13T19:14:02.941Z WARN 6640 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 19:14:03 2026-01-13T19:14:02.951Z INFO 6640 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 19:14:03 2026-01-13T19:14:02.951Z WARN 6640 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 19:14:03 2026-01-13T19:14:02.958Z INFO 6640 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Node 1 disconnected. 19:14:03 2026-01-13T19:14:02.958Z WARN 6640 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 19:14:03 2026-01-13T19:14:02.960Z INFO 6640 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 19:14:03 2026-01-13T19:14:02.960Z WARN 6640 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 19:14:03 2026-01-13T19:14:02.960Z WARN 6640 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 19:14:03 2026-01-13T19:14:03.030Z INFO 6640 --- [ main] c.h.internal.cluster.ClusterService : [10.30.107.183]:5701 [dev] [5.5.0] 19:14:03 19:14:03 Members {size:1, ver:1} [ 19:14:03 Member [10.30.107.183]:5701 - b702b1af-434e-4fe0-a088-39e2507b6243 this 19:14:03 ] 19:14:03 19:14:03 2026-01-13T19:14:03.031Z INFO 6640 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 19:14:03 2026-01-13T19:14:03.031Z WARN 6640 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 19:14:03 2026-01-13T19:14:03.031Z INFO 6640 --- [ main] com.hazelcast.core.LifecycleService : [10.30.107.183]:5701 [dev] [5.5.0] [10.30.107.183]:5701 is STARTED 19:14:03 2026-01-13T19:14:03.032Z INFO 6640 --- [cached.thread-2] c.h.i.p.impl.PartitionStateManagerImpl : [10.30.107.183]:5701 [dev] [5.5.0] Initializing cluster partition table arrangement... 19:14:03 2026-01-13T19:14:03.051Z INFO 6640 --- [ main] com.hazelcast.core.LifecycleService : [10.30.107.183]:5701 [dev] [5.5.0] [10.30.107.183]:5701 is SHUTTING_DOWN 19:14:03 2026-01-13T19:14:03.052Z INFO 6640 --- [cached.thread-3] c.h.i.p.impl.MigrationManagerImpl : [10.30.107.183]:5701 [dev] [5.5.0] Shutdown request of Member [10.30.107.183]:5701 - b702b1af-434e-4fe0-a088-39e2507b6243 this is handled 19:14:03 2026-01-13T19:14:03.053Z INFO 6640 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.183]:5701 [dev] [5.5.0] Shutting down multicast service... 19:14:03 2026-01-13T19:14:03.053Z INFO 6640 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.183]:5701 [dev] [5.5.0] Shutting down connection manager... 19:14:03 2026-01-13T19:14:03.053Z INFO 6640 --- [ main] c.h.i.server.tcp.TcpServerConnection : [10.30.107.183]:5701 [dev] [5.5.0] Connection[id=1, /10.30.107.183:5701->/10.30.107.171:60629, qualifier=null, endpoint=[10.30.107.171]:5701, remoteUuid=6bc1376e-10cd-43c5-b1fb-8063346892d2, alive=false, connectionType=MEMBER, planeIndex=0] closed. Reason: TcpServer is stopping 19:14:03 2026-01-13T19:14:03.054Z INFO 6640 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.183]:5701 [dev] [5.5.0] Shutting down node engine... 19:14:03 2026-01-13T19:14:03.069Z INFO 6640 --- [d | producer-27] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-27] Node 1 disconnected. 19:14:03 2026-01-13T19:14:03.069Z WARN 6640 --- [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. 19:14:03 2026-01-13T19:14:03.100Z INFO 6640 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 19:14:03 2026-01-13T19:14:03.100Z WARN 6640 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 19:14:03 2026-01-13T19:14:03.109Z INFO 6640 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 19:14:03 2026-01-13T19:14:03.109Z WARN 6640 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 19:14:03 2026-01-13T19:14:03.109Z WARN 6640 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 19:14:03 2026-01-13T19:14:03.124Z INFO 6640 --- [ main] c.hazelcast.instance.impl.NodeExtension : [10.30.107.183]:5701 [dev] [5.5.0] Destroying node NodeExtension. 19:14:03 2026-01-13T19:14:03.124Z INFO 6640 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.183]:5701 [dev] [5.5.0] Hazelcast Shutdown is completed in 73 ms. 19:14:03 2026-01-13T19:14:03.124Z INFO 6640 --- [ main] com.hazelcast.core.LifecycleService : [10.30.107.183]:5701 [dev] [5.5.0] [10.30.107.183]:5701 is SHUTDOWN 19:14:03 2026-01-13T19:14:03.126Z INFO 6640 --- [ main] c.h.i.config.AbstractConfigLocator : Loading 'hazelcast-default.xml' from the classpath. 19:14:03 2026-01-13T19:14:03.132Z INFO 6640 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 19:14:03 2026-01-13T19:14:03.132Z WARN 6640 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 19:14:03 2026-01-13T19:14:03.142Z INFO 6640 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 19:14:03 2026-01-13T19:14:03.142Z WARN 6640 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 19:14:03 2026-01-13T19:14:03.152Z INFO 6640 --- [ main] com.hazelcast.system.logo : [10.30.107.183]:5701 [dev] [5.5.0] 19:14:03 o o o o---o o--o o o---o o o----o o--o--o 19:14:03 | | / \ / | / / \ | | 19:14:03 o----o o o o----o | o o o----o | 19:14:03 | | * \ / | \ * \ | | 19:14:03 o o * o o---o o--o o----o o---o * o o----o o 19:14:03 19:14:03 2026-01-13T19:14:03.152Z INFO 6640 --- [ main] com.hazelcast.system : [10.30.107.183]:5701 [dev] [5.5.0] Copyright (c) 2008-2024, Hazelcast, Inc. All Rights Reserved. 19:14:03 2026-01-13T19:14:03.152Z INFO 6640 --- [ main] com.hazelcast.system : [10.30.107.183]:5701 [dev] [5.5.0] Hazelcast Platform 5.5.0 (20240725) starting at [10.30.107.183]:5701 19:14:03 2026-01-13T19:14:03.152Z INFO 6640 --- [ main] com.hazelcast.system : [10.30.107.183]:5701 [dev] [5.5.0] Cluster name: dev 19:14:03 2026-01-13T19:14:03.152Z INFO 6640 --- [ main] com.hazelcast.system : [10.30.107.183]: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. 19:14:03 2026-01-13T19:14:03.152Z INFO 6640 --- [ main] com.hazelcast.system : [10.30.107.183]:5701 [dev] [5.5.0] The Jet engine is disabled. 19:14:03 To enable the Jet engine on the members, do one of the following: 19:14:03 - Change member config using Java API: config.getJetConfig().setEnabled(true) 19:14:03 - Change XML/YAML configuration property: Set hazelcast.jet.enabled to true 19:14:03 - Add system property: -Dhz.jet.enabled=true (for Hazelcast embedded, works only when loading config via Config.load) 19:14:03 - Add environment variable: HZ_JET_ENABLED=true (recommended when running container image. For Hazelcast embedded, works only when loading config via Config.load) 19:14:03 2026-01-13T19:14:03.152Z INFO 6640 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 19:14:03 2026-01-13T19:14:03.152Z WARN 6640 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 19:14:03 2026-01-13T19:14:03.160Z INFO 6640 --- [ main] com.hazelcast.system.security : [10.30.107.183]: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. 19:14:03 2026-01-13T19:14:03.161Z INFO 6640 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.183]:5701 [dev] [5.5.0] Using Multicast discovery 19:14:03 2026-01-13T19:14:03.164Z INFO 6640 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 19:14:03 2026-01-13T19:14:03.164Z WARN 6640 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 19:14:03 2026-01-13T19:14:03.175Z INFO 6640 --- [ main] c.h.internal.diagnostics.Diagnostics : [10.30.107.183]:5701 [dev] [5.5.0] Diagnostics disabled. To enable add -Dhazelcast.diagnostics.enabled=true to the JVM arguments. 19:14:03 2026-01-13T19:14:03.175Z INFO 6640 --- [ main] com.hazelcast.core.LifecycleService : [10.30.107.183]:5701 [dev] [5.5.0] [10.30.107.183]:5701 is STARTING 19:14:03 2026-01-13T19:14:03.249Z INFO 6640 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 19:14:03 2026-01-13T19:14:03.249Z WARN 6640 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 19:14:03 2026-01-13T19:14:03.267Z INFO 6640 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 19:14:03 2026-01-13T19:14:03.267Z WARN 6640 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 19:14:03 2026-01-13T19:14:03.337Z INFO 6640 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 19:14:03 2026-01-13T19:14:03.337Z WARN 6640 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 19:14:03 2026-01-13T19:14:03.347Z INFO 6640 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 19:14:03 2026-01-13T19:14:03.347Z WARN 6640 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 19:14:03 2026-01-13T19:14:03.360Z INFO 6640 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Node 1 disconnected. 19:14:03 2026-01-13T19:14:03.360Z WARN 6640 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 19:14:03 2026-01-13T19:14:03.453Z INFO 6640 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-15, groupId=ncmp-group] Node 1 disconnected. 19:14:03 2026-01-13T19:14:03.453Z WARN 6640 --- [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. 19:14:03 2026-01-13T19:14:03.463Z INFO 6640 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 19:14:03 2026-01-13T19:14:03.463Z WARN 6640 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 19:14:03 2026-01-13T19:14:03.500Z INFO 6640 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 19:14:03 2026-01-13T19:14:03.500Z WARN 6640 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 19:14:03 2026-01-13T19:14:03.561Z INFO 6640 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 19:14:03 2026-01-13T19:14:03.561Z WARN 6640 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 19:14:03 2026-01-13T19:14:03.586Z INFO 6640 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 19:14:03 2026-01-13T19:14:03.586Z WARN 6640 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 19:14:03 2026-01-13T19:14:03.618Z INFO 6640 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 19:14:03 2026-01-13T19:14:03.618Z WARN 6640 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 19:14:03 2026-01-13T19:14:03.726Z INFO 6640 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 19:14:03 2026-01-13T19:14:03.726Z WARN 6640 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 19:14:03 2026-01-13T19:14:03.760Z INFO 6640 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 19:14:03 2026-01-13T19:14:03.760Z WARN 6640 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 19:14:03 2026-01-13T19:14:03.760Z INFO 6640 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 19:14:03 2026-01-13T19:14:03.760Z WARN 6640 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 19:14:03 2026-01-13T19:14:03.769Z INFO 6640 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 19:14:03 2026-01-13T19:14:03.769Z WARN 6640 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 19:14:03 2026-01-13T19:14:03.769Z INFO 6640 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 19:14:03 2026-01-13T19:14:03.769Z WARN 6640 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 19:14:04 2026-01-13T19:14:03.872Z INFO 6640 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 19:14:04 2026-01-13T19:14:03.872Z WARN 6640 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 19:14:04 2026-01-13T19:14:03.887Z INFO 6640 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 19:14:04 2026-01-13T19:14:03.887Z WARN 6640 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 19:14:04 2026-01-13T19:14:03.916Z INFO 6640 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 19:14:04 2026-01-13T19:14:03.916Z WARN 6640 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 19:14:04 2026-01-13T19:14:03.934Z INFO 6640 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 19:14:04 2026-01-13T19:14:03.934Z WARN 6640 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 19:14:04 2026-01-13T19:14:03.952Z INFO 6640 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 19:14:04 2026-01-13T19:14:03.952Z WARN 6640 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 19:14:04 2026-01-13T19:14:03.960Z INFO 6640 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Node 1 disconnected. 19:14:04 2026-01-13T19:14:03.960Z WARN 6640 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 19:14:04 2026-01-13T19:14:03.960Z INFO 6640 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 19:14:04 2026-01-13T19:14:03.960Z WARN 6640 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 19:14:04 2026-01-13T19:14:03.960Z WARN 6640 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 19:14:04 2026-01-13T19:14:03.967Z INFO 6640 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 19:14:04 2026-01-13T19:14:03.967Z WARN 6640 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 19:14:04 2026-01-13T19:14:04.012Z INFO 6640 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 19:14:04 2026-01-13T19:14:04.012Z WARN 6640 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 19:14:04 2026-01-13T19:14:04.012Z WARN 6640 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 19:14:04 2026-01-13T19:14:04.031Z INFO 6640 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 19:14:04 2026-01-13T19:14:04.032Z WARN 6640 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 19:14:04 2026-01-13T19:14:04.070Z INFO 6640 --- [d | producer-27] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-27] Node 1 disconnected. 19:14:04 2026-01-13T19:14:04.070Z WARN 6640 --- [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. 19:14:04 2026-01-13T19:14:04.101Z INFO 6640 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 19:14:04 2026-01-13T19:14:04.101Z WARN 6640 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 19:14:04 2026-01-13T19:14:04.133Z INFO 6640 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 19:14:04 2026-01-13T19:14:04.133Z WARN 6640 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 19:14:04 2026-01-13T19:14:04.143Z INFO 6640 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 19:14:04 2026-01-13T19:14:04.143Z WARN 6640 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 19:14:04 2026-01-13T19:14:04.154Z INFO 6640 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 19:14:04 2026-01-13T19:14:04.154Z WARN 6640 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 19:14:04 2026-01-13T19:14:04.166Z INFO 6640 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 19:14:04 2026-01-13T19:14:04.166Z WARN 6640 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 19:14:04 2026-01-13T19:14:04.250Z INFO 6640 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 19:14:04 2026-01-13T19:14:04.250Z WARN 6640 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 19:14:04 2026-01-13T19:14:04.268Z INFO 6640 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 19:14:04 2026-01-13T19:14:04.268Z WARN 6640 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 19:14:04 2026-01-13T19:14:04.340Z INFO 6640 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 19:14:04 2026-01-13T19:14:04.340Z WARN 6640 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 19:14:04 2026-01-13T19:14:04.349Z INFO 6640 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 19:14:04 2026-01-13T19:14:04.349Z WARN 6640 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 19:14:04 2026-01-13T19:14:04.368Z INFO 6640 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Node 1 disconnected. 19:14:04 2026-01-13T19:14:04.368Z WARN 6640 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 19:14:04 2026-01-13T19:14:04.433Z INFO 6640 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 19:14:04 2026-01-13T19:14:04.433Z WARN 6640 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 19:14:04 2026-01-13T19:14:04.455Z INFO 6640 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-15, groupId=ncmp-group] Node 1 disconnected. 19:14:04 2026-01-13T19:14:04.456Z WARN 6640 --- [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. 19:14:04 2026-01-13T19:14:04.502Z INFO 6640 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 19:14:04 2026-01-13T19:14:04.502Z WARN 6640 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 19:14:04 2026-01-13T19:14:04.562Z INFO 6640 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 19:14:04 2026-01-13T19:14:04.562Z WARN 6640 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 19:14:04 2026-01-13T19:14:04.587Z INFO 6640 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 19:14:04 2026-01-13T19:14:04.587Z WARN 6640 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 19:14:04 2026-01-13T19:14:04.620Z INFO 6640 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 19:14:04 2026-01-13T19:14:04.620Z WARN 6640 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 19:14:04 2026-01-13T19:14:04.726Z INFO 6640 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 19:14:04 2026-01-13T19:14:04.727Z WARN 6640 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 19:14:04 2026-01-13T19:14:04.762Z INFO 6640 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 19:14:04 2026-01-13T19:14:04.762Z WARN 6640 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 19:14:04 2026-01-13T19:14:04.763Z INFO 6640 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 19:14:04 2026-01-13T19:14:04.763Z WARN 6640 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 19:14:04 2026-01-13T19:14:04.770Z INFO 6640 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 19:14:04 2026-01-13T19:14:04.770Z WARN 6640 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 19:14:04 2026-01-13T19:14:04.770Z INFO 6640 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 19:14:04 2026-01-13T19:14:04.770Z WARN 6640 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 19:14:04 2026-01-13T19:14:04.836Z INFO 6640 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 19:14:04 2026-01-13T19:14:04.836Z WARN 6640 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 19:14:04 2026-01-13T19:14:04.874Z INFO 6640 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 19:14:04 2026-01-13T19:14:04.874Z WARN 6640 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 19:14:04 2026-01-13T19:14:04.889Z INFO 6640 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 19:14:04 2026-01-13T19:14:04.889Z WARN 6640 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 19:14:04 2026-01-13T19:14:04.932Z INFO 6640 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 19:14:04 2026-01-13T19:14:04.932Z WARN 6640 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 19:14:04 2026-01-13T19:14:04.934Z INFO 6640 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 19:14:04 2026-01-13T19:14:04.934Z WARN 6640 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 19:14:05 2026-01-13T19:14:04.960Z INFO 6640 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 19:14:05 2026-01-13T19:14:04.960Z WARN 6640 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 19:14:05 2026-01-13T19:14:04.960Z WARN 6640 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 19:14:05 2026-01-13T19:14:04.969Z INFO 6640 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 19:14:05 2026-01-13T19:14:04.969Z WARN 6640 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 19:14:05 2026-01-13T19:14:04.987Z INFO 6640 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Node 1 disconnected. 19:14:05 2026-01-13T19:14:04.987Z WARN 6640 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 19:14:05 2026-01-13T19:14:05.015Z INFO 6640 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 19:14:05 2026-01-13T19:14:05.015Z WARN 6640 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 19:14:05 2026-01-13T19:14:05.015Z WARN 6640 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 19:14:05 2026-01-13T19:14:05.032Z INFO 6640 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 19:14:05 2026-01-13T19:14:05.032Z WARN 6640 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 19:14:05 2026-01-13T19:14:05.072Z INFO 6640 --- [d | producer-27] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-27] Node 1 disconnected. 19:14:05 2026-01-13T19:14:05.072Z WARN 6640 --- [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. 19:14:05 2026-01-13T19:14:05.102Z INFO 6640 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 19:14:05 2026-01-13T19:14:05.102Z WARN 6640 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 19:14:05 2026-01-13T19:14:05.135Z INFO 6640 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 19:14:05 2026-01-13T19:14:05.135Z WARN 6640 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 19:14:05 2026-01-13T19:14:05.144Z INFO 6640 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 19:14:05 2026-01-13T19:14:05.144Z WARN 6640 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 19:14:05 2026-01-13T19:14:05.155Z INFO 6640 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 19:14:05 2026-01-13T19:14:05.155Z WARN 6640 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 19:14:05 2026-01-13T19:14:05.166Z INFO 6640 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 19:14:05 2026-01-13T19:14:05.166Z WARN 6640 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 19:14:05 2026-01-13T19:14:05.251Z INFO 6640 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 19:14:05 2026-01-13T19:14:05.251Z WARN 6640 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 19:14:05 2026-01-13T19:14:05.268Z INFO 6640 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 19:14:05 2026-01-13T19:14:05.268Z WARN 6640 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 19:14:05 2026-01-13T19:14:05.342Z INFO 6640 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 19:14:05 2026-01-13T19:14:05.342Z WARN 6640 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 19:14:05 2026-01-13T19:14:05.350Z INFO 6640 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 19:14:05 2026-01-13T19:14:05.350Z WARN 6640 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 19:14:05 2026-01-13T19:14:05.370Z INFO 6640 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Node 1 disconnected. 19:14:05 2026-01-13T19:14:05.370Z WARN 6640 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 19:14:05 2026-01-13T19:14:05.458Z INFO 6640 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-15, groupId=ncmp-group] Node 1 disconnected. 19:14:05 2026-01-13T19:14:05.458Z WARN 6640 --- [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. 19:14:05 2026-01-13T19:14:05.465Z INFO 6640 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 19:14:05 2026-01-13T19:14:05.466Z WARN 6640 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 19:14:05 2026-01-13T19:14:05.503Z INFO 6640 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 19:14:05 2026-01-13T19:14:05.503Z WARN 6640 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 19:14:05 2026-01-13T19:14:05.563Z INFO 6640 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 19:14:05 2026-01-13T19:14:05.563Z WARN 6640 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 19:14:05 2026-01-13T19:14:05.589Z INFO 6640 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 19:14:05 2026-01-13T19:14:05.589Z WARN 6640 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 19:14:05 2026-01-13T19:14:05.623Z INFO 6640 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 19:14:05 2026-01-13T19:14:05.623Z WARN 6640 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 19:14:05 2026-01-13T19:14:05.727Z INFO 6640 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 19:14:05 2026-01-13T19:14:05.727Z WARN 6640 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 19:14:05 2026-01-13T19:14:05.762Z INFO 6640 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 19:14:05 2026-01-13T19:14:05.762Z WARN 6640 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 19:14:05 2026-01-13T19:14:05.765Z INFO 6640 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 19:14:05 2026-01-13T19:14:05.765Z WARN 6640 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 19:14:05 2026-01-13T19:14:05.770Z INFO 6640 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 19:14:05 2026-01-13T19:14:05.770Z WARN 6640 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 19:14:05 2026-01-13T19:14:05.771Z INFO 6640 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 19:14:05 2026-01-13T19:14:05.771Z WARN 6640 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 19:14:05 2026-01-13T19:14:05.799Z INFO 6640 --- [ main] c.h.internal.cluster.ClusterService : [10.30.107.183]:5701 [dev] [5.5.0] 19:14:05 19:14:05 Members {size:1, ver:1} [ 19:14:05 Member [10.30.107.183]:5701 - cc6b9521-33f8-4da1-b2c5-199dfce2ff8a this 19:14:05 ] 19:14:05 19:14:05 2026-01-13T19:14:05.801Z INFO 6640 --- [ main] com.hazelcast.core.LifecycleService : [10.30.107.183]:5701 [dev] [5.5.0] [10.30.107.183]:5701 is STARTED 19:14:05 2026-01-13T19:14:05.802Z INFO 6640 --- [ main] c.h.i.p.impl.PartitionStateManagerImpl : [10.30.107.183]:5701 [dev] [5.5.0] Initializing cluster partition table arrangement... 19:14:05 2026-01-13T19:14:05.811Z INFO 6640 --- [ main] com.hazelcast.core.LifecycleService : [10.30.107.183]:5701 [dev] [5.5.0] [10.30.107.183]:5701 is SHUTTING_DOWN 19:14:05 2026-01-13T19:14:05.811Z INFO 6640 --- [cached.thread-1] c.h.i.p.impl.MigrationManagerImpl : [10.30.107.183]:5701 [dev] [5.5.0] Shutdown request of Member [10.30.107.183]:5701 - cc6b9521-33f8-4da1-b2c5-199dfce2ff8a this is handled 19:14:05 2026-01-13T19:14:05.812Z INFO 6640 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.183]:5701 [dev] [5.5.0] Shutting down multicast service... 19:14:05 2026-01-13T19:14:05.812Z INFO 6640 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.183]:5701 [dev] [5.5.0] Shutting down connection manager... 19:14:05 2026-01-13T19:14:05.813Z INFO 6640 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.183]:5701 [dev] [5.5.0] Shutting down node engine... 19:14:05 2026-01-13T19:14:05.838Z INFO 6640 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 19:14:05 2026-01-13T19:14:05.838Z WARN 6640 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 19:14:05 2026-01-13T19:14:05.874Z INFO 6640 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 19:14:05 2026-01-13T19:14:05.874Z WARN 6640 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 19:14:05 2026-01-13T19:14:05.881Z INFO 6640 --- [ main] c.hazelcast.instance.impl.NodeExtension : [10.30.107.183]:5701 [dev] [5.5.0] Destroying node NodeExtension. 19:14:05 2026-01-13T19:14:05.881Z INFO 6640 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.183]:5701 [dev] [5.5.0] Hazelcast Shutdown is completed in 70 ms. 19:14:05 2026-01-13T19:14:05.882Z INFO 6640 --- [ main] com.hazelcast.core.LifecycleService : [10.30.107.183]:5701 [dev] [5.5.0] [10.30.107.183]:5701 is SHUTDOWN 19:14:05 2026-01-13T19:14:05.883Z INFO 6640 --- [ main] c.h.i.config.AbstractConfigLocator : Loading 'hazelcast-default.xml' from the classpath. 19:14:05 2026-01-13T19:14:05.890Z INFO 6640 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 19:14:05 2026-01-13T19:14:05.891Z WARN 6640 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 19:14:05 2026-01-13T19:14:05.898Z INFO 6640 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 19:14:05 2026-01-13T19:14:05.898Z WARN 6640 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 19:14:05 2026-01-13T19:14:05.908Z INFO 6640 --- [ main] com.hazelcast.system.logo : [10.30.107.183]:5701 [dev] [5.5.0] 19:14:05 o o o o---o o--o o o---o o o----o o--o--o 19:14:05 | | / \ / | / / \ | | 19:14:05 o----o o o o----o | o o o----o | 19:14:05 | | * \ / | \ * \ | | 19:14:05 o o * o o---o o--o o----o o---o * o o----o o 19:14:05 19:14:05 2026-01-13T19:14:05.908Z INFO 6640 --- [ main] com.hazelcast.system : [10.30.107.183]:5701 [dev] [5.5.0] Copyright (c) 2008-2024, Hazelcast, Inc. All Rights Reserved. 19:14:05 2026-01-13T19:14:05.908Z INFO 6640 --- [ main] com.hazelcast.system : [10.30.107.183]:5701 [dev] [5.5.0] Hazelcast Platform 5.5.0 (20240725) starting at [10.30.107.183]:5701 19:14:05 2026-01-13T19:14:05.908Z INFO 6640 --- [ main] com.hazelcast.system : [10.30.107.183]:5701 [dev] [5.5.0] Cluster name: dev 19:14:05 2026-01-13T19:14:05.908Z INFO 6640 --- [ main] com.hazelcast.system : [10.30.107.183]: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. 19:14:05 2026-01-13T19:14:05.908Z INFO 6640 --- [ main] com.hazelcast.system : [10.30.107.183]:5701 [dev] [5.5.0] The Jet engine is disabled. 19:14:05 To enable the Jet engine on the members, do one of the following: 19:14:05 - Change member config using Java API: config.getJetConfig().setEnabled(true) 19:14:05 - Change XML/YAML configuration property: Set hazelcast.jet.enabled to true 19:14:05 - Add system property: -Dhz.jet.enabled=true (for Hazelcast embedded, works only when loading config via Config.load) 19:14:05 - Add environment variable: HZ_JET_ENABLED=true (recommended when running container image. For Hazelcast embedded, works only when loading config via Config.load) 19:14:05 2026-01-13T19:14:05.917Z INFO 6640 --- [ main] com.hazelcast.system.security : [10.30.107.183]: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. 19:14:05 2026-01-13T19:14:05.919Z INFO 6640 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.183]:5701 [dev] [5.5.0] Using Multicast discovery 19:14:05 2026-01-13T19:14:05.926Z INFO 6640 --- [ main] c.h.internal.diagnostics.Diagnostics : [10.30.107.183]:5701 [dev] [5.5.0] Diagnostics disabled. To enable add -Dhazelcast.diagnostics.enabled=true to the JVM arguments. 19:14:05 2026-01-13T19:14:05.926Z INFO 6640 --- [ main] com.hazelcast.core.LifecycleService : [10.30.107.183]:5701 [dev] [5.5.0] [10.30.107.183]:5701 is STARTING 19:14:05 2026-01-13T19:14:05.933Z INFO 6640 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 19:14:05 2026-01-13T19:14:05.933Z WARN 6640 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 19:14:05 2026-01-13T19:14:05.936Z INFO 6640 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 19:14:05 2026-01-13T19:14:05.936Z WARN 6640 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 19:14:06 2026-01-13T19:14:05.968Z INFO 6640 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 19:14:06 2026-01-13T19:14:05.968Z WARN 6640 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 19:14:06 2026-01-13T19:14:05.968Z WARN 6640 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 19:14:06 2026-01-13T19:14:05.970Z INFO 6640 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 19:14:06 2026-01-13T19:14:05.970Z WARN 6640 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 19:14:06 2026-01-13T19:14:05.984Z INFO 6640 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.107.183]:5701 [dev] [5.5.0] Initialized new cluster connection between /10.30.107.183:5701 and /10.30.107.171:33571 19:14:06 2026-01-13T19:14:05.987Z INFO 6640 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Node 1 disconnected. 19:14:06 2026-01-13T19:14:05.987Z WARN 6640 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 19:14:06 2026-01-13T19:14:05.998Z INFO 6640 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 19:14:06 2026-01-13T19:14:05.998Z WARN 6640 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 19:14:06 2026-01-13T19:14:05.998Z WARN 6640 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 19:14:06 2026-01-13T19:14:06.072Z INFO 6640 --- [d | producer-27] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-27] Node 1 disconnected. 19:14:06 2026-01-13T19:14:06.072Z WARN 6640 --- [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. 19:14:06 2026-01-13T19:14:06.103Z INFO 6640 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 19:14:06 2026-01-13T19:14:06.103Z WARN 6640 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 19:14:06 2026-01-13T19:14:06.136Z INFO 6640 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 19:14:06 2026-01-13T19:14:06.136Z WARN 6640 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 19:14:06 2026-01-13T19:14:06.145Z INFO 6640 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 19:14:06 2026-01-13T19:14:06.145Z WARN 6640 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 19:14:06 2026-01-13T19:14:06.156Z INFO 6640 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 19:14:06 2026-01-13T19:14:06.156Z WARN 6640 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 19:14:06 2026-01-13T19:14:06.167Z INFO 6640 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 19:14:06 2026-01-13T19:14:06.167Z WARN 6640 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 19:14:06 2026-01-13T19:14:06.251Z INFO 6640 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 19:14:06 2026-01-13T19:14:06.251Z WARN 6640 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 19:14:06 2026-01-13T19:14:06.272Z INFO 6640 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 19:14:06 2026-01-13T19:14:06.272Z WARN 6640 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 19:14:06 2026-01-13T19:14:06.344Z INFO 6640 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 19:14:06 2026-01-13T19:14:06.345Z WARN 6640 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 19:14:06 2026-01-13T19:14:06.351Z INFO 6640 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 19:14:06 2026-01-13T19:14:06.351Z WARN 6640 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 19:14:06 2026-01-13T19:14:06.372Z INFO 6640 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Node 1 disconnected. 19:14:06 2026-01-13T19:14:06.372Z WARN 6640 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 19:14:06 2026-01-13T19:14:06.460Z INFO 6640 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-15, groupId=ncmp-group] Node 1 disconnected. 19:14:06 2026-01-13T19:14:06.460Z WARN 6640 --- [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. 19:14:06 2026-01-13T19:14:06.466Z INFO 6640 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 19:14:06 2026-01-13T19:14:06.466Z WARN 6640 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 19:14:06 2026-01-13T19:14:06.504Z INFO 6640 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 19:14:06 2026-01-13T19:14:06.504Z WARN 6640 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 19:14:06 2026-01-13T19:14:06.564Z INFO 6640 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 19:14:06 2026-01-13T19:14:06.564Z WARN 6640 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 19:14:06 2026-01-13T19:14:06.590Z INFO 6640 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 19:14:06 2026-01-13T19:14:06.590Z WARN 6640 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 19:14:06 2026-01-13T19:14:06.626Z INFO 6640 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 19:14:06 2026-01-13T19:14:06.626Z WARN 6640 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 19:14:06 2026-01-13T19:14:06.737Z INFO 6640 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 19:14:06 2026-01-13T19:14:06.737Z WARN 6640 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 19:14:06 2026-01-13T19:14:06.764Z INFO 6640 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 19:14:06 2026-01-13T19:14:06.764Z WARN 6640 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 19:14:06 2026-01-13T19:14:06.768Z INFO 6640 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 19:14:06 2026-01-13T19:14:06.768Z WARN 6640 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 19:14:06 2026-01-13T19:14:06.770Z INFO 6640 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 19:14:06 2026-01-13T19:14:06.770Z WARN 6640 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 19:14:06 2026-01-13T19:14:06.772Z INFO 6640 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 19:14:06 2026-01-13T19:14:06.772Z WARN 6640 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 19:14:06 2026-01-13T19:14:06.818Z INFO 6640 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 19:14:06 2026-01-13T19:14:06.818Z WARN 6640 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 19:14:06 2026-01-13T19:14:06.876Z INFO 6640 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 19:14:06 2026-01-13T19:14:06.876Z WARN 6640 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 19:14:06 2026-01-13T19:14:06.891Z INFO 6640 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 19:14:06 2026-01-13T19:14:06.891Z WARN 6640 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 19:14:06 2026-01-13T19:14:06.899Z INFO 6640 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 19:14:06 2026-01-13T19:14:06.899Z WARN 6640 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 19:14:06 2026-01-13T19:14:06.935Z INFO 6640 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 19:14:06 2026-01-13T19:14:06.935Z WARN 6640 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 19:14:06 2026-01-13T19:14:06.936Z INFO 6640 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 19:14:06 2026-01-13T19:14:06.936Z WARN 6640 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 19:14:07 2026-01-13T19:14:06.972Z INFO 6640 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 19:14:07 2026-01-13T19:14:06.972Z WARN 6640 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 19:14:07 2026-01-13T19:14:06.973Z INFO 6640 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 19:14:07 2026-01-13T19:14:06.973Z WARN 6640 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 19:14:07 2026-01-13T19:14:06.973Z WARN 6640 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 19:14:07 2026-01-13T19:14:06.988Z INFO 6640 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Node 1 disconnected. 19:14:07 2026-01-13T19:14:06.988Z WARN 6640 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 19:14:07 2026-01-13T19:14:06.989Z INFO 6640 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 19:14:07 2026-01-13T19:14:06.989Z WARN 6640 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 19:14:07 2026-01-13T19:14:06.989Z WARN 6640 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 19:14:07 2026-01-13T19:14:07.058Z INFO 6640 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 19:14:07 2026-01-13T19:14:07.058Z WARN 6640 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 19:14:07 2026-01-13T19:14:07.074Z INFO 6640 --- [d | producer-27] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-27] Node 1 disconnected. 19:14:07 2026-01-13T19:14:07.074Z WARN 6640 --- [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. 19:14:07 2026-01-13T19:14:07.137Z INFO 6640 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 19:14:07 2026-01-13T19:14:07.137Z WARN 6640 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 19:14:07 2026-01-13T19:14:07.145Z INFO 6640 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 19:14:07 2026-01-13T19:14:07.145Z WARN 6640 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 19:14:07 2026-01-13T19:14:07.159Z INFO 6640 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 19:14:07 2026-01-13T19:14:07.159Z WARN 6640 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 19:14:07 2026-01-13T19:14:07.168Z INFO 6640 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 19:14:07 2026-01-13T19:14:07.168Z WARN 6640 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 19:14:07 2026-01-13T19:14:07.253Z INFO 6640 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 19:14:07 2026-01-13T19:14:07.253Z WARN 6640 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 19:14:07 2026-01-13T19:14:07.273Z INFO 6640 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 19:14:07 2026-01-13T19:14:07.273Z WARN 6640 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 19:14:07 2026-01-13T19:14:07.347Z INFO 6640 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 19:14:07 2026-01-13T19:14:07.347Z WARN 6640 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 19:14:07 2026-01-13T19:14:07.352Z INFO 6640 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 19:14:07 2026-01-13T19:14:07.352Z WARN 6640 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 19:14:07 2026-01-13T19:14:07.374Z INFO 6640 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Node 1 disconnected. 19:14:07 2026-01-13T19:14:07.374Z WARN 6640 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 19:14:07 2026-01-13T19:14:07.463Z INFO 6640 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-15, groupId=ncmp-group] Node 1 disconnected. 19:14:07 2026-01-13T19:14:07.463Z WARN 6640 --- [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. 19:14:07 2026-01-13T19:14:07.467Z INFO 6640 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 19:14:07 2026-01-13T19:14:07.467Z WARN 6640 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 19:14:07 2026-01-13T19:14:07.504Z INFO 6640 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 19:14:07 2026-01-13T19:14:07.504Z WARN 6640 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 19:14:07 2026-01-13T19:14:07.565Z INFO 6640 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 19:14:07 2026-01-13T19:14:07.565Z WARN 6640 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 19:14:07 2026-01-13T19:14:07.591Z INFO 6640 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 19:14:07 2026-01-13T19:14:07.591Z WARN 6640 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 19:14:07 2026-01-13T19:14:07.629Z INFO 6640 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 19:14:07 2026-01-13T19:14:07.629Z WARN 6640 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 19:14:07 2026-01-13T19:14:07.739Z INFO 6640 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 19:14:07 2026-01-13T19:14:07.739Z WARN 6640 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 19:14:07 2026-01-13T19:14:07.765Z INFO 6640 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 19:14:07 2026-01-13T19:14:07.765Z WARN 6640 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 19:14:07 2026-01-13T19:14:07.771Z INFO 6640 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 19:14:07 2026-01-13T19:14:07.771Z WARN 6640 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 19:14:07 2026-01-13T19:14:07.771Z INFO 6640 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 19:14:07 2026-01-13T19:14:07.771Z WARN 6640 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 19:14:07 2026-01-13T19:14:07.772Z INFO 6640 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 19:14:07 2026-01-13T19:14:07.772Z WARN 6640 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 19:14:07 2026-01-13T19:14:07.820Z INFO 6640 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 19:14:07 2026-01-13T19:14:07.820Z WARN 6640 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 19:14:07 2026-01-13T19:14:07.877Z INFO 6640 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 19:14:07 2026-01-13T19:14:07.877Z WARN 6640 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 19:14:07 2026-01-13T19:14:07.892Z INFO 6640 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 19:14:07 2026-01-13T19:14:07.892Z WARN 6640 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 19:14:07 2026-01-13T19:14:07.900Z INFO 6640 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 19:14:07 2026-01-13T19:14:07.900Z WARN 6640 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 19:14:07 2026-01-13T19:14:07.936Z INFO 6640 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 19:14:07 2026-01-13T19:14:07.936Z WARN 6640 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 19:14:07 2026-01-13T19:14:07.937Z INFO 6640 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 19:14:07 2026-01-13T19:14:07.937Z WARN 6640 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 19:14:08 2026-01-13T19:14:07.972Z INFO 6640 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 19:14:08 2026-01-13T19:14:07.972Z WARN 6640 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 19:14:08 2026-01-13T19:14:07.984Z INFO 6640 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 19:14:08 2026-01-13T19:14:07.984Z WARN 6640 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 19:14:08 2026-01-13T19:14:07.984Z WARN 6640 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 19:14:08 2026-01-13T19:14:07.988Z INFO 6640 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Node 1 disconnected. 19:14:08 2026-01-13T19:14:07.988Z WARN 6640 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 19:14:08 2026-01-13T19:14:07.993Z INFO 6640 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 19:14:08 2026-01-13T19:14:07.993Z WARN 6640 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 19:14:08 2026-01-13T19:14:07.993Z WARN 6640 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 19:14:08 2026-01-13T19:14:07.999Z INFO 6640 --- [ main] c.h.internal.cluster.ClusterService : [10.30.107.183]:5701 [dev] [5.5.0] 19:14:08 19:14:08 Members {size:1, ver:1} [ 19:14:08 Member [10.30.107.183]:5701 - fba1d948-f78d-420b-8277-b9fa65a15235 this 19:14:08 ] 19:14:08 19:14:08 2026-01-13T19:14:08.000Z INFO 6640 --- [ main] com.hazelcast.core.LifecycleService : [10.30.107.183]:5701 [dev] [5.5.0] [10.30.107.183]:5701 is STARTED 19:14:08 2026-01-13T19:14:08.001Z INFO 6640 --- [ main] c.h.i.p.impl.PartitionStateManagerImpl : [10.30.107.183]:5701 [dev] [5.5.0] Initializing cluster partition table arrangement... 19:14:08 2026-01-13T19:14:08.062Z INFO 6640 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 19:14:08 2026-01-13T19:14:08.062Z WARN 6640 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 19:14:08 2026-01-13T19:14:08.075Z INFO 6640 --- [d | producer-27] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-27] Node 1 disconnected. 19:14:08 2026-01-13T19:14:08.075Z WARN 6640 --- [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. 19:14:08 2026-01-13T19:14:08.083Z INFO 6640 --- [ main] com.hazelcast.core.LifecycleService : [10.30.107.183]:5701 [dev] [5.5.0] [10.30.107.183]:5701 is SHUTTING_DOWN 19:14:08 2026-01-13T19:14:08.083Z INFO 6640 --- [cached.thread-3] c.h.i.p.impl.MigrationManagerImpl : [10.30.107.183]:5701 [dev] [5.5.0] Shutdown request of Member [10.30.107.183]:5701 - fba1d948-f78d-420b-8277-b9fa65a15235 this is handled 19:14:08 2026-01-13T19:14:08.084Z INFO 6640 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.183]:5701 [dev] [5.5.0] Shutting down multicast service... 19:14:08 2026-01-13T19:14:08.084Z INFO 6640 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.183]:5701 [dev] [5.5.0] Shutting down connection manager... 19:14:08 2026-01-13T19:14:08.085Z INFO 6640 --- [ main] c.h.i.server.tcp.TcpServerConnection : [10.30.107.183]:5701 [dev] [5.5.0] Connection[id=1, /10.30.107.183:5701->/10.30.107.171:33571, qualifier=null, endpoint=[10.30.107.171]:5701, remoteUuid=6bc1376e-10cd-43c5-b1fb-8063346892d2, alive=false, connectionType=MEMBER, planeIndex=0] closed. Reason: TcpServer is stopping 19:14:08 2026-01-13T19:14:08.085Z INFO 6640 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.183]:5701 [dev] [5.5.0] Shutting down node engine... 19:14:08 2026-01-13T19:14:08.095Z INFO 6640 --- [ main] c.hazelcast.instance.impl.NodeExtension : [10.30.107.183]:5701 [dev] [5.5.0] Destroying node NodeExtension. 19:14:08 2026-01-13T19:14:08.095Z INFO 6640 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.183]:5701 [dev] [5.5.0] Hazelcast Shutdown is completed in 12 ms. 19:14:08 2026-01-13T19:14:08.095Z INFO 6640 --- [ main] com.hazelcast.core.LifecycleService : [10.30.107.183]:5701 [dev] [5.5.0] [10.30.107.183]:5701 is SHUTDOWN 19:14:08 [INFO] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 51.04 s -- in org.onap.cps.ncmp.impl.inventory.trustlevel.TrustLevelManagerSpec 19:14:08 [INFO] Running org.onap.cps.ncmp.impl.policyexecutor.PolicyExecutorWebClientConfigurationSpec 19:14:08 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.019 s -- in org.onap.cps.ncmp.impl.policyexecutor.PolicyExecutorWebClientConfigurationSpec 19:14:08 [INFO] Running org.onap.cps.ncmp.impl.provmns.ParameterHelperSpec 19:14:08 [INFO] Tests run: 23, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 s -- in org.onap.cps.ncmp.impl.provmns.ParameterHelperSpec 19:14:08 [INFO] Running org.onap.cps.ncmp.impl.provmns.ParametersBuilderSpec 19:14:08 2026-01-13T19:14:08.138Z INFO 6640 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 19:14:08 2026-01-13T19:14:08.138Z WARN 6640 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 19:14:08 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.onap.cps.ncmp.impl.provmns.ParametersBuilderSpec 19:14:08 [INFO] Running org.onap.cps.ncmp.impl.provmns.http.ClientRequestMetricsTagCustomizerSpec 19:14:08 2026-01-13T19:14:08.149Z INFO 6640 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 19:14:08 2026-01-13T19:14:08.149Z WARN 6640 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 19:14:08 19:14:08 . ____ _ __ _ _ 19:14:08 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 19:14:08 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 19:14:08 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 19:14:08 ' |____| .__|_| |_|_| |_\__, | / / / / 19:14:08 =========|_|==============|___/=/_/_/_/ 19:14:08 19:14:08 :: Spring Boot :: (v3.5.9) 19:14:08 19:14:08 2026-01-13T19:14:08.156Z INFO 6640 --- [ main] .h.ClientRequestMetricsTagCustomizerSpec : Starting ClientRequestMetricsTagCustomizerSpec using Java 17.0.6-ea with PID 6640 (started by jenkins in /w/workspace/cps-master-verify-java/cps-ncmp-service) 19:14:08 2026-01-13T19:14:08.156Z INFO 6640 --- [ main] .h.ClientRequestMetricsTagCustomizerSpec : No active profile set, falling back to 1 default profile: "default" 19:14:08 2026-01-13T19:14:08.159Z INFO 6640 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 19:14:08 2026-01-13T19:14:08.159Z WARN 6640 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 19:14:08 2026-01-13T19:14:08.161Z INFO 6640 --- [ main] .h.ClientRequestMetricsTagCustomizerSpec : Started ClientRequestMetricsTagCustomizerSpec in 0.016 seconds (process running for 162.161) 19:14:08 2026-01-13T19:14:08.169Z INFO 6640 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 19:14:08 2026-01-13T19:14:08.169Z WARN 6640 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 19:14:08 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.081 s -- in org.onap.cps.ncmp.impl.provmns.http.ClientRequestMetricsTagCustomizerSpec 19:14:08 [INFO] Running org.onap.cps.ncmp.impl.utils.AlternateIdMatcherSpec 19:14:08 [INFO] Tests run: 32, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 s -- in org.onap.cps.ncmp.impl.utils.AlternateIdMatcherSpec 19:14:08 [INFO] Running org.onap.cps.ncmp.impl.utils.EventDateTimeFormatterSpec 19:14:08 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.onap.cps.ncmp.impl.utils.EventDateTimeFormatterSpec 19:14:08 [INFO] Running org.onap.cps.ncmp.impl.utils.JexParserSpec 19:14:08 2026-01-13T19:14:08.254Z INFO 6640 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 19:14:08 2026-01-13T19:14:08.254Z WARN 6640 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 19:14:08 [INFO] Tests run: 23, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.onap.cps.ncmp.impl.utils.JexParserSpec 19:14:08 [INFO] Running org.onap.cps.ncmp.impl.utils.YangDataConverterSpec 19:14:08 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.onap.cps.ncmp.impl.utils.YangDataConverterSpec 19:14:08 [INFO] Running org.onap.cps.ncmp.impl.utils.http.RestServiceUrlTemplateBuilderSpec 19:14:08 [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.onap.cps.ncmp.impl.utils.http.RestServiceUrlTemplateBuilderSpec 19:14:08 [INFO] Running org.onap.cps.ncmp.init.AlternateIdCacheDataLoaderSpec 19:14:08 2026-01-13T19:14:08.270Z INFO 6640 --- [ main] o.o.c.n.init.AlternateIdCacheDataLoader : Populating Alternate ID map from inventory 19:14:08 2026-01-13T19:14:08.270Z INFO 6640 --- [ main] o.o.c.n.init.AlternateIdCacheDataLoader : Alternate ID map has 0 entries 19:14:08 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.onap.cps.ncmp.init.AlternateIdCacheDataLoaderSpec 19:14:08 [INFO] Running org.onap.cps.ncmp.init.CmDataSubscriptionModelLoaderSpec 19:14:08 2026-01-13T19:14:08.274Z INFO 6640 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 19:14:08 2026-01-13T19:14:08.274Z WARN 6640 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 19:14:08 2026-01-13T19:14:08.292Z INFO 6640 --- [ main] o.o.c.n.i.CmDataSubscriptionModelLoader : Model Loader #3 Started: NCMP CM Data Notification Subscription Models 19:14:08 2026-01-13T19:14:08.293Z INFO 6640 --- [ main] o.o.c.n.i.CmDataSubscriptionModelLoader : Model Loader #3: NCMP CM Data Notification Subscription Models onboarded successfully 19:14:08 2026-01-13T19:14:08.293Z INFO 6640 --- [ main] o.o.c.n.i.CmDataSubscriptionModelLoader : Model Loader #3 Completed 19:14:08 2026-01-13T19:14:08.295Z INFO 6640 --- [ main] org.onap.cps.init.AbstractModelLoader : This instance is not model loader master, skipping model loader for: CmDataSubscriptionModelLoader 19:14:08 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.023 s -- in org.onap.cps.ncmp.init.CmDataSubscriptionModelLoaderSpec 19:14:08 [INFO] Running org.onap.cps.ncmp.init.DataMigrationSpec 19:14:08 2026-01-13T19:14:08.314Z ERROR 6640 --- [ main] org.onap.cps.ncmp.init.DataMigration : Failed to process CM handle faultyCmHandle state 19:14:08 19:14:08 java.lang.RuntimeException: Simulated failure 19:14:08 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 19:14:08 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 19:14:08 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 19:14:08 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 19:14:08 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 19:14:08 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 19:14:08 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 19:14:08 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59) 19:14:08 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263) 19:14:08 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:277) 19:14:08 at org.onap.cps.ncmp.init.DataMigrationSpec$__spock_feature_0_1_closure2.doCall(DataMigrationSpec.groovy:94) 19:14:08 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 19:14:08 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 19:14:08 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 19:14:08 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 19:14:08 at org.codehaus.groovy.reflection.CachedMethod.invoke(CachedMethod.java:107) 19:14:08 at groovy.lang.MetaMethod.doMethodInvoke(MetaMethod.java:323) 19:14:08 at org.codehaus.groovy.runtime.metaclass.ClosureMetaClass.invokeMethod(ClosureMetaClass.java:274) 19:14:08 at groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:1030) 19:14:08 at groovy.lang.Closure.call(Closure.java:427) 19:14:08 at org.spockframework.runtime.GroovyRuntimeUtil.invokeClosure(GroovyRuntimeUtil.java:200) 19:14:08 at org.spockframework.mock.response.CodeResponseGenerator.invokeClosure(CodeResponseGenerator.java:54) 19:14:08 at org.spockframework.mock.response.CodeResponseGenerator.doRespond(CodeResponseGenerator.java:37) 19:14:08 at org.spockframework.mock.response.SingleResponseGenerator.respond(SingleResponseGenerator.java:32) 19:14:08 at org.spockframework.mock.response.ResponseGeneratorChain.respond(ResponseGeneratorChain.java:44) 19:14:08 at org.spockframework.mock.runtime.MockInteraction.accept(MockInteraction.java:73) 19:14:08 at org.spockframework.mock.runtime.MockInteractionDecorator.accept(MockInteractionDecorator.java:50) 19:14:08 at org.spockframework.mock.runtime.InteractionScope$1.accept(InteractionScope.java:57) 19:14:08 at org.spockframework.mock.runtime.MockController.handle(MockController.java:40) 19:14:08 at org.spockframework.mock.runtime.JavaMockInterceptor.intercept(JavaMockInterceptor.java:86) 19:14:08 at org.spockframework.mock.runtime.DynamicProxyMockInterceptorAdapter.invoke(DynamicProxyMockInterceptorAdapter.java:36) 19:14:08 at jdk.proxy2/jdk.proxy2.$Proxy252.getNcmpServiceCmHandle(Unknown Source) 19:14:08 at org.onap.cps.ncmp.init.DataMigration.migrateBatch(DataMigration.java:72) 19:14:08 at org.onap.cps.ncmp.init.DataMigration.migrateInventoryToModelRelease20250722(DataMigration.java:60) 19:14:08 at org.onap.cps.ncmp.init.DataMigration$SpockMock$368303891.migrateInventoryToModelRelease20250722$accessor$sat3MkFT(Unknown Source) 19:14:08 at org.onap.cps.ncmp.init.DataMigration$SpockMock$368303891$auxiliary$Ke6ZFciV.call(Unknown Source) 19:14:08 at org.spockframework.mock.runtime.ByteBuddyMethodInvoker.respond(ByteBuddyMethodInvoker.java:20) 19:14:08 at org.spockframework.mock.runtime.MockInvocation.callRealMethod(MockInvocation.java:61) 19:14:08 at org.spockframework.mock.CallRealMethodResponse.respond(CallRealMethodResponse.java:30) 19:14:08 at org.spockframework.mock.runtime.MockController.handle(MockController.java:50) 19:14:08 at org.spockframework.mock.runtime.JavaMockInterceptor.intercept(JavaMockInterceptor.java:86) 19:14:08 at org.spockframework.mock.runtime.ByteBuddyInterceptorAdapter.interceptNonAbstract(ByteBuddyInterceptorAdapter.java:35) 19:14:08 at org.onap.cps.ncmp.init.DataMigration$SpockMock$368303891.migrateInventoryToModelRelease20250722(Unknown Source) 19:14:08 at org.onap.cps.ncmp.init.DataMigration$SpockMock$368303891$migrateInventoryToModelRelease20250722.call(Unknown Source) 19:14:08 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 19:14:08 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:125) 19:14:08 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:139) 19:14:08 at org.onap.cps.ncmp.init.DataMigrationSpec.$spock_feature_0_1(DataMigrationSpec.groovy:96) 19:14:08 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 19:14:08 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 19:14:08 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 19:14:08 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 19:14:08 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 19:14:08 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 19:14:08 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 19:14:08 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 19:14:08 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 19:14:08 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 19:14:08 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 19:14:08 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:58) 19:14:08 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:15) 19:14:08 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 19:14:08 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 19:14:08 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 19:14:08 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 19:14:08 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 19:14:08 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 19:14:08 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 19:14:08 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 19:14:08 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 19:14:08 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 19:14:08 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 19:14:08 at org.spockframework.runtime.SimpleFeatureNode.lambda$around$0(SimpleFeatureNode.java:52) 19:14:08 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 19:14:08 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 19:14:08 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 19:14:08 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 19:14:08 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 19:14:08 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 19:14:08 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 19:14:08 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 19:14:08 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:52) 19:14:08 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:15) 19:14:08 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 19:14:08 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 19:14:08 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 19:14:08 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 19:14:08 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 19:14:08 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 19:14:08 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 19:14:08 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 19:14:08 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 19:14:08 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 19:14:08 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 19:14:08 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 19:14:08 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 19:14:08 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 19:14:08 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 19:14:08 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 19:14:08 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 19:14:08 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 19:14:08 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 19:14:08 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 19:14:08 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 19:14:08 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 19:14:08 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 19:14:08 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 19:14:08 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 19:14:08 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 19:14:08 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 19:14:08 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 19:14:08 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 19:14:08 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 19:14:08 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 19:14:08 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 19:14:08 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 19:14:08 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 19:14:08 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 19:14:08 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) 19:14:08 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) 19:14:08 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) 19:14:08 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) 19:14:08 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) 19:14:08 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) 19:14:08 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 19:14:08 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 19:14:08 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 19:14:08 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) 19:14:08 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 19:14:08 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) 19:14:08 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 19:14:08 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 19:14:08 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 19:14:08 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 19:14:08 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 19:14:08 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 19:14:08 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 19:14:08 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 19:14:08 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 19:14:08 19:14:08 2026-01-13T19:14:08.316Z ERROR 6640 --- [ main] org.onap.cps.ncmp.init.DataMigration : Failed to perform bulk update for batch 19:14:08 19:14:08 java.lang.RuntimeException: Simulated failure 19:14:08 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 19:14:08 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 19:14:08 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 19:14:08 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 19:14:08 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 19:14:08 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 19:14:08 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 19:14:08 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59) 19:14:08 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263) 19:14:08 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:277) 19:14:08 at org.onap.cps.ncmp.init.DataMigrationSpec$__spock_feature_0_2_closure3.doCall(DataMigrationSpec.groovy:107) 19:14:08 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 19:14:08 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 19:14:08 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 19:14:08 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 19:14:08 at org.codehaus.groovy.reflection.CachedMethod.invoke(CachedMethod.java:107) 19:14:08 at groovy.lang.MetaMethod.doMethodInvoke(MetaMethod.java:323) 19:14:08 at org.codehaus.groovy.runtime.metaclass.ClosureMetaClass.invokeMethod(ClosureMetaClass.java:274) 19:14:08 at groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:1030) 19:14:08 at groovy.lang.Closure.call(Closure.java:427) 19:14:08 at org.spockframework.runtime.GroovyRuntimeUtil.invokeClosure(GroovyRuntimeUtil.java:200) 19:14:08 at org.spockframework.mock.response.CodeResponseGenerator.invokeClosure(CodeResponseGenerator.java:54) 19:14:08 at org.spockframework.mock.response.CodeResponseGenerator.doRespond(CodeResponseGenerator.java:37) 19:14:08 at org.spockframework.mock.response.SingleResponseGenerator.respond(SingleResponseGenerator.java:32) 19:14:08 at org.spockframework.mock.response.ResponseGeneratorChain.respond(ResponseGeneratorChain.java:44) 19:14:08 at org.spockframework.mock.runtime.MockInteraction.accept(MockInteraction.java:73) 19:14:08 at org.spockframework.mock.runtime.MockInteractionDecorator.accept(MockInteractionDecorator.java:50) 19:14:08 at org.spockframework.mock.runtime.InteractionScope$1.accept(InteractionScope.java:57) 19:14:08 at org.spockframework.mock.runtime.MockController.handle(MockController.java:40) 19:14:08 at org.spockframework.mock.runtime.JavaMockInterceptor.intercept(JavaMockInterceptor.java:86) 19:14:08 at org.spockframework.mock.runtime.DynamicProxyMockInterceptorAdapter.invoke(DynamicProxyMockInterceptorAdapter.java:36) 19:14:08 at jdk.proxy2/jdk.proxy2.$Proxy228.cmHandleBulkMigrate(Unknown Source) 19:14:08 at org.onap.cps.ncmp.init.DataMigration.migrateBatch(DataMigration.java:83) 19:14:08 at org.onap.cps.ncmp.init.DataMigration.migrateInventoryToModelRelease20250722(DataMigration.java:60) 19:14:08 at org.onap.cps.ncmp.init.DataMigration$SpockMock$368303891.migrateInventoryToModelRelease20250722$accessor$sat3MkFT(Unknown Source) 19:14:08 at org.onap.cps.ncmp.init.DataMigration$SpockMock$368303891$auxiliary$Ke6ZFciV.call(Unknown Source) 19:14:08 at org.spockframework.mock.runtime.ByteBuddyMethodInvoker.respond(ByteBuddyMethodInvoker.java:20) 19:14:08 at org.spockframework.mock.runtime.MockInvocation.callRealMethod(MockInvocation.java:61) 19:14:08 at org.spockframework.mock.CallRealMethodResponse.respond(CallRealMethodResponse.java:30) 19:14:08 at org.spockframework.mock.runtime.MockController.handle(MockController.java:50) 19:14:08 at org.spockframework.mock.runtime.JavaMockInterceptor.intercept(JavaMockInterceptor.java:86) 19:14:08 at org.spockframework.mock.runtime.ByteBuddyInterceptorAdapter.interceptNonAbstract(ByteBuddyInterceptorAdapter.java:35) 19:14:08 at org.onap.cps.ncmp.init.DataMigration$SpockMock$368303891.migrateInventoryToModelRelease20250722(Unknown Source) 19:14:08 at org.onap.cps.ncmp.init.DataMigration$SpockMock$368303891$migrateInventoryToModelRelease20250722.call(Unknown Source) 19:14:08 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 19:14:08 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:125) 19:14:08 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:139) 19:14:08 at org.onap.cps.ncmp.init.DataMigrationSpec.$spock_feature_0_2(DataMigrationSpec.groovy:110) 19:14:08 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 19:14:08 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 19:14:08 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 19:14:08 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 19:14:08 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 19:14:08 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 19:14:08 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 19:14:08 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 19:14:08 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 19:14:08 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 19:14:08 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 19:14:08 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:58) 19:14:08 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:15) 19:14:08 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 19:14:08 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 19:14:08 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 19:14:08 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 19:14:08 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 19:14:08 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 19:14:08 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 19:14:08 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 19:14:08 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 19:14:08 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 19:14:08 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 19:14:08 at org.spockframework.runtime.SimpleFeatureNode.lambda$around$0(SimpleFeatureNode.java:52) 19:14:08 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 19:14:08 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 19:14:08 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 19:14:08 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 19:14:08 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 19:14:08 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 19:14:08 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 19:14:08 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 19:14:08 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:52) 19:14:08 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:15) 19:14:08 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 19:14:08 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 19:14:08 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 19:14:08 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 19:14:08 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 19:14:08 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 19:14:08 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 19:14:08 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 19:14:08 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 19:14:08 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 19:14:08 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 19:14:08 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 19:14:08 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 19:14:08 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 19:14:08 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 19:14:08 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 19:14:08 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 19:14:08 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 19:14:08 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 19:14:08 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 19:14:08 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 19:14:08 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 19:14:08 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 19:14:08 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 19:14:08 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 19:14:08 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 19:14:08 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 19:14:08 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 19:14:08 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 19:14:08 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 19:14:08 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 19:14:08 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 19:14:08 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 19:14:08 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 19:14:08 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 19:14:08 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) 19:14:08 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) 19:14:08 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) 19:14:08 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) 19:14:08 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) 19:14:08 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) 19:14:08 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 19:14:08 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 19:14:08 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 19:14:08 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) 19:14:08 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 19:14:08 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) 19:14:08 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 19:14:08 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 19:14:08 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 19:14:08 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 19:14:08 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 19:14:08 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 19:14:08 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 19:14:08 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 19:14:08 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 19:14:08 19:14:08 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.018 s -- in org.onap.cps.ncmp.init.DataMigrationSpec 19:14:08 [INFO] Running org.onap.cps.ncmp.init.InventoryModelLoaderSpec 19:14:08 2026-01-13T19:14:08.337Z INFO 6640 --- [ main] org.onap.cps.init.AbstractModelLoader : This instance is model loader master 19:14:08 2026-01-13T19:14:08.337Z INFO 6640 --- [ main] o.o.cps.ncmp.init.InventoryModelLoader : Model Loader #2 Started: NCMP Inventory Models 19:14:08 2026-01-13T19:14:08.337Z INFO 6640 --- [ main] o.o.cps.ncmp.init.InventoryModelLoader : Model Loader #2: New installation using inventory model revision 2024-02-23. 19:14:08 2026-01-13T19:14:08.339Z INFO 6640 --- [ main] o.o.cps.ncmp.init.InventoryModelLoader : Model Loader #2: Inventory model dmi-registry-2024-02-23 installed successfully, 19:14:08 2026-01-13T19:14:08.340Z INFO 6640 --- [ main] o.o.cps.ncmp.init.InventoryModelLoader : Model Loader #2 Completed 19:14:08 2026-01-13T19:14:08.345Z INFO 6640 --- [ main] o.o.cps.ncmp.init.InventoryModelLoader : Model Loader #2 Started: NCMP Inventory Models 19:14:08 2026-01-13T19:14:08.346Z INFO 6640 --- [ main] o.o.cps.ncmp.init.InventoryModelLoader : Model Loader #2: New installation using inventory model revision 2025-07-22. 19:14:08 2026-01-13T19:14:08.351Z INFO 6640 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 19:14:08 2026-01-13T19:14:08.351Z WARN 6640 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 19:14:08 2026-01-13T19:14:08.352Z INFO 6640 --- [ main] o.o.cps.ncmp.init.InventoryModelLoader : Model Loader #2: Inventory model dmi-registry-2025-07-22 installed successfully, 19:14:08 2026-01-13T19:14:08.352Z INFO 6640 --- [ main] o.o.cps.ncmp.init.InventoryModelLoader : Model Loader #2 Completed 19:14:08 2026-01-13T19:14:08.354Z INFO 6640 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 19:14:08 2026-01-13T19:14:08.354Z WARN 6640 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 19:14:08 2026-01-13T19:14:08.355Z INFO 6640 --- [ main] o.o.cps.ncmp.init.InventoryModelLoader : Model Loader #2 Started: NCMP Inventory Models 19:14:08 2026-01-13T19:14:08.355Z INFO 6640 --- [ main] o.o.cps.ncmp.init.InventoryModelLoader : Model Loader #2: Upgrading already installed inventory to revision 2025-07-22. 19:14:08 2026-01-13T19:14:08.355Z INFO 6640 --- [ main] o.o.cps.ncmp.init.InventoryModelLoader : Model Loader #2: Inventory upgraded successfully to model dmi-registry-2025-07-22 19:14:08 2026-01-13T19:14:08.355Z INFO 6640 --- [ main] o.o.cps.ncmp.init.InventoryModelLoader : Model Loader #2 Completed 19:14:08 2026-01-13T19:14:08.360Z INFO 6640 --- [ main] org.onap.cps.init.AbstractModelLoader : This instance is not model loader master, skipping model loader for: InventoryModelLoader 19:14:08 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.048 s -- in org.onap.cps.ncmp.init.InventoryModelLoaderSpec 19:14:08 2026-01-13T19:14:08.363Z INFO 6640 --- [ main] o.o.cps.ncmp.init.InventoryModelLoader : Model Loader #2 Started: NCMP Inventory Models 19:14:08 2026-01-13T19:14:08.363Z INFO 6640 --- [ main] o.o.cps.ncmp.init.InventoryModelLoader : Model Loader #2: Revision 2025-07-22 is already installed. 19:14:08 2026-01-13T19:14:08.363Z INFO 6640 --- [ main] o.o.cps.ncmp.init.InventoryModelLoader : Model Loader #2 Completed 19:14:08 2026-01-13T19:14:08.366Z INFO 6640 --- [ main] o.o.cps.ncmp.init.InventoryModelLoader : Model Loader #2: Inventory upgraded successfully to model dmi-registry-2025-07-22 19:14:08 2026-01-13T19:14:08.376Z INFO 6640 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Node 1 disconnected. 19:14:08 2026-01-13T19:14:08.376Z WARN 6640 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 19:14:08 [INFO] 19:14:08 [INFO] Results: 19:14:08 [INFO] 19:14:08 [INFO] Tests run: 852, Failures: 0, Errors: 0, Skipped: 0 19:14:08 [INFO] 19:14:08 [INFO] 19:14:08 [INFO] --- jacoco-maven-plugin:0.8.14:check (coverage-check) @ cps-ncmp-service --- 19:14:08 [INFO] Loading execution data file /w/workspace/cps-master-verify-java/cps-ncmp-service/target/code-coverage/jacoco-ut.exec 19:14:08 [INFO] Analyzed bundle 'cps-ncmp-service' with 160 classes 19:14:08 [INFO] All coverage checks have been met. 19:14:08 [INFO] 19:14:08 [INFO] --- jacoco-maven-plugin:0.8.14:report (post-unit-test) @ cps-ncmp-service --- 19:14:08 [INFO] Loading execution data file /w/workspace/cps-master-verify-java/cps-ncmp-service/target/code-coverage/jacoco-ut.exec 19:14:09 [INFO] Analyzed bundle 'cps-ncmp-service' with 160 classes 19:14:09 [INFO] 19:14:09 [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ cps-ncmp-service --- 19:14:09 [INFO] Building jar: /w/workspace/cps-master-verify-java/cps-ncmp-service/target/cps-ncmp-service-3.7.4-SNAPSHOT.jar 19:14:09 [INFO] 19:14:09 [INFO] --- maven-install-plugin:2.4:install (default-install) @ cps-ncmp-service --- 19:14:09 [INFO] Installing /w/workspace/cps-master-verify-java/cps-ncmp-service/target/cps-ncmp-service-3.7.4-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/onap/cps/cps-ncmp-service/3.7.4-SNAPSHOT/cps-ncmp-service-3.7.4-SNAPSHOT.jar 19:14:09 [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.4-SNAPSHOT/cps-ncmp-service-3.7.4-SNAPSHOT.pom 19:14:09 [INFO] 19:14:09 [INFO] ---------------------< org.onap.cps:cps-ncmp-rest >--------------------- 19:14:09 [INFO] Building cps-ncmp-rest 3.7.4-SNAPSHOT [11/21] 19:14:09 [INFO] --------------------------------[ jar ]--------------------------------- 19:14:09 [INFO] 19:14:09 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ cps-ncmp-rest --- 19:14:09 [INFO] 19:14:09 [INFO] --- jacoco-maven-plugin:0.8.14:prepare-agent (default-prepare-agent) @ cps-ncmp-rest --- 19:14:09 [INFO] surefireArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/cps-master-verify-java/cps-ncmp-rest/target/code-coverage/jacoco-ut.exec,excludes=org/onap/cps/events/model/*:org/onap/cps/rest/model/*:org/onap/cps/cpspath/parser/antlr4/*:org/onap/cps/ncmp/rest/model/*:org/onap/cps/**/*MapperImpl.class:org/onap/cps/ncmp/rest/stub/*:org/onap/cps/policyexecutor/stub/model/*:org/onap/cps/ncmp/impl/provmns/model/*:**/pom.xml 19:14:09 [INFO] 19:14:09 [INFO] --- openapi-generator-maven-plugin:7.12.0:generate (ncmp-code-gen) @ cps-ncmp-rest --- 19:14:09 [INFO] Generating with dryRun=false 19:14:09 [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. 19:14:09 [INFO] OpenAPI Generator: spring (server) 19:14:09 [INFO] Generator 'spring' is considered stable. 19:14:09 [INFO] ---------------------------------- 19:14:09 [INFO] Set base package to invoker package (org.onap.cps.ncmp.rest.controller) 19:14:09 [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) 19:14:09 [INFO] NOTE: To enable file post-processing, 'enablePostProcessFile' must be set to `true` (--enable-post-process-file for CLI). 19:14: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). 19:14:09 [INFO] Processing operation getResourceDataForCmHandle 19:14:09 [INFO] Processing operation updateResourceDataRunningForCmHandle 19:14:09 [INFO] Processing operation createResourceDataRunningForCmHandle 19:14:09 [INFO] Processing operation deleteResourceDataRunningForCmHandle 19:14:09 [INFO] Processing operation patchResourceDataRunningForCmHandle 19:14:09 [INFO] Processing operation executeDataOperationForCmHandles 19:14:09 [INFO] Processing operation queryResourceDataForCmHandle 19:14:09 [INFO] Processing operation getModuleReferencesByCmHandle 19:14:09 [INFO] Processing operation getModuleDefinitions 19:14:09 [INFO] Processing operation searchCmHandles 19:14:09 [INFO] Processing operation retrieveCmHandleDetailsById 19:14:09 [INFO] Processing operation getPublicCmHandlePropertiesByCmHandleId 19:14:09 [INFO] Processing operation searchCmHandleIds 19:14:09 [INFO] Processing operation getCmHandleStateByCmHandleId 19:14:09 [INFO] Processing operation setDataSyncEnabledFlagForCmHandle 19:14: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] 19:14: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] 19:14:09 [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 19:14:09 [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 19:14:09 [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 19:14:09 [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 19:14:09 [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 19:14:09 [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 19:14:09 [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 19:14:09 [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 19:14:09 [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 19:14:09 [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 19:14:09 [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 19:14:09 [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 19:14:09 [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 19:14:09 [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 19:14:09 [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 19:14:09 [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 19:14:09 [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 19:14:09 [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 19:14:10 [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] 19:14:10 [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 19:14:10 [INFO] Skipping generation of Webhooks. 19:14:10 [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] 19:14:10 [INFO] Skipping generation of supporting files. 19:14:10 ################################################################################ 19:14:10 # Thanks for using OpenAPI Generator. # 19:14:10 # Please consider donation to help us maintain this project 🙏 # 19:14:10 # https://opencollective.com/openapi_generator/donate # 19:14:10 ################################################################################ 19:14:10 [INFO] 19:14:10 [INFO] --- openapi-generator-maven-plugin:7.12.0:generate (ncmp-code-gen-inventory) @ cps-ncmp-rest --- 19:14:10 [INFO] Generating with dryRun=false 19:14:10 [INFO] No .openapi-generator-ignore file found. 19:14:10 [INFO] OpenAPI Generator: spring (server) 19:14:10 [INFO] Generator 'spring' is considered stable. 19:14:10 [INFO] ---------------------------------- 19:14:10 [INFO] Set base package to invoker package (org.onap.cps.ncmp.rest.controller) 19:14:10 [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) 19:14:10 [INFO] NOTE: To enable file post-processing, 'enablePostProcessFile' must be set to `true` (--enable-post-process-file for CLI). 19:14:10 [INFO] Processing operation updateDmiPluginRegistration 19:14:10 [INFO] Processing operation getAllCmHandleReferencesForRegisteredDmi 19:14:10 [INFO] Processing operation searchCmHandleIds 19:14:10 [INFO] Processing operation searchCmHandles 19:14:10 [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] 19:14:10 [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] 19:14:10 [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 19:14:10 [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 19:14:10 [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 19:14:10 [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 19:14:10 [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 19:14:10 [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 19:14:10 [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 19:14:10 [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 19:14:10 [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 19:14:10 [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 19:14:10 [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 19:14:10 [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 19:14:10 [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 19:14:10 [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 19:14:10 [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 19:14:10 [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] 19:14:10 [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 19:14:10 [INFO] Skipping generation of Webhooks. 19:14:10 [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] 19:14:10 [INFO] Skipping generation of supporting files. 19:14:10 ################################################################################ 19:14:10 # Thanks for using OpenAPI Generator. # 19:14:10 # Please consider donation to help us maintain this project 🙏 # 19:14:10 # https://opencollective.com/openapi_generator/donate # 19:14:10 ################################################################################ 19:14:10 [INFO] 19:14:10 [INFO] --- maven-checkstyle-plugin:3.3.1:check (onap-license) @ cps-ncmp-rest --- 19:14:10 [INFO] You have 0 Checkstyle violations. 19:14:10 [INFO] 19:14:10 [INFO] --- maven-checkstyle-plugin:3.3.1:check (cps-java-style) @ cps-ncmp-rest --- 19:14:10 [INFO] You have 0 Checkstyle violations. 19:14:10 [INFO] 19:14:10 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ cps-ncmp-rest --- 19:14:10 [INFO] Copying 1 resource from src/main/resources to target/classes 19:14:10 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/license 19:14:10 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-resources/licenses 19:14:10 [INFO] 19:14:10 [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ cps-ncmp-rest --- 19:14:10 [INFO] Recompiling the module because of changed dependency. 19:14:10 [INFO] Compiling 39 source files with javac [debug release 17] to target/classes 19:14:11 [WARNING] /w/workspace/cps-master-verify-java/cps-ncmp-rest/src/main/java/org/onap/cps/ncmp/rest/util/NcmpRestInputMapper.java:[60,25] Unmapped target properties: "dmiServiceName, dmiDataServiceName, dmiModelServiceName, compositeState, currentTrustLevel". 19:14:11 [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 19:14:11 [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. 19:14:11 [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. 19:14:11 [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. 19:14:11 [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. 19:14:11 [INFO] 19:14:11 [INFO] --- openapi-generator-maven-plugin:7.12.0:generate (ncmp-inventory-openapi-yaml-gen) @ cps-ncmp-rest --- 19:14:11 [INFO] Generating with dryRun=false 19:14:11 [INFO] No .openapi-generator-ignore file found. 19:14:11 [INFO] OpenAPI Generator: openapi-yaml (documentation) 19:14:11 [INFO] Generator 'openapi-yaml' is considered stable. 19:14:11 [INFO] Output file [outputFile=openapi-inventory.yaml] 19:14:11 [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] 19:14:11 [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] 19:14:11 [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] 19:14:11 [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] 19:14:11 [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] 19:14:11 [INFO] Skipping generation of Webhooks. 19:14:11 [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] 19:14:11 [INFO] writing file /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/README.md 19:14:11 [INFO] writing file /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/openapi-inventory.yaml 19:14:11 [INFO] writing file /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/.openapi-generator-ignore 19:14:11 [INFO] writing file /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/.openapi-generator/VERSION 19:14:11 [INFO] writing file /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/.openapi-generator/FILES 19:14:11 ################################################################################ 19:14:11 # Thanks for using OpenAPI Generator. # 19:14:11 # Please consider donation to help us maintain this project 🙏 # 19:14:11 # https://opencollective.com/openapi_generator/donate # 19:14:11 ################################################################################ 19:14:12 [INFO] 19:14:12 [INFO] --- openapi-generator-maven-plugin:7.12.0:generate (ncmp-openapi-yaml-gen) @ cps-ncmp-rest --- 19:14:12 [INFO] Generating with dryRun=false 19:14:12 [INFO] OpenAPI Generator: openapi-yaml (documentation) 19:14:12 [INFO] Generator 'openapi-yaml' is considered stable. 19:14:12 [INFO] Output file [outputFile=openapi.yaml] 19:14:12 [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). 19:14:12 [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] 19:14:12 [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] 19:14:12 [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] 19:14:12 [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] 19:14:12 [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] 19:14:12 [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] 19:14:12 [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] 19:14:12 [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] 19:14:12 [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] 19:14:12 [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] 19:14:12 [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] 19:14:12 [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] 19:14:12 [INFO] Skipping generation of Webhooks. 19:14:12 [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] 19:14:12 [INFO] writing file /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/README.md 19:14:12 [INFO] writing file /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/openapi.yaml 19:14:12 [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.) 19:14:12 [INFO] writing file /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/.openapi-generator/VERSION 19:14:12 [INFO] writing file /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/.openapi-generator/FILES 19:14:12 ################################################################################ 19:14:12 # Thanks for using OpenAPI Generator. # 19:14:12 # Please consider donation to help us maintain this project 🙏 # 19:14:12 # https://opencollective.com/openapi_generator/donate # 19:14:12 ################################################################################ 19:14:12 [INFO] 19:14:12 [INFO] --- maven-resources-plugin:3.3.1:copy-resources (copy-resources) @ cps-ncmp-rest --- 19:14:12 [INFO] Copying 2 resources from target/generated-sources/openapi to target/classes/static/api-docs/cps-ncmp 19:14:12 [INFO] 19:14:12 [INFO] --- maven-resources-plugin:3.3.1:copy-resources (copy-to-docs-folder) @ cps-ncmp-rest --- 19:14:12 [INFO] Copying 2 resources from target/generated-sources/openapi to ../docs/api/swagger/ncmp 19:14:12 [INFO] 19:14:12 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ cps-ncmp-rest --- 19:14:12 [INFO] Copying 7 resources from src/test/resources to target/test-classes 19:14:12 [INFO] 19:14:12 [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ cps-ncmp-rest --- 19:14:12 [INFO] Recompiling the module because of changed dependency. 19:14:12 [INFO] Compiling 2 source files with javac [debug release 17] to target/test-classes 19:14:12 [INFO] 19:14:12 [INFO] --- gmavenplus-plugin:4.0.1:compileTests (default) @ cps-ncmp-rest --- 19:14:12 [INFO] Using isolated classloader, without GMavenPlus classpath. 19:14:12 [INFO] Using Groovy 3.0.18 to perform compileTests. 19:14:12 [INFO] Parallel parsing disabled. 19:14:14 [INFO] Compiled 22 files. 19:14:14 [INFO] 19:14:14 [INFO] --- maven-surefire-plugin:3.3.1:test (default-test) @ cps-ncmp-rest --- 19:14:14 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 19:14:14 [INFO] 19:14:14 [INFO] ------------------------------------------------------- 19:14:14 [INFO] T E S T S 19:14:14 [INFO] ------------------------------------------------------- 19:14:15 19:14:15.470 [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. 19:14:15 19:14:15.745 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper -- Found @SpringBootConfiguration org.onap.cps.TestApplication for test class org.onap.cps.ncmp.rest.controller.NetworkCmProxyControllerSpec 19:14:15 19:14:15.803 [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. 19:14:15 19:14:15.819 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper -- Found @SpringBootConfiguration org.onap.cps.TestApplication for test class org.onap.cps.ncmp.rest.controller.NetworkCmProxyInventoryControllerSpec 19:14:15 19:14:15.840 [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. 19:14:15 19:14:15.856 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper -- Found @SpringBootConfiguration org.onap.cps.TestApplication for test class org.onap.cps.ncmp.rest.controller.NetworkCmProxyRestExceptionHandlerSpec 19:14:15 19:14:15.876 [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. 19:14:15 19:14:15.890 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper -- Found @SpringBootConfiguration org.onap.cps.TestApplication for test class org.onap.cps.ncmp.rest.controller.ProvMnSControllerSpec 19:14:15 19:14:15.927 [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. 19:14:15 19:14:15.939 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper -- Found @SpringBootConfiguration org.onap.cps.TestApplication for test class org.onap.cps.ncmp.rest.controller.NetworkCmProxyControllerSpec 19:14:15 19:14:15.942 [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. 19:14:16 19:14:15.953 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper -- Found @SpringBootConfiguration org.onap.cps.TestApplication for test class org.onap.cps.ncmp.rest.controller.NetworkCmProxyInventoryControllerSpec 19:14:16 19:14:15.955 [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. 19:14:16 19:14:15.965 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper -- Found @SpringBootConfiguration org.onap.cps.TestApplication for test class org.onap.cps.ncmp.rest.controller.NetworkCmProxyRestExceptionHandlerSpec 19:14:16 19:14:15.968 [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. 19:14:16 19:14:15.978 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper -- Found @SpringBootConfiguration org.onap.cps.TestApplication for test class org.onap.cps.ncmp.rest.controller.ProvMnSControllerSpec 19:14:16 [INFO] Running org.onap.cps.ncmp.rest.controller.DataJobControllerForTestSpec 19:14:16 19:14:16.629 [main] INFO org.onap.cps.ncmp.rest.controller.DataJobControllerForTest -- Internal API: writeDataJob invoked for my job 19:14:16 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.404 s -- in org.onap.cps.ncmp.rest.controller.DataJobControllerForTestSpec 19:14:16 [INFO] Running org.onap.cps.ncmp.rest.controller.NetworkCmProxyControllerSpec 19:14:18 19:14:18,306 |-WARN in IfNestedWithinSecondPhaseElementSC - elements cannot be nested within an , or element 19:14:18 19:14:18,306 |-WARN in IfNestedWithinSecondPhaseElementSC - See also https://logback.qos.ch/codes.html#nested_if_element 19:14:18 19:14:18,310 |-WARN in IfNestedWithinSecondPhaseElementSC - Element at line 62 contains a nested element at line 63 19:14:18 19:14:18,359 |-WARN in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Missing watchable .xml or .properties files. 19:14:18 19:14:18,360 |-WARN in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Watching .xml files requires that the main configuration file is reachable as a URL 19:14:18 19:14:18,491 |-WARN in ch.qos.logback.core.model.processor.conditional.IfModelHandler - The 'condition' attribute in element is deprecated and slated for removal. Use element instead. 19:14:18 19:14:18,491 |-WARN in ch.qos.logback.core.model.processor.conditional.IfModelHandler - See also https://logback.qos.ch/codes.html#conditionAttributeDeprecation 19:14:18 19:14:18 . ____ _ __ _ _ 19:14:18 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 19:14:18 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 19:14:18 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 19:14:18 ' |____| .__|_| |_|_| |_\__, | / / / / 19:14:18 =========|_|==============|___/=/_/_/_/ 19:14:18 19:14:18 :: Spring Boot :: (v3.5.9) 19:14:18 19:14:18 2026-01-13T19:14:18.861Z INFO 11048 --- [ main] o.o.c.n.r.c.NetworkCmProxyControllerSpec : Starting NetworkCmProxyControllerSpec using Java 17.0.6-ea with PID 11048 (started by jenkins in /w/workspace/cps-master-verify-java/cps-ncmp-rest) 19:14:18 2026-01-13T19:14:18.862Z INFO 11048 --- [ main] o.o.c.n.r.c.NetworkCmProxyControllerSpec : No active profile set, falling back to 1 default profile: "default" 19:14:20 2026-01-13T19:14:20.717Z INFO 11048 --- [ main] o.s.b.t.m.w.SpringBootMockServletContext : Initializing Spring TestDispatcherServlet '' 19:14:20 2026-01-13T19:14:20.717Z INFO 11048 --- [ main] o.s.t.web.servlet.TestDispatcherServlet : Initializing Servlet '' 19:14:20 2026-01-13T19:14:20.719Z INFO 11048 --- [ main] o.s.t.web.servlet.TestDispatcherServlet : Completed initialization in 1 ms 19:14:20 2026-01-13T19:14:20.848Z INFO 11048 --- [ main] o.o.c.n.r.c.NetworkCmProxyControllerSpec : Started NetworkCmProxyControllerSpec in 2.983 seconds (process running for 6.474) 19:14:21 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 19:14:21 2026-01-13T19:14:21.743Z ERROR 11048 --- [ main] n.r.c.NetworkCmProxyRestExceptionHandler : Exception occurred 19:14:21 19:14:21 org.onap.cps.ncmp.api.data.exceptions.InvalidDatastoreException: ncmp-datastore:passthrough-running is not supported 19:14:21 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController.validateDataStore(NetworkCmProxyController.java:407) 19:14:21 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController.queryResourceDataForCmHandle(NetworkCmProxyController.java:144) 19:14:21 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 19:14:21 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 19:14:21 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 19:14:21 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 19:14:21 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 19:14:21 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 19:14:21 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 19:14:21 at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:172) 19:14:21 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 19:14:21 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 19:14:21 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController$$SpringCGLIB$$0.queryResourceDataForCmHandle() 19:14:21 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 19:14:21 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 19:14:21 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 19:14:21 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 19:14:21 at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:258) 19:14:21 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:191) 19:14:21 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 19:14:21 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:991) 19:14:21 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:896) 19:14:21 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 19:14:21 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089) 19:14:21 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979) 19:14:21 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014) 19:14:21 at org.springframework.web.servlet.FrameworkServlet.doGet(FrameworkServlet.java:903) 19:14:21 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:527) 19:14:21 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 19:14:21 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 19:14:21 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 19:14:21 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 19:14:21 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 19:14:21 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 19:14:21 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 19:14:21 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 19:14:21 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 19:14:21 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 19:14:21 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 19:14:21 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 19:14:21 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 19:14:21 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 19:14:21 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 19:14:21 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 19:14:21 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 19:14:21 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 19:14:21 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 19:14:21 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 19:14:21 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:125) 19:14:21 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:139) 19:14:21 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyControllerSpec.$spock_feature_0_4(NetworkCmProxyControllerSpec.groovy:207) 19:14:21 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 19:14:21 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 19:14:21 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 19:14:21 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 19:14:21 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 19:14:21 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 19:14:21 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 19:14:21 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 19:14:21 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 19:14:21 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 19:14:21 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 19:14:21 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:58) 19:14:21 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:15) 19:14:21 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 19:14:21 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 19:14:21 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 19:14:21 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 19:14:21 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 19:14:21 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 19:14:21 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 19:14:21 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 19:14:21 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 19:14:21 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 19:14:21 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 19:14:21 at org.spockframework.runtime.SimpleFeatureNode.lambda$around$0(SimpleFeatureNode.java:52) 19:14:21 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 19:14:21 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 19:14:21 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 19:14:21 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 19:14:21 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 19:14:21 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 19:14:21 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 19:14:21 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 19:14:21 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:52) 19:14:21 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:15) 19:14:21 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 19:14:21 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 19:14:21 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 19:14:21 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 19:14:21 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 19:14:21 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 19:14:21 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 19:14:21 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 19:14:21 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 19:14:21 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 19:14:21 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 19:14:21 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 19:14:21 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 19:14:21 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 19:14:21 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 19:14:21 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 19:14:21 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 19:14:21 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 19:14:21 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 19:14:21 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 19:14:21 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 19:14:21 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 19:14:21 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 19:14:21 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 19:14:21 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 19:14:21 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 19:14:21 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 19:14:21 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 19:14:21 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 19:14:21 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 19:14:21 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 19:14:21 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 19:14:21 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 19:14:21 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 19:14:21 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 19:14:21 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) 19:14:21 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) 19:14:21 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) 19:14:21 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) 19:14:21 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) 19:14:21 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) 19:14:21 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 19:14:21 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 19:14:21 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 19:14:21 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) 19:14:21 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 19:14:21 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) 19:14:21 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 19:14:21 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 19:14:21 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 19:14:21 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 19:14:21 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 19:14:21 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 19:14:21 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 19:14:21 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 19:14:21 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 19:14:21 19:14:22 2026-01-13T19:14:22.132Z ERROR 11048 --- [ main] n.r.c.NetworkCmProxyRestExceptionHandler : Exception occurred 19:14:22 19:14:22 org.springframework.http.converter.HttpMessageNotReadableException: JSON parse error: Unexpected character ('i' (code 105)): was expecting double-quote to start field name 19:14:22 at org.springframework.http.converter.json.AbstractJackson2HttpMessageConverter.readJavaType(AbstractJackson2HttpMessageConverter.java:408) 19:14:22 at org.springframework.http.converter.json.AbstractJackson2HttpMessageConverter.read(AbstractJackson2HttpMessageConverter.java:356) 19:14:22 at org.springframework.web.servlet.mvc.method.annotation.AbstractMessageConverterMethodArgumentResolver.readWithMessageConverters(AbstractMessageConverterMethodArgumentResolver.java:204) 19:14:22 at org.springframework.web.servlet.mvc.method.annotation.RequestResponseBodyMethodProcessor.readWithMessageConverters(RequestResponseBodyMethodProcessor.java:176) 19:14:22 at org.springframework.web.servlet.mvc.method.annotation.RequestResponseBodyMethodProcessor.resolveArgument(RequestResponseBodyMethodProcessor.java:150) 19:14:22 at org.springframework.web.method.support.HandlerMethodArgumentResolverComposite.resolveArgument(HandlerMethodArgumentResolverComposite.java:122) 19:14:22 at org.springframework.web.method.support.InvocableHandlerMethod.getMethodArgumentValues(InvocableHandlerMethod.java:227) 19:14:22 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:181) 19:14:22 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 19:14:22 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:991) 19:14:22 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:896) 19:14:22 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 19:14:22 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089) 19:14:22 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979) 19:14:22 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014) 19:14:22 at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914) 19:14:22 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:547) 19:14:22 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 19:14:22 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 19:14:22 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 19:14:22 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 19:14:22 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 19:14:22 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 19:14:22 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 19:14:22 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 19:14:22 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 19:14:22 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 19:14:22 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 19:14:22 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 19:14:22 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 19:14:22 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 19:14:22 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 19:14:22 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 19:14:22 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 19:14:22 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 19:14:22 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 19:14:22 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 19:14:22 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:125) 19:14:22 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:139) 19:14:22 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyControllerSpec.$spock_feature_0_15(NetworkCmProxyControllerSpec.groovy:367) 19:14:22 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 19:14:22 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 19:14:22 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 19:14:22 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 19:14:22 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 19:14:22 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 19:14:22 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 19:14:22 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 19:14:22 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 19:14:22 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 19:14:22 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 19:14:22 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:58) 19:14:22 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:15) 19:14:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 19:14:22 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 19:14:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 19:14:22 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 19:14:22 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 19:14:22 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 19:14:22 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 19:14:22 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 19:14:22 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 19:14:22 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 19:14:22 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 19:14:22 at org.spockframework.runtime.SimpleFeatureNode.lambda$around$0(SimpleFeatureNode.java:52) 19:14:22 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 19:14:22 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 19:14:22 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 19:14:22 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 19:14:22 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 19:14:22 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 19:14:22 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 19:14:22 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 19:14:22 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:52) 19:14:22 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:15) 19:14:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 19:14:22 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 19:14:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 19:14:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 19:14:22 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 19:14:22 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 19:14:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 19:14:22 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 19:14:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 19:14:22 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 19:14:22 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 19:14:22 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 19:14:22 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 19:14:22 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 19:14:22 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 19:14:22 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 19:14:22 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 19:14:22 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 19:14:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 19:14:22 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 19:14:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 19:14:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 19:14:22 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 19:14:22 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 19:14:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 19:14:22 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 19:14:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 19:14:22 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 19:14:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 19:14:22 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 19:14:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 19:14:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 19:14:22 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 19:14:22 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 19:14:22 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 19:14:22 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) 19:14:22 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) 19:14:22 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) 19:14:22 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) 19:14:22 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) 19:14:22 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) 19:14:22 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 19:14:22 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 19:14:22 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 19:14:22 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) 19:14:22 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 19:14:22 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) 19:14:22 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 19:14:22 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 19:14:22 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 19:14:22 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 19:14:22 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 19:14:22 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 19:14:22 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 19:14:22 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 19:14:22 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 19:14:22 Caused by: com.fasterxml.jackson.core.JsonParseException: Unexpected character ('i' (code 105)): was expecting double-quote to start field name 19:14:22 at [Source: REDACTED (`StreamReadFeature.INCLUDE_SOURCE_IN_LOCATION` disabled); line: 1, column: 2] 19:14:22 at com.fasterxml.jackson.core.JsonParser._constructReadException(JsonParser.java:2672) 19:14:22 at com.fasterxml.jackson.core.base.ParserMinimalBase._reportUnexpectedChar(ParserMinimalBase.java:742) 19:14:22 at com.fasterxml.jackson.core.json.UTF8StreamJsonParser._handleOddName(UTF8StreamJsonParser.java:2103) 19:14:22 at com.fasterxml.jackson.core.json.UTF8StreamJsonParser._parseName(UTF8StreamJsonParser.java:1753) 19:14:22 at com.fasterxml.jackson.core.json.UTF8StreamJsonParser.nextToken(UTF8StreamJsonParser.java:757) 19:14:22 at com.fasterxml.jackson.databind.deser.BeanDeserializer.deserialize(BeanDeserializer.java:169) 19:14:22 at com.fasterxml.jackson.databind.deser.DefaultDeserializationContext.readRootValue(DefaultDeserializationContext.java:342) 19:14:22 at com.fasterxml.jackson.databind.ObjectReader._bindAndClose(ObjectReader.java:2130) 19:14:22 at com.fasterxml.jackson.databind.ObjectReader.readValue(ObjectReader.java:1500) 19:14:22 at org.springframework.http.converter.json.AbstractJackson2HttpMessageConverter.readJavaType(AbstractJackson2HttpMessageConverter.java:397) 19:14:22 ... 130 common frames omitted 19:14:22 19:14:22 2026-01-13T19:14:22.178Z WARN 11048 --- [ main] o.o.c.n.r.c.NetworkCmProxyController : Ignoring revision filter as no module name is provided 19:14:22 2026-01-13T19:14:22.204Z ERROR 11048 --- [ main] n.r.c.NetworkCmProxyRestExceptionHandler : Exception occurred 19:14:22 19:14:22 org.onap.cps.ncmp.api.data.exceptions.InvalidDatastoreException: ncmp-datastore:operational is not supported 19:14:22 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController.validateDataStore(NetworkCmProxyController.java:407) 19:14:22 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController.createResourceDataRunningForCmHandle(NetworkCmProxyController.java:197) 19:14:22 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 19:14:22 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 19:14:22 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 19:14:22 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 19:14:22 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 19:14:22 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 19:14:22 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 19:14:22 at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:172) 19:14:22 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 19:14:22 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 19:14:22 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController$$SpringCGLIB$$0.createResourceDataRunningForCmHandle() 19:14:22 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 19:14:22 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 19:14:22 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 19:14:22 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 19:14:22 at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:258) 19:14:22 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:191) 19:14:22 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 19:14:22 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:991) 19:14:22 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:896) 19:14:22 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 19:14:22 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089) 19:14:22 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979) 19:14:22 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014) 19:14:22 at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914) 19:14:22 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:547) 19:14:22 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 19:14:22 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 19:14:22 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 19:14:22 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 19:14:22 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 19:14:22 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 19:14:22 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 19:14:22 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 19:14:22 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 19:14:22 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 19:14:22 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 19:14:22 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 19:14:22 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 19:14:22 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 19:14:22 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 19:14:22 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 19:14:22 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 19:14:22 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 19:14:22 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 19:14:22 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 19:14:22 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:125) 19:14:22 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:139) 19:14:22 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyControllerSpec.$spock_feature_0_21(NetworkCmProxyControllerSpec.groovy:447) 19:14:22 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 19:14:22 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 19:14:22 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 19:14:22 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 19:14:22 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 19:14:22 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 19:14:22 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 19:14:22 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 19:14:22 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 19:14:22 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 19:14:22 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 19:14:22 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) 19:14:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 19:14:22 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 19:14:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 19:14:22 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 19:14:22 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 19:14:22 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 19:14:22 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 19:14:22 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 19:14:22 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 19:14:22 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 19:14:22 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 19:14:22 at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) 19:14:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 19:14:22 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 19:14:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 19:14:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 19:14:22 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 19:14:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:231) 19:14:22 at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) 19:14:22 at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) 19:14:22 at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) 19:14:22 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) 19:14:22 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 19:14:22 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 19:14:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 19:14:22 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 19:14:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 19:14:22 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 19:14:22 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 19:14:22 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 19:14:22 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 19:14:22 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 19:14:22 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 19:14:22 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 19:14:22 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 19:14:22 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 19:14:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 19:14:22 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 19:14:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 19:14:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 19:14:22 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 19:14:22 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 19:14:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 19:14:22 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 19:14:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 19:14:22 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 19:14:22 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 19:14:22 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 19:14:22 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 19:14:22 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 19:14:22 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 19:14:22 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 19:14:22 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 19:14:22 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 19:14:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 19:14:22 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 19:14:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 19:14:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 19:14:22 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 19:14:22 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 19:14:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 19:14:22 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 19:14:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 19:14:22 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 19:14:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 19:14:22 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 19:14:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 19:14:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 19:14:22 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 19:14:22 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 19:14:22 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 19:14:22 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) 19:14:22 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) 19:14:22 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) 19:14:22 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) 19:14:22 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) 19:14:22 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) 19:14:22 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 19:14:22 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 19:14:22 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 19:14:22 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) 19:14:22 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 19:14:22 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) 19:14:22 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 19:14:22 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 19:14:22 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 19:14:22 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 19:14:22 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 19:14:22 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 19:14:22 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 19:14:22 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 19:14:22 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 19:14:22 19:14:22 2026-01-13T19:14:22.212Z ERROR 11048 --- [ main] n.r.c.NetworkCmProxyRestExceptionHandler : Exception occurred 19:14:22 19:14:22 org.onap.cps.ncmp.api.data.exceptions.InvalidDatastoreException: invalid is an invalid datastore name 19:14:22 at org.onap.cps.ncmp.api.data.models.DatastoreType.fromDatastoreName(DatastoreType.java:60) 19:14:22 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController.validateDataStore(NetworkCmProxyController.java:404) 19:14:22 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController.createResourceDataRunningForCmHandle(NetworkCmProxyController.java:197) 19:14:22 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 19:14:22 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 19:14:22 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 19:14:22 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 19:14:22 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 19:14:22 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 19:14:22 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 19:14:22 at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:172) 19:14:22 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 19:14:22 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 19:14:22 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController$$SpringCGLIB$$0.createResourceDataRunningForCmHandle() 19:14:22 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 19:14:22 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 19:14:22 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 19:14:22 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 19:14:22 at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:258) 19:14:22 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:191) 19:14:22 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 19:14:22 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:991) 19:14:22 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:896) 19:14:22 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 19:14:22 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089) 19:14:22 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979) 19:14:22 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014) 19:14:22 at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914) 19:14:22 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:547) 19:14:22 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 19:14:22 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 19:14:22 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 19:14:22 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 19:14:22 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 19:14:22 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 19:14:22 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 19:14:22 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 19:14:22 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 19:14:22 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 19:14:22 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 19:14:22 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 19:14:22 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 19:14:22 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 19:14:22 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 19:14:22 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 19:14:22 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 19:14:22 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 19:14:22 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 19:14:22 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyControllerSpec.$spock_feature_0_21(NetworkCmProxyControllerSpec.groovy:447) 19:14:22 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 19:14:22 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 19:14:22 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 19:14:22 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 19:14:22 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 19:14:22 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 19:14:22 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 19:14:22 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 19:14:22 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 19:14:22 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 19:14:22 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 19:14:22 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) 19:14:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 19:14:22 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 19:14:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 19:14:22 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 19:14:22 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 19:14:22 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 19:14:22 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 19:14:22 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 19:14:22 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 19:14:22 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 19:14:22 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 19:14:22 at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) 19:14:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 19:14:22 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 19:14:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 19:14:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 19:14:22 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 19:14:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:231) 19:14:22 at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) 19:14:22 at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) 19:14:22 at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) 19:14:22 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) 19:14:22 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 19:14:22 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 19:14:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 19:14:22 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 19:14:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 19:14:22 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 19:14:22 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 19:14:22 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 19:14:22 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 19:14:22 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 19:14:22 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 19:14:22 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 19:14:22 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 19:14:22 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 19:14:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 19:14:22 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 19:14:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 19:14:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 19:14:22 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 19:14:22 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 19:14:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 19:14:22 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 19:14:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 19:14:22 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 19:14:22 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 19:14:22 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 19:14:22 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 19:14:22 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 19:14:22 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 19:14:22 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 19:14:22 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 19:14:22 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 19:14:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 19:14:22 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 19:14:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 19:14:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 19:14:22 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 19:14:22 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 19:14:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 19:14:22 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 19:14:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 19:14:22 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 19:14:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 19:14:22 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 19:14:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 19:14:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 19:14:22 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 19:14:22 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 19:14:22 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 19:14:22 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) 19:14:22 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) 19:14:22 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) 19:14:22 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) 19:14:22 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) 19:14:22 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) 19:14:22 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 19:14:22 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 19:14:22 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 19:14:22 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) 19:14:22 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 19:14:22 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) 19:14:22 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 19:14:22 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 19:14:22 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 19:14:22 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 19:14:22 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 19:14:22 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 19:14:22 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 19:14:22 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 19:14:22 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 19:14:22 19:14:22 2026-01-13T19:14:22.219Z ERROR 11048 --- [ main] n.r.c.NetworkCmProxyRestExceptionHandler : Exception occurred 19:14:22 19:14:22 org.onap.cps.ncmp.api.data.exceptions.InvalidDatastoreException: ncmp-datastore:operational is not supported 19:14:22 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController.validateDataStore(NetworkCmProxyController.java:407) 19:14:22 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController.updateResourceDataRunningForCmHandle(NetworkCmProxyController.java:223) 19:14:22 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 19:14:22 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 19:14:22 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 19:14:22 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 19:14:22 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 19:14:22 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 19:14:22 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 19:14:22 at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:172) 19:14:22 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 19:14:22 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 19:14:22 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController$$SpringCGLIB$$0.updateResourceDataRunningForCmHandle() 19:14:22 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 19:14:22 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 19:14:22 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 19:14:22 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 19:14:22 at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:258) 19:14:22 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:191) 19:14:22 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 19:14:22 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:991) 19:14:22 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:896) 19:14:22 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 19:14:22 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089) 19:14:22 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979) 19:14:22 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014) 19:14:22 at org.springframework.web.servlet.FrameworkServlet.doPut(FrameworkServlet.java:925) 19:14:22 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:550) 19:14:22 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 19:14:22 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 19:14:22 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 19:14:22 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 19:14:22 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 19:14:22 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 19:14:22 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 19:14:22 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 19:14:22 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 19:14:22 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 19:14:22 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 19:14:22 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 19:14:22 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 19:14:22 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 19:14:22 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 19:14:22 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 19:14:22 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 19:14:22 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 19:14:22 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 19:14:22 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyControllerSpec.$spock_feature_0_21(NetworkCmProxyControllerSpec.groovy:447) 19:14:22 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 19:14:22 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 19:14:22 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 19:14:22 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 19:14:22 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 19:14:22 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 19:14:22 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 19:14:22 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 19:14:22 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 19:14:22 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 19:14:22 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 19:14:22 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) 19:14:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 19:14:22 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 19:14:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 19:14:22 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 19:14:22 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 19:14:22 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 19:14:22 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 19:14:22 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 19:14:22 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 19:14:22 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 19:14:22 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 19:14:22 at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) 19:14:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 19:14:22 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 19:14:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 19:14:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 19:14:22 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 19:14:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:231) 19:14:22 at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) 19:14:22 at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) 19:14:22 at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) 19:14:22 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) 19:14:22 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 19:14:22 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 19:14:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 19:14:22 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 19:14:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 19:14:22 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 19:14:22 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 19:14:22 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 19:14:22 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 19:14:22 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 19:14:22 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 19:14:22 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 19:14:22 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 19:14:22 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 19:14:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 19:14:22 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 19:14:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 19:14:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 19:14:22 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 19:14:22 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 19:14:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 19:14:22 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 19:14:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 19:14:22 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 19:14:22 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 19:14:22 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 19:14:22 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 19:14:22 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 19:14:22 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 19:14:22 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 19:14:22 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 19:14:22 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 19:14:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 19:14:22 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 19:14:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 19:14:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 19:14:22 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 19:14:22 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 19:14:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 19:14:22 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 19:14:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 19:14:22 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 19:14:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 19:14:22 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 19:14:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 19:14:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 19:14:22 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 19:14:22 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 19:14:22 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 19:14:22 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) 19:14:22 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) 19:14:22 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) 19:14:22 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) 19:14:22 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) 19:14:22 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) 19:14:22 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 19:14:22 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 19:14:22 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 19:14:22 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) 19:14:22 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 19:14:22 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) 19:14:22 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 19:14:22 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 19:14:22 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 19:14:22 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 19:14:22 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 19:14:22 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 19:14:22 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 19:14:22 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 19:14:22 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 19:14:22 19:14:22 2026-01-13T19:14:22.226Z ERROR 11048 --- [ main] n.r.c.NetworkCmProxyRestExceptionHandler : Exception occurred 19:14:22 19:14:22 org.onap.cps.ncmp.api.data.exceptions.InvalidDatastoreException: invalid is an invalid datastore name 19:14:22 at org.onap.cps.ncmp.api.data.models.DatastoreType.fromDatastoreName(DatastoreType.java:60) 19:14:22 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController.validateDataStore(NetworkCmProxyController.java:404) 19:14:22 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController.updateResourceDataRunningForCmHandle(NetworkCmProxyController.java:223) 19:14:22 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 19:14:22 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 19:14:22 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 19:14:22 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 19:14:22 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 19:14:22 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 19:14:22 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 19:14:22 at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:172) 19:14:22 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 19:14:22 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 19:14:22 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController$$SpringCGLIB$$0.updateResourceDataRunningForCmHandle() 19:14:22 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 19:14:22 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 19:14:22 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 19:14:22 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 19:14:22 at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:258) 19:14:22 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:191) 19:14:22 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 19:14:22 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:991) 19:14:22 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:896) 19:14:22 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 19:14:22 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089) 19:14:22 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979) 19:14:22 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014) 19:14:22 at org.springframework.web.servlet.FrameworkServlet.doPut(FrameworkServlet.java:925) 19:14:22 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:550) 19:14:22 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 19:14:22 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 19:14:22 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 19:14:22 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 19:14:22 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 19:14:22 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 19:14:22 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 19:14:22 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 19:14:22 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 19:14:22 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 19:14:22 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 19:14:22 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 19:14:22 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 19:14:22 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 19:14:22 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 19:14:22 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 19:14:22 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 19:14:22 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 19:14:22 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 19:14:22 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyControllerSpec.$spock_feature_0_21(NetworkCmProxyControllerSpec.groovy:447) 19:14:22 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 19:14:22 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 19:14:22 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 19:14:22 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 19:14:22 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 19:14:22 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 19:14:22 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 19:14:22 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 19:14:22 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 19:14:22 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 19:14:22 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 19:14:22 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) 19:14:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 19:14:22 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 19:14:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 19:14:22 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 19:14:22 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 19:14:22 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 19:14:22 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 19:14:22 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 19:14:22 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 19:14:22 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 19:14:22 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 19:14:22 at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) 19:14:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 19:14:22 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 19:14:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 19:14:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 19:14:22 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 19:14:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:231) 19:14:22 at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) 19:14:22 at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) 19:14:22 at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) 19:14:22 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) 19:14:22 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 19:14:22 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 19:14:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 19:14:22 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 19:14:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 19:14:22 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 19:14:22 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 19:14:22 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 19:14:22 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 19:14:22 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 19:14:22 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 19:14:22 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 19:14:22 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 19:14:22 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 19:14:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 19:14:22 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 19:14:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 19:14:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 19:14:22 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 19:14:22 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 19:14:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 19:14:22 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 19:14:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 19:14:22 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 19:14:22 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 19:14:22 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 19:14:22 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 19:14:22 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 19:14:22 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 19:14:22 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 19:14:22 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 19:14:22 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 19:14:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 19:14:22 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 19:14:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 19:14:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 19:14:22 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 19:14:22 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 19:14:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 19:14:22 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 19:14:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 19:14:22 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 19:14:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 19:14:22 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 19:14:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 19:14:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 19:14:22 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 19:14:22 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 19:14:22 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 19:14:22 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) 19:14:22 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) 19:14:22 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) 19:14:22 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) 19:14:22 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) 19:14:22 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) 19:14:22 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 19:14:22 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 19:14:22 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 19:14:22 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) 19:14:22 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 19:14:22 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) 19:14:22 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 19:14:22 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 19:14:22 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 19:14:22 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 19:14:22 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 19:14:22 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 19:14:22 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 19:14:22 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 19:14:22 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 19:14:22 19:14:22 2026-01-13T19:14:22.232Z ERROR 11048 --- [ main] n.r.c.NetworkCmProxyRestExceptionHandler : Exception occurred 19:14:22 19:14:22 org.onap.cps.ncmp.api.data.exceptions.InvalidDatastoreException: ncmp-datastore:operational is not supported 19:14:22 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController.validateDataStore(NetworkCmProxyController.java:407) 19:14:22 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController.patchResourceDataRunningForCmHandle(NetworkCmProxyController.java:170) 19:14:22 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 19:14:22 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 19:14:22 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 19:14:22 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 19:14:22 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 19:14:22 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 19:14:22 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 19:14:22 at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:172) 19:14:22 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 19:14:22 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 19:14:22 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController$$SpringCGLIB$$0.patchResourceDataRunningForCmHandle() 19:14:22 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 19:14:22 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 19:14:22 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 19:14:22 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 19:14:22 at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:258) 19:14:22 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:191) 19:14:22 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 19:14:22 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:991) 19:14:22 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:896) 19:14:22 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 19:14:22 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089) 19:14:22 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979) 19:14:22 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014) 19:14:22 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:888) 19:14:22 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 19:14:22 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 19:14:22 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 19:14:22 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 19:14:22 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 19:14:22 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 19:14:22 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 19:14:22 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 19:14:22 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 19:14:22 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 19:14:22 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 19:14:22 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 19:14:22 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 19:14:22 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 19:14:22 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 19:14:22 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 19:14:22 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 19:14:22 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 19:14:22 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyControllerSpec.$spock_feature_0_21(NetworkCmProxyControllerSpec.groovy:447) 19:14:22 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 19:14:22 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 19:14:22 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 19:14:22 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 19:14:22 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 19:14:22 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 19:14:22 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 19:14:22 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 19:14:22 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 19:14:22 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 19:14:22 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 19:14:22 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) 19:14:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 19:14:22 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 19:14:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 19:14:22 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 19:14:22 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 19:14:22 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 19:14:22 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 19:14:22 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 19:14:22 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 19:14:22 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 19:14:22 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 19:14:22 at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) 19:14:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 19:14:22 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 19:14:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 19:14:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 19:14:22 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 19:14:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:231) 19:14:22 at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) 19:14:22 at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) 19:14:22 at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) 19:14:22 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) 19:14:22 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 19:14:22 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 19:14:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 19:14:22 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 19:14:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 19:14:22 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 19:14:22 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 19:14:22 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 19:14:22 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 19:14:22 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 19:14:22 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 19:14:22 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 19:14:22 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 19:14:22 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 19:14:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 19:14:22 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 19:14:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 19:14:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 19:14:22 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 19:14:22 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 19:14:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 19:14:22 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 19:14:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 19:14:22 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 19:14:22 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 19:14:22 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 19:14:22 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 19:14:22 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 19:14:22 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 19:14:22 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 19:14:22 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 19:14:22 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 19:14:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 19:14:22 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 19:14:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 19:14:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 19:14:22 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 19:14:22 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 19:14:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 19:14:22 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 19:14:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 19:14:22 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 19:14:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 19:14:22 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 19:14:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 19:14:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 19:14:22 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 19:14:22 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 19:14:22 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 19:14:22 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) 19:14:22 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) 19:14:22 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) 19:14:22 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) 19:14:22 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) 19:14:22 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) 19:14:22 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 19:14:22 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 19:14:22 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 19:14:22 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) 19:14:22 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 19:14:22 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) 19:14:22 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 19:14:22 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 19:14:22 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 19:14:22 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 19:14:22 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 19:14:22 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 19:14:22 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 19:14:22 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 19:14:22 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 19:14:22 19:14:22 2026-01-13T19:14:22.239Z ERROR 11048 --- [ main] n.r.c.NetworkCmProxyRestExceptionHandler : Exception occurred 19:14:22 19:14:22 org.onap.cps.ncmp.api.data.exceptions.InvalidDatastoreException: invalid is an invalid datastore name 19:14:22 at org.onap.cps.ncmp.api.data.models.DatastoreType.fromDatastoreName(DatastoreType.java:60) 19:14:22 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController.validateDataStore(NetworkCmProxyController.java:404) 19:14:22 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController.patchResourceDataRunningForCmHandle(NetworkCmProxyController.java:170) 19:14:22 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 19:14:22 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 19:14:22 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 19:14:22 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 19:14:22 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 19:14:22 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 19:14:22 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 19:14:22 at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:172) 19:14:22 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 19:14:22 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 19:14:22 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController$$SpringCGLIB$$0.patchResourceDataRunningForCmHandle() 19:14:22 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 19:14:22 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 19:14:22 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 19:14:22 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 19:14:22 at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:258) 19:14:22 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:191) 19:14:22 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 19:14:22 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:991) 19:14:22 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:896) 19:14:22 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 19:14:22 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089) 19:14:22 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979) 19:14:22 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014) 19:14:22 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:888) 19:14:22 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 19:14:22 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 19:14:22 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 19:14:22 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 19:14:22 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 19:14:22 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 19:14:22 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 19:14:22 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 19:14:22 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 19:14:22 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 19:14:22 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 19:14:22 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 19:14:22 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 19:14:22 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 19:14:22 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 19:14:22 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 19:14:22 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 19:14:22 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 19:14:22 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyControllerSpec.$spock_feature_0_21(NetworkCmProxyControllerSpec.groovy:447) 19:14:22 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 19:14:22 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 19:14:22 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 19:14:22 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 19:14:22 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 19:14:22 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 19:14:22 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 19:14:22 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 19:14:22 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 19:14:22 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 19:14:22 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 19:14:22 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) 19:14:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 19:14:22 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 19:14:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 19:14:22 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 19:14:22 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 19:14:22 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 19:14:22 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 19:14:22 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 19:14:22 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 19:14:22 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 19:14:22 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 19:14:22 at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) 19:14:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 19:14:22 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 19:14:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 19:14:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 19:14:22 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 19:14:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:231) 19:14:22 at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) 19:14:22 at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) 19:14:22 at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) 19:14:22 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) 19:14:22 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 19:14:22 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 19:14:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 19:14:22 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 19:14:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 19:14:22 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 19:14:22 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 19:14:22 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 19:14:22 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 19:14:22 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 19:14:22 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 19:14:22 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 19:14:22 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 19:14:22 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 19:14:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 19:14:22 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 19:14:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 19:14:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 19:14:22 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 19:14:22 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 19:14:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 19:14:22 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 19:14:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 19:14:22 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 19:14:22 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 19:14:22 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 19:14:22 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 19:14:22 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 19:14:22 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 19:14:22 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 19:14:22 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 19:14:22 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 19:14:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 19:14:22 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 19:14:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 19:14:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 19:14:22 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 19:14:22 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 19:14:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 19:14:22 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 19:14:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 19:14:22 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 19:14:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 19:14:22 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 19:14:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 19:14:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 19:14:22 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 19:14:22 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 19:14:22 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 19:14:22 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) 19:14:22 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) 19:14:22 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) 19:14:22 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) 19:14:22 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) 19:14:22 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) 19:14:22 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 19:14:22 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 19:14:22 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 19:14:22 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) 19:14:22 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 19:14:22 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) 19:14:22 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 19:14:22 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 19:14:22 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 19:14:22 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 19:14:22 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 19:14:22 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 19:14:22 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 19:14:22 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 19:14:22 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 19:14:22 19:14:22 2026-01-13T19:14:22.244Z ERROR 11048 --- [ main] n.r.c.NetworkCmProxyRestExceptionHandler : Exception occurred 19:14:22 19:14:22 org.onap.cps.ncmp.api.data.exceptions.InvalidDatastoreException: ncmp-datastore:operational is not supported 19:14:22 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController.validateDataStore(NetworkCmProxyController.java:407) 19:14:22 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController.deleteResourceDataRunningForCmHandle(NetworkCmProxyController.java:247) 19:14:22 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 19:14:22 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 19:14:22 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 19:14:22 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 19:14:22 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 19:14:22 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 19:14:22 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 19:14:22 at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:172) 19:14:22 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 19:14:22 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 19:14:22 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController$$SpringCGLIB$$0.deleteResourceDataRunningForCmHandle() 19:14:22 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 19:14:22 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 19:14:22 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 19:14:22 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 19:14:22 at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:258) 19:14:22 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:191) 19:14:22 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 19:14:22 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:991) 19:14:22 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:896) 19:14:22 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 19:14:22 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089) 19:14:22 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979) 19:14:22 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014) 19:14:22 at org.springframework.web.servlet.FrameworkServlet.doDelete(FrameworkServlet.java:936) 19:14:22 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:553) 19:14:22 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 19:14:22 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 19:14:22 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 19:14:22 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 19:14:22 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 19:14:22 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 19:14:22 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 19:14:22 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 19:14:22 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 19:14:22 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 19:14:22 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 19:14:22 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 19:14:22 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 19:14:22 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 19:14:22 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 19:14:22 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 19:14:22 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 19:14:22 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 19:14:22 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 19:14:22 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyControllerSpec.$spock_feature_0_21(NetworkCmProxyControllerSpec.groovy:447) 19:14:22 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 19:14:22 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 19:14:22 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 19:14:22 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 19:14:22 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 19:14:22 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 19:14:22 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 19:14:22 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 19:14:22 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 19:14:22 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 19:14:22 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 19:14:22 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) 19:14:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 19:14:22 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 19:14:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 19:14:22 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 19:14:22 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 19:14:22 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 19:14:22 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 19:14:22 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 19:14:22 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 19:14:22 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 19:14:22 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 19:14:22 at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) 19:14:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 19:14:22 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 19:14:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 19:14:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 19:14:22 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 19:14:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:231) 19:14:22 at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) 19:14:22 at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) 19:14:22 at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) 19:14:22 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) 19:14:22 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 19:14:22 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 19:14:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 19:14:22 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 19:14:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 19:14:22 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 19:14:22 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 19:14:22 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 19:14:22 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 19:14:22 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 19:14:22 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 19:14:22 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 19:14:22 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 19:14:22 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 19:14:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 19:14:22 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 19:14:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 19:14:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 19:14:22 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 19:14:22 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 19:14:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 19:14:22 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 19:14:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 19:14:22 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 19:14:22 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 19:14:22 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 19:14:22 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 19:14:22 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 19:14:22 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 19:14:22 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 19:14:22 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 19:14:22 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 19:14:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 19:14:22 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 19:14:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 19:14:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 19:14:22 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 19:14:22 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 19:14:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 19:14:22 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 19:14:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 19:14:22 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 19:14:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 19:14:22 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 19:14:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 19:14:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 19:14:22 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 19:14:22 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 19:14:22 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 19:14:22 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) 19:14:22 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) 19:14:22 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) 19:14:22 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) 19:14:22 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) 19:14:22 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) 19:14:22 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 19:14:22 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 19:14:22 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 19:14:22 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) 19:14:22 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 19:14:22 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) 19:14:22 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 19:14:22 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 19:14:22 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 19:14:22 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 19:14:22 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 19:14:22 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 19:14:22 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 19:14:22 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 19:14:22 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 19:14:22 19:14:22 2026-01-13T19:14:22.250Z ERROR 11048 --- [ main] n.r.c.NetworkCmProxyRestExceptionHandler : Exception occurred 19:14:22 19:14:22 org.onap.cps.ncmp.api.data.exceptions.InvalidDatastoreException: invalid is an invalid datastore name 19:14:22 at org.onap.cps.ncmp.api.data.models.DatastoreType.fromDatastoreName(DatastoreType.java:60) 19:14:22 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController.validateDataStore(NetworkCmProxyController.java:404) 19:14:22 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController.deleteResourceDataRunningForCmHandle(NetworkCmProxyController.java:247) 19:14:22 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 19:14:22 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 19:14:22 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 19:14:22 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 19:14:22 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 19:14:22 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 19:14:22 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 19:14:22 at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:172) 19:14:22 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 19:14:22 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 19:14:22 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController$$SpringCGLIB$$0.deleteResourceDataRunningForCmHandle() 19:14:22 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 19:14:22 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 19:14:22 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 19:14:22 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 19:14:22 at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:258) 19:14:22 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:191) 19:14:22 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 19:14:22 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:991) 19:14:22 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:896) 19:14:22 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 19:14:22 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089) 19:14:22 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979) 19:14:22 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014) 19:14:22 at org.springframework.web.servlet.FrameworkServlet.doDelete(FrameworkServlet.java:936) 19:14:22 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:553) 19:14:22 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 19:14:22 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 19:14:22 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 19:14:22 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 19:14:22 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 19:14:22 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 19:14:22 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 19:14:22 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 19:14:22 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 19:14:22 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 19:14:22 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 19:14:22 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 19:14:22 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 19:14:22 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 19:14:22 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 19:14:22 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 19:14:22 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 19:14:22 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 19:14:22 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 19:14:22 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyControllerSpec.$spock_feature_0_21(NetworkCmProxyControllerSpec.groovy:447) 19:14:22 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 19:14:22 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 19:14:22 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 19:14:22 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 19:14:22 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 19:14:22 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 19:14:22 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 19:14:22 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 19:14:22 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 19:14:22 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 19:14:22 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 19:14:22 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) 19:14:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 19:14:22 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 19:14:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 19:14:22 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 19:14:22 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 19:14:22 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 19:14:22 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 19:14:22 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 19:14:22 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 19:14:22 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 19:14:22 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 19:14:22 at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) 19:14:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 19:14:22 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 19:14:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 19:14:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 19:14:22 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 19:14:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:231) 19:14:22 at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) 19:14:22 at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) 19:14:22 at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) 19:14:22 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) 19:14:22 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 19:14:22 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 19:14:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 19:14:22 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 19:14:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 19:14:22 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 19:14:22 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 19:14:22 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 19:14:22 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 19:14:22 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 19:14:22 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 19:14:22 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 19:14:22 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 19:14:22 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 19:14:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 19:14:22 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 19:14:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 19:14:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 19:14:22 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 19:14:22 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 19:14:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 19:14:22 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 19:14:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 19:14:22 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 19:14:22 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 19:14:22 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 19:14:22 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 19:14:22 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 19:14:22 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 19:14:22 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 19:14:22 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 19:14:22 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 19:14:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 19:14:22 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 19:14:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 19:14:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 19:14:22 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 19:14:22 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 19:14:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 19:14:22 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 19:14:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 19:14:22 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 19:14:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 19:14:22 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 19:14:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 19:14:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 19:14:22 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 19:14:22 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 19:14:22 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 19:14:22 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) 19:14:22 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) 19:14:22 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) 19:14:22 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) 19:14:22 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) 19:14:22 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) 19:14:22 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 19:14:22 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 19:14:22 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 19:14:22 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) 19:14:22 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 19:14:22 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) 19:14:22 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 19:14:22 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 19:14:22 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 19:14:22 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 19:14:22 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 19:14:22 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 19:14:22 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 19:14:22 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 19:14:22 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 19:14:22 19:14:22 [INFO] Tests run: 48, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.527 s -- in org.onap.cps.ncmp.rest.controller.NetworkCmProxyControllerSpec 19:14:22 [INFO] Running org.onap.cps.ncmp.rest.controller.NetworkCmProxyInventoryControllerSpec 19:14:22 19:14:22 . ____ _ __ _ _ 19:14:22 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 19:14:22 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 19:14:22 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 19:14:22 ' |____| .__|_| |_|_| |_\__, | / / / / 19:14:22 =========|_|==============|___/=/_/_/_/ 19:14:22 19:14:22 :: Spring Boot :: (v3.5.9) 19:14:22 19:14:22 2026-01-13T19:14:22.350Z INFO 11048 --- [ main] .c.NetworkCmProxyInventoryControllerSpec : Starting NetworkCmProxyInventoryControllerSpec using Java 17.0.6-ea with PID 11048 (started by jenkins in /w/workspace/cps-master-verify-java/cps-ncmp-rest) 19:14:22 2026-01-13T19:14:22.350Z INFO 11048 --- [ main] .c.NetworkCmProxyInventoryControllerSpec : No active profile set, falling back to 1 default profile: "default" 19:14:22 2026-01-13T19:14:22.637Z INFO 11048 --- [ main] o.s.b.t.m.w.SpringBootMockServletContext : Initializing Spring TestDispatcherServlet '' 19:14:22 2026-01-13T19:14:22.637Z INFO 11048 --- [ main] o.s.t.web.servlet.TestDispatcherServlet : Initializing Servlet '' 19:14:22 2026-01-13T19:14:22.637Z INFO 11048 --- [ main] o.s.t.web.servlet.TestDispatcherServlet : Completed initialization in 0 ms 19:14:22 2026-01-13T19:14:22.643Z INFO 11048 --- [ main] .c.NetworkCmProxyInventoryControllerSpec : Started NetworkCmProxyInventoryControllerSpec in 0.318 seconds (process running for 8.27) 19:14:22 2026-01-13T19:14:22.736Z ERROR 11048 --- [ main] n.r.c.NetworkCmProxyRestExceptionHandler : Exception occurred 19:14:22 19:14:22 org.springframework.http.converter.HttpMessageNotReadableException: JSON parse error: Unrecognized field "notAdmiPlugin" (class org.onap.cps.ncmp.rest.model.RestDmiPluginRegistration), not marked as ignorable 19:14:22 at org.springframework.http.converter.json.AbstractJackson2HttpMessageConverter.readJavaType(AbstractJackson2HttpMessageConverter.java:408) 19:14:22 at org.springframework.http.converter.json.AbstractJackson2HttpMessageConverter.read(AbstractJackson2HttpMessageConverter.java:356) 19:14:22 at org.springframework.web.servlet.mvc.method.annotation.AbstractMessageConverterMethodArgumentResolver.readWithMessageConverters(AbstractMessageConverterMethodArgumentResolver.java:204) 19:14:22 at org.springframework.web.servlet.mvc.method.annotation.RequestResponseBodyMethodProcessor.readWithMessageConverters(RequestResponseBodyMethodProcessor.java:176) 19:14:22 at org.springframework.web.servlet.mvc.method.annotation.RequestResponseBodyMethodProcessor.resolveArgument(RequestResponseBodyMethodProcessor.java:150) 19:14:22 at org.springframework.web.method.support.HandlerMethodArgumentResolverComposite.resolveArgument(HandlerMethodArgumentResolverComposite.java:122) 19:14:22 at org.springframework.web.method.support.InvocableHandlerMethod.getMethodArgumentValues(InvocableHandlerMethod.java:227) 19:14:22 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:181) 19:14:22 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 19:14:22 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:991) 19:14:22 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:896) 19:14:22 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 19:14:22 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089) 19:14:22 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979) 19:14:22 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014) 19:14:22 at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914) 19:14:22 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:547) 19:14:22 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 19:14:22 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 19:14:22 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 19:14:22 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 19:14:22 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 19:14:22 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 19:14:22 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 19:14:22 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 19:14:22 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 19:14:22 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 19:14:22 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 19:14:22 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 19:14:22 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 19:14:22 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 19:14:22 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 19:14:22 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 19:14:22 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 19:14:22 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 19:14:22 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 19:14:22 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 19:14:22 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:125) 19:14:22 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:139) 19:14:22 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyInventoryControllerSpec.$spock_feature_0_1(NetworkCmProxyInventoryControllerSpec.groovy:113) 19:14:22 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 19:14:22 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 19:14:22 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 19:14:22 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 19:14:22 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 19:14:22 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 19:14:22 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 19:14:22 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 19:14:22 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 19:14:22 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 19:14:22 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 19:14:22 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:58) 19:14:22 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:15) 19:14:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 19:14:22 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 19:14:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 19:14:22 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 19:14:22 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 19:14:22 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 19:14:22 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 19:14:22 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 19:14:22 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 19:14:22 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 19:14:22 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 19:14:22 at org.spockframework.runtime.SimpleFeatureNode.lambda$around$0(SimpleFeatureNode.java:52) 19:14:22 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 19:14:22 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 19:14:22 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 19:14:22 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 19:14:22 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 19:14:22 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 19:14:22 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 19:14:22 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 19:14:22 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:52) 19:14:22 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:15) 19:14:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 19:14:22 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 19:14:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 19:14:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 19:14:22 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 19:14:22 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 19:14:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 19:14:22 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 19:14:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 19:14:22 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 19:14:22 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 19:14:22 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 19:14:22 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 19:14:22 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 19:14:22 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 19:14:22 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 19:14:22 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 19:14:22 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 19:14:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 19:14:22 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 19:14:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 19:14:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 19:14:22 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 19:14:22 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 19:14:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 19:14:22 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 19:14:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 19:14:22 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 19:14:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 19:14:22 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 19:14:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 19:14:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 19:14:22 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 19:14:22 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 19:14:22 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 19:14:22 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) 19:14:22 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) 19:14:22 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) 19:14:22 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) 19:14:22 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) 19:14:22 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) 19:14:22 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 19:14:22 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 19:14:22 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 19:14:22 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) 19:14:22 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 19:14:22 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) 19:14:22 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 19:14:22 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 19:14:22 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 19:14:22 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 19:14:22 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 19:14:22 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 19:14:22 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 19:14:22 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 19:14:22 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 19:14:22 Caused by: com.fasterxml.jackson.databind.exc.UnrecognizedPropertyException: Unrecognized field "notAdmiPlugin" (class org.onap.cps.ncmp.rest.model.RestDmiPluginRegistration), not marked as ignorable (7 known properties: "removedCmHandles", "dmiPlugin", "updatedCmHandles", "createdCmHandles", "dmiModelPlugin", "dmiDataPlugin", "upgradedCmHandles"]) 19:14:22 at [Source: REDACTED (`StreamReadFeature.INCLUDE_SOURCE_IN_LOCATION` disabled); line: 1, column: 19] (through reference chain: org.onap.cps.ncmp.rest.model.RestDmiPluginRegistration["notAdmiPlugin"]) 19:14:22 at com.fasterxml.jackson.databind.exc.UnrecognizedPropertyException.from(UnrecognizedPropertyException.java:61) 19:14:22 at com.fasterxml.jackson.databind.DeserializationContext.handleUnknownProperty(DeserializationContext.java:1180) 19:14:22 at com.fasterxml.jackson.databind.deser.std.StdDeserializer.handleUnknownProperty(StdDeserializer.java:2244) 19:14:22 at com.fasterxml.jackson.databind.deser.BeanDeserializerBase.handleUnknownProperty(BeanDeserializerBase.java:1823) 19:14:22 at com.fasterxml.jackson.databind.deser.BeanDeserializerBase.handleUnknownVanilla(BeanDeserializerBase.java:1801) 19:14:22 at com.fasterxml.jackson.databind.deser.BeanDeserializer.vanillaDeserialize(BeanDeserializer.java:308) 19:14:22 at com.fasterxml.jackson.databind.deser.BeanDeserializer.deserialize(BeanDeserializer.java:169) 19:14:22 at com.fasterxml.jackson.databind.deser.DefaultDeserializationContext.readRootValue(DefaultDeserializationContext.java:342) 19:14:22 at com.fasterxml.jackson.databind.ObjectReader._bindAndClose(ObjectReader.java:2130) 19:14:22 at com.fasterxml.jackson.databind.ObjectReader.readValue(ObjectReader.java:1500) 19:14:22 at org.springframework.http.converter.json.AbstractJackson2HttpMessageConverter.readJavaType(AbstractJackson2HttpMessageConverter.java:397) 19:14:22 ... 130 common frames omitted 19:14:22 19:14:22 2026-01-13T19:14:22.778Z ERROR 11048 --- [ main] n.r.c.NetworkCmProxyRestExceptionHandler : Exception occurred 19:14:22 19:14:22 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) 19:14:22 at org.springframework.web.servlet.mvc.method.annotation.RequestResponseBodyMethodProcessor.readWithMessageConverters(RequestResponseBodyMethodProcessor.java:179) 19:14:22 at org.springframework.web.servlet.mvc.method.annotation.RequestResponseBodyMethodProcessor.resolveArgument(RequestResponseBodyMethodProcessor.java:150) 19:14:22 at org.springframework.web.method.support.HandlerMethodArgumentResolverComposite.resolveArgument(HandlerMethodArgumentResolverComposite.java:122) 19:14:22 at org.springframework.web.method.support.InvocableHandlerMethod.getMethodArgumentValues(InvocableHandlerMethod.java:227) 19:14:22 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:181) 19:14:22 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 19:14:22 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:991) 19:14:22 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:896) 19:14:22 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 19:14:22 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089) 19:14:22 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979) 19:14:22 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014) 19:14:22 at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914) 19:14:22 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:547) 19:14:22 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 19:14:22 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 19:14:22 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 19:14:22 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 19:14:22 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 19:14:22 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 19:14:22 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 19:14:22 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 19:14:22 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 19:14:22 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 19:14:22 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 19:14:22 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 19:14:22 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 19:14:22 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 19:14:22 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 19:14:22 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 19:14:22 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 19:14:22 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 19:14:22 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 19:14:22 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 19:14:22 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:125) 19:14:22 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:139) 19:14:22 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyInventoryControllerSpec.$spock_feature_0_4(NetworkCmProxyInventoryControllerSpec.groovy:174) 19:14:22 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 19:14:22 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 19:14:22 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 19:14:22 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 19:14:22 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 19:14:22 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 19:14:22 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 19:14:22 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 19:14:22 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 19:14:22 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 19:14:22 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 19:14:22 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) 19:14:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 19:14:22 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 19:14:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 19:14:22 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 19:14:22 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 19:14:22 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 19:14:22 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 19:14:22 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 19:14:22 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 19:14:22 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 19:14:22 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 19:14:22 at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) 19:14:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 19:14:22 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 19:14:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 19:14:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 19:14:22 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 19:14:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:231) 19:14:22 at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) 19:14:22 at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) 19:14:22 at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) 19:14:22 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) 19:14:22 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 19:14:22 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 19:14:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 19:14:22 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 19:14:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 19:14:22 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 19:14:22 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 19:14:22 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 19:14:22 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 19:14:22 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 19:14:22 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 19:14:22 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 19:14:22 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 19:14:22 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 19:14:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 19:14:22 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 19:14:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 19:14:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 19:14:22 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 19:14:22 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 19:14:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 19:14:22 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 19:14:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 19:14:22 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 19:14:22 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 19:14:22 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 19:14:22 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 19:14:22 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 19:14:22 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 19:14:22 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 19:14:22 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 19:14:22 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 19:14:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 19:14:22 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 19:14:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 19:14:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 19:14:22 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 19:14:22 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 19:14:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 19:14:22 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 19:14:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 19:14:22 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 19:14:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 19:14:22 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 19:14:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 19:14:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 19:14:22 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 19:14:22 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 19:14:22 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 19:14:22 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) 19:14:22 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) 19:14:22 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) 19:14:22 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) 19:14:22 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) 19:14:22 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) 19:14:22 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 19:14:22 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 19:14:22 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 19:14:22 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) 19:14:22 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 19:14:22 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) 19:14:22 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 19:14:22 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 19:14:22 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 19:14:22 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 19:14:22 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 19:14:22 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 19:14:22 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 19:14:22 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 19:14:22 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 19:14:22 19:14:22 2026-01-13T19:14:22.782Z ERROR 11048 --- [ main] n.r.c.NetworkCmProxyRestExceptionHandler : Exception occurred 19:14:22 19:14:22 org.springframework.http.converter.HttpMessageNotReadableException: JSON parse error: Unrecognized token 'this': was expecting (JSON String, Number, Array, Object or token 'null', 'true' or 'false') 19:14:22 at org.springframework.http.converter.json.AbstractJackson2HttpMessageConverter.readJavaType(AbstractJackson2HttpMessageConverter.java:408) 19:14:22 at org.springframework.http.converter.json.AbstractJackson2HttpMessageConverter.read(AbstractJackson2HttpMessageConverter.java:356) 19:14:22 at org.springframework.web.servlet.mvc.method.annotation.AbstractMessageConverterMethodArgumentResolver.readWithMessageConverters(AbstractMessageConverterMethodArgumentResolver.java:204) 19:14:22 at org.springframework.web.servlet.mvc.method.annotation.RequestResponseBodyMethodProcessor.readWithMessageConverters(RequestResponseBodyMethodProcessor.java:176) 19:14:22 at org.springframework.web.servlet.mvc.method.annotation.RequestResponseBodyMethodProcessor.resolveArgument(RequestResponseBodyMethodProcessor.java:150) 19:14:22 at org.springframework.web.method.support.HandlerMethodArgumentResolverComposite.resolveArgument(HandlerMethodArgumentResolverComposite.java:122) 19:14:22 at org.springframework.web.method.support.InvocableHandlerMethod.getMethodArgumentValues(InvocableHandlerMethod.java:227) 19:14:22 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:181) 19:14:22 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 19:14:22 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:991) 19:14:22 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:896) 19:14:22 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 19:14:22 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089) 19:14:22 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979) 19:14:22 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014) 19:14:22 at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914) 19:14:22 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:547) 19:14:22 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 19:14:22 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 19:14:22 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 19:14:22 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 19:14:22 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 19:14:22 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 19:14:22 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 19:14:22 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 19:14:22 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 19:14:22 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 19:14:22 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 19:14:22 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 19:14:22 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 19:14:22 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 19:14:22 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 19:14:22 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 19:14:22 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 19:14:22 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 19:14:22 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 19:14:22 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyInventoryControllerSpec.$spock_feature_0_4(NetworkCmProxyInventoryControllerSpec.groovy:174) 19:14:22 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 19:14:22 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 19:14:22 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 19:14:22 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 19:14:22 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 19:14:22 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 19:14:22 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 19:14:22 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 19:14:22 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 19:14:22 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 19:14:22 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 19:14:22 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) 19:14:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 19:14:22 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 19:14:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 19:14:22 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 19:14:22 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 19:14:22 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 19:14:22 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 19:14:22 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 19:14:22 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 19:14:22 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 19:14:22 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 19:14:22 at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) 19:14:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 19:14:22 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 19:14:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 19:14:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 19:14:22 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 19:14:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:231) 19:14:22 at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) 19:14:22 at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) 19:14:22 at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) 19:14:22 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) 19:14:22 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 19:14:22 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 19:14:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 19:14:22 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 19:14:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 19:14:22 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 19:14:22 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 19:14:22 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 19:14:22 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 19:14:22 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 19:14:22 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 19:14:22 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 19:14:22 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 19:14:22 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 19:14:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 19:14:22 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 19:14:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 19:14:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 19:14:22 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 19:14:22 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 19:14:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 19:14:22 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 19:14:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 19:14:22 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 19:14:22 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 19:14:22 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 19:14:22 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 19:14:22 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 19:14:22 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 19:14:22 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 19:14:22 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 19:14:22 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 19:14:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 19:14:22 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 19:14:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 19:14:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 19:14:22 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 19:14:22 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 19:14:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 19:14:22 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 19:14:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 19:14:22 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 19:14:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 19:14:22 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 19:14:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 19:14:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 19:14:22 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 19:14:22 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 19:14:22 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 19:14:22 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) 19:14:22 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) 19:14:22 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) 19:14:22 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) 19:14:22 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) 19:14:22 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) 19:14:22 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 19:14:22 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 19:14:22 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 19:14:22 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) 19:14:22 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 19:14:22 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) 19:14:22 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 19:14:22 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 19:14:22 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 19:14:22 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 19:14:22 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 19:14:22 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 19:14:22 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 19:14:22 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 19:14:22 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 19:14:22 Caused by: com.fasterxml.jackson.core.JsonParseException: Unrecognized token 'this': was expecting (JSON String, Number, Array, Object or token 'null', 'true' or 'false') 19:14:22 at [Source: REDACTED (`StreamReadFeature.INCLUDE_SOURCE_IN_LOCATION` disabled); line: 1, column: 6] 19:14:22 at com.fasterxml.jackson.core.JsonParser._constructError(JsonParser.java:2596) 19:14:22 at com.fasterxml.jackson.core.JsonParser._constructReadException(JsonParser.java:2622) 19:14:22 at com.fasterxml.jackson.core.JsonParser._constructReadException(JsonParser.java:2630) 19:14:22 at com.fasterxml.jackson.core.base.ParserMinimalBase._reportError(ParserMinimalBase.java:830) 19:14:22 at com.fasterxml.jackson.core.json.UTF8StreamJsonParser._reportInvalidToken(UTF8StreamJsonParser.java:3662) 19:14:22 at com.fasterxml.jackson.core.json.UTF8StreamJsonParser._reportInvalidToken(UTF8StreamJsonParser.java:3635) 19:14:22 at com.fasterxml.jackson.core.json.UTF8StreamJsonParser._matchToken2(UTF8StreamJsonParser.java:2976) 19:14:22 at com.fasterxml.jackson.core.json.UTF8StreamJsonParser._matchTrue(UTF8StreamJsonParser.java:2910) 19:14:22 at com.fasterxml.jackson.core.json.UTF8StreamJsonParser._nextTokenNotInObject(UTF8StreamJsonParser.java:838) 19:14:22 at com.fasterxml.jackson.core.json.UTF8StreamJsonParser.nextToken(UTF8StreamJsonParser.java:753) 19:14:22 at com.fasterxml.jackson.databind.ObjectReader._initForReading(ObjectReader.java:356) 19:14:22 at com.fasterxml.jackson.databind.ObjectReader._bindAndClose(ObjectReader.java:2117) 19:14:22 at com.fasterxml.jackson.databind.ObjectReader.readValue(ObjectReader.java:1500) 19:14:22 at org.springframework.http.converter.json.AbstractJackson2HttpMessageConverter.readJavaType(AbstractJackson2HttpMessageConverter.java:397) 19:14:22 ... 140 common frames omitted 19:14:22 19:14:22 [INFO] Tests run: 29, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.615 s -- in org.onap.cps.ncmp.rest.controller.NetworkCmProxyInventoryControllerSpec 19:14:22 [INFO] Running org.onap.cps.ncmp.rest.controller.NetworkCmProxyRestExceptionHandlerSpec 19:14:23 19:14:23 . ____ _ __ _ _ 19:14:23 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 19:14:23 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 19:14:23 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 19:14:23 ' |____| .__|_| |_|_| |_\__, | / / / / 19:14:23 =========|_|==============|___/=/_/_/_/ 19:14:23 19:14:23 :: Spring Boot :: (v3.5.9) 19:14:23 19:14:23 2026-01-13T19:14:23.040Z INFO 11048 --- [ main] c.NetworkCmProxyRestExceptionHandlerSpec : Starting NetworkCmProxyRestExceptionHandlerSpec using Java 17.0.6-ea with PID 11048 (started by jenkins in /w/workspace/cps-master-verify-java/cps-ncmp-rest) 19:14:23 2026-01-13T19:14:23.040Z INFO 11048 --- [ main] c.NetworkCmProxyRestExceptionHandlerSpec : No active profile set, falling back to 1 default profile: "default" 19:14:23 2026-01-13T19:14:23.398Z INFO 11048 --- [ main] o.s.b.t.m.w.SpringBootMockServletContext : Initializing Spring TestDispatcherServlet '' 19:14:23 2026-01-13T19:14:23.398Z INFO 11048 --- [ main] o.s.t.web.servlet.TestDispatcherServlet : Initializing Servlet '' 19:14:23 2026-01-13T19:14:23.398Z INFO 11048 --- [ main] o.s.t.web.servlet.TestDispatcherServlet : Completed initialization in 0 ms 19:14:23 2026-01-13T19:14:23.405Z INFO 11048 --- [ main] c.NetworkCmProxyRestExceptionHandlerSpec : Started NetworkCmProxyRestExceptionHandlerSpec in 0.386 seconds (process running for 9.031) 19:14:23 2026-01-13T19:14:23.487Z ERROR 11048 --- [ main] n.r.c.NetworkCmProxyRestExceptionHandler : Exception occurred 19:14:23 19:14:23 org.onap.cps.ncmp.api.exceptions.ServerNcmpException: some error message 19:14:23 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 19:14:23 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 19:14:23 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 19:14:23 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 19:14:23 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 19:14:23 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 19:14:23 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 19:14:23 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59) 19:14:23 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263) 19:14:23 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:286) 19:14:23 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyRestExceptionHandlerSpec.$spock_feature_0_0prov1(NetworkCmProxyRestExceptionHandlerSpec.groovy:159) 19:14:23 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 19:14:23 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 19:14:23 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 19:14:23 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 19:14:23 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 19:14:23 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 19:14:23 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 19:14:23 at org.spockframework.runtime.DataIteratorFactory$BaseDataIterator.invokeRaw(DataIteratorFactory.java:37) 19:14:23 at org.spockframework.runtime.DataIteratorFactory$FeatureDataProviderIterator.createDataProviders(DataIteratorFactory.java:275) 19:14:23 at org.spockframework.runtime.DataIteratorFactory$FeatureDataProviderIterator.(DataIteratorFactory.java:147) 19:14:23 at org.spockframework.runtime.DataIteratorFactory.createFeatureDataIterator(DataIteratorFactory.java:23) 19:14:23 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:44) 19:14:23 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 19:14:23 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 19:14:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 19:14:23 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 19:14:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 19:14:23 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 19:14:23 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 19:14:23 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 19:14:23 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 19:14:23 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 19:14:23 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 19:14:23 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 19:14:23 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 19:14:23 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 19:14:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 19:14:23 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 19:14:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 19:14:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 19:14:23 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 19:14:23 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 19:14:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 19:14:23 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 19:14:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 19:14:23 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 19:14:23 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 19:14:23 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 19:14:23 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 19:14:23 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 19:14:23 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 19:14:23 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 19:14:23 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 19:14:23 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 19:14:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 19:14:23 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 19:14:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 19:14:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 19:14:23 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 19:14:23 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 19:14:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 19:14:23 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 19:14:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 19:14:23 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 19:14:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 19:14:23 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 19:14:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 19:14:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 19:14:23 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 19:14:23 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 19:14:23 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 19:14:23 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) 19:14:23 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) 19:14:23 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) 19:14:23 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) 19:14:23 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) 19:14:23 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) 19:14:23 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 19:14:23 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 19:14:23 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 19:14:23 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) 19:14:23 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 19:14:23 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) 19:14:23 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 19:14:23 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 19:14:23 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 19:14:23 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 19:14:23 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 19:14:23 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 19:14:23 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 19:14:23 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 19:14:23 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 19:14:23 19:14:23 2026-01-13T19:14:23.493Z ERROR 11048 --- [ main] n.r.c.NetworkCmProxyRestExceptionHandler : Exception occurred 19:14:23 19:14:23 org.onap.cps.ncmp.api.exceptions.DmiRequestException: some error message 19:14:23 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 19:14:23 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 19:14:23 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 19:14:23 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 19:14:23 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 19:14:23 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 19:14:23 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 19:14:23 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59) 19:14:23 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263) 19:14:23 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:286) 19:14:23 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyRestExceptionHandlerSpec.$spock_feature_0_0prov1(NetworkCmProxyRestExceptionHandlerSpec.groovy:160) 19:14:23 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 19:14:23 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 19:14:23 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 19:14:23 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 19:14:23 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 19:14:23 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 19:14:23 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 19:14:23 at org.spockframework.runtime.DataIteratorFactory$BaseDataIterator.invokeRaw(DataIteratorFactory.java:37) 19:14:23 at org.spockframework.runtime.DataIteratorFactory$FeatureDataProviderIterator.createDataProviders(DataIteratorFactory.java:275) 19:14:23 at org.spockframework.runtime.DataIteratorFactory$FeatureDataProviderIterator.(DataIteratorFactory.java:147) 19:14:23 at org.spockframework.runtime.DataIteratorFactory.createFeatureDataIterator(DataIteratorFactory.java:23) 19:14:23 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:44) 19:14:23 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 19:14:23 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 19:14:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 19:14:23 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 19:14:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 19:14:23 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 19:14:23 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 19:14:23 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 19:14:23 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 19:14:23 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 19:14:23 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 19:14:23 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 19:14:23 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 19:14:23 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 19:14:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 19:14:23 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 19:14:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 19:14:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 19:14:23 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 19:14:23 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 19:14:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 19:14:23 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 19:14:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 19:14:23 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 19:14:23 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 19:14:23 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 19:14:23 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 19:14:23 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 19:14:23 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 19:14:23 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 19:14:23 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 19:14:23 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 19:14:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 19:14:23 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 19:14:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 19:14:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 19:14:23 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 19:14:23 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 19:14:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 19:14:23 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 19:14:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 19:14:23 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 19:14:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 19:14:23 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 19:14:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 19:14:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 19:14:23 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 19:14:23 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 19:14:23 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 19:14:23 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) 19:14:23 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) 19:14:23 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) 19:14:23 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) 19:14:23 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) 19:14:23 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) 19:14:23 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 19:14:23 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 19:14:23 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 19:14:23 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) 19:14:23 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 19:14:23 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) 19:14:23 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 19:14:23 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 19:14:23 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 19:14:23 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 19:14:23 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 19:14:23 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 19:14:23 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 19:14:23 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 19:14:23 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 19:14:23 19:14:23 2026-01-13T19:14:23.497Z ERROR 11048 --- [ main] n.r.c.NetworkCmProxyRestExceptionHandler : Exception occurred 19:14:23 19:14:23 org.onap.cps.ncmp.api.data.exceptions.InvalidOperationException: some reason 19:14:23 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 19:14:23 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 19:14:23 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 19:14:23 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 19:14:23 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 19:14:23 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 19:14:23 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 19:14:23 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59) 19:14:23 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263) 19:14:23 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:277) 19:14:23 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyRestExceptionHandlerSpec.$spock_feature_0_0prov1(NetworkCmProxyRestExceptionHandlerSpec.groovy:161) 19:14:23 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 19:14:23 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 19:14:23 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 19:14:23 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 19:14:23 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 19:14:23 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 19:14:23 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 19:14:23 at org.spockframework.runtime.DataIteratorFactory$BaseDataIterator.invokeRaw(DataIteratorFactory.java:37) 19:14:23 at org.spockframework.runtime.DataIteratorFactory$FeatureDataProviderIterator.createDataProviders(DataIteratorFactory.java:275) 19:14:23 at org.spockframework.runtime.DataIteratorFactory$FeatureDataProviderIterator.(DataIteratorFactory.java:147) 19:14:23 at org.spockframework.runtime.DataIteratorFactory.createFeatureDataIterator(DataIteratorFactory.java:23) 19:14:23 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:44) 19:14:23 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 19:14:23 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 19:14:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 19:14:23 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 19:14:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 19:14:23 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 19:14:23 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 19:14:23 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 19:14:23 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 19:14:23 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 19:14:23 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 19:14:23 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 19:14:23 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 19:14:23 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 19:14:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 19:14:23 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 19:14:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 19:14:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 19:14:23 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 19:14:23 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 19:14:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 19:14:23 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 19:14:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 19:14:23 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 19:14:23 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 19:14:23 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 19:14:23 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 19:14:23 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 19:14:23 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 19:14:23 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 19:14:23 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 19:14:23 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 19:14:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 19:14:23 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 19:14:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 19:14:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 19:14:23 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 19:14:23 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 19:14:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 19:14:23 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 19:14:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 19:14:23 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 19:14:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 19:14:23 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 19:14:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 19:14:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 19:14:23 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 19:14:23 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 19:14:23 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 19:14:23 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) 19:14:23 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) 19:14:23 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) 19:14:23 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) 19:14:23 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) 19:14:23 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) 19:14:23 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 19:14:23 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 19:14:23 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 19:14:23 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) 19:14:23 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 19:14:23 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) 19:14:23 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 19:14:23 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 19:14:23 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 19:14:23 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 19:14:23 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 19:14:23 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 19:14:23 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 19:14:23 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 19:14:23 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 19:14:23 19:14:23 2026-01-13T19:14:23.502Z ERROR 11048 --- [ main] n.r.c.NetworkCmProxyRestExceptionHandler : Exception occurred 19:14:23 19:14:23 org.onap.cps.ncmp.api.data.exceptions.OperationNotSupportedException: not yet 19:14:23 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 19:14:23 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 19:14:23 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 19:14:23 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 19:14:23 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 19:14:23 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 19:14:23 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 19:14:23 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59) 19:14:23 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263) 19:14:23 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:277) 19:14:23 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyRestExceptionHandlerSpec.$spock_feature_0_0prov1(NetworkCmProxyRestExceptionHandlerSpec.groovy:162) 19:14:23 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 19:14:23 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 19:14:23 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 19:14:23 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 19:14:23 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 19:14:23 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 19:14:23 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 19:14:23 at org.spockframework.runtime.DataIteratorFactory$BaseDataIterator.invokeRaw(DataIteratorFactory.java:37) 19:14:23 at org.spockframework.runtime.DataIteratorFactory$FeatureDataProviderIterator.createDataProviders(DataIteratorFactory.java:275) 19:14:23 at org.spockframework.runtime.DataIteratorFactory$FeatureDataProviderIterator.(DataIteratorFactory.java:147) 19:14:23 at org.spockframework.runtime.DataIteratorFactory.createFeatureDataIterator(DataIteratorFactory.java:23) 19:14:23 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:44) 19:14:23 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 19:14:23 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 19:14:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 19:14:23 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 19:14:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 19:14:23 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 19:14:23 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 19:14:23 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 19:14:23 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 19:14:23 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 19:14:23 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 19:14:23 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 19:14:23 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 19:14:23 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 19:14:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 19:14:23 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 19:14:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 19:14:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 19:14:23 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 19:14:23 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 19:14:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 19:14:23 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 19:14:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 19:14:23 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 19:14:23 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 19:14:23 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 19:14:23 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 19:14:23 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 19:14:23 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 19:14:23 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 19:14:23 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 19:14:23 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 19:14:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 19:14:23 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 19:14:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 19:14:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 19:14:23 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 19:14:23 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 19:14:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 19:14:23 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 19:14:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 19:14:23 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 19:14:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 19:14:23 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 19:14:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 19:14:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 19:14:23 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 19:14:23 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 19:14:23 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 19:14:23 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) 19:14:23 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) 19:14:23 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) 19:14:23 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) 19:14:23 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) 19:14:23 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) 19:14:23 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 19:14:23 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 19:14:23 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 19:14:23 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) 19:14:23 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 19:14:23 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) 19:14:23 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 19:14:23 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 19:14:23 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 19:14:23 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 19:14:23 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 19:14:23 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 19:14:23 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 19:14:23 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 19:14:23 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 19:14:23 19:14:23 2026-01-13T19:14:23.511Z ERROR 11048 --- [ main] n.r.c.NetworkCmProxyRestExceptionHandler : Exception occurred 19:14:23 19:14:23 java.lang.IllegalStateException: some error message 19:14:23 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 19:14:23 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 19:14:23 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 19:14:23 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 19:14:23 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 19:14:23 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 19:14:23 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 19:14:23 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59) 19:14:23 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263) 19:14:23 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:277) 19:14:23 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyRestExceptionHandlerSpec.$spock_feature_0_0prov1(NetworkCmProxyRestExceptionHandlerSpec.groovy:164) 19:14:23 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 19:14:23 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 19:14:23 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 19:14:23 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 19:14:23 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 19:14:23 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 19:14:23 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 19:14:23 at org.spockframework.runtime.DataIteratorFactory$BaseDataIterator.invokeRaw(DataIteratorFactory.java:37) 19:14:23 at org.spockframework.runtime.DataIteratorFactory$FeatureDataProviderIterator.createDataProviders(DataIteratorFactory.java:275) 19:14:23 at org.spockframework.runtime.DataIteratorFactory$FeatureDataProviderIterator.(DataIteratorFactory.java:147) 19:14:23 at org.spockframework.runtime.DataIteratorFactory.createFeatureDataIterator(DataIteratorFactory.java:23) 19:14:23 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:44) 19:14:23 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 19:14:23 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 19:14:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 19:14:23 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 19:14:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 19:14:23 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 19:14:23 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 19:14:23 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 19:14:23 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 19:14:23 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 19:14:23 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 19:14:23 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 19:14:23 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 19:14:23 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 19:14:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 19:14:23 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 19:14:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 19:14:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 19:14:23 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 19:14:23 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 19:14:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 19:14:23 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 19:14:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 19:14:23 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 19:14:23 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 19:14:23 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 19:14:23 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 19:14:23 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 19:14:23 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 19:14:23 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 19:14:23 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 19:14:23 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 19:14:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 19:14:23 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 19:14:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 19:14:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 19:14:23 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 19:14:23 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 19:14:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 19:14:23 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 19:14:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 19:14:23 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 19:14:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 19:14:23 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 19:14:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 19:14:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 19:14:23 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 19:14:23 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 19:14:23 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 19:14:23 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) 19:14:23 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) 19:14:23 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) 19:14:23 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) 19:14:23 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) 19:14:23 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) 19:14:23 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 19:14:23 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 19:14:23 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 19:14:23 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) 19:14:23 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 19:14:23 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) 19:14:23 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 19:14:23 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 19:14:23 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 19:14:23 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 19:14:23 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 19:14:23 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 19:14:23 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 19:14:23 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 19:14:23 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 19:14:23 19:14:23 2026-01-13T19:14:23.527Z ERROR 11048 --- [ main] n.r.c.NetworkCmProxyRestExceptionHandler : Exception occurred 19:14:23 19:14:23 org.onap.cps.ncmp.api.exceptions.PayloadTooLargeException: some error message 19:14:23 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 19:14:23 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 19:14:23 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 19:14:23 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 19:14:23 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 19:14:23 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 19:14:23 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 19:14:23 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59) 19:14:23 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263) 19:14:23 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:277) 19:14:23 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyRestExceptionHandlerSpec.$spock_feature_0_0prov1(NetworkCmProxyRestExceptionHandlerSpec.groovy:168) 19:14:23 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 19:14:23 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 19:14:23 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 19:14:23 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 19:14:23 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 19:14:23 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 19:14:23 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 19:14:23 at org.spockframework.runtime.DataIteratorFactory$BaseDataIterator.invokeRaw(DataIteratorFactory.java:37) 19:14:23 at org.spockframework.runtime.DataIteratorFactory$FeatureDataProviderIterator.createDataProviders(DataIteratorFactory.java:275) 19:14:23 at org.spockframework.runtime.DataIteratorFactory$FeatureDataProviderIterator.(DataIteratorFactory.java:147) 19:14:23 at org.spockframework.runtime.DataIteratorFactory.createFeatureDataIterator(DataIteratorFactory.java:23) 19:14:23 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:44) 19:14:23 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 19:14:23 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 19:14:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 19:14:23 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 19:14:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 19:14:23 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 19:14:23 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 19:14:23 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 19:14:23 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 19:14:23 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 19:14:23 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 19:14:23 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 19:14:23 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 19:14:23 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 19:14:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 19:14:23 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 19:14:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 19:14:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 19:14:23 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 19:14:23 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 19:14:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 19:14:23 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 19:14:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 19:14:23 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 19:14:23 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 19:14:23 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 19:14:23 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 19:14:23 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 19:14:23 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 19:14:23 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 19:14:23 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 19:14:23 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 19:14:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 19:14:23 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 19:14:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 19:14:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 19:14:23 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 19:14:23 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 19:14:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 19:14:23 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 19:14:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 19:14:23 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 19:14:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 19:14:23 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 19:14:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 19:14:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 19:14:23 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 19:14:23 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 19:14:23 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 19:14:23 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) 19:14:23 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) 19:14:23 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) 19:14:23 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) 19:14:23 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) 19:14:23 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) 19:14:23 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 19:14:23 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 19:14:23 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 19:14:23 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) 19:14:23 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 19:14:23 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) 19:14:23 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 19:14:23 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 19:14:23 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 19:14:23 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 19:14:23 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 19:14:23 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 19:14:23 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 19:14:23 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 19:14:23 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 19:14:23 19:14:23 2026-01-13T19:14:23.531Z ERROR 11048 --- [ main] n.r.c.NetworkCmProxyRestExceptionHandler : Exception occurred 19:14:23 19:14:23 org.onap.cps.ncmp.api.exceptions.PolicyExecutorException: some error message 19:14:23 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 19:14:23 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 19:14:23 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 19:14:23 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 19:14:23 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 19:14:23 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 19:14:23 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 19:14:23 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59) 19:14:23 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263) 19:14:23 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:295) 19:14:23 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyRestExceptionHandlerSpec.$spock_feature_0_0prov1(NetworkCmProxyRestExceptionHandlerSpec.groovy:169) 19:14:23 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 19:14:23 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 19:14:23 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 19:14:23 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 19:14:23 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 19:14:23 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 19:14:23 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 19:14:23 at org.spockframework.runtime.DataIteratorFactory$BaseDataIterator.invokeRaw(DataIteratorFactory.java:37) 19:14:23 at org.spockframework.runtime.DataIteratorFactory$FeatureDataProviderIterator.createDataProviders(DataIteratorFactory.java:275) 19:14:23 at org.spockframework.runtime.DataIteratorFactory$FeatureDataProviderIterator.(DataIteratorFactory.java:147) 19:14:23 at org.spockframework.runtime.DataIteratorFactory.createFeatureDataIterator(DataIteratorFactory.java:23) 19:14:23 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:44) 19:14:23 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 19:14:23 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 19:14:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 19:14:23 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 19:14:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 19:14:23 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 19:14:23 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 19:14:23 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 19:14:23 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 19:14:23 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 19:14:23 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 19:14:23 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 19:14:23 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 19:14:23 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 19:14:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 19:14:23 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 19:14:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 19:14:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 19:14:23 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 19:14:23 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 19:14:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 19:14:23 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 19:14:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 19:14:23 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 19:14:23 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 19:14:23 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 19:14:23 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 19:14:23 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 19:14:23 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 19:14:23 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 19:14:23 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 19:14:23 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 19:14:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 19:14:23 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 19:14:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 19:14:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 19:14:23 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 19:14:23 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 19:14:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 19:14:23 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 19:14:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 19:14:23 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 19:14:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 19:14:23 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 19:14:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 19:14:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 19:14:23 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 19:14:23 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 19:14:23 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 19:14:23 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) 19:14:23 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) 19:14:23 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) 19:14:23 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) 19:14:23 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) 19:14:23 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) 19:14:23 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 19:14:23 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 19:14:23 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 19:14:23 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) 19:14:23 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 19:14:23 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) 19:14:23 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 19:14:23 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 19:14:23 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 19:14:23 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 19:14:23 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 19:14:23 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 19:14:23 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 19:14:23 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 19:14:23 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 19:14:23 19:14:23 [INFO] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.692 s -- in org.onap.cps.ncmp.rest.controller.NetworkCmProxyRestExceptionHandlerSpec 19:14:23 [INFO] Running org.onap.cps.ncmp.rest.controller.ProvMnSControllerSpec 19:14:23 19:14:23 . ____ _ __ _ _ 19:14:23 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 19:14:23 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 19:14:23 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 19:14:23 ' |____| .__|_| |_|_| |_\__, | / / / / 19:14:23 =========|_|==============|___/=/_/_/_/ 19:14:23 19:14:23 :: Spring Boot :: (v3.5.9) 19:14:23 19:14:23 2026-01-13T19:14:23.614Z INFO 11048 --- [ main] o.o.c.n.r.c.ProvMnSControllerSpec : Starting ProvMnSControllerSpec using Java 17.0.6-ea with PID 11048 (started by jenkins in /w/workspace/cps-master-verify-java/cps-ncmp-rest) 19:14:23 2026-01-13T19:14:23.614Z INFO 11048 --- [ main] o.o.c.n.r.c.ProvMnSControllerSpec : No active profile set, falling back to 1 default profile: "default" 19:14:23 2026-01-13T19:14:23.824Z INFO 11048 --- [ main] o.s.b.t.m.w.SpringBootMockServletContext : Initializing Spring TestDispatcherServlet '' 19:14:23 2026-01-13T19:14:23.825Z INFO 11048 --- [ main] o.s.t.web.servlet.TestDispatcherServlet : Initializing Servlet '' 19:14:23 2026-01-13T19:14:23.825Z INFO 11048 --- [ main] o.s.t.web.servlet.TestDispatcherServlet : Completed initialization in 0 ms 19:14:23 2026-01-13T19:14:23.831Z INFO 11048 --- [ main] o.o.c.n.r.c.ProvMnSControllerSpec : Started ProvMnSControllerSpec in 0.234 seconds (process running for 9.457) 19:14:23 2026-01-13T19:14:23.897Z WARN 11048 --- [ main] o.o.c.n.r.controller.ProvMnSController : ProvMns Exception: my message 19:14:23 2026-01-13T19:14:23.903Z WARN 11048 --- [ main] o.o.c.n.r.controller.ProvMnSController : ProvMns Exception: my message 19:14:23 2026-01-13T19:14:23.945Z WARN 11048 --- [ main] .w.s.m.s.DefaultHandlerExceptionResolver : Resolved [org.springframework.web.bind.MethodArgumentNotValidException: Validation failed for argument [1] in public org.springframework.http.ResponseEntity org.onap.cps.ncmp.rest.controller.ProvMnSController.getMoi(jakarta.servlet.http.HttpServletRequest,org.onap.cps.ncmp.impl.provmns.model.Scope,java.lang.String,java.util.List,java.util.List,org.onap.cps.ncmp.impl.provmns.model.ClassNameIdGetDataNodeSelectorParameter): [Field error in object 'scope' on field 'scopeType': rejected value [WRONG]; codes [typeMismatch.scope.scopeType,typeMismatch.scopeType,typeMismatch.org.onap.cps.ncmp.impl.provmns.model.ScopeType,typeMismatch]; arguments [org.springframework.context.support.DefaultMessageSourceResolvable: codes [scope.scopeType,scopeType]; arguments []; default message [scopeType]]; default message [Failed to convert property value of type 'java.lang.String' to required type 'org.onap.cps.ncmp.impl.provmns.model.ScopeType' for property 'scopeType'; Failed to convert from type [java.lang.String] to type [@jakarta.validation.Valid @io.swagger.v3.oas.annotations.media.Schema @com.fasterxml.jackson.annotation.JsonProperty @org.springframework.lang.Nullable org.onap.cps.ncmp.impl.provmns.model.ScopeType] for value [WRONG]]] ] 19:14:24 2026-01-13T19:14:24.034Z WARN 11048 --- [ 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`)] 19:14:24 2026-01-13T19:14:24.046Z WARN 11048 --- [ main] o.o.c.n.r.controller.ProvMnSController : ProvMns Exception: my message 19:14:24 2026-01-13T19:14:24.067Z WARN 11048 --- [ main] o.o.c.n.r.controller.ProvMnSController : ProvMns Exception: denied for test 19:14:24 2026-01-13T19:14:24.077Z WARN 11048 --- [ main] .w.s.m.s.DefaultHandlerExceptionResolver : Resolved [org.springframework.web.HttpMediaTypeNotSupportedException: Content-Type 'text/xml' is not supported] 19:14:24 2026-01-13T19:14:24.080Z WARN 11048 --- [ main] .w.s.m.s.DefaultHandlerExceptionResolver : Resolved [org.springframework.web.HttpMediaTypeNotAcceptableException: No acceptable representation] 19:14:24 [INFO] Tests run: 42, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.568 s -- in org.onap.cps.ncmp.rest.controller.ProvMnSControllerSpec 19:14:24 [INFO] Running org.onap.cps.ncmp.rest.util.CmHandleSearchExecutionCounterSpec 19:14:24 2026-01-13T19:14:24.215Z WARN 11048 --- [ main] o.c.n.r.u.CmHandleSearchExecutionCounter : Method testSignature is missing required CmHandleQueryParameters argument 19:14:24 2026-01-13T19:14:24.234Z WARN 11048 --- [ main] o.c.n.r.u.CmHandleSearchExecutionCounter : Method testSignature is missing required CmHandleQueryParameters argument 19:14:24 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.072 s -- in org.onap.cps.ncmp.rest.util.CmHandleSearchExecutionCounterSpec 19:14:24 [INFO] Running org.onap.cps.ncmp.rest.util.CmHandleStateMapperSpec 19:14:24 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.016 s -- in org.onap.cps.ncmp.rest.util.CmHandleStateMapperSpec 19:14:24 [INFO] Running org.onap.cps.ncmp.rest.util.DeprecationHelperSpec 19:14:24 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.020 s -- in org.onap.cps.ncmp.rest.util.DeprecationHelperSpec 19:14:24 [INFO] Running org.onap.cps.ncmp.rest.util.NcmpRestInputMapperSpec 19:14:24 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.016 s -- in org.onap.cps.ncmp.rest.util.NcmpRestInputMapperSpec 19:14:24 [INFO] Running org.onap.cps.ncmp.rest.util.RestOutputCmHandleMapperSpec 19:14:24 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s -- in org.onap.cps.ncmp.rest.util.RestOutputCmHandleMapperSpec 19:14:24 [INFO] 19:14:24 [INFO] Results: 19:14:24 [INFO] 19:14:24 [INFO] Tests run: 164, Failures: 0, Errors: 0, Skipped: 0 19:14:24 [INFO] 19:14:24 [INFO] 19:14:24 [INFO] --- jacoco-maven-plugin:0.8.14:check (coverage-check) @ cps-ncmp-rest --- 19:14:24 [INFO] Loading execution data file /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/code-coverage/jacoco-ut.exec 19:14:24 [INFO] Analyzed bundle 'cps-ncmp-rest' with 10 classes 19:14:24 [INFO] All coverage checks have been met. 19:14:24 [INFO] 19:14:24 [INFO] --- jacoco-maven-plugin:0.8.14:report (post-unit-test) @ cps-ncmp-rest --- 19:14:24 [INFO] Loading execution data file /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/code-coverage/jacoco-ut.exec 19:14:24 [INFO] Analyzed bundle 'cps-ncmp-rest' with 10 classes 19:14:24 [INFO] 19:14:24 [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ cps-ncmp-rest --- 19:14:24 [INFO] Building jar: /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/cps-ncmp-rest-3.7.4-SNAPSHOT.jar 19:14:24 [INFO] 19:14:24 [INFO] --- maven-install-plugin:2.4:install (default-install) @ cps-ncmp-rest --- 19:14:24 [INFO] Installing /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/cps-ncmp-rest-3.7.4-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/onap/cps/cps-ncmp-rest/3.7.4-SNAPSHOT/cps-ncmp-rest-3.7.4-SNAPSHOT.jar 19:14: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.4-SNAPSHOT/cps-ncmp-rest-3.7.4-SNAPSHOT.pom 19:14:24 [INFO] 19:14:24 [INFO] ------------------< org.onap.cps:cps-ncmp-rest-stub >------------------- 19:14:24 [INFO] Building cps-ncmp-rest-stub 3.7.4-SNAPSHOT [12/21] 19:14:24 [INFO] --------------------------------[ pom ]--------------------------------- 19:14:24 [INFO] 19:14:24 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ cps-ncmp-rest-stub --- 19:14:24 [INFO] 19:14:24 [INFO] --- jacoco-maven-plugin:0.8.14:prepare-agent (default-prepare-agent) @ cps-ncmp-rest-stub --- 19:14:24 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 19:14:24 [INFO] surefireArgLine set to empty 19:14:24 [INFO] 19:14:24 [INFO] --- maven-checkstyle-plugin:3.3.1:check (onap-license) @ cps-ncmp-rest-stub --- 19:14:24 [INFO] You have 0 Checkstyle violations. 19:14:24 [INFO] 19:14:24 [INFO] --- maven-checkstyle-plugin:3.3.1:check (cps-java-style) @ cps-ncmp-rest-stub --- 19:14:24 [INFO] You have 0 Checkstyle violations. 19:14:24 [INFO] 19:14:24 [INFO] --- gmavenplus-plugin:4.0.1:compileTests (default) @ cps-ncmp-rest-stub --- 19:14:24 [INFO] No sources specified for compilation. Skipping. 19:14:24 [INFO] 19:14:24 [INFO] --- jacoco-maven-plugin:0.8.14:check (coverage-check) @ cps-ncmp-rest-stub --- 19:14:24 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 19:14:24 [INFO] 19:14:24 [INFO] --- jacoco-maven-plugin:0.8.14:report (post-unit-test) @ cps-ncmp-rest-stub --- 19:14:24 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 19:14:24 [INFO] 19:14:24 [INFO] --- maven-install-plugin:2.4:install (default-install) @ cps-ncmp-rest-stub --- 19:14: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.4-SNAPSHOT/cps-ncmp-rest-stub-3.7.4-SNAPSHOT.pom 19:14:24 [INFO] 19:14:24 [INFO] --------------< org.onap.cps:cps-ncmp-rest-stub-service >--------------- 19:14:24 [INFO] Building cps-ncmp-rest-stub-service 3.7.4-SNAPSHOT [13/21] 19:14:24 [INFO] --------------------------------[ jar ]--------------------------------- 19:14:24 [INFO] 19:14:24 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ cps-ncmp-rest-stub-service --- 19:14:24 [INFO] 19:14:24 [INFO] --- jacoco-maven-plugin:0.8.14:prepare-agent (default-prepare-agent) @ cps-ncmp-rest-stub-service --- 19:14:24 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 19:14:24 [INFO] surefireArgLine set to empty 19:14:24 [INFO] 19:14:24 [INFO] --- maven-checkstyle-plugin:3.3.1:check (onap-license) @ cps-ncmp-rest-stub-service --- 19:14:24 [INFO] You have 0 Checkstyle violations. 19:14:24 [INFO] 19:14:24 [INFO] --- maven-checkstyle-plugin:3.3.1:check (cps-java-style) @ cps-ncmp-rest-stub-service --- 19:14:24 [INFO] You have 0 Checkstyle violations. 19:14:24 [INFO] 19:14:24 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ cps-ncmp-rest-stub-service --- 19:14:24 [INFO] Using 'UTF-8' encoding to copy filtered resources. 19:14:24 [INFO] Copying 3 resources 19:14: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 19:14: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 19:14:24 [INFO] 19:14:24 [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ cps-ncmp-rest-stub-service --- 19:14:24 [INFO] Recompiling the module because of changed dependency. 19:14:24 [INFO] Compiling 3 source files with javac [debug release 17] to target/classes 19:14:25 [INFO] 19:14:25 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ cps-ncmp-rest-stub-service --- 19:14:25 [INFO] Using 'UTF-8' encoding to copy filtered resources. 19:14:25 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/cps-ncmp-rest-stub/cps-ncmp-rest-stub-service/src/test/resources 19:14:25 [INFO] 19:14:25 [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ cps-ncmp-rest-stub-service --- 19:14:25 [INFO] No sources to compile 19:14:25 [INFO] 19:14:25 [INFO] --- gmavenplus-plugin:4.0.1:compileTests (default) @ cps-ncmp-rest-stub-service --- 19:14:25 [INFO] Using isolated classloader, without GMavenPlus classpath. 19:14:25 [INFO] Using Groovy 3.0.18 to perform compileTests. 19:14:25 [INFO] Parallel parsing disabled. 19:14:25 [INFO] Compiled 4 files. 19:14:25 [INFO] 19:14:25 [INFO] --- maven-surefire-plugin:3.3.1:test (default-test) @ cps-ncmp-rest-stub-service --- 19:14:25 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 19:14:25 [INFO] 19:14:25 [INFO] ------------------------------------------------------- 19:14:25 [INFO] T E S T S 19:14:25 [INFO] ------------------------------------------------------- 19:14:26 [INFO] Running org.onap.cps.ncmp.rest.stub.SampleCpsNcmpClientSpec 19:14:27 19:14:27,606 |-WARN in IfNestedWithinSecondPhaseElementSC - elements cannot be nested within an , or element 19:14:27 19:14:27,608 |-WARN in IfNestedWithinSecondPhaseElementSC - See also https://logback.qos.ch/codes.html#nested_if_element 19:14:27 19:14:27,611 |-WARN in IfNestedWithinSecondPhaseElementSC - Element at line 62 contains a nested element at line 63 19:14:27 19:14:27,642 |-WARN in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Missing watchable .xml or .properties files. 19:14:27 19:14:27,642 |-WARN in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Watching .xml files requires that the main configuration file is reachable as a URL 19:14:27 19:14:27,699 |-WARN in ch.qos.logback.core.model.processor.conditional.IfModelHandler - The 'condition' attribute in element is deprecated and slated for removal. Use element instead. 19:14:27 19:14:27,700 |-WARN in ch.qos.logback.core.model.processor.conditional.IfModelHandler - See also https://logback.qos.ch/codes.html#conditionAttributeDeprecation 19:14:27 2026-01-13T19:14:27.923Z INFO 11123 --- [cps-ncmp-rest-stub] [ main] o.o.c.n.r.stub.SampleCpsNcmpClientSpec : Starting SampleCpsNcmpClientSpec using Java 17.0.6-ea with PID 11123 (started by jenkins in /w/workspace/cps-master-verify-java/cps-ncmp-rest-stub/cps-ncmp-rest-stub-service) 19:14:27 2026-01-13T19:14:27.924Z INFO 11123 --- [cps-ncmp-rest-stub] [ main] o.o.c.n.r.stub.SampleCpsNcmpClientSpec : The following 1 profile is active: "test" 19:14:29 2026-01-13T19:14:29.003Z INFO 11123 --- [cps-ncmp-rest-stub] [ main] o.s.b.w.e.j.JettyServletWebServerFactory : Server initialized with port: 0 19:14:29 2026-01-13T19:14:29.007Z INFO 11123 --- [cps-ncmp-rest-stub] [ main] org.eclipse.jetty.server.Server : jetty-12.0.31; built: 2025-12-03T21:37:40.808Z; git: 5eb4a85cac542a4ad1f2b9d761f9c99f5ca9476e; jvm 17.0.6-ea+9-LTS 19:14:29 2026-01-13T19:14:29.045Z INFO 11123 --- [cps-ncmp-rest-stub] [ main] o.e.j.s.h.ContextHandler.application : Initializing Spring embedded WebApplicationContext 19:14:29 2026-01-13T19:14:29.046Z INFO 11123 --- [cps-ncmp-rest-stub] [ main] w.s.c.ServletWebServerApplicationContext : Root WebApplicationContext: initialization completed in 1100 ms 19:14:29 2026-01-13T19:14:29.172Z INFO 11123 --- [cps-ncmp-rest-stub] [ main] o.e.j.session.DefaultSessionIdManager : Session workerName=node0 19:14:29 2026-01-13T19:14:29.177Z INFO 11123 --- [cps-ncmp-rest-stub] [ main] o.e.jetty.server.handler.ContextHandler : Started osbwej.JettyEmbeddedWebAppContext@3fad8636{application,/,b=file:/tmp/jetty-docbase.0.14835073173012996377/,a=AVAILABLE,h=oeje10s.SessionHandler@306cfb8a{STARTED}} 19:14:29 2026-01-13T19:14:29.177Z INFO 11123 --- [cps-ncmp-rest-stub] [ main] o.e.j.e.servlet.ServletContextHandler : Started osbwej.JettyEmbeddedWebAppContext@3fad8636{application,/,b=file:/tmp/jetty-docbase.0.14835073173012996377/,a=AVAILABLE,h=oeje10s.SessionHandler@306cfb8a{STARTED}} 19:14:29 2026-01-13T19:14:29.179Z INFO 11123 --- [cps-ncmp-rest-stub] [ main] org.eclipse.jetty.server.Server : Started oejs.Server@6cc44207{STARTING}[12.0.31,sto=0] @3293ms 19:14:29 2026-01-13T19:14:29.798Z INFO 11123 --- [cps-ncmp-rest-stub] [ main] o.s.b.a.e.web.EndpointLinksResolver : Exposing 1 endpoint beneath base path '/actuator' 19:14:29 2026-01-13T19:14:29.874Z INFO 11123 --- [cps-ncmp-rest-stub] [ main] o.e.j.s.h.ContextHandler.application : Initializing Spring DispatcherServlet 'dispatcherServlet' 19:14:29 2026-01-13T19:14:29.874Z INFO 11123 --- [cps-ncmp-rest-stub] [ main] o.s.web.servlet.DispatcherServlet : Initializing Servlet 'dispatcherServlet' 19:14:29 2026-01-13T19:14:29.875Z INFO 11123 --- [cps-ncmp-rest-stub] [ main] o.s.web.servlet.DispatcherServlet : Completed initialization in 1 ms 19:14:29 2026-01-13T19:14:29.885Z INFO 11123 --- [cps-ncmp-rest-stub] [ main] o.e.jetty.server.AbstractConnector : Started ServerConnector@2e8eafb2{HTTP/1.1, (http/1.1)}{0.0.0.0:37693} 19:14:29 2026-01-13T19:14:29.886Z INFO 11123 --- [cps-ncmp-rest-stub] [ main] o.s.b.web.embedded.jetty.JettyWebServer : Jetty started on port 37693 (http/1.1) with context path '/' 19:14:29 2026-01-13T19:14:29.901Z INFO 11123 --- [cps-ncmp-rest-stub] [ main] o.o.c.n.r.stub.SampleCpsNcmpClientSpec : Started SampleCpsNcmpClientSpec in 2.518 seconds (process running for 4.016) 19:14:30 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 19:14:30 2026-01-13T19:14:30.843Z WARN 11123 --- [cps-ncmp-rest-stub] [tp1664750059-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 19:14:30 2026-01-13T19:14:30.844Z INFO 11123 --- [cps-ncmp-rest-stub] [tp1664750059-30] o.o.c.n.r.s.p.ResourceProviderImpl : Found resource in classpath using path: /stubs/passthrough-operational-example.json 19:14:30 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.982 s -- in org.onap.cps.ncmp.rest.stub.SampleCpsNcmpClientSpec 19:14:30 [INFO] Running org.onap.cps.ncmp.rest.stub.providers.ResourceProviderSpec 19:14:30 2026-01-13T19:14:30.975Z WARN 11123 --- [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 19:14:30 2026-01-13T19:14:30.975Z INFO 11123 --- [cps-ncmp-rest-stub] [ main] o.o.c.n.r.s.p.ResourceProviderImpl : Found resource in classpath using path: /stubs/passthrough-operational-example.json 19:14:30 2026-01-13T19:14:30.979Z INFO 11123 --- [cps-ncmp-rest-stub] [ main] o.o.c.n.r.s.p.ResourceProviderImpl : Found resource file on file system using path: /tmp/spock-test995207187527530461/file.txt 19:14:30 2026-01-13T19:14:30.980Z WARN 11123 --- [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 19:14:30 2026-01-13T19:14:30.980Z ERROR 11123 --- [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 19:14:30 2026-01-13T19:14:30.981Z WARN 11123 --- [cps-ncmp-rest-stub] [ main] o.o.c.n.r.s.p.ResourceProviderImpl : Couldn't find file on file system '/tmp/spock-test995207187527530461/unknown-file.txt', will search it in classpath 19:14:30 2026-01-13T19:14:30.981Z ERROR 11123 --- [cps-ncmp-rest-stub] [ main] o.o.c.n.r.s.p.ResourceProviderImpl : /tmp/spock-test995207187527530461/unknown-file.txt file not found on classpath or on file system 19:14:30 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.028 s -- in org.onap.cps.ncmp.rest.stub.providers.ResourceProviderSpec 19:14:31 [INFO] 19:14:31 [INFO] Results: 19:14:31 [INFO] 19:14:31 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0 19:14:31 [INFO] 19:14:31 [INFO] 19:14:31 [INFO] --- jacoco-maven-plugin:0.8.14:check (coverage-check) @ cps-ncmp-rest-stub-service --- 19:14:31 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 19:14:31 [INFO] 19:14:31 [INFO] --- jacoco-maven-plugin:0.8.14:report (post-unit-test) @ cps-ncmp-rest-stub-service --- 19:14:31 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 19:14:31 [INFO] 19:14:31 [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ cps-ncmp-rest-stub-service --- 19:14: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.4-SNAPSHOT.jar 19:14:31 [INFO] 19:14:31 [INFO] --- maven-install-plugin:2.4:install (default-install) @ cps-ncmp-rest-stub-service --- 19:14: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.4-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/onap/cps/cps-ncmp-rest-stub-service/3.7.4-SNAPSHOT/cps-ncmp-rest-stub-service-3.7.4-SNAPSHOT.jar 19:14: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.4-SNAPSHOT/cps-ncmp-rest-stub-service-3.7.4-SNAPSHOT.pom 19:14:31 [INFO] 19:14:31 [INFO] ----------------< org.onap.cps:cps-ncmp-rest-stub-app >----------------- 19:14:31 [INFO] Building cps-ncmp-rest-stub-app 3.7.4-SNAPSHOT [14/21] 19:14:31 [INFO] --------------------------------[ jar ]--------------------------------- 19:14:31 [INFO] 19:14:31 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ cps-ncmp-rest-stub-app --- 19:14:31 [INFO] 19:14:31 [INFO] --- jacoco-maven-plugin:0.8.14:prepare-agent (default-prepare-agent) @ cps-ncmp-rest-stub-app --- 19:14:31 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 19:14:31 [INFO] surefireArgLine set to empty 19:14:31 [INFO] 19:14:31 [INFO] --- maven-checkstyle-plugin:3.3.1:check (onap-license) @ cps-ncmp-rest-stub-app --- 19:14:31 [INFO] You have 0 Checkstyle violations. 19:14:31 [INFO] 19:14:31 [INFO] --- maven-checkstyle-plugin:3.3.1:check (cps-java-style) @ cps-ncmp-rest-stub-app --- 19:14:31 [INFO] You have 0 Checkstyle violations. 19:14:31 [INFO] 19:14:31 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ cps-ncmp-rest-stub-app --- 19:14:31 [INFO] Using 'UTF-8' encoding to copy filtered resources. 19:14:31 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/cps-ncmp-rest-stub/cps-ncmp-rest-stub-app/src/main/resources 19:14: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 19:14: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 19:14:31 [INFO] 19:14:31 [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ cps-ncmp-rest-stub-app --- 19:14:31 [INFO] Recompiling the module because of changed dependency. 19:14:31 [INFO] Compiling 1 source file with javac [debug release 17] to target/classes 19:14:31 [INFO] 19:14:31 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ cps-ncmp-rest-stub-app --- 19:14:31 [INFO] Using 'UTF-8' encoding to copy filtered resources. 19:14:31 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/cps-ncmp-rest-stub/cps-ncmp-rest-stub-app/src/test/resources 19:14:31 [INFO] 19:14:31 [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ cps-ncmp-rest-stub-app --- 19:14:31 [INFO] No sources to compile 19:14:31 [INFO] 19:14:31 [INFO] --- gmavenplus-plugin:4.0.1:compileTests (default) @ cps-ncmp-rest-stub-app --- 19:14:31 [INFO] No sources specified for compilation. Skipping. 19:14:31 [INFO] 19:14:31 [INFO] --- maven-surefire-plugin:3.3.1:test (default-test) @ cps-ncmp-rest-stub-app --- 19:14:31 [INFO] No tests to run. 19:14:31 [INFO] 19:14:31 [INFO] --- jacoco-maven-plugin:0.8.14:check (coverage-check) @ cps-ncmp-rest-stub-app --- 19:14:31 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 19:14:31 [INFO] 19:14:31 [INFO] --- jacoco-maven-plugin:0.8.14:report (post-unit-test) @ cps-ncmp-rest-stub-app --- 19:14:31 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 19:14:31 [INFO] 19:14:31 [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ cps-ncmp-rest-stub-app --- 19:14: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.4-SNAPSHOT.jar 19:14:31 [INFO] 19:14:31 [INFO] --- spring-boot-maven-plugin:3.4.4:repackage (default) @ cps-ncmp-rest-stub-app --- 19:14: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.4-SNAPSHOT.jar with repackaged archive, adding nested dependencies in BOOT-INF/. 19:14: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.4-SNAPSHOT.jar.original 19:14:32 [INFO] 19:14:32 [INFO] --- maven-install-plugin:2.4:install (default-install) @ cps-ncmp-rest-stub-app --- 19:14: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.4-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/onap/cps/cps-ncmp-rest-stub-app/3.7.4-SNAPSHOT/cps-ncmp-rest-stub-app-3.7.4-SNAPSHOT.jar 19:14: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.4-SNAPSHOT/cps-ncmp-rest-stub-app-3.7.4-SNAPSHOT.pom 19:14:32 [INFO] 19:14:32 [INFO] ------------------------< org.onap.cps:cps-ri >------------------------- 19:14:32 [INFO] Building cps-ri 3.7.4-SNAPSHOT [15/21] 19:14:32 [INFO] --------------------------------[ jar ]--------------------------------- 19:14:33 [INFO] 19:14:33 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ cps-ri --- 19:14:33 [INFO] 19:14:33 [INFO] --- jacoco-maven-plugin:0.8.14:prepare-agent (default-prepare-agent) @ cps-ri --- 19:14: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/impl/provmns/model/*:**/pom.xml 19:14:33 [INFO] 19:14:33 [INFO] --- maven-checkstyle-plugin:3.3.1:check (onap-license) @ cps-ri --- 19:14:33 [INFO] You have 0 Checkstyle violations. 19:14:33 [INFO] 19:14:33 [INFO] --- maven-checkstyle-plugin:3.3.1:check (cps-java-style) @ cps-ri --- 19:14:33 [INFO] You have 0 Checkstyle violations. 19:14:33 [INFO] 19:14:33 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ cps-ri --- 19:14:33 [INFO] Using 'UTF-8' encoding to copy filtered resources. 19:14:33 [INFO] Copying 10 resources 19:14:33 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/cps-ri/target/generated-sources/license 19:14:33 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/cps-ri/target/generated-resources/licenses 19:14:33 [INFO] 19:14:33 [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ cps-ri --- 19:14:33 [INFO] Recompiling the module because of changed dependency. 19:14:33 [INFO] Compiling 27 source files with javac [debug release 17] to target/classes 19:14:34 [INFO] 19:14:34 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ cps-ri --- 19:14:34 [INFO] Using 'UTF-8' encoding to copy filtered resources. 19:14:34 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/cps-ri/src/test/resources 19:14:34 [INFO] 19:14:34 [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ cps-ri --- 19:14:34 [INFO] No sources to compile 19:14:34 [INFO] 19:14:34 [INFO] --- gmavenplus-plugin:4.0.1:compileTests (default) @ cps-ri --- 19:14:34 [INFO] Using isolated classloader, without GMavenPlus classpath. 19:14:34 [INFO] Using Groovy 3.0.18 to perform compileTests. 19:14:34 [INFO] Parallel parsing disabled. 19:14:35 [INFO] Compiled 18 files. 19:14:35 [INFO] 19:14:35 [INFO] --- maven-surefire-plugin:3.3.1:test (default-test) @ cps-ri --- 19:14:35 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 19:14:35 [INFO] 19:14:35 [INFO] ------------------------------------------------------- 19:14:35 [INFO] T E S T S 19:14:35 [INFO] ------------------------------------------------------- 19:14:37 [INFO] Running org.onap.cps.ri.CpsDataPersistenceServiceImplSpec 19:14:38 19:14:38.454 [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 19:14:38 19:14:38.779 [main] ERROR org.onap.cps.utils.JsonObjectMapper -- Parsing error occurred while converting JSON content to specific class type. 19:14:38 [INFO] Tests run: 27, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.555 s -- in org.onap.cps.ri.CpsDataPersistenceServiceImplSpec 19:14:38 [INFO] Running org.onap.cps.ri.CpsModulePersistenceServiceImplSpec 19:14:39 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.216 s -- in org.onap.cps.ri.CpsModulePersistenceServiceImplSpec 19:14:39 [INFO] Running org.onap.cps.ri.utils.EscapeUtilsSpec 19:14:39 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.onap.cps.ri.utils.EscapeUtilsSpec 19:14:39 [INFO] Running org.onap.cps.ri.utils.SessionManagerSpec 19:14:39 19:14:39.238 [main] INFO org.onap.cps.ri.utils.SessionManager -- Session with session ID testSessionId1 rolled back and closed 19:14:39 19:14:39.239 [main] INFO org.onap.cps.ri.utils.SessionManager -- Session with session ID otherSessionId rolled back and closed 19:14:39 [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.182 s -- in org.onap.cps.ri.utils.SessionManagerSpec 19:14:39 [INFO] 19:14:39 [INFO] Results: 19:14:39 [INFO] 19:14:39 [INFO] Tests run: 49, Failures: 0, Errors: 0, Skipped: 0 19:14:39 [INFO] 19:14:39 [INFO] 19:14:39 [INFO] --- jacoco-maven-plugin:0.8.14:check (coverage-check) @ cps-ri --- 19:14:39 [INFO] Loading execution data file /w/workspace/cps-master-verify-java/cps-ri/target/code-coverage/jacoco-ut.exec 19:14:39 [INFO] Analyzed bundle 'cps-ri' with 17 classes 19:14:39 [INFO] All coverage checks have been met. 19:14:39 [INFO] 19:14:39 [INFO] --- jacoco-maven-plugin:0.8.14:report (post-unit-test) @ cps-ri --- 19:14:39 [INFO] Loading execution data file /w/workspace/cps-master-verify-java/cps-ri/target/code-coverage/jacoco-ut.exec 19:14:39 [INFO] Analyzed bundle 'cps-ri' with 17 classes 19:14:39 [INFO] 19:14:39 [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ cps-ri --- 19:14:39 [INFO] Building jar: /w/workspace/cps-master-verify-java/cps-ri/target/cps-ri-3.7.4-SNAPSHOT.jar 19:14:39 [INFO] 19:14:39 [INFO] --- maven-install-plugin:2.4:install (default-install) @ cps-ri --- 19:14:39 [INFO] Installing /w/workspace/cps-master-verify-java/cps-ri/target/cps-ri-3.7.4-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/onap/cps/cps-ri/3.7.4-SNAPSHOT/cps-ri-3.7.4-SNAPSHOT.jar 19:14:39 [INFO] Installing /w/workspace/cps-master-verify-java/cps-ri/pom.xml to /home/jenkins/.m2/repository/org/onap/cps/cps-ri/3.7.4-SNAPSHOT/cps-ri-3.7.4-SNAPSHOT.pom 19:14:39 [INFO] 19:14:39 [INFO] -------------------< org.onap.cps:integration-test >-------------------- 19:14:39 [INFO] Building integration-test 3.7.4-SNAPSHOT [16/21] 19:14:39 [INFO] --------------------------------[ jar ]--------------------------------- 19:14:39 [INFO] 19:14:39 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ integration-test --- 19:14:39 [INFO] 19:14:39 [INFO] --- jacoco-maven-plugin:0.8.14:prepare-agent (default-prepare-agent) @ integration-test --- 19:14:39 [INFO] surefireArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/cps-master-verify-java/integration-test/target/code-coverage/jacoco-ut.exec,excludes=org/onap/cps/events/model/*:org/onap/cps/rest/model/*:org/onap/cps/cpspath/parser/antlr4/*:org/onap/cps/ncmp/rest/model/*:org/onap/cps/**/*MapperImpl.class:org/onap/cps/ncmp/rest/stub/*:org/onap/cps/policyexecutor/stub/model/*:org/onap/cps/ncmp/impl/provmns/model/*:**/pom.xml 19:14:39 [INFO] 19:14:39 [INFO] --- maven-checkstyle-plugin:3.3.1:check (onap-license) @ integration-test --- 19:14:39 [INFO] You have 0 Checkstyle violations. 19:14:39 [INFO] 19:14:39 [INFO] --- maven-checkstyle-plugin:3.3.1:check (cps-java-style) @ integration-test --- 19:14:39 [INFO] You have 0 Checkstyle violations. 19:14:39 [INFO] 19:14:39 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ integration-test --- 19:14:39 [INFO] Using 'UTF-8' encoding to copy filtered resources. 19:14:39 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/integration-test/src/main/resources 19:14:39 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/integration-test/target/generated-sources/license 19:14:39 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/integration-test/target/generated-resources/licenses 19:14:39 [INFO] 19:14:39 [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ integration-test --- 19:14:39 [INFO] No sources to compile 19:14:39 [INFO] 19:14:39 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ integration-test --- 19:14:39 [INFO] Using 'UTF-8' encoding to copy filtered resources. 19:14:39 [INFO] Copying 22 resources 19:14:39 [INFO] 19:14:39 [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ integration-test --- 19:14:39 [INFO] Recompiling the module because of changed dependency. 19:14:39 [INFO] Compiling 5 source files with javac [debug release 17] to target/test-classes 19:14:40 [INFO] 19:14:40 [INFO] --- gmavenplus-plugin:4.0.1:compileTests (default) @ integration-test --- 19:14:40 [INFO] Using isolated classloader, without GMavenPlus classpath. 19:14:40 [INFO] Using Groovy 3.0.18 to perform compileTests. 19:14:40 [INFO] Parallel parsing disabled. 19:14:43 [INFO] Compiled 175 files. 19:14:43 [INFO] 19:14:43 [INFO] --- maven-surefire-plugin:3.3.1:test (default-test) @ integration-test --- 19:14:43 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 19:14:43 [INFO] 19:14:43 [INFO] ------------------------------------------------------- 19:14:43 [INFO] T E S T S 19:14:43 [INFO] ------------------------------------------------------- 19:14:46 [INFO] Running org.onap.cps.integration.ResourceMeterAccuracyTest 19:14:48 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.213 s -- in org.onap.cps.integration.ResourceMeterAccuracyTest 19:14:48 19:14:48.590 [main] INFO org.testcontainers.images.PullPolicy -- Image pull policy will be performed by: DefaultPullPolicy() 19:14:48 19:14:48.597 [main] INFO org.testcontainers.utility.ImageNameSubstitutor -- Image name substitution will be performed by: DefaultImageNameSubstitutor (composite of 'ConfigurationFileImageNameSubstitutor' and 'PrefixingImageNameSubstitutor') 19:14:48 [INFO] Running org.onap.cps.integration.functional.ncmp.DcmWriteSubJobSpec 19:14:48 19:14:48.676 [main] INFO org.testcontainers.DockerClientFactory -- Testcontainers version: 1.21.4 19:14:48 19:14:48.944 [main] INFO org.testcontainers.dockerclient.DockerClientProviderStrategy -- Loaded org.testcontainers.dockerclient.UnixSocketClientProviderStrategy from ~/.testcontainers.properties, will try it first 19:14:49 19:14:49.371 [main] INFO org.testcontainers.dockerclient.DockerClientProviderStrategy -- Found Docker environment with local Unix socket (unix:///var/run/docker.sock) 19:14:49 19:14:49.372 [main] INFO org.testcontainers.DockerClientFactory -- Docker host IP address is localhost 19:14:49 19:14:49.393 [main] INFO org.testcontainers.DockerClientFactory -- Connected to docker: 19:14:49 Server Version: 23.0.1 19:14:49 API Version: 1.42 19:14:49 Operating System: CentOS Stream 8 19:14:49 Total Memory: 31890 MB 19:14:49 19:14:49.397 [main] WARN org.testcontainers.utility.ResourceReaper -- 19:14:49 ******************************************************************************** 19:14:49 Ryuk has been disabled. This can cause unexpected behavior in your environment. 19:14:49 ******************************************************************************** 19:14:49 19:14:49.403 [main] INFO org.testcontainers.DockerClientFactory -- Checking the system... 19:14:49 19:14:49.403 [main] INFO org.testcontainers.DockerClientFactory -- ✔︎ Docker server version should be at least 1.6.0 19:14:49 19:14:49.426 [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. 19:14:49 19:14:49.434 [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) 19:14:51 19:14:51.012 [docker-java-stream--1356204172] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Starting to pull image 19:14:51 19:14:51.038 [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) 19:14:51 19:14:51.382 [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) 19:14:52 19:14:52.275 [docker-java-stream--1356204172] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling image layers: 11 pending, 2 downloaded, 0 extracted, (5 MB/? MB) 19:14:52 19:14:52.426 [docker-java-stream--1356204172] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling image layers: 10 pending, 3 downloaded, 0 extracted, (11 MB/? MB) 19:14:53 19:14:53.349 [docker-java-stream--1356204172] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling image layers: 9 pending, 4 downloaded, 0 extracted, (32 MB/? MB) 19:14:53 19:14:53.420 [docker-java-stream--1356204172] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling image layers: 8 pending, 5 downloaded, 0 extracted, (32 MB/? MB) 19:14:53 19:14:53.709 [docker-java-stream--1356204172] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling image layers: 7 pending, 6 downloaded, 0 extracted, (35 MB/? MB) 19:14:53 19:14:53.728 [docker-java-stream--1356204172] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling image layers: 6 pending, 7 downloaded, 0 extracted, (38 MB/? MB) 19:14:53 19:14:53.782 [docker-java-stream--1356204172] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling image layers: 5 pending, 8 downloaded, 0 extracted, (38 MB/? MB) 19:14:54 19:14:54.093 [docker-java-stream--1356204172] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling image layers: 4 pending, 9 downloaded, 0 extracted, (38 MB/? MB) 19:14:54 19:14:54.134 [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) 19:14:54 19:14:54.390 [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) 19:14:54 19:14:54.453 [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) 19:14:54 19:14:54.511 [docker-java-stream--1356204172] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling image layers: 1 pending, 12 downloaded, 1 extracted, (41 MB/? MB) 19:14:54 19:14:54.561 [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) 19:14:54 19:14:54.635 [docker-java-stream--1356204172] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling image layers: 1 pending, 12 downloaded, 3 extracted, (42 MB/? MB) 19:14:54 19:14:54.738 [docker-java-stream--1356204172] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling image layers: 1 pending, 12 downloaded, 4 extracted, (43 MB/? MB) 19:14:55 19:14:55.033 [docker-java-stream--1356204172] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling image layers: 1 pending, 12 downloaded, 5 extracted, (47 MB/? MB) 19:14:55 19:14:55.133 [docker-java-stream--1356204172] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling image layers: 1 pending, 12 downloaded, 6 extracted, (50 MB/? MB) 19:14:55 19:14:55.209 [docker-java-stream--1356204172] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling image layers: 1 pending, 12 downloaded, 7 extracted, (53 MB/? MB) 19:14:55 19:14:55.278 [docker-java-stream--1356204172] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling image layers: 1 pending, 12 downloaded, 8 extracted, (53 MB/? MB) 19:14:58 19:14:58.617 [docker-java-stream--1356204172] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling image layers: 0 pending, 13 downloaded, 8 extracted, (128 MB/130 MB) 19:15:00 19:15:00.518 [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) 19:15:00 19:15:00.594 [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) 19:15:00 19:15:00.668 [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) 19:15:00 19:15:00.745 [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) 19:15:00 19:15:00.826 [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) 19:15:00 19:15:00.844 [docker-java-stream--1356204172] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pull complete. 13 layers, pulled in 9s (downloaded 130 MB at 14 MB/s) 19:15:00 19:15:00.844 [main] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Image registry.nordix.org/onaptest/postgres:14.1 pull took PT11.417592031S 19:15:00 19:15:00.880 [main] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Creating container for image: registry.nordix.org/onaptest/postgres:14.1 19:15:04 19:15:04.064 [main] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Container registry.nordix.org/onaptest/postgres:14.1 is starting: f2bd108af3dd6c3ea5031e9392d4c905806bc56f353dffeaf1f121734f01b911 19:15:05 19:15:05.740 [main] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Container registry.nordix.org/onaptest/postgres:14.1 started in PT4.860437261S 19:15:05 19:15:05.741 [main] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Container is started (JDBC URL: jdbc:postgresql://localhost:32776/test?loggerLevel=OFF) 19:15:05 19:15:05.744 [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')) 19:15:05 19:15:05.744 [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 19:15:05 19:15:05.745 [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) 19:15:05 19:15:05.853 [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: 07c49d3516c7e6c14a2bfe24dea6fe9628a8458f9cb6e3a632e48d9bcb41ea60 19:15:11 19:15:11.723 [main] INFO tc.nexus3.onap.org:10001/confluentinc/cp-kafka:7.8.0 -- Container nexus3.onap.org:10001/confluentinc/cp-kafka:7.8.0 started in PT5.978951242S 19:15:11 19:15:11.724 [main] INFO org.onap.cps.integration.KafkaTestContainer -- KafkaTestContainer started at localhost:32777 19:15:12 19:15:12,410 |-WARN in IfNestedWithinSecondPhaseElementSC - elements cannot be nested within an , or element 19:15:12 19:15:12,410 |-WARN in IfNestedWithinSecondPhaseElementSC - See also https://logback.qos.ch/codes.html#nested_if_element 19:15:12 19:15:12,413 |-WARN in IfNestedWithinSecondPhaseElementSC - Element at line 62 contains a nested element at line 63 19:15:12 19:15:12,467 |-WARN in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Missing watchable .xml or .properties files. 19:15:12 19:15:12,467 |-WARN in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Watching .xml files requires that the main configuration file is reachable as a URL 19:15:13 19:15:13,231 |-WARN in ch.qos.logback.core.model.processor.conditional.IfModelHandler - The 'condition' attribute in element is deprecated and slated for removal. Use element instead. 19:15:13 19:15:13,231 |-WARN in ch.qos.logback.core.model.processor.conditional.IfModelHandler - See also https://logback.qos.ch/codes.html#conditionAttributeDeprecation 19:15:13 2026-01-13T19:15:13.596Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.i.f.ncmp.DcmWriteSubJobSpec : Starting DcmWriteSubJobSpec using Java 17.0.6-ea with PID 11274 (started by jenkins in /w/workspace/cps-master-verify-java/integration-test) 19:15:13 2026-01-13T19:15:13.596Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.i.f.ncmp.DcmWriteSubJobSpec : No active profile set, falling back to 1 default profile: "default" 19:15:14 2026-01-13T19:15:14.593Z INFO 11274 --- [cps-integration-test] [ main] .s.d.r.c.RepositoryConfigurationDelegate : Bootstrapping Spring Data JPA repositories in DEFAULT mode. 19:15:14 2026-01-13T19:15:14.755Z INFO 11274 --- [cps-integration-test] [ main] .s.d.r.c.RepositoryConfigurationDelegate : Finished Spring Data repository scanning in 153 ms. Found 6 JPA repository interfaces. 19:15:16 2026-01-13T19:15:16.364Z INFO 11274 --- [cps-integration-test] [ main] com.zaxxer.hikari.HikariDataSource : CpsDatabasePool - Starting... 19:15:16 2026-01-13T19:15:16.590Z INFO 11274 --- [cps-integration-test] [ main] com.zaxxer.hikari.pool.HikariPool : CpsDatabasePool - Added connection org.postgresql.jdbc.PgConnection@50340329 19:15:16 2026-01-13T19:15:16.592Z INFO 11274 --- [cps-integration-test] [ main] com.zaxxer.hikari.HikariDataSource : CpsDatabasePool - Start completed. 19:15:16 2026-01-13T19:15:16.799Z INFO 11274 --- [cps-integration-test] [ main] liquibase.database : Set default schema name to public 19:15:17 2026-01-13T19:15:17.184Z INFO 11274 --- [cps-integration-test] [ main] liquibase.changelog : Creating database history table with name: public.databasechangelog 19:15:17 2026-01-13T19:15:17.229Z INFO 11274 --- [cps-integration-test] [ main] liquibase.changelog : Reading from public.databasechangelog 19:15:17 2026-01-13T19:15:17.249Z INFO 11274 --- [cps-integration-test] [ main] liquibase.snapshot : Creating snapshot 19:15:17 2026-01-13T19:15:17.504Z INFO 11274 --- [cps-integration-test] [ main] liquibase.lockservice : Successfully acquired change log lock 19:15:17 2026-01-13T19:15:17.506Z INFO 11274 --- [cps-integration-test] [ main] liquibase.command : Using deploymentId: 8331717505 19:15:17 2026-01-13T19:15:17.508Z INFO 11274 --- [cps-integration-test] [ main] liquibase.changelog : Reading from public.databasechangelog 19:15:17 2026-01-13T19:15:17.577Z INFO 11274 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-1::cps 19:15:17 2026-01-13T19:15:17.586Z INFO 11274 --- [cps-integration-test] [ main] liquibase.changelog : Table anchor created 19:15:17 2026-01-13T19:15:17.586Z INFO 11274 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-1::cps ran successfully in 8ms 19:15:17 2026-01-13T19:15:17.594Z INFO 11274 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-2::cps 19:15:17 2026-01-13T19:15:17.599Z INFO 11274 --- [cps-integration-test] [ main] liquibase.changelog : Table relation created 19:15:17 2026-01-13T19:15:17.599Z INFO 11274 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-2::cps ran successfully in 5ms 19:15:17 2026-01-13T19:15:17.603Z INFO 11274 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-3::cps 19:15:17 2026-01-13T19:15:17.608Z INFO 11274 --- [cps-integration-test] [ main] liquibase.changelog : Table relation_type created 19:15:17 2026-01-13T19:15:17.609Z INFO 11274 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-3::cps ran successfully in 6ms 19:15:17 2026-01-13T19:15:17.613Z INFO 11274 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-4::cps 19:15:17 2026-01-13T19:15:17.619Z INFO 11274 --- [cps-integration-test] [ main] liquibase.changelog : Table fragment created 19:15:17 2026-01-13T19:15:17.619Z INFO 11274 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-4::cps ran successfully in 5ms 19:15:17 2026-01-13T19:15:17.623Z INFO 11274 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-5::cps 19:15:17 2026-01-13T19:15:17.628Z INFO 11274 --- [cps-integration-test] [ main] liquibase.changelog : Table schema_set created 19:15:17 2026-01-13T19:15:17.629Z INFO 11274 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-5::cps ran successfully in 5ms 19:15:17 2026-01-13T19:15:17.632Z INFO 11274 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-6::cps 19:15:17 2026-01-13T19:15:17.638Z INFO 11274 --- [cps-integration-test] [ main] liquibase.changelog : Table yang_resource created 19:15:17 2026-01-13T19:15:17.638Z INFO 11274 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-6::cps ran successfully in 6ms 19:15:17 2026-01-13T19:15:17.643Z INFO 11274 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-7::cps 19:15:17 2026-01-13T19:15:17.651Z INFO 11274 --- [cps-integration-test] [ main] liquibase.changelog : Table dataspace created 19:15:17 2026-01-13T19:15:17.652Z INFO 11274 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-7::cps ran successfully in 9ms 19:15:17 2026-01-13T19:15:17.656Z INFO 11274 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-8::cps 19:15:17 2026-01-13T19:15:17.662Z INFO 11274 --- [cps-integration-test] [ main] liquibase.changelog : Table schema_node created 19:15:17 2026-01-13T19:15:17.663Z INFO 11274 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-8::cps ran successfully in 7ms 19:15:17 2026-01-13T19:15:17.666Z INFO 11274 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-9::cps 19:15:17 2026-01-13T19:15:17.669Z INFO 11274 --- [cps-integration-test] [ main] liquibase.changelog : Table schema_set_yang_resources created 19:15:17 2026-01-13T19:15:17.669Z INFO 11274 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-9::cps ran successfully in 3ms 19:15:17 2026-01-13T19:15:17.672Z INFO 11274 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-10::cps 19:15:17 2026-01-13T19:15:17.675Z INFO 11274 --- [cps-integration-test] [ main] liquibase.changelog : Index FKI_ANCHOR_SCHEMA_SET_ID_FK created 19:15:17 2026-01-13T19:15:17.676Z INFO 11274 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-10::cps ran successfully in 4ms 19:15:17 2026-01-13T19:15:17.678Z INFO 11274 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-11::cps 19:15:17 2026-01-13T19:15:17.682Z INFO 11274 --- [cps-integration-test] [ main] liquibase.changelog : Unique constraint added to anchor(dataspace_id, name) 19:15:17 2026-01-13T19:15:17.682Z INFO 11274 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-11::cps ran successfully in 3ms 19:15:17 2026-01-13T19:15:17.685Z INFO 11274 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-12::cps 19:15:17 2026-01-13T19:15:17.689Z INFO 11274 --- [cps-integration-test] [ main] liquibase.changelog : Foreign key constraint added to fragment (anchor_id) 19:15:17 2026-01-13T19:15:17.690Z INFO 11274 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-12::cps ran successfully in 5ms 19:15:17 2026-01-13T19:15:17.692Z INFO 11274 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-13::cps 19:15:17 2026-01-13T19:15:17.694Z INFO 11274 --- [cps-integration-test] [ main] liquibase.changelog : Index FKI_RELATIONS_FROM_ID_FK created 19:15:17 2026-01-13T19:15:17.695Z INFO 11274 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-13::cps ran successfully in 3ms 19:15:17 2026-01-13T19:15:17.697Z INFO 11274 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-14::cps 19:15:17 2026-01-13T19:15:17.699Z INFO 11274 --- [cps-integration-test] [ main] liquibase.changelog : Index FKI_RELATIONS_TO_ID_FK created 19:15:17 2026-01-13T19:15:17.699Z INFO 11274 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-14::cps ran successfully in 2ms 19:15:17 2026-01-13T19:15:17.703Z INFO 11274 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-15::cps 19:15:17 2026-01-13T19:15:17.705Z INFO 11274 --- [cps-integration-test] [ main] liquibase.changelog : Index FKI_RELATION_TYPE_ID_FK created 19:15:17 2026-01-13T19:15:17.705Z INFO 11274 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-15::cps ran successfully in 2ms 19:15:17 2026-01-13T19:15:17.707Z INFO 11274 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-16::cps 19:15:17 2026-01-13T19:15:17.710Z INFO 11274 --- [cps-integration-test] [ main] liquibase.changelog : Primary key added to relation (to_fragment_id, from_fragment_id, relation_type_id) 19:15:17 2026-01-13T19:15:17.711Z INFO 11274 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-16::cps ran successfully in 4ms 19:15:17 2026-01-13T19:15:17.713Z INFO 11274 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-17::cps 19:15:17 2026-01-13T19:15:17.715Z INFO 11274 --- [cps-integration-test] [ main] liquibase.changelog : Index FKI_FRAGMENT_ANCHOR_ID_FK created 19:15:17 2026-01-13T19:15:17.716Z INFO 11274 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-17::cps ran successfully in 3ms 19:15:17 2026-01-13T19:15:17.719Z INFO 11274 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-18::cps 19:15:17 2026-01-13T19:15:17.721Z INFO 11274 --- [cps-integration-test] [ main] liquibase.changelog : Index FKI_FRAGMENT_DATASPACE_ID_FK created 19:15:17 2026-01-13T19:15:17.721Z INFO 11274 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-18::cps ran successfully in 2ms 19:15:17 2026-01-13T19:15:17.724Z INFO 11274 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-19::cps 19:15:17 2026-01-13T19:15:17.726Z INFO 11274 --- [cps-integration-test] [ main] liquibase.changelog : Index FKI_FRAGMENT_PARENT_ID_FK created 19:15:17 2026-01-13T19:15:17.727Z INFO 11274 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-19::cps ran successfully in 3ms 19:15:17 2026-01-13T19:15:17.729Z INFO 11274 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-20::cps 19:15:17 2026-01-13T19:15:17.732Z INFO 11274 --- [cps-integration-test] [ main] liquibase.changelog : Index FKI_SCHEMA_NODE_ID_TO_ID created 19:15:17 2026-01-13T19:15:17.732Z INFO 11274 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-20::cps ran successfully in 2ms 19:15:17 2026-01-13T19:15:17.735Z INFO 11274 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-21::cps 19:15:17 2026-01-13T19:15:17.737Z INFO 11274 --- [cps-integration-test] [ main] liquibase.changelog : Index UQ_FRAGMENT_XPATH created 19:15:17 2026-01-13T19:15:17.738Z INFO 11274 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-21::cps ran successfully in 3ms 19:15:17 2026-01-13T19:15:17.741Z INFO 11274 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-22::cps 19:15:17 2026-01-13T19:15:17.743Z INFO 11274 --- [cps-integration-test] [ main] liquibase.changelog : Unique constraint added to fragment(dataspace_id, anchor_id, xpath) 19:15:17 2026-01-13T19:15:17.744Z INFO 11274 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-22::cps ran successfully in 3ms 19:15:17 2026-01-13T19:15:17.746Z INFO 11274 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-23::cps 19:15:17 2026-01-13T19:15:17.750Z INFO 11274 --- [cps-integration-test] [ main] liquibase.changelog : Foreign key constraint added to relation (from_fragment_id) 19:15:17 2026-01-13T19:15:17.751Z INFO 11274 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-23::cps ran successfully in 5ms 19:15:17 2026-01-13T19:15:17.755Z INFO 11274 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-24::cps 19:15:17 2026-01-13T19:15:17.758Z INFO 11274 --- [cps-integration-test] [ main] liquibase.changelog : Foreign key constraint added to relation (to_fragment_id) 19:15:17 2026-01-13T19:15:17.758Z INFO 11274 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-24::cps ran successfully in 3ms 19:15:17 2026-01-13T19:15:17.760Z INFO 11274 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-25::cps 19:15:17 2026-01-13T19:15:17.762Z INFO 11274 --- [cps-integration-test] [ main] liquibase.changelog : Unique constraint added to schema_set(name, dataspace_id) 19:15:17 2026-01-13T19:15:17.763Z INFO 11274 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-25::cps ran successfully in 3ms 19:15:17 2026-01-13T19:15:17.765Z INFO 11274 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-26::cps 19:15:17 2026-01-13T19:15:17.768Z INFO 11274 --- [cps-integration-test] [ main] liquibase.changelog : Foreign key constraint added to schema_set_yang_resources (schema_set_id) 19:15:17 2026-01-13T19:15:17.768Z INFO 11274 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-26::cps ran successfully in 3ms 19:15:17 2026-01-13T19:15:17.770Z INFO 11274 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-27::cps 19:15:17 2026-01-13T19:15:17.771Z INFO 11274 --- [cps-integration-test] [ main] liquibase.changelog : Unique constraint added to yang_resource(checksum) 19:15:17 2026-01-13T19:15:17.772Z INFO 11274 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-27::cps ran successfully in 2ms 19:15:17 2026-01-13T19:15:17.773Z INFO 11274 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-28::cps 19:15:17 2026-01-13T19:15:17.775Z INFO 11274 --- [cps-integration-test] [ main] liquibase.changelog : Unique constraint added to dataspace(name) 19:15:17 2026-01-13T19:15:17.776Z INFO 11274 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-28::cps ran successfully in 3ms 19:15:17 2026-01-13T19:15:17.778Z INFO 11274 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-29::cps 19:15:17 2026-01-13T19:15:17.781Z INFO 11274 --- [cps-integration-test] [ main] liquibase.changelog : Foreign key constraint added to fragment (dataspace_id) 19:15:17 2026-01-13T19:15:17.781Z INFO 11274 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-29::cps ran successfully in 3ms 19:15:17 2026-01-13T19:15:17.784Z INFO 11274 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-30::cps 19:15:17 2026-01-13T19:15:17.786Z INFO 11274 --- [cps-integration-test] [ main] liquibase.changelog : Foreign key constraint added to schema_set (dataspace_id) 19:15:17 2026-01-13T19:15:17.786Z INFO 11274 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-30::cps ran successfully in 2ms 19:15:17 2026-01-13T19:15:17.788Z INFO 11274 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-31::cps 19:15:17 2026-01-13T19:15:17.790Z INFO 11274 --- [cps-integration-test] [ main] liquibase.changelog : Index PERF_SCHEMA_NODE_SCHEMA_NODE_ID created 19:15:17 2026-01-13T19:15:17.791Z INFO 11274 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-31::cps ran successfully in 2ms 19:15:17 2026-01-13T19:15:17.793Z INFO 11274 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-32::cps 19:15:17 2026-01-13T19:15:17.795Z INFO 11274 --- [cps-integration-test] [ main] liquibase.changelog : Foreign key constraint added to schema_set_yang_resources (yang_resource_id) 19:15:17 2026-01-13T19:15:17.795Z INFO 11274 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-32::cps ran successfully in 2ms 19:15:17 2026-01-13T19:15:17.797Z INFO 11274 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-33::cps 19:15:17 2026-01-13T19:15:17.799Z INFO 11274 --- [cps-integration-test] [ main] liquibase.changelog : Foreign key constraint added to anchor (dataspace_id) 19:15:17 2026-01-13T19:15:17.800Z INFO 11274 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-33::cps ran successfully in 2ms 19:15:17 2026-01-13T19:15:17.802Z INFO 11274 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-34::cps 19:15:17 2026-01-13T19:15:17.804Z INFO 11274 --- [cps-integration-test] [ main] liquibase.changelog : Foreign key constraint added to anchor (schema_set_id) 19:15:17 2026-01-13T19:15:17.804Z INFO 11274 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-34::cps ran successfully in 2ms 19:15:17 2026-01-13T19:15:17.806Z INFO 11274 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-35::cps 19:15:17 2026-01-13T19:15:17.810Z INFO 11274 --- [cps-integration-test] [ main] liquibase.changelog : Foreign key constraint added to relation (relation_type_id) 19:15:17 2026-01-13T19:15:17.810Z INFO 11274 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-35::cps ran successfully in 4ms 19:15:17 2026-01-13T19:15:17.812Z INFO 11274 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-36::cps 19:15:17 2026-01-13T19:15:17.819Z INFO 11274 --- [cps-integration-test] [ main] liquibase.changelog : Foreign key constraint added to fragment (parent_id) 19:15:17 2026-01-13T19:15:17.820Z INFO 11274 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-36::cps ran successfully in 7ms 19:15:17 2026-01-13T19:15:17.822Z INFO 11274 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-37::cps 19:15:17 2026-01-13T19:15:17.824Z INFO 11274 --- [cps-integration-test] [ main] liquibase.changelog : Foreign key constraint added to fragment (schema_node_id) 19:15:17 2026-01-13T19:15:17.824Z INFO 11274 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-37::cps ran successfully in 2ms 19:15:17 2026-01-13T19:15:17.827Z INFO 11274 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/06-delete-not-required-fragment-index.yaml::6::cps 19:15:17 2026-01-13T19:15:17.829Z INFO 11274 --- [cps-integration-test] [ main] liquibase.changelog : Index UQ_FRAGMENT_XPATH dropped from table fragment 19:15:17 2026-01-13T19:15:17.831Z INFO 11274 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/06-delete-not-required-fragment-index.yaml::6::cps ran successfully in 4ms 19:15:17 2026-01-13T19:15:17.836Z INFO 11274 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/11-add-column-to-yang-resources-table.yaml::11::cps 19:15:17 2026-01-13T19:15:17.839Z INFO 11274 --- [cps-integration-test] [ main] liquibase.changelog : Columns module_name(TEXT),revision(TEXT) added to yang_resource 19:15:17 2026-01-13T19:15:17.840Z INFO 11274 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/11-add-column-to-yang-resources-table.yaml::11::cps ran successfully in 4ms 19:15:17 2026-01-13T19:15:17.842Z INFO 11274 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/11-add-column-to-yang-resources-table.yaml::11.1::cps 19:15:17 2026-01-13T19:15:17.858Z INFO 11274 --- [cps-integration-test] [ main] liquibase.changelog : Custom SQL executed 19:15:17 2026-01-13T19:15:17.858Z INFO 11274 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/11-add-column-to-yang-resources-table.yaml::11.1::cps ran successfully in 16ms 19:15:17 2026-01-13T19:15:17.860Z INFO 11274 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/15-rename-column-yang-resource-table.yaml::15::cps 19:15:17 2026-01-13T19:15:17.862Z INFO 11274 --- [cps-integration-test] [ main] liquibase.changelog : Column yang_resource.name renamed to file_name 19:15:17 2026-01-13T19:15:17.862Z INFO 11274 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/15-rename-column-yang-resource-table.yaml::15::cps ran successfully in 2ms 19:15:17 2026-01-13T19:15:17.864Z INFO 11274 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/17-add-index-to-schema-set-yang-resources.yaml::17::cps 19:15:17 2026-01-13T19:15:17.866Z INFO 11274 --- [cps-integration-test] [ main] liquibase.changelog : Index FKI_SCHEMA_SET_YANG_RESOURCES_SCHEMA_SET_ID_FK created 19:15:17 2026-01-13T19:15:17.867Z INFO 11274 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/17-add-index-to-schema-set-yang-resources.yaml::17::cps ran successfully in 2ms 19:15:17 2026-01-13T19:15:17.869Z INFO 11274 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/18-cascade-delete-fragment-children.yaml::18::cps 19:15:17 2026-01-13T19:15:17.871Z INFO 11274 --- [cps-integration-test] [ main] liquibase.changelog : Foreign key fragment_parent_id_fkey dropped 19:15:17 2026-01-13T19:15:17.872Z INFO 11274 --- [cps-integration-test] [ main] liquibase.changelog : Foreign key constraint added to fragment (parent_id) 19:15:17 2026-01-13T19:15:17.873Z INFO 11274 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/18-cascade-delete-fragment-children.yaml::18::cps ran successfully in 4ms 19:15:17 2026-01-13T19:15:17.874Z INFO 11274 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/19-delete-not-required-dataspace-id-from-fragment.yaml::19-1::cps 19:15:17 2026-01-13T19:15:17.876Z INFO 11274 --- [cps-integration-test] [ main] liquibase.changelog : Index FKI_FRAGMENT_DATASPACE_ID_FK dropped from table fragment 19:15:17 2026-01-13T19:15:17.876Z INFO 11274 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/19-delete-not-required-dataspace-id-from-fragment.yaml::19-1::cps ran successfully in 2ms 19:15:17 2026-01-13T19:15:17.878Z INFO 11274 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/19-delete-not-required-dataspace-id-from-fragment.yaml::19-2::cps 19:15:17 2026-01-13T19:15:17.879Z INFO 11274 --- [cps-integration-test] [ main] liquibase.changelog : Unique constraint fragment_dataspace_id_anchor_id_xpath_key dropped from fragment 19:15:17 2026-01-13T19:15:17.881Z INFO 11274 --- [cps-integration-test] [ main] liquibase.changelog : Unique constraint added to fragment(anchor_id, xpath) 19:15:17 2026-01-13T19:15:17.882Z INFO 11274 --- [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 19:15:17 2026-01-13T19:15:17.884Z INFO 11274 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/19-delete-not-required-dataspace-id-from-fragment.yaml::19-3::cps 19:15:17 2026-01-13T19:15:17.886Z INFO 11274 --- [cps-integration-test] [ main] liquibase.changelog : Foreign key fragment_dataspace_id_fkey dropped 19:15:17 2026-01-13T19:15:17.886Z INFO 11274 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/19-delete-not-required-dataspace-id-from-fragment.yaml::19-3::cps ran successfully in 2ms 19:15:17 2026-01-13T19:15:17.888Z INFO 11274 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/19-delete-not-required-dataspace-id-from-fragment.yaml::19-4::cps 19:15:17 2026-01-13T19:15:17.890Z INFO 11274 --- [cps-integration-test] [ main] liquibase.changelog : Column fragment.dataspace_id dropped 19:15:17 2026-01-13T19:15:17.890Z INFO 11274 --- [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 19:15:17 2026-01-13T19:15:17.892Z INFO 11274 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/19-delete-not-required-dataspace-id-from-fragment.yaml::19-5::cps 19:15:17 2026-01-13T19:15:17.894Z INFO 11274 --- [cps-integration-test] [ main] liquibase.changelog : NOT NULL constraint has been added to fragment.anchor_id 19:15:17 2026-01-13T19:15:17.894Z INFO 11274 --- [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 19:15:17 2026-01-13T19:15:17.896Z INFO 11274 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/20-change-foreign-key-id-types-to-integer.yaml::20::cps 19:15:17 2026-01-13T19:15:17.900Z INFO 11274 --- [cps-integration-test] [ main] liquibase.changelog : schema_set.dataspace_id datatype was changed to INTEGER 19:15:17 2026-01-13T19:15:17.902Z INFO 11274 --- [cps-integration-test] [ main] liquibase.changelog : schema_set_yang_resources.schema_set_id datatype was changed to INTEGER 19:15:17 2026-01-13T19:15:17.905Z INFO 11274 --- [cps-integration-test] [ main] liquibase.changelog : schema_set_yang_resources.yang_resource_id datatype was changed to INTEGER 19:15:17 2026-01-13T19:15:17.911Z INFO 11274 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/20-change-foreign-key-id-types-to-integer.yaml::20::cps ran successfully in 15ms 19:15:17 2026-01-13T19:15:17.915Z INFO 11274 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/21-escape-quotes-in-xpath.yaml::21::cps 19:15:17 2026-01-13T19:15:17.924Z INFO 11274 --- [cps-integration-test] [ main] liquibase.changelog : SQL in file changelog/db/changes/21-escape-quotes-in-xpath-forward.sql executed 19:15:17 2026-01-13T19:15:17.924Z INFO 11274 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/21-escape-quotes-in-xpath.yaml::21::cps ran successfully in 9ms 19:15:17 2026-01-13T19:15:17.926Z INFO 11274 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/22-fragment-id-sequence.yaml::21::cps 19:15:17 2026-01-13T19:15:17.934Z INFO 11274 --- [cps-integration-test] [ main] liquibase.changelog : SQL in file changelog/db/changes/22-fragment-id-sequence-forward.sql executed 19:15:17 2026-01-13T19:15:17.935Z INFO 11274 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/22-fragment-id-sequence.yaml::21::cps ran successfully in 8ms 19:15:17 2026-01-13T19:15:17.936Z INFO 11274 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/23-yang-resource-index.yaml::23::cps 19:15:17 2026-01-13T19:15:17.938Z INFO 11274 --- [cps-integration-test] [ main] liquibase.changelog : Index IDX_YANG_RESOURCE_MODULE_NAME_AND_REVISION created 19:15:17 2026-01-13T19:15:17.938Z INFO 11274 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/23-yang-resource-index.yaml::23::cps ran successfully in 2ms 19:15:17 2026-01-13T19:15:17.940Z INFO 11274 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/changelog-master.yaml::24::cps 19:15:17 2026-01-13T19:15:17.940Z INFO 11274 --- [cps-integration-test] [ main] liquibase.changelog : Tag '24-initial database tag' applied to database 19:15:17 2026-01-13T19:15:17.941Z INFO 11274 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/changelog-master.yaml::24::cps ran successfully in 1ms 19:15:18 2026-01-13T19:15:17.950Z INFO 11274 --- [cps-integration-test] [ main] liquibase.util : UPDATE SUMMARY 19:15:18 2026-01-13T19:15:17.950Z INFO 11274 --- [cps-integration-test] [ main] liquibase.util : Run: 53 19:15:18 2026-01-13T19:15:17.950Z INFO 11274 --- [cps-integration-test] [ main] liquibase.util : Previously run: 0 19:15:18 2026-01-13T19:15:17.950Z INFO 11274 --- [cps-integration-test] [ main] liquibase.util : Filtered out: 0 19:15:18 2026-01-13T19:15:17.950Z INFO 11274 --- [cps-integration-test] [ main] liquibase.util : ------------------------------- 19:15:18 2026-01-13T19:15:17.950Z INFO 11274 --- [cps-integration-test] [ main] liquibase.util : Total change sets: 53 19:15:18 2026-01-13T19:15:17.951Z INFO 11274 --- [cps-integration-test] [ main] liquibase.util : Update summary generated 19:15:18 2026-01-13T19:15:17.954Z INFO 11274 --- [cps-integration-test] [ main] liquibase.command : Update command completed successfully. 19:15:18 2026-01-13T19:15:17.954Z INFO 11274 --- [cps-integration-test] [ main] liquibase.ui : Liquibase: Update has been successful. Rows affected: 53 19:15:18 2026-01-13T19:15:17.958Z INFO 11274 --- [cps-integration-test] [ main] liquibase.lockservice : Successfully released change log lock 19:15:18 2026-01-13T19:15:17.959Z INFO 11274 --- [cps-integration-test] [ main] liquibase.command : Command execution complete 19:15:18 2026-01-13T19:15:18.641Z INFO 11274 --- [cps-integration-test] [ main] o.hibernate.jpa.internal.util.LogHelper : HHH000204: Processing PersistenceUnitInfo [name: default] 19:15:18 2026-01-13T19:15:18.706Z INFO 11274 --- [cps-integration-test] [ main] org.hibernate.Version : HHH000412: Hibernate ORM core version 6.6.39.Final 19:15:18 2026-01-13T19:15:18.708Z INFO 11274 --- [cps-integration-test] [ main] org.hibernate.cfg.Environment : HHH000205: Loaded properties from resource hibernate.properties: {hibernate.types.print.banner=false} 19:15:18 2026-01-13T19:15:18.746Z INFO 11274 --- [cps-integration-test] [ main] o.h.c.internal.RegionFactoryInitiator : HHH000026: Second-level cache disabled 19:15:19 2026-01-13T19:15:19.196Z INFO 11274 --- [cps-integration-test] [ main] o.s.o.j.p.SpringPersistenceUnitInfo : No LoadTimeWeaver setup: ignoring JPA class transformer 19:15:19 2026-01-13T19:15:19.275Z WARN 11274 --- [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) 19:15:19 2026-01-13T19:15:19.294Z INFO 11274 --- [cps-integration-test] [ main] org.hibernate.orm.connections.pooling : HHH10001005: Database info: 19:15:19 Database JDBC URL [Connecting through datasource 'HikariDataSource (CpsDatabasePool)'] 19:15:19 Database driver: undefined/unknown 19:15:19 Database version: 14.1 19:15:19 Autocommit mode: undefined/unknown 19:15:19 Isolation level: undefined/unknown 19:15:19 Minimum pool size: undefined/unknown 19:15:19 Maximum pool size: undefined/unknown 19:15:20 2026-01-13T19:15:20.532Z INFO 11274 --- [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) 19:15:20 2026-01-13T19:15:20.535Z INFO 11274 --- [cps-integration-test] [ main] j.LocalContainerEntityManagerFactoryBean : Initialized JPA EntityManagerFactory for persistence unit 'default' 19:15:21 2026-01-13T19:15:21.088Z INFO 11274 --- [cps-integration-test] [ main] o.s.d.j.r.query.QueryEnhancerFactory : Hibernate is in classpath; If applicable, HQL parser will be used. 19:15:22 2026-01-13T19:15:22.398Z WARN 11274 --- [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: 19:15:22 --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 19:15:22 2026-01-13T19:15:22.522Z INFO 11274 --- [cps-integration-test] [ main] com.hazelcast.system.logo : [10.250.0.254]:5701 [cps-and-ncmp-test-caches] [5.5.0] 19:15:22 o o o o---o o--o o o---o o o----o o--o--o 19:15:22 | | / \ / | / / \ | | 19:15:22 o----o o o o----o | o o o----o | 19:15:22 | | * \ / | \ * \ | | 19:15:22 o o * o o---o o--o o----o o---o * o o----o o 19:15:22 19:15:22 2026-01-13T19:15:22.522Z INFO 11274 --- [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. 19:15:22 2026-01-13T19:15:22.524Z INFO 11274 --- [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 19:15:22 2026-01-13T19:15:22.524Z INFO 11274 --- [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 19:15:22 2026-01-13T19:15:22.524Z INFO 11274 --- [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. 19:15:22 2026-01-13T19:15:22.527Z INFO 11274 --- [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. 19:15:22 To enable the Jet engine on the members, do one of the following: 19:15:22 - Change member config using Java API: config.getJetConfig().setEnabled(true) 19:15:22 - Change XML/YAML configuration property: Set hazelcast.jet.enabled to true 19:15:22 - Add system property: -Dhz.jet.enabled=true (for Hazelcast embedded, works only when loading config via Config.load) 19:15:22 - Add environment variable: HZ_JET_ENABLED=true (recommended when running container image. For Hazelcast embedded, works only when loading config via Config.load) 19:15:23 2026-01-13T19:15:23.131Z INFO 11274 --- [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. 19:15:23 2026-01-13T19:15:23.214Z INFO 11274 --- [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 19:15:23 2026-01-13T19:15:23.420Z INFO 11274 --- [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. 19:15:23 2026-01-13T19:15:23.426Z INFO 11274 --- [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 19:15:26 2026-01-13T19:15:26.301Z INFO 11274 --- [cps-integration-test] [ main] c.h.internal.cluster.ClusterService : [10.250.0.254]:5701 [cps-and-ncmp-test-caches] [5.5.0] 19:15:26 19:15:26 Members {size:1, ver:1} [ 19:15:26 Member [10.250.0.254]:5701 - 01a4a1b7-b769-4622-812b-b521e06b6214 this 19:15:26 ] 19:15:26 19:15:26 2026-01-13T19:15:26.327Z INFO 11274 --- [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 19:15:27 2026-01-13T19:15:27.564Z WARN 11274 --- [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 19:15:28 2026-01-13T19:15:28.341Z WARN 11274 --- [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. 19:15:28 2026-01-13T19:15:28.581Z INFO 11274 --- [cps-integration-test] [ main] o.s.b.t.m.w.SpringBootMockServletContext : Initializing Spring TestDispatcherServlet '' 19:15:28 2026-01-13T19:15:28.581Z INFO 11274 --- [cps-integration-test] [ main] o.s.t.web.servlet.TestDispatcherServlet : Initializing Servlet '' 19:15:28 2026-01-13T19:15:28.588Z INFO 11274 --- [cps-integration-test] [ main] o.s.b.a.e.web.EndpointLinksResolver : Exposing 3 endpoints beneath base path '/actuator' 19:15:28 2026-01-13T19:15:28.608Z INFO 11274 --- [cps-integration-test] [ main] o.s.t.web.servlet.TestDispatcherServlet : Completed initialization in 27 ms 19:15:28 2026-01-13T19:15:28.795Z INFO 11274 --- [cps-integration-test] [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 19:15:28 allow.auto.create.topics = true 19:15:28 auto.commit.interval.ms = 5000 19:15:28 auto.include.jmx.reporter = true 19:15:28 auto.offset.reset = latest 19:15:28 bootstrap.servers = [localhost:32777] 19:15:28 check.crcs = true 19:15:28 client.dns.lookup = use_all_dns_ips 19:15:28 client.id = consumer-ncmp-group-1 19:15:28 client.rack = 19:15:28 connections.max.idle.ms = 540000 19:15:28 default.api.timeout.ms = 60000 19:15:28 enable.auto.commit = false 19:15:28 enable.metrics.push = true 19:15:28 exclude.internal.topics = true 19:15:28 fetch.max.bytes = 52428800 19:15:28 fetch.max.wait.ms = 500 19:15:28 fetch.min.bytes = 1 19:15:28 group.id = ncmp-group 19:15:28 group.instance.id = null 19:15:28 group.protocol = classic 19:15:28 group.remote.assignor = null 19:15:28 heartbeat.interval.ms = 3000 19:15:28 interceptor.classes = [] 19:15:28 internal.leave.group.on.close = true 19:15:28 internal.throw.on.fetch.stable.offset.unsupported = false 19:15:28 isolation.level = read_uncommitted 19:15:28 key.deserializer = class org.springframework.kafka.support.serializer.ErrorHandlingDeserializer 19:15:28 max.partition.fetch.bytes = 1048576 19:15:28 max.poll.interval.ms = 300000 19:15:28 max.poll.records = 500 19:15:28 metadata.max.age.ms = 300000 19:15:28 metadata.recovery.strategy = none 19:15:28 metric.reporters = [] 19:15:28 metrics.num.samples = 2 19:15:28 metrics.recording.level = INFO 19:15:28 metrics.sample.window.ms = 30000 19:15:28 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 19:15:28 receive.buffer.bytes = 65536 19:15:28 reconnect.backoff.max.ms = 1000 19:15:28 reconnect.backoff.ms = 50 19:15:28 request.timeout.ms = 30000 19:15:28 retry.backoff.max.ms = 1000 19:15:28 retry.backoff.ms = 100 19:15:28 sasl.client.callback.handler.class = null 19:15:28 sasl.jaas.config = null 19:15:28 sasl.kerberos.kinit.cmd = /usr/bin/kinit 19:15:28 sasl.kerberos.min.time.before.relogin = 60000 19:15:28 sasl.kerberos.service.name = null 19:15:28 sasl.kerberos.ticket.renew.jitter = 0.05 19:15:28 sasl.kerberos.ticket.renew.window.factor = 0.8 19:15:28 sasl.login.callback.handler.class = null 19:15:28 sasl.login.class = null 19:15:28 sasl.login.connect.timeout.ms = null 19:15:28 sasl.login.read.timeout.ms = null 19:15:28 sasl.login.refresh.buffer.seconds = 300 19:15:28 sasl.login.refresh.min.period.seconds = 60 19:15:28 sasl.login.refresh.window.factor = 0.8 19:15:28 sasl.login.refresh.window.jitter = 0.05 19:15:28 sasl.login.retry.backoff.max.ms = 10000 19:15:28 sasl.login.retry.backoff.ms = 100 19:15:28 sasl.mechanism = GSSAPI 19:15:28 sasl.oauthbearer.clock.skew.seconds = 30 19:15:28 sasl.oauthbearer.expected.audience = null 19:15:28 sasl.oauthbearer.expected.issuer = null 19:15:28 sasl.oauthbearer.header.urlencode = false 19:15:28 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 19:15:28 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 19:15:28 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 19:15:28 sasl.oauthbearer.jwks.endpoint.url = null 19:15:28 sasl.oauthbearer.scope.claim.name = scope 19:15:28 sasl.oauthbearer.sub.claim.name = sub 19:15:28 sasl.oauthbearer.token.endpoint.url = null 19:15:28 security.protocol = PLAINTEXT 19:15:28 security.providers = null 19:15:28 send.buffer.bytes = 131072 19:15:28 session.timeout.ms = 45000 19:15:28 socket.connection.setup.timeout.max.ms = 30000 19:15:28 socket.connection.setup.timeout.ms = 10000 19:15:28 ssl.cipher.suites = null 19:15:28 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 19:15:28 ssl.endpoint.identification.algorithm = https 19:15:28 ssl.engine.factory.class = null 19:15:28 ssl.key.password = null 19:15:28 ssl.keymanager.algorithm = SunX509 19:15:28 ssl.keystore.certificate.chain = null 19:15:28 ssl.keystore.key = null 19:15:28 ssl.keystore.location = null 19:15:28 ssl.keystore.password = null 19:15:28 ssl.keystore.type = JKS 19:15:28 ssl.protocol = TLSv1.3 19:15:28 ssl.provider = null 19:15:28 ssl.secure.random.implementation = null 19:15:28 ssl.trustmanager.algorithm = PKIX 19:15:28 ssl.truststore.certificates = null 19:15:28 ssl.truststore.location = null 19:15:28 ssl.truststore.password = null 19:15:28 ssl.truststore.type = JKS 19:15:28 value.deserializer = class org.springframework.kafka.support.serializer.ErrorHandlingDeserializer 19:15:28 19:15:28 2026-01-13T19:15:28.852Z INFO 11274 --- [cps-integration-test] [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 19:15:29 2026-01-13T19:15:28.947Z INFO 11274 --- [cps-integration-test] [ main] o.a.k.clients.consumer.ConsumerConfig : These configurations '[spring.json.use.type.headers]' were supplied but are not used yet. 19:15:29 2026-01-13T19:15:28.948Z INFO 11274 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 19:15:29 2026-01-13T19:15:28.948Z INFO 11274 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 19:15:29 2026-01-13T19:15:28.948Z INFO 11274 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1768331728947 19:15:29 2026-01-13T19:15:28.952Z INFO 11274 --- [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 19:15:29 2026-01-13T19:15:28.963Z INFO 11274 --- [cps-integration-test] [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 19:15:29 allow.auto.create.topics = true 19:15:29 auto.commit.interval.ms = 5000 19:15:29 auto.include.jmx.reporter = true 19:15:29 auto.offset.reset = latest 19:15:29 bootstrap.servers = [localhost:32777] 19:15:29 check.crcs = true 19:15:29 client.dns.lookup = use_all_dns_ips 19:15:29 client.id = consumer-ncmp-group-2 19:15:29 client.rack = 19:15:29 connections.max.idle.ms = 540000 19:15:29 default.api.timeout.ms = 60000 19:15:29 enable.auto.commit = false 19:15:29 enable.metrics.push = true 19:15:29 exclude.internal.topics = true 19:15:29 fetch.max.bytes = 52428800 19:15:29 fetch.max.wait.ms = 500 19:15:29 fetch.min.bytes = 1 19:15:29 group.id = ncmp-group 19:15:29 group.instance.id = null 19:15:29 group.protocol = classic 19:15:29 group.remote.assignor = null 19:15:29 heartbeat.interval.ms = 3000 19:15:29 interceptor.classes = [] 19:15:29 internal.leave.group.on.close = true 19:15:29 internal.throw.on.fetch.stable.offset.unsupported = false 19:15:29 isolation.level = read_uncommitted 19:15:29 key.deserializer = class org.springframework.kafka.support.serializer.ErrorHandlingDeserializer 19:15:29 max.partition.fetch.bytes = 1048576 19:15:29 max.poll.interval.ms = 300000 19:15:29 max.poll.records = 500 19:15:29 metadata.max.age.ms = 300000 19:15:29 metadata.recovery.strategy = none 19:15:29 metric.reporters = [] 19:15:29 metrics.num.samples = 2 19:15:29 metrics.recording.level = INFO 19:15:29 metrics.sample.window.ms = 30000 19:15:29 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 19:15:29 receive.buffer.bytes = 65536 19:15:29 reconnect.backoff.max.ms = 1000 19:15:29 reconnect.backoff.ms = 50 19:15:29 request.timeout.ms = 30000 19:15:29 retry.backoff.max.ms = 1000 19:15:29 retry.backoff.ms = 100 19:15:29 sasl.client.callback.handler.class = null 19:15:29 sasl.jaas.config = null 19:15:29 sasl.kerberos.kinit.cmd = /usr/bin/kinit 19:15:29 sasl.kerberos.min.time.before.relogin = 60000 19:15:29 sasl.kerberos.service.name = null 19:15:29 sasl.kerberos.ticket.renew.jitter = 0.05 19:15:29 sasl.kerberos.ticket.renew.window.factor = 0.8 19:15:29 sasl.login.callback.handler.class = null 19:15:29 sasl.login.class = null 19:15:29 sasl.login.connect.timeout.ms = null 19:15:29 sasl.login.read.timeout.ms = null 19:15:29 sasl.login.refresh.buffer.seconds = 300 19:15:29 sasl.login.refresh.min.period.seconds = 60 19:15:29 sasl.login.refresh.window.factor = 0.8 19:15:29 sasl.login.refresh.window.jitter = 0.05 19:15:29 sasl.login.retry.backoff.max.ms = 10000 19:15:29 sasl.login.retry.backoff.ms = 100 19:15:29 sasl.mechanism = GSSAPI 19:15:29 sasl.oauthbearer.clock.skew.seconds = 30 19:15:29 sasl.oauthbearer.expected.audience = null 19:15:29 sasl.oauthbearer.expected.issuer = null 19:15:29 sasl.oauthbearer.header.urlencode = false 19:15:29 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 19:15:29 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 19:15:29 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 19:15:29 sasl.oauthbearer.jwks.endpoint.url = null 19:15:29 sasl.oauthbearer.scope.claim.name = scope 19:15:29 sasl.oauthbearer.sub.claim.name = sub 19:15:29 sasl.oauthbearer.token.endpoint.url = null 19:15:29 security.protocol = PLAINTEXT 19:15:29 security.providers = null 19:15:29 send.buffer.bytes = 131072 19:15:29 session.timeout.ms = 45000 19:15:29 socket.connection.setup.timeout.max.ms = 30000 19:15:29 socket.connection.setup.timeout.ms = 10000 19:15:29 ssl.cipher.suites = null 19:15:29 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 19:15:29 ssl.endpoint.identification.algorithm = https 19:15:29 ssl.engine.factory.class = null 19:15:29 ssl.key.password = null 19:15:29 ssl.keymanager.algorithm = SunX509 19:15:29 ssl.keystore.certificate.chain = null 19:15:29 ssl.keystore.key = null 19:15:29 ssl.keystore.location = null 19:15:29 ssl.keystore.password = null 19:15:29 ssl.keystore.type = JKS 19:15:29 ssl.protocol = TLSv1.3 19:15:29 ssl.provider = null 19:15:29 ssl.secure.random.implementation = null 19:15:29 ssl.trustmanager.algorithm = PKIX 19:15:29 ssl.truststore.certificates = null 19:15:29 ssl.truststore.location = null 19:15:29 ssl.truststore.password = null 19:15:29 ssl.truststore.type = JKS 19:15:29 value.deserializer = class org.springframework.kafka.support.serializer.ErrorHandlingDeserializer 19:15:29 19:15:29 2026-01-13T19:15:28.963Z INFO 11274 --- [cps-integration-test] [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 19:15:29 2026-01-13T19:15:28.973Z INFO 11274 --- [cps-integration-test] [ main] o.a.k.clients.consumer.ConsumerConfig : These configurations '[spring.json.use.type.headers]' were supplied but are not used yet. 19:15:29 2026-01-13T19:15:28.973Z INFO 11274 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 19:15:29 2026-01-13T19:15:28.973Z INFO 11274 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 19:15:29 2026-01-13T19:15:28.973Z INFO 11274 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1768331728973 19:15:29 2026-01-13T19:15:28.973Z INFO 11274 --- [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 19:15:29 2026-01-13T19:15:28.975Z INFO 11274 --- [cps-integration-test] [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 19:15:29 allow.auto.create.topics = true 19:15:29 auto.commit.interval.ms = 5000 19:15:29 auto.include.jmx.reporter = true 19:15:29 auto.offset.reset = latest 19:15:29 bootstrap.servers = [localhost:32777] 19:15:29 check.crcs = true 19:15:29 client.dns.lookup = use_all_dns_ips 19:15:29 client.id = consumer-ncmp-group-3 19:15:29 client.rack = 19:15:29 connections.max.idle.ms = 540000 19:15:29 default.api.timeout.ms = 60000 19:15:29 enable.auto.commit = false 19:15:29 enable.metrics.push = true 19:15:29 exclude.internal.topics = true 19:15:29 fetch.max.bytes = 52428800 19:15:29 fetch.max.wait.ms = 500 19:15:29 fetch.min.bytes = 1 19:15:29 group.id = ncmp-group 19:15:29 group.instance.id = null 19:15:29 group.protocol = classic 19:15:29 group.remote.assignor = null 19:15:29 heartbeat.interval.ms = 3000 19:15:29 interceptor.classes = [] 19:15:29 internal.leave.group.on.close = true 19:15:29 internal.throw.on.fetch.stable.offset.unsupported = false 19:15:29 isolation.level = read_uncommitted 19:15:29 key.deserializer = class org.springframework.kafka.support.serializer.ErrorHandlingDeserializer 19:15:29 max.partition.fetch.bytes = 1048576 19:15:29 max.poll.interval.ms = 300000 19:15:29 max.poll.records = 500 19:15:29 metadata.max.age.ms = 300000 19:15:29 metadata.recovery.strategy = none 19:15:29 metric.reporters = [] 19:15:29 metrics.num.samples = 2 19:15:29 metrics.recording.level = INFO 19:15:29 metrics.sample.window.ms = 30000 19:15:29 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 19:15:29 receive.buffer.bytes = 65536 19:15:29 reconnect.backoff.max.ms = 1000 19:15:29 reconnect.backoff.ms = 50 19:15:29 request.timeout.ms = 30000 19:15:29 retry.backoff.max.ms = 1000 19:15:29 retry.backoff.ms = 100 19:15:29 sasl.client.callback.handler.class = null 19:15:29 sasl.jaas.config = null 19:15:29 sasl.kerberos.kinit.cmd = /usr/bin/kinit 19:15:29 sasl.kerberos.min.time.before.relogin = 60000 19:15:29 sasl.kerberos.service.name = null 19:15:29 sasl.kerberos.ticket.renew.jitter = 0.05 19:15:29 sasl.kerberos.ticket.renew.window.factor = 0.8 19:15:29 sasl.login.callback.handler.class = null 19:15:29 sasl.login.class = null 19:15:29 sasl.login.connect.timeout.ms = null 19:15:29 sasl.login.read.timeout.ms = null 19:15:29 sasl.login.refresh.buffer.seconds = 300 19:15:29 sasl.login.refresh.min.period.seconds = 60 19:15:29 sasl.login.refresh.window.factor = 0.8 19:15:29 sasl.login.refresh.window.jitter = 0.05 19:15:29 sasl.login.retry.backoff.max.ms = 10000 19:15:29 sasl.login.retry.backoff.ms = 100 19:15:29 sasl.mechanism = GSSAPI 19:15:29 sasl.oauthbearer.clock.skew.seconds = 30 19:15:29 sasl.oauthbearer.expected.audience = null 19:15:29 sasl.oauthbearer.expected.issuer = null 19:15:29 sasl.oauthbearer.header.urlencode = false 19:15:29 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 19:15:29 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 19:15:29 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 19:15:29 sasl.oauthbearer.jwks.endpoint.url = null 19:15:29 sasl.oauthbearer.scope.claim.name = scope 19:15:29 sasl.oauthbearer.sub.claim.name = sub 19:15:29 sasl.oauthbearer.token.endpoint.url = null 19:15:29 security.protocol = PLAINTEXT 19:15:29 security.providers = null 19:15:29 send.buffer.bytes = 131072 19:15:29 session.timeout.ms = 45000 19:15:29 socket.connection.setup.timeout.max.ms = 30000 19:15:29 socket.connection.setup.timeout.ms = 10000 19:15:29 ssl.cipher.suites = null 19:15:29 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 19:15:29 ssl.endpoint.identification.algorithm = https 19:15:29 ssl.engine.factory.class = null 19:15:29 ssl.key.password = null 19:15:29 ssl.keymanager.algorithm = SunX509 19:15:29 ssl.keystore.certificate.chain = null 19:15:29 ssl.keystore.key = null 19:15:29 ssl.keystore.location = null 19:15:29 ssl.keystore.password = null 19:15:29 ssl.keystore.type = JKS 19:15:29 ssl.protocol = TLSv1.3 19:15:29 ssl.provider = null 19:15:29 ssl.secure.random.implementation = null 19:15:29 ssl.trustmanager.algorithm = PKIX 19:15:29 ssl.truststore.certificates = null 19:15:29 ssl.truststore.location = null 19:15:29 ssl.truststore.password = null 19:15:29 ssl.truststore.type = JKS 19:15:29 value.deserializer = class org.springframework.kafka.support.serializer.ErrorHandlingDeserializer 19:15:29 19:15:29 2026-01-13T19:15:28.976Z INFO 11274 --- [cps-integration-test] [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 19:15:29 2026-01-13T19:15:29.077Z INFO 11274 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 19:15:29 2026-01-13T19:15:29.077Z INFO 11274 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 19:15:29 2026-01-13T19:15:29.077Z INFO 11274 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1768331729077 19:15:29 2026-01-13T19:15:29.077Z INFO 11274 --- [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 19:15:29 2026-01-13T19:15:29.089Z INFO 11274 --- [cps-integration-test] [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 19:15:29 allow.auto.create.topics = true 19:15:29 auto.commit.interval.ms = 5000 19:15:29 auto.include.jmx.reporter = true 19:15:29 auto.offset.reset = latest 19:15:29 bootstrap.servers = [localhost:32777] 19:15:29 check.crcs = true 19:15:29 client.dns.lookup = use_all_dns_ips 19:15:29 client.id = consumer-ncmp-group-4 19:15:29 client.rack = 19:15:29 connections.max.idle.ms = 540000 19:15:29 default.api.timeout.ms = 60000 19:15:29 enable.auto.commit = false 19:15:29 enable.metrics.push = true 19:15:29 exclude.internal.topics = true 19:15:29 fetch.max.bytes = 52428800 19:15:29 fetch.max.wait.ms = 500 19:15:29 fetch.min.bytes = 1 19:15:29 group.id = ncmp-group 19:15:29 group.instance.id = null 19:15:29 group.protocol = classic 19:15:29 group.remote.assignor = null 19:15:29 heartbeat.interval.ms = 3000 19:15:29 interceptor.classes = [] 19:15:29 internal.leave.group.on.close = true 19:15:29 internal.throw.on.fetch.stable.offset.unsupported = false 19:15:29 isolation.level = read_uncommitted 19:15:29 key.deserializer = class org.springframework.kafka.support.serializer.ErrorHandlingDeserializer 19:15:29 max.partition.fetch.bytes = 1048576 19:15:29 max.poll.interval.ms = 300000 19:15:29 max.poll.records = 500 19:15:29 metadata.max.age.ms = 300000 19:15:29 metadata.recovery.strategy = none 19:15:29 metric.reporters = [] 19:15:29 metrics.num.samples = 2 19:15:29 metrics.recording.level = INFO 19:15:29 metrics.sample.window.ms = 30000 19:15:29 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 19:15:29 receive.buffer.bytes = 65536 19:15:29 reconnect.backoff.max.ms = 1000 19:15:29 reconnect.backoff.ms = 50 19:15:29 request.timeout.ms = 30000 19:15:29 retry.backoff.max.ms = 1000 19:15:29 retry.backoff.ms = 100 19:15:29 sasl.client.callback.handler.class = null 19:15:29 sasl.jaas.config = null 19:15:29 sasl.kerberos.kinit.cmd = /usr/bin/kinit 19:15:29 sasl.kerberos.min.time.before.relogin = 60000 19:15:29 sasl.kerberos.service.name = null 19:15:29 sasl.kerberos.ticket.renew.jitter = 0.05 19:15:29 sasl.kerberos.ticket.renew.window.factor = 0.8 19:15:29 sasl.login.callback.handler.class = null 19:15:29 sasl.login.class = null 19:15:29 sasl.login.connect.timeout.ms = null 19:15:29 sasl.login.read.timeout.ms = null 19:15:29 sasl.login.refresh.buffer.seconds = 300 19:15:29 sasl.login.refresh.min.period.seconds = 60 19:15:29 sasl.login.refresh.window.factor = 0.8 19:15:29 sasl.login.refresh.window.jitter = 0.05 19:15:29 sasl.login.retry.backoff.max.ms = 10000 19:15:29 sasl.login.retry.backoff.ms = 100 19:15:29 sasl.mechanism = GSSAPI 19:15:29 sasl.oauthbearer.clock.skew.seconds = 30 19:15:29 sasl.oauthbearer.expected.audience = null 19:15:29 sasl.oauthbearer.expected.issuer = null 19:15:29 sasl.oauthbearer.header.urlencode = false 19:15:29 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 19:15:29 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 19:15:29 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 19:15:29 sasl.oauthbearer.jwks.endpoint.url = null 19:15:29 sasl.oauthbearer.scope.claim.name = scope 19:15:29 sasl.oauthbearer.sub.claim.name = sub 19:15:29 sasl.oauthbearer.token.endpoint.url = null 19:15:29 security.protocol = PLAINTEXT 19:15:29 security.providers = null 19:15:29 send.buffer.bytes = 131072 19:15:29 session.timeout.ms = 45000 19:15:29 socket.connection.setup.timeout.max.ms = 30000 19:15:29 socket.connection.setup.timeout.ms = 10000 19:15:29 ssl.cipher.suites = null 19:15:29 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 19:15:29 ssl.endpoint.identification.algorithm = https 19:15:29 ssl.engine.factory.class = null 19:15:29 ssl.key.password = null 19:15:29 ssl.keymanager.algorithm = SunX509 19:15:29 ssl.keystore.certificate.chain = null 19:15:29 ssl.keystore.key = null 19:15:29 ssl.keystore.location = null 19:15:29 ssl.keystore.password = null 19:15:29 ssl.keystore.type = JKS 19:15:29 ssl.protocol = TLSv1.3 19:15:29 ssl.provider = null 19:15:29 ssl.secure.random.implementation = null 19:15:29 ssl.trustmanager.algorithm = PKIX 19:15:29 ssl.truststore.certificates = null 19:15:29 ssl.truststore.location = null 19:15:29 ssl.truststore.password = null 19:15:29 ssl.truststore.type = JKS 19:15:29 value.deserializer = class org.springframework.kafka.support.serializer.ErrorHandlingDeserializer 19:15:29 19:15:29 2026-01-13T19:15:29.090Z INFO 11274 --- [cps-integration-test] [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 19:15:29 2026-01-13T19:15:29.096Z INFO 11274 --- [cps-integration-test] [ main] o.a.k.clients.consumer.ConsumerConfig : These configurations '[spring.json.use.type.headers]' were supplied but are not used yet. 19:15:29 2026-01-13T19:15:29.096Z INFO 11274 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 19:15:29 2026-01-13T19:15:29.096Z INFO 11274 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 19:15:29 2026-01-13T19:15:29.096Z INFO 11274 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1768331729096 19:15:29 2026-01-13T19:15:29.096Z INFO 11274 --- [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 19:15:29 2026-01-13T19:15:29.098Z INFO 11274 --- [cps-integration-test] [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 19:15:29 allow.auto.create.topics = true 19:15:29 auto.commit.interval.ms = 5000 19:15:29 auto.include.jmx.reporter = true 19:15:29 auto.offset.reset = latest 19:15:29 bootstrap.servers = [localhost:32777] 19:15:29 check.crcs = true 19:15:29 client.dns.lookup = use_all_dns_ips 19:15:29 client.id = consumer-ncmp-data-operation-event-group-5 19:15:29 client.rack = 19:15:29 connections.max.idle.ms = 540000 19:15:29 default.api.timeout.ms = 60000 19:15:29 enable.auto.commit = false 19:15:29 enable.metrics.push = true 19:15:29 exclude.internal.topics = true 19:15:29 fetch.max.bytes = 52428800 19:15:29 fetch.max.wait.ms = 500 19:15:29 fetch.min.bytes = 1 19:15:29 group.id = ncmp-data-operation-event-group 19:15:29 group.instance.id = null 19:15:29 group.protocol = classic 19:15:29 group.remote.assignor = null 19:15:29 heartbeat.interval.ms = 3000 19:15:29 interceptor.classes = [] 19:15:29 internal.leave.group.on.close = true 19:15:29 internal.throw.on.fetch.stable.offset.unsupported = false 19:15:29 isolation.level = read_uncommitted 19:15:29 key.deserializer = class org.springframework.kafka.support.serializer.ErrorHandlingDeserializer 19:15:29 max.partition.fetch.bytes = 1048576 19:15:29 max.poll.interval.ms = 300000 19:15:29 max.poll.records = 500 19:15:29 metadata.max.age.ms = 300000 19:15:29 metadata.recovery.strategy = none 19:15:29 metric.reporters = [] 19:15:29 metrics.num.samples = 2 19:15:29 metrics.recording.level = INFO 19:15:29 metrics.sample.window.ms = 30000 19:15:29 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 19:15:29 receive.buffer.bytes = 65536 19:15:29 reconnect.backoff.max.ms = 1000 19:15:29 reconnect.backoff.ms = 50 19:15:29 request.timeout.ms = 30000 19:15:29 retry.backoff.max.ms = 1000 19:15:29 retry.backoff.ms = 100 19:15:29 sasl.client.callback.handler.class = null 19:15:29 sasl.jaas.config = null 19:15:29 sasl.kerberos.kinit.cmd = /usr/bin/kinit 19:15:29 sasl.kerberos.min.time.before.relogin = 60000 19:15:29 sasl.kerberos.service.name = null 19:15:29 sasl.kerberos.ticket.renew.jitter = 0.05 19:15:29 sasl.kerberos.ticket.renew.window.factor = 0.8 19:15:29 sasl.login.callback.handler.class = null 19:15:29 sasl.login.class = null 19:15:29 sasl.login.connect.timeout.ms = null 19:15:29 sasl.login.read.timeout.ms = null 19:15:29 sasl.login.refresh.buffer.seconds = 300 19:15:29 sasl.login.refresh.min.period.seconds = 60 19:15:29 sasl.login.refresh.window.factor = 0.8 19:15:29 sasl.login.refresh.window.jitter = 0.05 19:15:29 sasl.login.retry.backoff.max.ms = 10000 19:15:29 sasl.login.retry.backoff.ms = 100 19:15:29 sasl.mechanism = GSSAPI 19:15:29 sasl.oauthbearer.clock.skew.seconds = 30 19:15:29 sasl.oauthbearer.expected.audience = null 19:15:29 sasl.oauthbearer.expected.issuer = null 19:15:29 sasl.oauthbearer.header.urlencode = false 19:15:29 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 19:15:29 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 19:15:29 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 19:15:29 sasl.oauthbearer.jwks.endpoint.url = null 19:15:29 sasl.oauthbearer.scope.claim.name = scope 19:15:29 sasl.oauthbearer.sub.claim.name = sub 19:15:29 sasl.oauthbearer.token.endpoint.url = null 19:15:29 security.protocol = PLAINTEXT 19:15:29 security.providers = null 19:15:29 send.buffer.bytes = 131072 19:15:29 session.timeout.ms = 45000 19:15:29 socket.connection.setup.timeout.max.ms = 30000 19:15:29 socket.connection.setup.timeout.ms = 10000 19:15:29 ssl.cipher.suites = null 19:15:29 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 19:15:29 ssl.endpoint.identification.algorithm = https 19:15:29 ssl.engine.factory.class = null 19:15:29 ssl.key.password = null 19:15:29 ssl.keymanager.algorithm = SunX509 19:15:29 ssl.keystore.certificate.chain = null 19:15:29 ssl.keystore.key = null 19:15:29 ssl.keystore.location = null 19:15:29 ssl.keystore.password = null 19:15:29 ssl.keystore.type = JKS 19:15:29 ssl.protocol = TLSv1.3 19:15:29 ssl.provider = null 19:15:29 ssl.secure.random.implementation = null 19:15:29 ssl.trustmanager.algorithm = PKIX 19:15:29 ssl.truststore.certificates = null 19:15:29 ssl.truststore.location = null 19:15:29 ssl.truststore.password = null 19:15:29 ssl.truststore.type = JKS 19:15:29 value.deserializer = class org.springframework.kafka.support.serializer.ErrorHandlingDeserializer 19:15:29 19:15:29 2026-01-13T19:15:29.099Z INFO 11274 --- [cps-integration-test] [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 19:15:29 2026-01-13T19:15:29.106Z INFO 11274 --- [cps-integration-test] [ main] o.a.k.clients.consumer.ConsumerConfig : These configurations '[spring.json.use.type.headers]' were supplied but are not used yet. 19:15:29 2026-01-13T19:15:29.106Z INFO 11274 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 19:15:29 2026-01-13T19:15:29.106Z INFO 11274 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 19:15:29 2026-01-13T19:15:29.106Z INFO 11274 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1768331729106 19:15:29 2026-01-13T19:15:29.106Z INFO 11274 --- [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 19:15:29 2026-01-13T19:15:29.108Z INFO 11274 --- [cps-integration-test] [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 19:15:29 allow.auto.create.topics = true 19:15:29 auto.commit.interval.ms = 5000 19:15:29 auto.include.jmx.reporter = true 19:15:29 auto.offset.reset = latest 19:15:29 bootstrap.servers = [localhost:32777] 19:15:29 check.crcs = true 19:15:29 client.dns.lookup = use_all_dns_ips 19:15:29 client.id = consumer-ncmp-async-rest-request-event-group-6 19:15:29 client.rack = 19:15:29 connections.max.idle.ms = 540000 19:15:29 default.api.timeout.ms = 60000 19:15:29 enable.auto.commit = false 19:15:29 enable.metrics.push = true 19:15:29 exclude.internal.topics = true 19:15:29 fetch.max.bytes = 52428800 19:15:29 fetch.max.wait.ms = 500 19:15:29 fetch.min.bytes = 1 19:15:29 group.id = ncmp-async-rest-request-event-group 19:15:29 group.instance.id = null 19:15:29 group.protocol = classic 19:15:29 group.remote.assignor = null 19:15:29 heartbeat.interval.ms = 3000 19:15:29 interceptor.classes = [] 19:15:29 internal.leave.group.on.close = true 19:15:29 internal.throw.on.fetch.stable.offset.unsupported = false 19:15:29 isolation.level = read_uncommitted 19:15:29 key.deserializer = class org.springframework.kafka.support.serializer.ErrorHandlingDeserializer 19:15:29 max.partition.fetch.bytes = 1048576 19:15:29 max.poll.interval.ms = 300000 19:15:29 max.poll.records = 500 19:15:29 metadata.max.age.ms = 300000 19:15:29 metadata.recovery.strategy = none 19:15:29 metric.reporters = [] 19:15:29 metrics.num.samples = 2 19:15:29 metrics.recording.level = INFO 19:15:29 metrics.sample.window.ms = 30000 19:15:29 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 19:15:29 receive.buffer.bytes = 65536 19:15:29 reconnect.backoff.max.ms = 1000 19:15:29 reconnect.backoff.ms = 50 19:15:29 request.timeout.ms = 30000 19:15:29 retry.backoff.max.ms = 1000 19:15:29 retry.backoff.ms = 100 19:15:29 sasl.client.callback.handler.class = null 19:15:29 sasl.jaas.config = null 19:15:29 sasl.kerberos.kinit.cmd = /usr/bin/kinit 19:15:29 sasl.kerberos.min.time.before.relogin = 60000 19:15:29 sasl.kerberos.service.name = null 19:15:29 sasl.kerberos.ticket.renew.jitter = 0.05 19:15:29 sasl.kerberos.ticket.renew.window.factor = 0.8 19:15:29 sasl.login.callback.handler.class = null 19:15:29 sasl.login.class = null 19:15:29 sasl.login.connect.timeout.ms = null 19:15:29 sasl.login.read.timeout.ms = null 19:15:29 sasl.login.refresh.buffer.seconds = 300 19:15:29 sasl.login.refresh.min.period.seconds = 60 19:15:29 sasl.login.refresh.window.factor = 0.8 19:15:29 sasl.login.refresh.window.jitter = 0.05 19:15:29 sasl.login.retry.backoff.max.ms = 10000 19:15:29 sasl.login.retry.backoff.ms = 100 19:15:29 sasl.mechanism = GSSAPI 19:15:29 sasl.oauthbearer.clock.skew.seconds = 30 19:15:29 sasl.oauthbearer.expected.audience = null 19:15:29 sasl.oauthbearer.expected.issuer = null 19:15:29 sasl.oauthbearer.header.urlencode = false 19:15:29 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 19:15:29 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 19:15:29 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 19:15:29 sasl.oauthbearer.jwks.endpoint.url = null 19:15:29 sasl.oauthbearer.scope.claim.name = scope 19:15:29 sasl.oauthbearer.sub.claim.name = sub 19:15:29 sasl.oauthbearer.token.endpoint.url = null 19:15:29 security.protocol = PLAINTEXT 19:15:29 security.providers = null 19:15:29 send.buffer.bytes = 131072 19:15:29 session.timeout.ms = 45000 19:15:29 socket.connection.setup.timeout.max.ms = 30000 19:15:29 socket.connection.setup.timeout.ms = 10000 19:15:29 ssl.cipher.suites = null 19:15:29 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 19:15:29 ssl.endpoint.identification.algorithm = https 19:15:29 ssl.engine.factory.class = null 19:15:29 ssl.key.password = null 19:15:29 ssl.keymanager.algorithm = SunX509 19:15:29 ssl.keystore.certificate.chain = null 19:15:29 ssl.keystore.key = null 19:15:29 ssl.keystore.location = null 19:15:29 ssl.keystore.password = null 19:15:29 ssl.keystore.type = JKS 19:15:29 ssl.protocol = TLSv1.3 19:15:29 ssl.provider = null 19:15:29 ssl.secure.random.implementation = null 19:15:29 ssl.trustmanager.algorithm = PKIX 19:15:29 ssl.truststore.certificates = null 19:15:29 ssl.truststore.location = null 19:15:29 ssl.truststore.password = null 19:15:29 ssl.truststore.type = JKS 19:15:29 value.deserializer = class org.springframework.kafka.support.serializer.ErrorHandlingDeserializer 19:15:29 19:15:29 2026-01-13T19:15:29.108Z INFO 11274 --- [cps-integration-test] [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 19:15:29 2026-01-13T19:15:29.123Z INFO 11274 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 19:15:29 2026-01-13T19:15:29.123Z INFO 11274 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 19:15:29 2026-01-13T19:15:29.123Z INFO 11274 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1768331729123 19:15:29 2026-01-13T19:15:29.124Z INFO 11274 --- [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 19:15:29 2026-01-13T19:15:29.147Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.i.f.ncmp.DcmWriteSubJobSpec : Started DcmWriteSubJobSpec in 17.103 seconds (process running for 45.644) 19:15:29 2026-01-13T19:15:29.147Z INFO 11274 --- [cps-integration-test] [ main] o.c.i.a.ModelLoaderRegistrationOnStartup : Registering ModelLoader CpsNotificationSubscriptionModelLoader 19:15:29 2026-01-13T19:15:29.148Z INFO 11274 --- [cps-integration-test] [ main] o.c.i.a.ModelLoaderRegistrationOnStartup : Registering ModelLoader InventoryModelLoader 19:15:29 2026-01-13T19:15:29.148Z INFO 11274 --- [cps-integration-test] [ main] o.c.i.a.ModelLoaderRegistrationOnStartup : Registering ModelLoader CmDataSubscriptionModelLoader 19:15:29 2026-01-13T19:15:29.148Z INFO 11274 --- [cps-integration-test] [ main] o.c.i.a.ModelLoaderRegistrationOnStartup : Registering ModelLoader ModelLoadersCompletedCheck 19:15:29 2026-01-13T19:15:29.155Z INFO 11274 --- [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... 19:15:29 2026-01-13T19:15:29.156Z INFO 11274 --- [cps-integration-test] [ watchdog-th-2] o.o.c.n.i.i.sync.ModuleSyncWatchdog : System is not ready yet 19:15:29 2026-01-13T19:15:29.157Z INFO 11274 --- [cps-integration-test] [ watchdog-th-1] o.o.c.n.i.i.sync.DataSyncWatchdog : System is not ready yet 19:15:29 2026-01-13T19:15:29.241Z INFO 11274 --- [cps-integration-test] [ main] org.onap.cps.init.AbstractModelLoader : This instance is model loader master 19:15:29 2026-01-13T19:15:29.241Z INFO 11274 --- [cps-integration-test] [ main] i.CpsNotificationSubscriptionModelLoader : Model Loader #1 Started: CPS Data Notification Subscription Models 19:15:29 2026-01-13T19:15:29.643Z WARN 11274 --- [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} 19:15:29 2026-01-13T19:15:29.643Z WARN 11274 --- [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} 19:15:29 2026-01-13T19:15:29.643Z WARN 11274 --- [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} 19:15:29 2026-01-13T19:15:29.644Z WARN 11274 --- [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} 19:15:29 2026-01-13T19:15:29.644Z INFO 11274 --- [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 19:15:29 2026-01-13T19:15:29.645Z INFO 11274 --- [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 19:15:29 2026-01-13T19:15:29.645Z INFO 11274 --- [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 19:15:29 2026-01-13T19:15:29.645Z WARN 11274 --- [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} 19:15:29 2026-01-13T19:15:29.645Z INFO 11274 --- [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 19:15:29 2026-01-13T19:15:29.645Z INFO 11274 --- [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 19:15:29 2026-01-13T19:15:29.653Z WARN 11274 --- [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} 19:15:29 2026-01-13T19:15:29.653Z INFO 11274 --- [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 19:15:29 2026-01-13T19:15:29.764Z WARN 11274 --- [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} 19:15:29 2026-01-13T19:15:29.787Z WARN 11274 --- [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} 19:15:29 2026-01-13T19:15:29.811Z WARN 11274 --- [cps-integration-test] [ntainer#3-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-2, groupId=ncmp-group] The metadata response from the cluster reported a recoverable issue with correlation id 7 : {dmi-ncmp-cm-avc-subscription=UNKNOWN_TOPIC_OR_PARTITION} 19:15:29 2026-01-13T19:15:29.813Z WARN 11274 --- [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} 19:15:30 2026-01-13T19:15:30.009Z INFO 11274 --- [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) 19:15:30 2026-01-13T19:15:30.013Z INFO 11274 --- [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 19:15:30 2026-01-13T19:15:30.040Z INFO 11274 --- [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) 19:15:30 2026-01-13T19:15:30.044Z INFO 11274 --- [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 19:15:30 2026-01-13T19:15:30.057Z INFO 11274 --- [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) 19:15:30 2026-01-13T19:15:30.058Z INFO 11274 --- [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 19:15:30 2026-01-13T19:15:30.076Z INFO 11274 --- [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-9ea481f0-802e-4847-a5c0-d8a79d142ec7 19:15:30 2026-01-13T19:15:30.077Z INFO 11274 --- [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 19:15:30 2026-01-13T19:15:30.078Z INFO 11274 --- [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) 19:15:30 2026-01-13T19:15:30.079Z INFO 11274 --- [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 19:15:30 2026-01-13T19:15:30.101Z INFO 11274 --- [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-e9b7006d-8f74-4a88-afdb-a7bd2787877c 19:15:30 2026-01-13T19:15:30.101Z INFO 11274 --- [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) 19:15:30 2026-01-13T19:15:30.102Z INFO 11274 --- [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 19:15:30 2026-01-13T19:15:30.102Z INFO 11274 --- [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-75ce41e5-4fb2-4383-94cf-938d945f8e45 19:15:30 2026-01-13T19:15:30.102Z INFO 11274 --- [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 19:15:30 2026-01-13T19:15:30.103Z INFO 11274 --- [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 19:15:30 2026-01-13T19:15:30.117Z INFO 11274 --- [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=1, memberId='consumer-ncmp-group-1-9ea481f0-802e-4847-a5c0-d8a79d142ec7', protocol='range'} 19:15:30 2026-01-13T19:15:30.119Z INFO 11274 --- [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-75ce41e5-4fb2-4383-94cf-938d945f8e45', protocol='range'} 19:15:30 2026-01-13T19:15:30.126Z INFO 11274 --- [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-75ce41e5-4fb2-4383-94cf-938d945f8e45=Assignment(partitions=[ncmp-async-m2m-0])} 19:15:30 2026-01-13T19:15:30.126Z INFO 11274 --- [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-1a62df90-0b00-4604-a4d2-6b0e705b4542 19:15:30 2026-01-13T19:15:30.127Z INFO 11274 --- [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 19:15:30 2026-01-13T19:15:30.127Z INFO 11274 --- [cps-integration-test] [ntainer#2-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Finished assignment for group at generation 1: {consumer-ncmp-group-1-9ea481f0-802e-4847-a5c0-d8a79d142ec7=Assignment(partitions=[dmi-cm-events-0])} 19:15:30 2026-01-13T19:15:30.129Z INFO 11274 --- [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-b0aaeaa8-d1f0-4287-b6d8-0c5c9682b59c 19:15:30 2026-01-13T19:15:30.129Z INFO 11274 --- [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 19:15:30 2026-01-13T19:15:30.138Z INFO 11274 --- [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-b0aaeaa8-d1f0-4287-b6d8-0c5c9682b59c', protocol='range'} 19:15:30 2026-01-13T19:15:30.139Z INFO 11274 --- [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-b0aaeaa8-d1f0-4287-b6d8-0c5c9682b59c=Assignment(partitions=[ncmp-async-m2m-0])} 19:15:30 2026-01-13T19:15:30.152Z INFO 11274 --- [cps-integration-test] [ntainer#2-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] SyncGroup failed: The group began another rebalance. Need to re-join the group. Sent generation was Generation{generationId=1, memberId='consumer-ncmp-group-1-9ea481f0-802e-4847-a5c0-d8a79d142ec7', protocol='range'} 19:15:30 2026-01-13T19:15:30.152Z INFO 11274 --- [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: rebalance failed due to 'The group is rebalancing, so a rejoin is needed.' (RebalanceInProgressException) 19:15:30 2026-01-13T19:15:30.152Z INFO 11274 --- [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 19:15:30 2026-01-13T19:15:30.163Z INFO 11274 --- [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-b0aaeaa8-d1f0-4287-b6d8-0c5c9682b59c', protocol='range'} 19:15:30 2026-01-13T19:15:30.165Z INFO 11274 --- [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-e9b7006d-8f74-4a88-afdb-a7bd2787877c', protocol='range'} 19:15:30 2026-01-13T19:15:30.165Z INFO 11274 --- [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-75ce41e5-4fb2-4383-94cf-938d945f8e45', protocol='range'} 19:15:30 2026-01-13T19:15:30.166Z INFO 11274 --- [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]) 19:15:30 2026-01-13T19:15:30.167Z INFO 11274 --- [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-9ea481f0-802e-4847-a5c0-d8a79d142ec7', protocol='range'} 19:15:30 2026-01-13T19:15:30.170Z INFO 11274 --- [cps-integration-test] [ntainer#2-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Finished assignment for group at generation 2: {consumer-ncmp-group-4-e9b7006d-8f74-4a88-afdb-a7bd2787877c=Assignment(partitions=[dmi-device-heartbeat-0]), consumer-ncmp-group-1-9ea481f0-802e-4847-a5c0-d8a79d142ec7=Assignment(partitions=[dmi-cm-events-0]), consumer-ncmp-group-2-1a62df90-0b00-4604-a4d2-6b0e705b4542=Assignment(partitions=[dmi-ncmp-cm-avc-subscription-0])} 19:15:30 2026-01-13T19:15:30.171Z INFO 11274 --- [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 19:15:30 2026-01-13T19:15:30.174Z INFO 11274 --- [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-1a62df90-0b00-4604-a4d2-6b0e705b4542', protocol='range'} 19:15:30 2026-01-13T19:15:30.176Z INFO 11274 --- [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]) 19:15:30 2026-01-13T19:15:30.176Z INFO 11274 --- [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 19:15:30 2026-01-13T19:15:30.193Z INFO 11274 --- [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-1a62df90-0b00-4604-a4d2-6b0e705b4542', protocol='range'} 19:15:30 2026-01-13T19:15:30.193Z INFO 11274 --- [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-9ea481f0-802e-4847-a5c0-d8a79d142ec7', protocol='range'} 19:15:30 2026-01-13T19:15:30.194Z INFO 11274 --- [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-e9b7006d-8f74-4a88-afdb-a7bd2787877c', protocol='range'} 19:15:30 2026-01-13T19:15:30.194Z INFO 11274 --- [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]) 19:15:30 2026-01-13T19:15:30.194Z INFO 11274 --- [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 19:15:30 2026-01-13T19:15:30.194Z INFO 11274 --- [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]) 19:15:30 2026-01-13T19:15:30.194Z INFO 11274 --- [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 19:15:30 2026-01-13T19:15:30.195Z INFO 11274 --- [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 19:15:30 2026-01-13T19:15:30.195Z INFO 11274 --- [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 19:15:30 2026-01-13T19:15:30.199Z INFO 11274 --- [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 19:15:30 2026-01-13T19:15:30.206Z INFO 11274 --- [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]) 19:15:30 2026-01-13T19:15:30.206Z INFO 11274 --- [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 19:15:30 2026-01-13T19:15:30.207Z INFO 11274 --- [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 19:15:30 2026-01-13T19:15:30.213Z INFO 11274 --- [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 19:15:30 2026-01-13T19:15:30.214Z INFO 11274 --- [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 19:15:30 2026-01-13T19:15:30.218Z INFO 11274 --- [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 19:15:30 2026-01-13T19:15:30.220Z INFO 11274 --- [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 19:15:30 2026-01-13T19:15:30.220Z INFO 11274 --- [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 19:15:30 2026-01-13T19:15:30.234Z INFO 11274 --- [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}}. 19:15:30 2026-01-13T19:15:30.234Z INFO 11274 --- [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}}. 19:15:30 2026-01-13T19:15:30.235Z INFO 11274 --- [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}}. 19:15:30 2026-01-13T19:15:30.236Z INFO 11274 --- [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}}. 19:15:30 2026-01-13T19:15:30.236Z INFO 11274 --- [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 19:15:30 2026-01-13T19:15:30.259Z INFO 11274 --- [cps-integration-test] [ntainer#2-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-group: partitions assigned: [dmi-cm-events-0] 19:15:30 2026-01-13T19:15:30.260Z INFO 11274 --- [cps-integration-test] [ntainer#5-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-group: partitions assigned: [dmi-device-heartbeat-0] 19:15:30 2026-01-13T19:15:30.261Z INFO 11274 --- [cps-integration-test] [ntainer#0-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-data-operation-event-group: partitions assigned: [ncmp-async-m2m-0] 19:15:30 2026-01-13T19:15:30.265Z INFO 11274 --- [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] 19:15:30 2026-01-13T19:15:30.265Z INFO 11274 --- [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}}. 19:15:30 2026-01-13T19:15:30.300Z INFO 11274 --- [cps-integration-test] [ntainer#3-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-group: partitions assigned: [dmi-ncmp-cm-avc-subscription-0] 19:15:30 2026-01-13T19:15:30.475Z INFO 11274 --- [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) 19:15:30 2026-01-13T19:15:30.477Z INFO 11274 --- [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 19:15:30 2026-01-13T19:15:30.498Z INFO 11274 --- [cps-integration-test] [ main] i.CpsNotificationSubscriptionModelLoader : Model Loader #1: CPS Data Notification Subscription models onboarded successfully 19:15:30 2026-01-13T19:15:30.498Z INFO 11274 --- [cps-integration-test] [ main] i.CpsNotificationSubscriptionModelLoader : Model Loader #1 Completed 19:15:30 2026-01-13T19:15:30.499Z INFO 11274 --- [cps-integration-test] [ main] org.onap.cps.init.AbstractModelLoader : This instance is model loader master 19:15:30 2026-01-13T19:15:30.499Z INFO 11274 --- [cps-integration-test] [ main] o.o.cps.ncmp.init.InventoryModelLoader : Model Loader #2 Started: NCMP Inventory Models 19:15:30 2026-01-13T19:15:30.505Z INFO 11274 --- [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-fc09d8a7-e779-4c22-a008-501a965fd481 19:15:30 2026-01-13T19:15:30.505Z INFO 11274 --- [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 19:15:30 2026-01-13T19:15:30.564Z INFO 11274 --- [cps-integration-test] [ main] o.o.cps.ncmp.init.InventoryModelLoader : Model Loader #2: New installation using inventory model revision 2024-02-23. 19:15:30 2026-01-13T19:15:30.666Z INFO 11274 --- [cps-integration-test] [ main] o.o.cps.ncmp.init.InventoryModelLoader : Model Loader #2: Inventory model dmi-registry-2024-02-23 installed successfully, 19:15:30 2026-01-13T19:15:30.730Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.s.lcm.CmHandleStateMonitor : Cm handle state monitor has set advisedCmHandlesCount to 0 19:15:30 2026-01-13T19:15:30.746Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.s.lcm.CmHandleStateMonitor : Cm handle state monitor has set readyCmHandlesCount to 0 19:15:30 2026-01-13T19:15:30.755Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.s.lcm.CmHandleStateMonitor : Cm handle state monitor has set lockedCmHandlesCount to 0 19:15:30 2026-01-13T19:15:30.763Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.s.lcm.CmHandleStateMonitor : Cm handle state monitor has set deletingCmHandlesCount to 0 19:15:30 2026-01-13T19:15:30.770Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.s.lcm.CmHandleStateMonitor : Cm handle state monitor has set deletedCmHandlesCount to 0 19:15:30 2026-01-13T19:15:30.801Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.init.AlternateIdCacheDataLoader : Populating Alternate ID map from inventory 19:15:30 2026-01-13T19:15:30.863Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.init.AlternateIdCacheDataLoader : Alternate ID map has 0 entries 19:15:30 2026-01-13T19:15:30.863Z INFO 11274 --- [cps-integration-test] [ main] o.o.cps.ncmp.init.InventoryModelLoader : Model Loader #2 Completed 19:15:30 2026-01-13T19:15:30.864Z INFO 11274 --- [cps-integration-test] [ main] org.onap.cps.init.AbstractModelLoader : This instance is model loader master 19:15:30 2026-01-13T19:15:30.864Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.CmDataSubscriptionModelLoader : Model Loader #3 Started: NCMP CM Data Notification Subscription Models 19:15:30 2026-01-13T19:15:30.902Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.CmDataSubscriptionModelLoader : Model Loader #3: NCMP CM Data Notification Subscription Models onboarded successfully 19:15:30 2026-01-13T19:15:30.902Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.CmDataSubscriptionModelLoader : Model Loader #3 Completed 19:15:30 2026-01-13T19:15:30.903Z INFO 11274 --- [cps-integration-test] [ main] org.onap.cps.init.AbstractModelLoader : This instance is model loader master 19:15:30 2026-01-13T19:15:30.903Z INFO 11274 --- [cps-integration-test] [ main] o.o.cps.init.ModelLoadersCompletedCheck : Model Loader #LAST Started: Completion Check 19:15:30 2026-01-13T19:15:30.904Z INFO 11274 --- [cps-integration-test] [ main] o.o.cps.init.ModelLoadersCompletedCheck : Model Loader #LAST: Model loading (on master) finished 19:15:30 2026-01-13T19:15:30.904Z INFO 11274 --- [cps-integration-test] [ main] o.o.cps.init.ModelLoadersCompletedCheck : Model Loader #LAST: This instance is model loader master. Model loading completed 19:15:30 2026-01-13T19:15:30.904Z INFO 11274 --- [cps-integration-test] [ main] o.o.cps.init.ModelLoadersCompletedCheck : Model Loader #LAST Completed 19:15:31 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 19:15:31 2026-01-13T19:15:31.556Z INFO 11274 --- [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] 19:15:31 2026-01-13T19:15:31.580Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 19:15:31 2026-01-13T19:15:31.580Z INFO 11274 --- [cps-integration-test] [ Async-1] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 19:15:31 acks = -1 19:15:31 auto.include.jmx.reporter = true 19:15:31 batch.size = 16384 19:15:31 bootstrap.servers = [localhost:32777] 19:15:31 buffer.memory = 33554432 19:15:31 client.dns.lookup = use_all_dns_ips 19:15:31 client.id = cps-core-1 19:15:31 compression.gzip.level = -1 19:15:31 compression.lz4.level = 9 19:15:31 compression.type = none 19:15:31 compression.zstd.level = 3 19:15:31 connections.max.idle.ms = 540000 19:15:31 delivery.timeout.ms = 120000 19:15:31 enable.idempotence = true 19:15:31 enable.metrics.push = true 19:15:31 interceptor.classes = [] 19:15:31 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 19:15:31 linger.ms = 0 19:15:31 max.block.ms = 60000 19:15:31 max.in.flight.requests.per.connection = 5 19:15:31 max.request.size = 1048576 19:15:31 metadata.max.age.ms = 300000 19:15:31 metadata.max.idle.ms = 300000 19:15:31 metadata.recovery.strategy = none 19:15:31 metric.reporters = [] 19:15:31 metrics.num.samples = 2 19:15:31 metrics.recording.level = INFO 19:15:31 metrics.sample.window.ms = 30000 19:15:31 partitioner.adaptive.partitioning.enable = true 19:15:31 partitioner.availability.timeout.ms = 0 19:15:31 partitioner.class = null 19:15:31 partitioner.ignore.keys = false 19:15:31 receive.buffer.bytes = 32768 19:15:31 reconnect.backoff.max.ms = 1000 19:15:31 reconnect.backoff.ms = 50 19:15:31 request.timeout.ms = 30000 19:15:31 retries = 2147483647 19:15:31 retry.backoff.max.ms = 1000 19:15:31 retry.backoff.ms = 100 19:15:31 sasl.client.callback.handler.class = null 19:15:31 sasl.jaas.config = null 19:15:31 sasl.kerberos.kinit.cmd = /usr/bin/kinit 19:15:31 sasl.kerberos.min.time.before.relogin = 60000 19:15:31 sasl.kerberos.service.name = null 19:15:31 sasl.kerberos.ticket.renew.jitter = 0.05 19:15:31 sasl.kerberos.ticket.renew.window.factor = 0.8 19:15:31 sasl.login.callback.handler.class = null 19:15:31 sasl.login.class = null 19:15:31 sasl.login.connect.timeout.ms = null 19:15:31 sasl.login.read.timeout.ms = null 19:15:31 sasl.login.refresh.buffer.seconds = 300 19:15:31 sasl.login.refresh.min.period.seconds = 60 19:15:31 sasl.login.refresh.window.factor = 0.8 19:15:31 sasl.login.refresh.window.jitter = 0.05 19:15:31 sasl.login.retry.backoff.max.ms = 10000 19:15:31 sasl.login.retry.backoff.ms = 100 19:15:31 sasl.mechanism = GSSAPI 19:15:31 sasl.oauthbearer.clock.skew.seconds = 30 19:15:31 sasl.oauthbearer.expected.audience = null 19:15:31 sasl.oauthbearer.expected.issuer = null 19:15:31 sasl.oauthbearer.header.urlencode = false 19:15:31 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 19:15:31 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 19:15:31 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 19:15:31 sasl.oauthbearer.jwks.endpoint.url = null 19:15:31 sasl.oauthbearer.scope.claim.name = scope 19:15:31 sasl.oauthbearer.sub.claim.name = sub 19:15:31 sasl.oauthbearer.token.endpoint.url = null 19:15:31 security.protocol = PLAINTEXT 19:15:31 security.providers = null 19:15:31 send.buffer.bytes = 131072 19:15:31 socket.connection.setup.timeout.max.ms = 30000 19:15:31 socket.connection.setup.timeout.ms = 10000 19:15:31 ssl.cipher.suites = null 19:15:31 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 19:15:31 ssl.endpoint.identification.algorithm = https 19:15:31 ssl.engine.factory.class = null 19:15:31 ssl.key.password = null 19:15:31 ssl.keymanager.algorithm = SunX509 19:15:31 ssl.keystore.certificate.chain = null 19:15:31 ssl.keystore.key = null 19:15:31 ssl.keystore.location = null 19:15:31 ssl.keystore.password = null 19:15:31 ssl.keystore.type = JKS 19:15:31 ssl.protocol = TLSv1.3 19:15:31 ssl.provider = null 19:15:31 ssl.secure.random.implementation = null 19:15:31 ssl.trustmanager.algorithm = PKIX 19:15:31 ssl.truststore.certificates = null 19:15:31 ssl.truststore.location = null 19:15:31 ssl.truststore.password = null 19:15:31 ssl.truststore.type = JKS 19:15:31 transaction.timeout.ms = 60000 19:15:31 transactional.id = null 19:15:31 value.serializer = class org.springframework.kafka.support.serializer.JsonSerializer 19:15:31 19:15:31 2026-01-13T19:15:31.581Z INFO 11274 --- [cps-integration-test] [ Async-1] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 19:15:31 2026-01-13T19:15:31.583Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 19:15:31 2026-01-13T19:15:31.585Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 19:15:31 2026-01-13T19:15:31.586Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 19:15:31 2026-01-13T19:15:31.586Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 19:15:31 2026-01-13T19:15:31.595Z INFO 11274 --- [cps-integration-test] [ Async-1] o.a.k.clients.producer.KafkaProducer : [Producer clientId=cps-core-1] Instantiated an idempotent producer. 19:15:31 2026-01-13T19:15:31.610Z INFO 11274 --- [cps-integration-test] [ Async-1] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 19:15:31 2026-01-13T19:15:31.610Z INFO 11274 --- [cps-integration-test] [ Async-1] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 19:15:31 2026-01-13T19:15:31.610Z INFO 11274 --- [cps-integration-test] [ Async-1] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1768331731610 19:15:31 2026-01-13T19:15:31.632Z WARN 11274 --- [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} 19:15:31 2026-01-13T19:15:31.633Z INFO 11274 --- [cps-integration-test] [ad | cps-core-1] org.apache.kafka.clients.Metadata : [Producer clientId=cps-core-1] Cluster ID: 4L6g3nShT-eMCtK--X86sw 19:15:31 2026-01-13T19:15:31.746Z INFO 11274 --- [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 19:15:32 2026-01-13T19:15:32.169Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 19:15:32 2026-01-13T19:15:32.186Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 19:15:32 2026-01-13T19:15:32.291Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 19:15:32 2026-01-13T19:15:32.369Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 19:15:32 2026-01-13T19:15:32.370Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 19:15:32 2026-01-13T19:15:32.370Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 19:15:32 2026-01-13T19:15:32.371Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 19:15:32 2026-01-13T19:15:32.371Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 19:15:32 2026-01-13T19:15:32.465Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-2 for CM Handle ch-2 19:15:32 2026-01-13T19:15:32.485Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-2 for CM Handle ch-2 19:15:32 2026-01-13T19:15:32.541Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 19:15:32 2026-01-13T19:15:32.619Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 19:15:32 2026-01-13T19:15:32.620Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 19:15:32 2026-01-13T19:15:32.620Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 19:15:32 2026-01-13T19:15:32.621Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 19:15:32 2026-01-13T19:15:32.621Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 19:15:32 2026-01-13T19:15:32.709Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-3 for CM Handle ch-3 19:15:32 2026-01-13T19:15:32.725Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-3 for CM Handle ch-3 19:15:32 2026-01-13T19:15:32.766Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 19:15:32 2026-01-13T19:15:32.872Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.r.c.DataJobControllerForTest : Internal API: writeDataJob invoked for some-job-id 19:15:32 2026-01-13T19:15:32.872Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.datajobs.DataJobServiceImpl : Data Job ID: some-job-id - Total operations received: 3 19:15:33 2026-01-13T19:15:32.945Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.datajobs.DataJobServiceImpl : Data Job ID: some-job-id - Received 2 sub-job(s) from DMI. 19:15:33 2026-01-13T19:15:33.172Z INFO 11274 --- [cps-integration-test] [ntainer#2-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Request joining group due to: group is already rebalancing 19:15:33 2026-01-13T19:15:33.172Z INFO 11274 --- [cps-integration-test] [ntainer#5-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-4, groupId=ncmp-group] Request joining group due to: group is already rebalancing 19:15:33 2026-01-13T19:15:33.174Z INFO 11274 --- [cps-integration-test] [ntainer#5-0-C-1] k.c.c.i.ConsumerRebalanceListenerInvoker : [Consumer clientId=consumer-ncmp-group-4, groupId=ncmp-group] Revoke previously assigned partitions dmi-device-heartbeat-0 19:15:33 2026-01-13T19:15:33.174Z INFO 11274 --- [cps-integration-test] [ntainer#2-0-C-1] k.c.c.i.ConsumerRebalanceListenerInvoker : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Revoke previously assigned partitions dmi-cm-events-0 19:15:33 2026-01-13T19:15:33.174Z INFO 11274 --- [cps-integration-test] [ntainer#5-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-group: partitions revoked: [dmi-device-heartbeat-0] 19:15:33 2026-01-13T19:15:33.174Z INFO 11274 --- [cps-integration-test] [ntainer#2-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-group: partitions revoked: [dmi-cm-events-0] 19:15:33 2026-01-13T19:15:33.174Z INFO 11274 --- [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 19:15:33 2026-01-13T19:15:33.174Z INFO 11274 --- [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 19:15:33 2026-01-13T19:15:33.176Z INFO 11274 --- [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 19:15:33 2026-01-13T19:15:33.176Z INFO 11274 --- [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 19:15:33 2026-01-13T19:15:33.176Z INFO 11274 --- [cps-integration-test] [ntainer#3-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-group: partitions revoked: [dmi-ncmp-cm-avc-subscription-0] 19:15:33 2026-01-13T19:15:33.176Z INFO 11274 --- [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 19:15:33 2026-01-13T19:15:33.178Z INFO 11274 --- [cps-integration-test] [ntainer#5-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-4, groupId=ncmp-group] Successfully joined group with generation Generation{generationId=3, memberId='consumer-ncmp-group-4-e9b7006d-8f74-4a88-afdb-a7bd2787877c', protocol='range'} 19:15:33 2026-01-13T19:15:33.183Z INFO 11274 --- [cps-integration-test] [ntainer#3-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-2, groupId=ncmp-group] Successfully joined group with generation Generation{generationId=3, memberId='consumer-ncmp-group-2-1a62df90-0b00-4604-a4d2-6b0e705b4542', protocol='range'} 19:15:33 2026-01-13T19:15:33.183Z INFO 11274 --- [cps-integration-test] [ntainer#2-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Successfully joined group with generation Generation{generationId=3, memberId='consumer-ncmp-group-1-9ea481f0-802e-4847-a5c0-d8a79d142ec7', protocol='range'} 19:15:33 2026-01-13T19:15:33.183Z INFO 11274 --- [cps-integration-test] [ntainer#4-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-3, groupId=ncmp-group] Successfully joined group with generation Generation{generationId=3, memberId='consumer-ncmp-group-3-fc09d8a7-e779-4c22-a008-501a965fd481', protocol='range'} 19:15:33 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 44.63 s -- in org.onap.cps.integration.functional.ncmp.DcmWriteSubJobSpec 19:15:33 [INFO] Running org.onap.cps.integration.functional.ncmp.data.AlternateIdSpec 19:15:33 2026-01-13T19:15:33.365Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 19:15:33 2026-01-13T19:15:33.365Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 19:15:33 2026-01-13T19:15:33.366Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 19:15:33 2026-01-13T19:15:33.366Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 19:15:33 2026-01-13T19:15:33.366Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 19:15:33 2026-01-13T19:15:33.401Z INFO 11274 --- [cps-integration-test] [ntainer#2-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Finished assignment for group at generation 3: {consumer-ncmp-group-4-e9b7006d-8f74-4a88-afdb-a7bd2787877c=Assignment(partitions=[dmi-device-heartbeat-0]), consumer-ncmp-group-1-9ea481f0-802e-4847-a5c0-d8a79d142ec7=Assignment(partitions=[dmi-cm-events-0]), consumer-ncmp-group-2-1a62df90-0b00-4604-a4d2-6b0e705b4542=Assignment(partitions=[dmi-ncmp-cm-avc-subscription-0]), consumer-ncmp-group-3-fc09d8a7-e779-4c22-a008-501a965fd481=Assignment(partitions=[subscription-0])} 19:15:33 2026-01-13T19:15:33.412Z INFO 11274 --- [cps-integration-test] [ntainer#3-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-2, groupId=ncmp-group] Successfully synced group in generation Generation{generationId=3, memberId='consumer-ncmp-group-2-1a62df90-0b00-4604-a4d2-6b0e705b4542', protocol='range'} 19:15:33 2026-01-13T19:15:33.412Z INFO 11274 --- [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]) 19:15:33 2026-01-13T19:15:33.412Z INFO 11274 --- [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 19:15:33 2026-01-13T19:15:33.413Z INFO 11274 --- [cps-integration-test] [ntainer#4-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-3, groupId=ncmp-group] Successfully synced group in generation Generation{generationId=3, memberId='consumer-ncmp-group-3-fc09d8a7-e779-4c22-a008-501a965fd481', protocol='range'} 19:15:33 2026-01-13T19:15:33.413Z INFO 11274 --- [cps-integration-test] [ntainer#2-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Successfully synced group in generation Generation{generationId=3, memberId='consumer-ncmp-group-1-9ea481f0-802e-4847-a5c0-d8a79d142ec7', protocol='range'} 19:15:33 2026-01-13T19:15:33.413Z INFO 11274 --- [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]) 19:15:33 2026-01-13T19:15:33.414Z INFO 11274 --- [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 19:15:33 2026-01-13T19:15:33.414Z INFO 11274 --- [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]) 19:15:33 2026-01-13T19:15:33.414Z INFO 11274 --- [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 19:15:33 2026-01-13T19:15:33.415Z INFO 11274 --- [cps-integration-test] [ntainer#5-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-4, groupId=ncmp-group] Successfully synced group in generation Generation{generationId=3, memberId='consumer-ncmp-group-4-e9b7006d-8f74-4a88-afdb-a7bd2787877c', protocol='range'} 19:15:33 2026-01-13T19:15:33.415Z INFO 11274 --- [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]) 19:15:33 2026-01-13T19:15:33.415Z INFO 11274 --- [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 19:15:33 2026-01-13T19:15:33.420Z INFO 11274 --- [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 19:15:33 2026-01-13T19:15:33.426Z INFO 11274 --- [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 19:15:33 2026-01-13T19:15:33.428Z INFO 11274 --- [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}}. 19:15:33 2026-01-13T19:15:33.429Z INFO 11274 --- [cps-integration-test] [ntainer#2-0-C-1] o.a.k.c.c.internals.ConsumerUtils : Setting offset for partition dmi-cm-events-0 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[localhost:32777 (id: 1 rack: null)], epoch=0}} 19:15:33 2026-01-13T19:15:33.429Z INFO 11274 --- [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}} 19:15:33 2026-01-13T19:15:33.429Z INFO 11274 --- [cps-integration-test] [ntainer#3-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-group: partitions assigned: [dmi-ncmp-cm-avc-subscription-0] 19:15:33 2026-01-13T19:15:33.429Z INFO 11274 --- [cps-integration-test] [ntainer#2-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-group: partitions assigned: [dmi-cm-events-0] 19:15:33 2026-01-13T19:15:33.433Z INFO 11274 --- [cps-integration-test] [ntainer#5-0-C-1] o.a.k.c.c.internals.ConsumerUtils : Setting offset for partition dmi-device-heartbeat-0 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[localhost:32777 (id: 1 rack: null)], epoch=0}} 19:15:33 2026-01-13T19:15:33.433Z INFO 11274 --- [cps-integration-test] [ntainer#5-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-group: partitions assigned: [dmi-device-heartbeat-0] 19:15:33 2026-01-13T19:15:33.434Z INFO 11274 --- [cps-integration-test] [ntainer#4-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-group: partitions assigned: [subscription-0] 19:15:33 2026-01-13T19:15:33.460Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 19:15:33 2026-01-13T19:15:33.479Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 19:15:33 2026-01-13T19:15:33.514Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 19:15:33 2026-01-13T19:15:33.743Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 19:15:33 2026-01-13T19:15:33.743Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 19:15:33 2026-01-13T19:15:33.744Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 19:15:33 2026-01-13T19:15:33.744Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 19:15:33 2026-01-13T19:15:33.744Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 19:15:33 2026-01-13T19:15:33.826Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 19:15:33 2026-01-13T19:15:33.840Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 19:15:33 2026-01-13T19:15:33.874Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 19:15:34 2026-01-13T19:15:34.041Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 19:15:34 2026-01-13T19:15:34.042Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 19:15:34 2026-01-13T19:15:34.042Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 19:15:34 2026-01-13T19:15:34.043Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 19:15:34 2026-01-13T19:15:34.043Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 19:15:34 2026-01-13T19:15:34.119Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 19:15:34 2026-01-13T19:15:34.133Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 19:15:34 2026-01-13T19:15:34.163Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 19:15:34 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.016 s -- in org.onap.cps.integration.functional.ncmp.data.AlternateIdSpec 19:15:34 [INFO] Running org.onap.cps.integration.functional.ncmp.data.BearerTokenPassthroughSpec 19:15:34 2026-01-13T19:15:34.354Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 19:15:34 2026-01-13T19:15:34.354Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 19:15:34 2026-01-13T19:15:34.355Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 19:15:34 2026-01-13T19:15:34.355Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 19:15:34 2026-01-13T19:15:34.355Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 19:15:34 2026-01-13T19:15:34.432Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 19:15:34 2026-01-13T19:15:34.445Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 19:15:34 2026-01-13T19:15:34.479Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 19:15:34 2026-01-13T19:15:34.524Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 19:15:34 2026-01-13T19:15:34.525Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 19:15:34 2026-01-13T19:15:34.525Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 19:15:34 2026-01-13T19:15:34.526Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 19:15:34 2026-01-13T19:15:34.526Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 19:15:34 2026-01-13T19:15:34.600Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-2 for CM Handle ch-2 19:15:34 2026-01-13T19:15:34.622Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-2 for CM Handle ch-2 19:15:34 2026-01-13T19:15:34.660Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 19:15:34 2026-01-13T19:15:34.875Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 19:15:34 2026-01-13T19:15:34.876Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 19:15:34 2026-01-13T19:15:34.879Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 19:15:34 2026-01-13T19:15:34.880Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 19:15:34 2026-01-13T19:15:34.880Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 19:15:35 2026-01-13T19:15:34.957Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 19:15:35 2026-01-13T19:15:34.973Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 19:15:35 2026-01-13T19:15:35.005Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 19:15:35 2026-01-13T19:15:35.053Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 19:15:35 2026-01-13T19:15:35.053Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 19:15:35 2026-01-13T19:15:35.054Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 19:15:35 2026-01-13T19:15:35.057Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 19:15:35 2026-01-13T19:15:35.057Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 19:15:35 2026-01-13T19:15:35.134Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-2 for CM Handle ch-2 19:15:35 2026-01-13T19:15:35.161Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-2 for CM Handle ch-2 19:15:35 2026-01-13T19:15:35.198Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 19:15:35 2026-01-13T19:15:35.500Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 19:15:35 2026-01-13T19:15:35.501Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 19:15:35 2026-01-13T19:15:35.502Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 19:15:35 2026-01-13T19:15:35.502Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 19:15:35 2026-01-13T19:15:35.502Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 19:15:35 2026-01-13T19:15:35.574Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 19:15:35 2026-01-13T19:15:35.589Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 19:15:35 2026-01-13T19:15:35.614Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 19:15:35 2026-01-13T19:15:35.654Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 19:15:35 2026-01-13T19:15:35.654Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 19:15:35 2026-01-13T19:15:35.654Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 19:15:35 2026-01-13T19:15:35.655Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 19:15:35 2026-01-13T19:15:35.655Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 19:15:35 2026-01-13T19:15:35.722Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-2 for CM Handle ch-2 19:15:35 2026-01-13T19:15:35.736Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-2 for CM Handle ch-2 19:15:35 2026-01-13T19:15:35.761Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 19:15:36 2026-01-13T19:15:36.016Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 19:15:36 2026-01-13T19:15:36.017Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 19:15:36 2026-01-13T19:15:36.017Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 19:15:36 2026-01-13T19:15:36.017Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 19:15:36 2026-01-13T19:15:36.017Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 19:15:36 2026-01-13T19:15:36.091Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 19:15:36 2026-01-13T19:15:36.103Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 19:15:36 2026-01-13T19:15:36.161Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 19:15:36 2026-01-13T19:15:36.201Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 19:15:36 2026-01-13T19:15:36.201Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 19:15:36 2026-01-13T19:15:36.202Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 19:15:36 2026-01-13T19:15:36.202Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 19:15:36 2026-01-13T19:15:36.202Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 19:15:36 2026-01-13T19:15:36.267Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-2 for CM Handle ch-2 19:15:36 2026-01-13T19:15:36.278Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-2 for CM Handle ch-2 19:15:36 2026-01-13T19:15:36.303Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 19:15:36 2026-01-13T19:15:36.524Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 19:15:36 2026-01-13T19:15:36.525Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 19:15:36 2026-01-13T19:15:36.525Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 19:15:36 2026-01-13T19:15:36.526Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 19:15:36 2026-01-13T19:15:36.526Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 19:15:36 2026-01-13T19:15:36.610Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 19:15:36 2026-01-13T19:15:36.625Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 19:15:36 2026-01-13T19:15:36.664Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 19:15:36 2026-01-13T19:15:36.702Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 19:15:36 2026-01-13T19:15:36.703Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 19:15:36 2026-01-13T19:15:36.703Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 19:15:36 2026-01-13T19:15:36.703Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 19:15:36 2026-01-13T19:15:36.703Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 19:15:36 2026-01-13T19:15:36.780Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-2 for CM Handle ch-2 19:15:36 2026-01-13T19:15:36.794Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-2 for CM Handle ch-2 19:15:36 2026-01-13T19:15:36.829Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 19:15:37 2026-01-13T19:15:37.099Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 19:15:37 2026-01-13T19:15:37.099Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 19:15:37 2026-01-13T19:15:37.100Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 19:15:37 2026-01-13T19:15:37.100Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 19:15:37 2026-01-13T19:15:37.100Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 19:15:37 2026-01-13T19:15:37.180Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 19:15:37 2026-01-13T19:15:37.201Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 19:15:37 2026-01-13T19:15:37.235Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 19:15:37 2026-01-13T19:15:37.289Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 19:15:37 2026-01-13T19:15:37.290Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 19:15:37 2026-01-13T19:15:37.290Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 19:15:37 2026-01-13T19:15:37.290Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 19:15:37 2026-01-13T19:15:37.290Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 19:15:37 2026-01-13T19:15:37.360Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-2 for CM Handle ch-2 19:15:37 2026-01-13T19:15:37.384Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-2 for CM Handle ch-2 19:15:37 2026-01-13T19:15:37.414Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 19:15:37 2026-01-13T19:15:37.624Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 19:15:37 2026-01-13T19:15:37.624Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 19:15:37 2026-01-13T19:15:37.625Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 19:15:37 2026-01-13T19:15:37.625Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 19:15:37 2026-01-13T19:15:37.625Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 19:15:37 2026-01-13T19:15:37.698Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 19:15:37 2026-01-13T19:15:37.712Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 19:15:37 2026-01-13T19:15:37.736Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 19:15:37 2026-01-13T19:15:37.774Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 19:15:37 2026-01-13T19:15:37.774Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 19:15:37 2026-01-13T19:15:37.774Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 19:15:37 2026-01-13T19:15:37.775Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 19:15:37 2026-01-13T19:15:37.775Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 19:15:37 2026-01-13T19:15:37.842Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-2 for CM Handle ch-2 19:15:37 2026-01-13T19:15:37.855Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-2 for CM Handle ch-2 19:15:37 2026-01-13T19:15:37.883Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 19:15:38 2026-01-13T19:15:38.069Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 19:15:38 2026-01-13T19:15:38.070Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 19:15:38 2026-01-13T19:15:38.071Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 19:15:38 2026-01-13T19:15:38.071Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 19:15:38 2026-01-13T19:15:38.071Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 19:15:38 2026-01-13T19:15:38.150Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 19:15:38 2026-01-13T19:15:38.163Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 19:15:38 2026-01-13T19:15:38.185Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 19:15:38 2026-01-13T19:15:38.220Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 19:15:38 2026-01-13T19:15:38.220Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 19:15:38 2026-01-13T19:15:38.220Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 19:15:38 2026-01-13T19:15:38.221Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 19:15:38 2026-01-13T19:15:38.221Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 19:15:38 2026-01-13T19:15:38.290Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-2 for CM Handle ch-2 19:15:38 2026-01-13T19:15:38.301Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-2 for CM Handle ch-2 19:15:38 2026-01-13T19:15:38.323Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 19:15:38 2026-01-13T19:15:38.484Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 19:15:38 2026-01-13T19:15:38.484Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 19:15:38 2026-01-13T19:15:38.484Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 19:15:38 2026-01-13T19:15:38.485Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 19:15:38 2026-01-13T19:15:38.485Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 19:15:38 2026-01-13T19:15:38.552Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 19:15:38 2026-01-13T19:15:38.566Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 19:15:38 2026-01-13T19:15:38.611Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 19:15:38 2026-01-13T19:15:38.643Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 19:15:38 2026-01-13T19:15:38.643Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 19:15:38 2026-01-13T19:15:38.644Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 19:15:38 2026-01-13T19:15:38.644Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 19:15:38 2026-01-13T19:15:38.644Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 19:15:38 2026-01-13T19:15:38.710Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-2 for CM Handle ch-2 19:15:38 2026-01-13T19:15:38.722Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-2 for CM Handle ch-2 19:15:38 2026-01-13T19:15:38.755Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 19:15:39 2026-01-13T19:15:38.973Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 19:15:39 2026-01-13T19:15:38.973Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 19:15:39 2026-01-13T19:15:38.974Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 19:15:39 2026-01-13T19:15:38.974Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 19:15:39 2026-01-13T19:15:38.974Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 19:15:39 2026-01-13T19:15:39.043Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 19:15:39 2026-01-13T19:15:39.059Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 19:15:39 2026-01-13T19:15:39.085Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 19:15:39 2026-01-13T19:15:39.119Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 19:15:39 2026-01-13T19:15:39.119Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 19:15:39 2026-01-13T19:15:39.120Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 19:15:39 2026-01-13T19:15:39.120Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 19:15:39 2026-01-13T19:15:39.120Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 19:15:39 2026-01-13T19:15:39.184Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-2 for CM Handle ch-2 19:15:39 2026-01-13T19:15:39.196Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-2 for CM Handle ch-2 19:15:39 2026-01-13T19:15:39.222Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 19:15:39 2026-01-13T19:15:39.413Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 19:15:39 2026-01-13T19:15:39.413Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 19:15:39 2026-01-13T19:15:39.413Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 19:15:39 2026-01-13T19:15:39.413Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 19:15:39 2026-01-13T19:15:39.414Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 19:15:39 2026-01-13T19:15:39.481Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 19:15:39 2026-01-13T19:15:39.494Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 19:15:39 2026-01-13T19:15:39.514Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 19:15:39 2026-01-13T19:15:39.547Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 19:15:39 2026-01-13T19:15:39.547Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 19:15:39 2026-01-13T19:15:39.548Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 19:15:39 2026-01-13T19:15:39.548Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 19:15:39 2026-01-13T19:15:39.548Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 19:15:39 2026-01-13T19:15:39.613Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-2 for CM Handle ch-2 19:15:39 2026-01-13T19:15:39.621Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-2 for CM Handle ch-2 19:15:39 2026-01-13T19:15:39.639Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 19:15:39 [INFO] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.513 s -- in org.onap.cps.integration.functional.ncmp.data.BearerTokenPassthroughSpec 19:15:39 [INFO] Running org.onap.cps.integration.functional.ncmp.data.DmiUrlEncodingPassthroughSpec 19:15:39 2026-01-13T19:15:39.866Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 19:15:39 2026-01-13T19:15:39.866Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 19:15:39 2026-01-13T19:15:39.867Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 19:15:39 2026-01-13T19:15:39.867Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 19:15:39 2026-01-13T19:15:39.867Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 19:15:40 2026-01-13T19:15:39.983Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 19:15:40 2026-01-13T19:15:40.000Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 19:15:40 2026-01-13T19:15:40.022Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 19:15:40 2026-01-13T19:15:40.125Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 19:15:40 2026-01-13T19:15:40.126Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 19:15:40 2026-01-13T19:15:40.126Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 19:15:40 2026-01-13T19:15:40.126Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 19:15:40 2026-01-13T19:15:40.126Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 19:15:40 2026-01-13T19:15:40.194Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 19:15:40 2026-01-13T19:15:40.207Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 19:15:40 2026-01-13T19:15:40.224Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 19:15:40 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.497 s -- in org.onap.cps.integration.functional.ncmp.data.DmiUrlEncodingPassthroughSpec 19:15:40 [INFO] Running org.onap.cps.integration.functional.ncmp.data.LegacyBatchDataOperationSpec 19:15:40 2026-01-13T19:15:40.328Z INFO 11274 --- [cps-integration-test] [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 19:15:40 allow.auto.create.topics = true 19:15:40 auto.commit.interval.ms = 5000 19:15:40 auto.include.jmx.reporter = true 19:15:40 auto.offset.reset = latest 19:15:40 bootstrap.servers = [localhost:32777] 19:15:40 check.crcs = true 19:15:40 client.dns.lookup = use_all_dns_ips 19:15:40 client.id = consumer-test-group-7 19:15:40 client.rack = 19:15:40 connections.max.idle.ms = 540000 19:15:40 default.api.timeout.ms = 60000 19:15:40 enable.auto.commit = true 19:15:40 enable.metrics.push = true 19:15:40 exclude.internal.topics = true 19:15:40 fetch.max.bytes = 52428800 19:15:40 fetch.max.wait.ms = 500 19:15:40 fetch.min.bytes = 1 19:15:40 group.id = test-group 19:15:40 group.instance.id = null 19:15:40 group.protocol = classic 19:15:40 group.remote.assignor = null 19:15:40 heartbeat.interval.ms = 3000 19:15:40 interceptor.classes = [] 19:15:40 internal.leave.group.on.close = true 19:15:40 internal.throw.on.fetch.stable.offset.unsupported = false 19:15:40 isolation.level = read_uncommitted 19:15:40 key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 19:15:40 max.partition.fetch.bytes = 1048576 19:15:40 max.poll.interval.ms = 300000 19:15:40 max.poll.records = 2147483647 19:15:40 metadata.max.age.ms = 300000 19:15:40 metadata.recovery.strategy = none 19:15:40 metric.reporters = [] 19:15:40 metrics.num.samples = 2 19:15:40 metrics.recording.level = INFO 19:15:40 metrics.sample.window.ms = 30000 19:15:40 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 19:15:40 receive.buffer.bytes = 65536 19:15:40 reconnect.backoff.max.ms = 1000 19:15:40 reconnect.backoff.ms = 50 19:15:40 request.timeout.ms = 30000 19:15:40 retry.backoff.max.ms = 1000 19:15:40 retry.backoff.ms = 100 19:15:40 sasl.client.callback.handler.class = null 19:15:40 sasl.jaas.config = null 19:15:40 sasl.kerberos.kinit.cmd = /usr/bin/kinit 19:15:40 sasl.kerberos.min.time.before.relogin = 60000 19:15:40 sasl.kerberos.service.name = null 19:15:40 sasl.kerberos.ticket.renew.jitter = 0.05 19:15:40 sasl.kerberos.ticket.renew.window.factor = 0.8 19:15:40 sasl.login.callback.handler.class = null 19:15:40 sasl.login.class = null 19:15:40 sasl.login.connect.timeout.ms = null 19:15:40 sasl.login.read.timeout.ms = null 19:15:40 sasl.login.refresh.buffer.seconds = 300 19:15:40 sasl.login.refresh.min.period.seconds = 60 19:15:40 sasl.login.refresh.window.factor = 0.8 19:15:40 sasl.login.refresh.window.jitter = 0.05 19:15:40 sasl.login.retry.backoff.max.ms = 10000 19:15:40 sasl.login.retry.backoff.ms = 100 19:15:40 sasl.mechanism = GSSAPI 19:15:40 sasl.oauthbearer.clock.skew.seconds = 30 19:15:40 sasl.oauthbearer.expected.audience = null 19:15:40 sasl.oauthbearer.expected.issuer = null 19:15:40 sasl.oauthbearer.header.urlencode = false 19:15:40 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 19:15:40 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 19:15:40 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 19:15:40 sasl.oauthbearer.jwks.endpoint.url = null 19:15:40 sasl.oauthbearer.scope.claim.name = scope 19:15:40 sasl.oauthbearer.sub.claim.name = sub 19:15:40 sasl.oauthbearer.token.endpoint.url = null 19:15:40 security.protocol = PLAINTEXT 19:15:40 security.providers = null 19:15:40 send.buffer.bytes = 131072 19:15:40 session.timeout.ms = 45000 19:15:40 socket.connection.setup.timeout.max.ms = 30000 19:15:40 socket.connection.setup.timeout.ms = 10000 19:15:40 ssl.cipher.suites = null 19:15:40 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 19:15:40 ssl.endpoint.identification.algorithm = https 19:15:40 ssl.engine.factory.class = null 19:15:40 ssl.key.password = null 19:15:40 ssl.keymanager.algorithm = SunX509 19:15:40 ssl.keystore.certificate.chain = null 19:15:40 ssl.keystore.key = null 19:15:40 ssl.keystore.location = null 19:15:40 ssl.keystore.password = null 19:15:40 ssl.keystore.type = JKS 19:15:40 ssl.protocol = TLSv1.3 19:15:40 ssl.provider = null 19:15:40 ssl.secure.random.implementation = null 19:15:40 ssl.trustmanager.algorithm = PKIX 19:15:40 ssl.truststore.certificates = null 19:15:40 ssl.truststore.location = null 19:15:40 ssl.truststore.password = null 19:15:40 ssl.truststore.type = JKS 19:15:40 value.deserializer = class io.cloudevents.kafka.CloudEventDeserializer 19:15:40 19:15:40 2026-01-13T19:15:40.328Z INFO 11274 --- [cps-integration-test] [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 19:15:40 2026-01-13T19:15:40.331Z INFO 11274 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 19:15:40 2026-01-13T19:15:40.331Z INFO 11274 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 19:15:40 2026-01-13T19:15:40.331Z INFO 11274 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1768331740331 19:15:40 2026-01-13T19:15:40.335Z INFO 11274 --- [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 19:15:40 2026-01-13T19:15:40.353Z WARN 11274 --- [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} 19:15:40 2026-01-13T19:15:40.353Z INFO 11274 --- [cps-integration-test] [ main] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-test-group-7, groupId=test-group] Cluster ID: 4L6g3nShT-eMCtK--X86sw 19:15:40 2026-01-13T19:15:40.354Z INFO 11274 --- [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) 19:15:40 2026-01-13T19:15:40.358Z INFO 11274 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-7, groupId=test-group] (Re-)joining group 19:15:40 2026-01-13T19:15:40.362Z INFO 11274 --- [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-9f294eef-7e93-46fb-8dfb-ba904b1014db 19:15:40 2026-01-13T19:15:40.362Z INFO 11274 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-7, groupId=test-group] (Re-)joining group 19:15:40 2026-01-13T19:15:40.374Z INFO 11274 --- [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-9f294eef-7e93-46fb-8dfb-ba904b1014db', protocol='range'} 19:15:40 2026-01-13T19:15:40.469Z INFO 11274 --- [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-9f294eef-7e93-46fb-8dfb-ba904b1014db=Assignment(partitions=[legacy-batch-topic-0])} 19:15:40 2026-01-13T19:15:40.477Z INFO 11274 --- [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-9f294eef-7e93-46fb-8dfb-ba904b1014db', protocol='range'} 19:15:40 2026-01-13T19:15:40.477Z INFO 11274 --- [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]) 19:15:40 2026-01-13T19:15:40.477Z INFO 11274 --- [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 19:15:40 2026-01-13T19:15:40.479Z INFO 11274 --- [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 19:15:40 2026-01-13T19:15:40.480Z INFO 11274 --- [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}}. 19:15:40 2026-01-13T19:15:40.867Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 19:15:40 2026-01-13T19:15:40.868Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 19:15:40 2026-01-13T19:15:40.868Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 19:15:40 2026-01-13T19:15:40.869Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 19:15:40 2026-01-13T19:15:40.869Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 19:15:40 2026-01-13T19:15:40.934Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set tagA for CM Handle ch-1 19:15:40 2026-01-13T19:15:40.946Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set tagA for CM Handle ch-1 19:15:40 2026-01-13T19:15:40.967Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 19:15:41 2026-01-13T19:15:41.050Z INFO 11274 --- [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 19:15:41 2026-01-13T19:15:41.050Z INFO 11274 --- [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-9f294eef-7e93-46fb-8dfb-ba904b1014db sending LeaveGroup request to coordinator localhost:32777 (id: 2147483646 rack: null) due to the consumer unsubscribed from all topics 19:15:41 2026-01-13T19:15:41.051Z INFO 11274 --- [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 19:15:41 2026-01-13T19:15:41.051Z INFO 11274 --- [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 19:15:41 2026-01-13T19:15:41.051Z INFO 11274 --- [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 19:15:41 2026-01-13T19:15:41.053Z INFO 11274 --- [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 19:15:41 2026-01-13T19:15:41.053Z INFO 11274 --- [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 19:15:41 2026-01-13T19:15:41.073Z INFO 11274 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 19:15:41 2026-01-13T19:15:41.073Z INFO 11274 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 19:15:41 2026-01-13T19:15:41.073Z INFO 11274 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.telemetry.internals.ClientTelemetryReporter 19:15:41 2026-01-13T19:15:41.073Z INFO 11274 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 19:15:41 2026-01-13T19:15:41.078Z INFO 11274 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : App info kafka.consumer for consumer-test-group-7 unregistered 19:15:41 2026-01-13T19:15:41.095Z INFO 11274 --- [cps-integration-test] [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 19:15:41 allow.auto.create.topics = true 19:15:41 auto.commit.interval.ms = 5000 19:15:41 auto.include.jmx.reporter = true 19:15:41 auto.offset.reset = latest 19:15:41 bootstrap.servers = [localhost:32777] 19:15:41 check.crcs = true 19:15:41 client.dns.lookup = use_all_dns_ips 19:15:41 client.id = consumer-test-group-8 19:15:41 client.rack = 19:15:41 connections.max.idle.ms = 540000 19:15:41 default.api.timeout.ms = 60000 19:15:41 enable.auto.commit = true 19:15:41 enable.metrics.push = true 19:15:41 exclude.internal.topics = true 19:15:41 fetch.max.bytes = 52428800 19:15:41 fetch.max.wait.ms = 500 19:15:41 fetch.min.bytes = 1 19:15:41 group.id = test-group 19:15:41 group.instance.id = null 19:15:41 group.protocol = classic 19:15:41 group.remote.assignor = null 19:15:41 heartbeat.interval.ms = 3000 19:15:41 interceptor.classes = [] 19:15:41 internal.leave.group.on.close = true 19:15:41 internal.throw.on.fetch.stable.offset.unsupported = false 19:15:41 isolation.level = read_uncommitted 19:15:41 key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 19:15:41 max.partition.fetch.bytes = 1048576 19:15:41 max.poll.interval.ms = 300000 19:15:41 max.poll.records = 2147483647 19:15:41 metadata.max.age.ms = 300000 19:15:41 metadata.recovery.strategy = none 19:15:41 metric.reporters = [] 19:15:41 metrics.num.samples = 2 19:15:41 metrics.recording.level = INFO 19:15:41 metrics.sample.window.ms = 30000 19:15:41 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 19:15:41 receive.buffer.bytes = 65536 19:15:41 reconnect.backoff.max.ms = 1000 19:15:41 reconnect.backoff.ms = 50 19:15:41 request.timeout.ms = 30000 19:15:41 retry.backoff.max.ms = 1000 19:15:41 retry.backoff.ms = 100 19:15:41 sasl.client.callback.handler.class = null 19:15:41 sasl.jaas.config = null 19:15:41 sasl.kerberos.kinit.cmd = /usr/bin/kinit 19:15:41 sasl.kerberos.min.time.before.relogin = 60000 19:15:41 sasl.kerberos.service.name = null 19:15:41 sasl.kerberos.ticket.renew.jitter = 0.05 19:15:41 sasl.kerberos.ticket.renew.window.factor = 0.8 19:15:41 sasl.login.callback.handler.class = null 19:15:41 sasl.login.class = null 19:15:41 sasl.login.connect.timeout.ms = null 19:15:41 sasl.login.read.timeout.ms = null 19:15:41 sasl.login.refresh.buffer.seconds = 300 19:15:41 sasl.login.refresh.min.period.seconds = 60 19:15:41 sasl.login.refresh.window.factor = 0.8 19:15:41 sasl.login.refresh.window.jitter = 0.05 19:15:41 sasl.login.retry.backoff.max.ms = 10000 19:15:41 sasl.login.retry.backoff.ms = 100 19:15:41 sasl.mechanism = GSSAPI 19:15:41 sasl.oauthbearer.clock.skew.seconds = 30 19:15:41 sasl.oauthbearer.expected.audience = null 19:15:41 sasl.oauthbearer.expected.issuer = null 19:15:41 sasl.oauthbearer.header.urlencode = false 19:15:41 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 19:15:41 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 19:15:41 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 19:15:41 sasl.oauthbearer.jwks.endpoint.url = null 19:15:41 sasl.oauthbearer.scope.claim.name = scope 19:15:41 sasl.oauthbearer.sub.claim.name = sub 19:15:41 sasl.oauthbearer.token.endpoint.url = null 19:15:41 security.protocol = PLAINTEXT 19:15:41 security.providers = null 19:15:41 send.buffer.bytes = 131072 19:15:41 session.timeout.ms = 45000 19:15:41 socket.connection.setup.timeout.max.ms = 30000 19:15:41 socket.connection.setup.timeout.ms = 10000 19:15:41 ssl.cipher.suites = null 19:15:41 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 19:15:41 ssl.endpoint.identification.algorithm = https 19:15:41 ssl.engine.factory.class = null 19:15:41 ssl.key.password = null 19:15:41 ssl.keymanager.algorithm = SunX509 19:15:41 ssl.keystore.certificate.chain = null 19:15:41 ssl.keystore.key = null 19:15:41 ssl.keystore.location = null 19:15:41 ssl.keystore.password = null 19:15:41 ssl.keystore.type = JKS 19:15:41 ssl.protocol = TLSv1.3 19:15:41 ssl.provider = null 19:15:41 ssl.secure.random.implementation = null 19:15:41 ssl.trustmanager.algorithm = PKIX 19:15:41 ssl.truststore.certificates = null 19:15:41 ssl.truststore.location = null 19:15:41 ssl.truststore.password = null 19:15:41 ssl.truststore.type = JKS 19:15:41 value.deserializer = class io.cloudevents.kafka.CloudEventDeserializer 19:15:41 19:15:41 2026-01-13T19:15:41.095Z INFO 11274 --- [cps-integration-test] [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 19:15:41 2026-01-13T19:15:41.098Z INFO 11274 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 19:15:41 2026-01-13T19:15:41.098Z INFO 11274 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 19:15:41 2026-01-13T19:15:41.098Z INFO 11274 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1768331741098 19:15:41 2026-01-13T19:15:41.098Z INFO 11274 --- [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 19:15:41 2026-01-13T19:15:41.105Z INFO 11274 --- [cps-integration-test] [ main] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-test-group-8, groupId=test-group] Cluster ID: 4L6g3nShT-eMCtK--X86sw 19:15:41 2026-01-13T19:15:41.105Z INFO 11274 --- [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) 19:15:41 2026-01-13T19:15:41.106Z INFO 11274 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-8, groupId=test-group] (Re-)joining group 19:15:41 2026-01-13T19:15:41.110Z INFO 11274 --- [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-2ab673ab-f511-448e-aa7f-e900411e7269 19:15:41 2026-01-13T19:15:41.110Z INFO 11274 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-8, groupId=test-group] (Re-)joining group 19:15:41 2026-01-13T19:15:41.112Z INFO 11274 --- [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-2ab673ab-f511-448e-aa7f-e900411e7269', protocol='range'} 19:15:41 2026-01-13T19:15:41.112Z INFO 11274 --- [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-2ab673ab-f511-448e-aa7f-e900411e7269=Assignment(partitions=[legacy-batch-topic-0])} 19:15:41 2026-01-13T19:15:41.115Z INFO 11274 --- [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-2ab673ab-f511-448e-aa7f-e900411e7269', protocol='range'} 19:15:41 2026-01-13T19:15:41.115Z INFO 11274 --- [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]) 19:15:41 2026-01-13T19:15:41.115Z INFO 11274 --- [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 19:15:41 2026-01-13T19:15:41.116Z INFO 11274 --- [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 19:15:41 2026-01-13T19:15:41.120Z INFO 11274 --- [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}}. 19:15:41 2026-01-13T19:15:41.633Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 19:15:41 2026-01-13T19:15:41.633Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 19:15:41 2026-01-13T19:15:41.633Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 19:15:41 2026-01-13T19:15:41.634Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 19:15:41 2026-01-13T19:15:41.634Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 19:15:41 2026-01-13T19:15:41.711Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set tagA for CM Handle ch-1 19:15:41 2026-01-13T19:15:41.723Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set tagA for CM Handle ch-1 19:15:41 2026-01-13T19:15:41.743Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 19:15:41 2026-01-13T19:15:41.802Z WARN 11274 --- [cps-integration-test] [ main] o.o.c.n.i.d.u.DmiDataOperationsHelper : sending error message to client topic: legacy-batch-topic ,requestId: 3273bf55-ea40-4784-b71e-2b7fc08db594, data operation cloud event id: 5ed183e2-11b4-4668-9467-da62f28f470a 19:15:41 2026-01-13T19:15:41.802Z INFO 11274 --- [cps-integration-test] [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 19:15:41 acks = -1 19:15:41 auto.include.jmx.reporter = true 19:15:41 batch.size = 16384 19:15:41 bootstrap.servers = [localhost:32777] 19:15:41 buffer.memory = 33554432 19:15:41 client.dns.lookup = use_all_dns_ips 19:15:41 client.id = cps-core-1 19:15:41 compression.gzip.level = -1 19:15:41 compression.lz4.level = 9 19:15:41 compression.type = none 19:15:41 compression.zstd.level = 3 19:15:41 connections.max.idle.ms = 540000 19:15:41 delivery.timeout.ms = 120000 19:15:41 enable.idempotence = true 19:15:41 enable.metrics.push = true 19:15:41 interceptor.classes = [] 19:15:41 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 19:15:41 linger.ms = 0 19:15:41 max.block.ms = 60000 19:15:41 max.in.flight.requests.per.connection = 5 19:15:41 max.request.size = 1048576 19:15:41 metadata.max.age.ms = 300000 19:15:41 metadata.max.idle.ms = 300000 19:15:41 metadata.recovery.strategy = none 19:15:41 metric.reporters = [] 19:15:41 metrics.num.samples = 2 19:15:41 metrics.recording.level = INFO 19:15:41 metrics.sample.window.ms = 30000 19:15:41 partitioner.adaptive.partitioning.enable = true 19:15:41 partitioner.availability.timeout.ms = 0 19:15:41 partitioner.class = null 19:15:41 partitioner.ignore.keys = false 19:15:41 receive.buffer.bytes = 32768 19:15:41 reconnect.backoff.max.ms = 1000 19:15:41 reconnect.backoff.ms = 50 19:15:41 request.timeout.ms = 30000 19:15:41 retries = 2147483647 19:15:41 retry.backoff.max.ms = 1000 19:15:41 retry.backoff.ms = 100 19:15:41 sasl.client.callback.handler.class = null 19:15:41 sasl.jaas.config = null 19:15:41 sasl.kerberos.kinit.cmd = /usr/bin/kinit 19:15:41 sasl.kerberos.min.time.before.relogin = 60000 19:15:41 sasl.kerberos.service.name = null 19:15:41 sasl.kerberos.ticket.renew.jitter = 0.05 19:15:41 sasl.kerberos.ticket.renew.window.factor = 0.8 19:15:41 sasl.login.callback.handler.class = null 19:15:41 sasl.login.class = null 19:15:41 sasl.login.connect.timeout.ms = null 19:15:41 sasl.login.read.timeout.ms = null 19:15:41 sasl.login.refresh.buffer.seconds = 300 19:15:41 sasl.login.refresh.min.period.seconds = 60 19:15:41 sasl.login.refresh.window.factor = 0.8 19:15:41 sasl.login.refresh.window.jitter = 0.05 19:15:41 sasl.login.retry.backoff.max.ms = 10000 19:15:41 sasl.login.retry.backoff.ms = 100 19:15:41 sasl.mechanism = GSSAPI 19:15:41 sasl.oauthbearer.clock.skew.seconds = 30 19:15:41 sasl.oauthbearer.expected.audience = null 19:15:41 sasl.oauthbearer.expected.issuer = null 19:15:41 sasl.oauthbearer.header.urlencode = false 19:15:41 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 19:15:41 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 19:15:41 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 19:15:41 sasl.oauthbearer.jwks.endpoint.url = null 19:15:41 sasl.oauthbearer.scope.claim.name = scope 19:15:41 sasl.oauthbearer.sub.claim.name = sub 19:15:41 sasl.oauthbearer.token.endpoint.url = null 19:15:41 security.protocol = PLAINTEXT 19:15:41 security.providers = null 19:15:41 send.buffer.bytes = 131072 19:15:41 socket.connection.setup.timeout.max.ms = 30000 19:15:41 socket.connection.setup.timeout.ms = 10000 19:15:41 ssl.cipher.suites = null 19:15:41 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 19:15:41 ssl.endpoint.identification.algorithm = https 19:15:41 ssl.engine.factory.class = null 19:15:41 ssl.key.password = null 19:15:41 ssl.keymanager.algorithm = SunX509 19:15:41 ssl.keystore.certificate.chain = null 19:15:41 ssl.keystore.key = null 19:15:41 ssl.keystore.location = null 19:15:41 ssl.keystore.password = null 19:15:41 ssl.keystore.type = JKS 19:15:41 ssl.protocol = TLSv1.3 19:15:41 ssl.provider = null 19:15:41 ssl.secure.random.implementation = null 19:15:41 ssl.trustmanager.algorithm = PKIX 19:15:41 ssl.truststore.certificates = null 19:15:41 ssl.truststore.location = null 19:15:41 ssl.truststore.password = null 19:15:41 ssl.truststore.type = JKS 19:15:41 transaction.timeout.ms = 60000 19:15:41 transactional.id = null 19:15:41 value.serializer = class io.cloudevents.kafka.CloudEventSerializer 19:15:41 19:15:41 2026-01-13T19:15:41.802Z INFO 11274 --- [cps-integration-test] [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 19:15:41 2026-01-13T19:15:41.803Z INFO 11274 --- [cps-integration-test] [ main] o.a.k.clients.producer.KafkaProducer : [Producer clientId=cps-core-1] Instantiated an idempotent producer. 19:15:41 2026-01-13T19:15:41.805Z INFO 11274 --- [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. 19:15:41 2026-01-13T19:15:41.818Z INFO 11274 --- [cps-integration-test] [ad | cps-core-1] org.apache.kafka.clients.Metadata : [Producer clientId=cps-core-1] Cluster ID: 4L6g3nShT-eMCtK--X86sw 19:15:41 2026-01-13T19:15:41.818Z INFO 11274 --- [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 19:15:41 2026-01-13T19:15:41.921Z INFO 11274 --- [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 19:15:41 2026-01-13T19:15:41.921Z INFO 11274 --- [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-2ab673ab-f511-448e-aa7f-e900411e7269 sending LeaveGroup request to coordinator localhost:32777 (id: 2147483646 rack: null) due to the consumer unsubscribed from all topics 19:15:41 2026-01-13T19:15:41.921Z INFO 11274 --- [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 19:15:41 2026-01-13T19:15:41.921Z INFO 11274 --- [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 19:15:41 2026-01-13T19:15:41.921Z INFO 11274 --- [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 19:15:41 2026-01-13T19:15:41.922Z INFO 11274 --- [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 19:15:41 2026-01-13T19:15:41.922Z INFO 11274 --- [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 19:15:42 2026-01-13T19:15:42.360Z INFO 11274 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 19:15:42 2026-01-13T19:15:42.360Z INFO 11274 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 19:15:42 2026-01-13T19:15:42.360Z INFO 11274 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.telemetry.internals.ClientTelemetryReporter 19:15:42 2026-01-13T19:15:42.360Z INFO 11274 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 19:15:42 2026-01-13T19:15:42.365Z INFO 11274 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : App info kafka.consumer for consumer-test-group-8 unregistered 19:15:42 2026-01-13T19:15:42.381Z INFO 11274 --- [cps-integration-test] [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 19:15:42 allow.auto.create.topics = true 19:15:42 auto.commit.interval.ms = 5000 19:15:42 auto.include.jmx.reporter = true 19:15:42 auto.offset.reset = latest 19:15:42 bootstrap.servers = [localhost:32777] 19:15:42 check.crcs = true 19:15:42 client.dns.lookup = use_all_dns_ips 19:15:42 client.id = consumer-test-group-9 19:15:42 client.rack = 19:15:42 connections.max.idle.ms = 540000 19:15:42 default.api.timeout.ms = 60000 19:15:42 enable.auto.commit = true 19:15:42 enable.metrics.push = true 19:15:42 exclude.internal.topics = true 19:15:42 fetch.max.bytes = 52428800 19:15:42 fetch.max.wait.ms = 500 19:15:42 fetch.min.bytes = 1 19:15:42 group.id = test-group 19:15:42 group.instance.id = null 19:15:42 group.protocol = classic 19:15:42 group.remote.assignor = null 19:15:42 heartbeat.interval.ms = 3000 19:15:42 interceptor.classes = [] 19:15:42 internal.leave.group.on.close = true 19:15:42 internal.throw.on.fetch.stable.offset.unsupported = false 19:15:42 isolation.level = read_uncommitted 19:15:42 key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 19:15:42 max.partition.fetch.bytes = 1048576 19:15:42 max.poll.interval.ms = 300000 19:15:42 max.poll.records = 2147483647 19:15:42 metadata.max.age.ms = 300000 19:15:42 metadata.recovery.strategy = none 19:15:42 metric.reporters = [] 19:15:42 metrics.num.samples = 2 19:15:42 metrics.recording.level = INFO 19:15:42 metrics.sample.window.ms = 30000 19:15:42 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 19:15:42 receive.buffer.bytes = 65536 19:15:42 reconnect.backoff.max.ms = 1000 19:15:42 reconnect.backoff.ms = 50 19:15:42 request.timeout.ms = 30000 19:15:42 retry.backoff.max.ms = 1000 19:15:42 retry.backoff.ms = 100 19:15:42 sasl.client.callback.handler.class = null 19:15:42 sasl.jaas.config = null 19:15:42 sasl.kerberos.kinit.cmd = /usr/bin/kinit 19:15:42 sasl.kerberos.min.time.before.relogin = 60000 19:15:42 sasl.kerberos.service.name = null 19:15:42 sasl.kerberos.ticket.renew.jitter = 0.05 19:15:42 sasl.kerberos.ticket.renew.window.factor = 0.8 19:15:42 sasl.login.callback.handler.class = null 19:15:42 sasl.login.class = null 19:15:42 sasl.login.connect.timeout.ms = null 19:15:42 sasl.login.read.timeout.ms = null 19:15:42 sasl.login.refresh.buffer.seconds = 300 19:15:42 sasl.login.refresh.min.period.seconds = 60 19:15:42 sasl.login.refresh.window.factor = 0.8 19:15:42 sasl.login.refresh.window.jitter = 0.05 19:15:42 sasl.login.retry.backoff.max.ms = 10000 19:15:42 sasl.login.retry.backoff.ms = 100 19:15:42 sasl.mechanism = GSSAPI 19:15:42 sasl.oauthbearer.clock.skew.seconds = 30 19:15:42 sasl.oauthbearer.expected.audience = null 19:15:42 sasl.oauthbearer.expected.issuer = null 19:15:42 sasl.oauthbearer.header.urlencode = false 19:15:42 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 19:15:42 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 19:15:42 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 19:15:42 sasl.oauthbearer.jwks.endpoint.url = null 19:15:42 sasl.oauthbearer.scope.claim.name = scope 19:15:42 sasl.oauthbearer.sub.claim.name = sub 19:15:42 sasl.oauthbearer.token.endpoint.url = null 19:15:42 security.protocol = PLAINTEXT 19:15:42 security.providers = null 19:15:42 send.buffer.bytes = 131072 19:15:42 session.timeout.ms = 45000 19:15:42 socket.connection.setup.timeout.max.ms = 30000 19:15:42 socket.connection.setup.timeout.ms = 10000 19:15:42 ssl.cipher.suites = null 19:15:42 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 19:15:42 ssl.endpoint.identification.algorithm = https 19:15:42 ssl.engine.factory.class = null 19:15:42 ssl.key.password = null 19:15:42 ssl.keymanager.algorithm = SunX509 19:15:42 ssl.keystore.certificate.chain = null 19:15:42 ssl.keystore.key = null 19:15:42 ssl.keystore.location = null 19:15:42 ssl.keystore.password = null 19:15:42 ssl.keystore.type = JKS 19:15:42 ssl.protocol = TLSv1.3 19:15:42 ssl.provider = null 19:15:42 ssl.secure.random.implementation = null 19:15:42 ssl.trustmanager.algorithm = PKIX 19:15:42 ssl.truststore.certificates = null 19:15:42 ssl.truststore.location = null 19:15:42 ssl.truststore.password = null 19:15:42 ssl.truststore.type = JKS 19:15:42 value.deserializer = class io.cloudevents.kafka.CloudEventDeserializer 19:15:42 19:15:42 2026-01-13T19:15:42.381Z INFO 11274 --- [cps-integration-test] [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 19:15:42 2026-01-13T19:15:42.383Z INFO 11274 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 19:15:42 2026-01-13T19:15:42.383Z INFO 11274 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 19:15:42 2026-01-13T19:15:42.383Z INFO 11274 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1768331742383 19:15:42 2026-01-13T19:15:42.384Z INFO 11274 --- [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 19:15:42 2026-01-13T19:15:42.389Z INFO 11274 --- [cps-integration-test] [ main] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-test-group-9, groupId=test-group] Cluster ID: 4L6g3nShT-eMCtK--X86sw 19:15:42 2026-01-13T19:15:42.389Z INFO 11274 --- [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) 19:15:42 2026-01-13T19:15:42.390Z INFO 11274 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-9, groupId=test-group] (Re-)joining group 19:15:42 2026-01-13T19:15:42.397Z INFO 11274 --- [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-ae537700-8e09-4af6-ac53-9e12ca8e9f40 19:15:42 2026-01-13T19:15:42.397Z INFO 11274 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-9, groupId=test-group] (Re-)joining group 19:15:42 2026-01-13T19:15:42.400Z INFO 11274 --- [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-ae537700-8e09-4af6-ac53-9e12ca8e9f40', protocol='range'} 19:15:42 2026-01-13T19:15:42.400Z INFO 11274 --- [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-ae537700-8e09-4af6-ac53-9e12ca8e9f40=Assignment(partitions=[legacy-batch-topic-0])} 19:15:42 2026-01-13T19:15:42.404Z INFO 11274 --- [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-ae537700-8e09-4af6-ac53-9e12ca8e9f40', protocol='range'} 19:15:42 2026-01-13T19:15:42.405Z INFO 11274 --- [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]) 19:15:42 2026-01-13T19:15:42.405Z INFO 11274 --- [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 19:15:42 2026-01-13T19:15:42.406Z INFO 11274 --- [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 19:15:42 2026-01-13T19:15:42.416Z INFO 11274 --- [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}}. 19:15:42 2026-01-13T19:15:42.911Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 19:15:42 2026-01-13T19:15:42.912Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 19:15:42 2026-01-13T19:15:42.912Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 19:15:42 2026-01-13T19:15:42.912Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 19:15:42 2026-01-13T19:15:42.912Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 19:15:43 2026-01-13T19:15:42.984Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set tagA for CM Handle ch-1 19:15:43 2026-01-13T19:15:42.996Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set tagA for CM Handle ch-1 19:15:43 2026-01-13T19:15:43.031Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 19:15:43 2026-01-13T19:15:43.071Z WARN 11274 --- [cps-integration-test] [ main] o.o.c.n.i.d.u.DmiDataOperationsHelper : sending error message to client topic: legacy-batch-topic ,requestId: dc588991-21d4-40de-9c22-d13b4aa4e588, data operation cloud event id: 6d0f75bc-cb73-4149-8080-2650f6f7be11 19:15:43 2026-01-13T19:15:43.116Z INFO 11274 --- [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 19:15:43 2026-01-13T19:15:43.116Z INFO 11274 --- [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-ae537700-8e09-4af6-ac53-9e12ca8e9f40 sending LeaveGroup request to coordinator localhost:32777 (id: 2147483646 rack: null) due to the consumer unsubscribed from all topics 19:15:43 2026-01-13T19:15:43.117Z INFO 11274 --- [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 19:15:43 2026-01-13T19:15:43.117Z INFO 11274 --- [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 19:15:43 2026-01-13T19:15:43.117Z INFO 11274 --- [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 19:15:43 2026-01-13T19:15:43.118Z INFO 11274 --- [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 19:15:43 2026-01-13T19:15:43.118Z INFO 11274 --- [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 19:15:43 2026-01-13T19:15:43.582Z INFO 11274 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 19:15:43 2026-01-13T19:15:43.582Z INFO 11274 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 19:15:43 2026-01-13T19:15:43.582Z INFO 11274 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.telemetry.internals.ClientTelemetryReporter 19:15:43 2026-01-13T19:15:43.582Z INFO 11274 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 19:15:43 2026-01-13T19:15:43.586Z INFO 11274 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : App info kafka.consumer for consumer-test-group-9 unregistered 19:15:43 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.295 s -- in org.onap.cps.integration.functional.ncmp.data.LegacyBatchDataOperationSpec 19:15:43 [INFO] Running org.onap.cps.integration.functional.ncmp.datajobs.DataJobResultServiceSpec 19:15:43 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.044 s -- in org.onap.cps.integration.functional.ncmp.datajobs.DataJobResultServiceSpec 19:15:43 [INFO] Running org.onap.cps.integration.functional.ncmp.datajobs.DataJobStatusServiceSpec 19:15:43 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.041 s -- in org.onap.cps.integration.functional.ncmp.datajobs.DataJobStatusServiceSpec 19:15:43 [INFO] Running org.onap.cps.integration.functional.ncmp.datajobs.WriteSubJobSpec 19:15:43 2026-01-13T19:15:43.742Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 19:15:43 2026-01-13T19:15:43.742Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 19:15:43 2026-01-13T19:15:43.742Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 19:15:43 2026-01-13T19:15:43.742Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 19:15:43 2026-01-13T19:15:43.743Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 19:15:43 2026-01-13T19:15:43.807Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 19:15:43 2026-01-13T19:15:43.817Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 19:15:43 2026-01-13T19:15:43.836Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 19:15:43 2026-01-13T19:15:43.862Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 19:15:43 2026-01-13T19:15:43.862Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 19:15:43 2026-01-13T19:15:43.862Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 19:15:43 2026-01-13T19:15:43.863Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 19:15:43 2026-01-13T19:15:43.863Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 19:15:43 2026-01-13T19:15:43.930Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-2 for CM Handle ch-2 19:15:43 2026-01-13T19:15:43.939Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-2 for CM Handle ch-2 19:15:43 2026-01-13T19:15:43.961Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 19:15:44 2026-01-13T19:15:43.994Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 19:15:44 2026-01-13T19:15:43.995Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 19:15:44 2026-01-13T19:15:43.998Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 19:15:44 2026-01-13T19:15:43.998Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 19:15:44 2026-01-13T19:15:43.998Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 19:15:44 2026-01-13T19:15:44.075Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-3 for CM Handle ch-3 19:15:44 2026-01-13T19:15:44.083Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-3 for CM Handle ch-3 19:15:44 2026-01-13T19:15:44.103Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 19:15:44 2026-01-13T19:15:44.120Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.datajobs.DataJobServiceImpl : Data Job ID: my-data-job-id - Total operations received: 3 19:15:44 2026-01-13T19:15:44.137Z INFO 11274 --- [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. 19:15:44 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.553 s -- in org.onap.cps.integration.functional.ncmp.datajobs.WriteSubJobSpec 19:15:44 [INFO] Running org.onap.cps.integration.functional.ncmp.datajobs.subscription.CmSubscriptionSpec 19:15:44 2026-01-13T19:15:44.307Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 19:15:44 2026-01-13T19:15:44.307Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 19:15:44 2026-01-13T19:15:44.307Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 19:15:44 2026-01-13T19:15:44.308Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 19:15:44 2026-01-13T19:15:44.308Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 19:15:44 2026-01-13T19:15:44.366Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 19:15:44 2026-01-13T19:15:44.393Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 19:15:44 2026-01-13T19:15:44.394Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 19:15:44 2026-01-13T19:15:44.394Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 19:15:44 2026-01-13T19:15:44.394Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 19:15:44 2026-01-13T19:15:44.394Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 19:15:44 2026-01-13T19:15:44.430Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 19:15:44 2026-01-13T19:15:44.461Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 19:15:44 2026-01-13T19:15:44.462Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 19:15:44 2026-01-13T19:15:44.462Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 19:15:44 2026-01-13T19:15:44.462Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 19:15:44 2026-01-13T19:15:44.462Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 19:15:44 2026-01-13T19:15:44.488Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 19:15:44 2026-01-13T19:15:44.528Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 19:15:44 2026-01-13T19:15:44.532Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 19:15:44 2026-01-13T19:15:44.538Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 19:15:44 2026-01-13T19:15:44.538Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 19:15:44 2026-01-13T19:15:44.538Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 19:15:44 2026-01-13T19:15:44.582Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 19:15:44 2026-01-13T19:15:44.617Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 19:15:44 2026-01-13T19:15:44.617Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 19:15:44 2026-01-13T19:15:44.618Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 19:15:44 2026-01-13T19:15:44.618Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 19:15:44 2026-01-13T19:15:44.618Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 19:15:44 2026-01-13T19:15:44.645Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 19:15:44 2026-01-13T19:15:44.671Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 19:15:44 2026-01-13T19:15:44.671Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 19:15:44 2026-01-13T19:15:44.671Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 19:15:44 2026-01-13T19:15:44.671Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 19:15:44 2026-01-13T19:15:44.671Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 19:15:44 2026-01-13T19:15:44.698Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 19:15:44 2026-01-13T19:15:44.709Z INFO 11274 --- [cps-integration-test] [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 19:15:44 allow.auto.create.topics = true 19:15:44 auto.commit.interval.ms = 5000 19:15:44 auto.include.jmx.reporter = true 19:15:44 auto.offset.reset = latest 19:15:44 bootstrap.servers = [localhost:32777] 19:15:44 check.crcs = true 19:15:44 client.dns.lookup = use_all_dns_ips 19:15:44 client.id = consumer-test-group-10 19:15:44 client.rack = 19:15:44 connections.max.idle.ms = 540000 19:15:44 default.api.timeout.ms = 60000 19:15:44 enable.auto.commit = true 19:15:44 enable.metrics.push = true 19:15:44 exclude.internal.topics = true 19:15:44 fetch.max.bytes = 52428800 19:15:44 fetch.max.wait.ms = 500 19:15:44 fetch.min.bytes = 1 19:15:44 group.id = test-group 19:15:44 group.instance.id = null 19:15:44 group.protocol = classic 19:15:44 group.remote.assignor = null 19:15:44 heartbeat.interval.ms = 3000 19:15:44 interceptor.classes = [] 19:15:44 internal.leave.group.on.close = true 19:15:44 internal.throw.on.fetch.stable.offset.unsupported = false 19:15:44 isolation.level = read_uncommitted 19:15:44 key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 19:15:44 max.partition.fetch.bytes = 1048576 19:15:44 max.poll.interval.ms = 300000 19:15:44 max.poll.records = 2147483647 19:15:44 metadata.max.age.ms = 300000 19:15:44 metadata.recovery.strategy = none 19:15:44 metric.reporters = [] 19:15:44 metrics.num.samples = 2 19:15:44 metrics.recording.level = INFO 19:15:44 metrics.sample.window.ms = 30000 19:15:44 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 19:15:44 receive.buffer.bytes = 65536 19:15:44 reconnect.backoff.max.ms = 1000 19:15:44 reconnect.backoff.ms = 50 19:15:44 request.timeout.ms = 30000 19:15:44 retry.backoff.max.ms = 1000 19:15:44 retry.backoff.ms = 100 19:15:44 sasl.client.callback.handler.class = null 19:15:44 sasl.jaas.config = null 19:15:44 sasl.kerberos.kinit.cmd = /usr/bin/kinit 19:15:44 sasl.kerberos.min.time.before.relogin = 60000 19:15:44 sasl.kerberos.service.name = null 19:15:44 sasl.kerberos.ticket.renew.jitter = 0.05 19:15:44 sasl.kerberos.ticket.renew.window.factor = 0.8 19:15:44 sasl.login.callback.handler.class = null 19:15:44 sasl.login.class = null 19:15:44 sasl.login.connect.timeout.ms = null 19:15:44 sasl.login.read.timeout.ms = null 19:15:44 sasl.login.refresh.buffer.seconds = 300 19:15:44 sasl.login.refresh.min.period.seconds = 60 19:15:44 sasl.login.refresh.window.factor = 0.8 19:15:44 sasl.login.refresh.window.jitter = 0.05 19:15:44 sasl.login.retry.backoff.max.ms = 10000 19:15:44 sasl.login.retry.backoff.ms = 100 19:15:44 sasl.mechanism = GSSAPI 19:15:44 sasl.oauthbearer.clock.skew.seconds = 30 19:15:44 sasl.oauthbearer.expected.audience = null 19:15:44 sasl.oauthbearer.expected.issuer = null 19:15:44 sasl.oauthbearer.header.urlencode = false 19:15:44 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 19:15:44 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 19:15:44 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 19:15:44 sasl.oauthbearer.jwks.endpoint.url = null 19:15:44 sasl.oauthbearer.scope.claim.name = scope 19:15:44 sasl.oauthbearer.sub.claim.name = sub 19:15:44 sasl.oauthbearer.token.endpoint.url = null 19:15:44 security.protocol = PLAINTEXT 19:15:44 security.providers = null 19:15:44 send.buffer.bytes = 131072 19:15:44 session.timeout.ms = 45000 19:15:44 socket.connection.setup.timeout.max.ms = 30000 19:15:44 socket.connection.setup.timeout.ms = 10000 19:15:44 ssl.cipher.suites = null 19:15:44 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 19:15:44 ssl.endpoint.identification.algorithm = https 19:15:44 ssl.engine.factory.class = null 19:15:44 ssl.key.password = null 19:15:44 ssl.keymanager.algorithm = SunX509 19:15:44 ssl.keystore.certificate.chain = null 19:15:44 ssl.keystore.key = null 19:15:44 ssl.keystore.location = null 19:15:44 ssl.keystore.password = null 19:15:44 ssl.keystore.type = JKS 19:15:44 ssl.protocol = TLSv1.3 19:15:44 ssl.provider = null 19:15:44 ssl.secure.random.implementation = null 19:15:44 ssl.trustmanager.algorithm = PKIX 19:15:44 ssl.truststore.certificates = null 19:15:44 ssl.truststore.location = null 19:15:44 ssl.truststore.password = null 19:15:44 ssl.truststore.type = JKS 19:15:44 value.deserializer = class io.cloudevents.kafka.CloudEventDeserializer 19:15:44 19:15:44 2026-01-13T19:15:44.710Z INFO 11274 --- [cps-integration-test] [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 19:15:44 2026-01-13T19:15:44.713Z INFO 11274 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 19:15:44 2026-01-13T19:15:44.713Z INFO 11274 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 19:15:44 2026-01-13T19:15:44.713Z INFO 11274 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1768331744713 19:15:44 2026-01-13T19:15:44.713Z INFO 11274 --- [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 19:15:44 2026-01-13T19:15:44.719Z WARN 11274 --- [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} 19:15:44 2026-01-13T19:15:44.719Z INFO 11274 --- [cps-integration-test] [ main] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-test-group-10, groupId=test-group] Cluster ID: 4L6g3nShT-eMCtK--X86sw 19:15:44 2026-01-13T19:15:44.719Z INFO 11274 --- [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) 19:15:44 2026-01-13T19:15:44.720Z INFO 11274 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-10, groupId=test-group] (Re-)joining group 19:15:44 2026-01-13T19:15:44.724Z INFO 11274 --- [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-1a14a095-7318-46ce-b6d6-3fbc76af2ff2 19:15:44 2026-01-13T19:15:44.725Z INFO 11274 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-10, groupId=test-group] (Re-)joining group 19:15:44 2026-01-13T19:15:44.731Z INFO 11274 --- [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-1a14a095-7318-46ce-b6d6-3fbc76af2ff2', protocol='range'} 19:15:44 2026-01-13T19:15:44.839Z INFO 11274 --- [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-1a14a095-7318-46ce-b6d6-3fbc76af2ff2=Assignment(partitions=[ncmp-dmi-cm-avc-subscription-0])} 19:15:44 2026-01-13T19:15:44.841Z INFO 11274 --- [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-1a14a095-7318-46ce-b6d6-3fbc76af2ff2', protocol='range'} 19:15:44 2026-01-13T19:15:44.841Z INFO 11274 --- [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]) 19:15:44 2026-01-13T19:15:44.841Z INFO 11274 --- [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 19:15:44 2026-01-13T19:15:44.843Z INFO 11274 --- [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 19:15:44 2026-01-13T19:15:44.845Z INFO 11274 --- [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}}. 19:15:45 2026-01-13T19:15:45.217Z INFO 11274 --- [cps-integration-test] [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 19:15:45 acks = -1 19:15:45 auto.include.jmx.reporter = true 19:15:45 batch.size = 16384 19:15:45 bootstrap.servers = [localhost:32777] 19:15:45 buffer.memory = 33554432 19:15:45 client.dns.lookup = use_all_dns_ips 19:15:45 client.id = test-client-id 19:15:45 compression.gzip.level = -1 19:15:45 compression.lz4.level = 9 19:15:45 compression.type = none 19:15:45 compression.zstd.level = 3 19:15:45 connections.max.idle.ms = 540000 19:15:45 delivery.timeout.ms = 120000 19:15:45 enable.idempotence = true 19:15:45 enable.metrics.push = true 19:15:45 interceptor.classes = [] 19:15:45 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 19:15:45 linger.ms = 0 19:15:45 max.block.ms = 60000 19:15:45 max.in.flight.requests.per.connection = 5 19:15:45 max.request.size = 1048576 19:15:45 metadata.max.age.ms = 300000 19:15:45 metadata.max.idle.ms = 300000 19:15:45 metadata.recovery.strategy = none 19:15:45 metric.reporters = [] 19:15:45 metrics.num.samples = 2 19:15:45 metrics.recording.level = INFO 19:15:45 metrics.sample.window.ms = 30000 19:15:45 partitioner.adaptive.partitioning.enable = true 19:15:45 partitioner.availability.timeout.ms = 0 19:15:45 partitioner.class = null 19:15:45 partitioner.ignore.keys = false 19:15:45 receive.buffer.bytes = 32768 19:15:45 reconnect.backoff.max.ms = 1000 19:15:45 reconnect.backoff.ms = 50 19:15:45 request.timeout.ms = 30000 19:15:45 retries = 2147483647 19:15:45 retry.backoff.max.ms = 1000 19:15:45 retry.backoff.ms = 100 19:15:45 sasl.client.callback.handler.class = null 19:15:45 sasl.jaas.config = null 19:15:45 sasl.kerberos.kinit.cmd = /usr/bin/kinit 19:15:45 sasl.kerberos.min.time.before.relogin = 60000 19:15:45 sasl.kerberos.service.name = null 19:15:45 sasl.kerberos.ticket.renew.jitter = 0.05 19:15:45 sasl.kerberos.ticket.renew.window.factor = 0.8 19:15:45 sasl.login.callback.handler.class = null 19:15:45 sasl.login.class = null 19:15:45 sasl.login.connect.timeout.ms = null 19:15:45 sasl.login.read.timeout.ms = null 19:15:45 sasl.login.refresh.buffer.seconds = 300 19:15:45 sasl.login.refresh.min.period.seconds = 60 19:15:45 sasl.login.refresh.window.factor = 0.8 19:15:45 sasl.login.refresh.window.jitter = 0.05 19:15:45 sasl.login.retry.backoff.max.ms = 10000 19:15:45 sasl.login.retry.backoff.ms = 100 19:15:45 sasl.mechanism = GSSAPI 19:15:45 sasl.oauthbearer.clock.skew.seconds = 30 19:15:45 sasl.oauthbearer.expected.audience = null 19:15:45 sasl.oauthbearer.expected.issuer = null 19:15:45 sasl.oauthbearer.header.urlencode = false 19:15:45 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 19:15:45 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 19:15:45 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 19:15:45 sasl.oauthbearer.jwks.endpoint.url = null 19:15:45 sasl.oauthbearer.scope.claim.name = scope 19:15:45 sasl.oauthbearer.sub.claim.name = sub 19:15:45 sasl.oauthbearer.token.endpoint.url = null 19:15:45 security.protocol = PLAINTEXT 19:15:45 security.providers = null 19:15:45 send.buffer.bytes = 131072 19:15:45 socket.connection.setup.timeout.max.ms = 30000 19:15:45 socket.connection.setup.timeout.ms = 10000 19:15:45 ssl.cipher.suites = null 19:15:45 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 19:15:45 ssl.endpoint.identification.algorithm = https 19:15:45 ssl.engine.factory.class = null 19:15:45 ssl.key.password = null 19:15:45 ssl.keymanager.algorithm = SunX509 19:15:45 ssl.keystore.certificate.chain = null 19:15:45 ssl.keystore.key = null 19:15:45 ssl.keystore.location = null 19:15:45 ssl.keystore.password = null 19:15:45 ssl.keystore.type = JKS 19:15:45 ssl.protocol = TLSv1.3 19:15:45 ssl.provider = null 19:15:45 ssl.secure.random.implementation = null 19:15:45 ssl.trustmanager.algorithm = PKIX 19:15:45 ssl.truststore.certificates = null 19:15:45 ssl.truststore.location = null 19:15:45 ssl.truststore.password = null 19:15:45 ssl.truststore.type = JKS 19:15:45 transaction.timeout.ms = 60000 19:15:45 transactional.id = null 19:15:45 value.serializer = class org.apache.kafka.common.serialization.StringSerializer 19:15:45 19:15:45 2026-01-13T19:15:45.217Z INFO 11274 --- [cps-integration-test] [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 19:15:45 2026-01-13T19:15:45.218Z INFO 11274 --- [cps-integration-test] [ main] o.a.k.clients.producer.KafkaProducer : [Producer clientId=test-client-id] Instantiated an idempotent producer. 19:15:45 2026-01-13T19:15:45.221Z INFO 11274 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 19:15:45 2026-01-13T19:15:45.221Z INFO 11274 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 19:15:45 2026-01-13T19:15:45.221Z INFO 11274 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1768331745221 19:15:45 2026-01-13T19:15:45.222Z INFO 11274 --- [cps-integration-test] [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 19:15:45 acks = -1 19:15:45 auto.include.jmx.reporter = true 19:15:45 batch.size = 16384 19:15:45 bootstrap.servers = [localhost:32777] 19:15:45 buffer.memory = 33554432 19:15:45 client.dns.lookup = use_all_dns_ips 19:15:45 client.id = test-client-id 19:15:45 compression.gzip.level = -1 19:15:45 compression.lz4.level = 9 19:15:45 compression.type = none 19:15:45 compression.zstd.level = 3 19:15:45 connections.max.idle.ms = 540000 19:15:45 delivery.timeout.ms = 120000 19:15:45 enable.idempotence = true 19:15:45 enable.metrics.push = true 19:15:45 interceptor.classes = [] 19:15:45 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 19:15:45 linger.ms = 0 19:15:45 max.block.ms = 60000 19:15:45 max.in.flight.requests.per.connection = 5 19:15:45 max.request.size = 1048576 19:15:45 metadata.max.age.ms = 300000 19:15:45 metadata.max.idle.ms = 300000 19:15:45 metadata.recovery.strategy = none 19:15:45 metric.reporters = [] 19:15:45 metrics.num.samples = 2 19:15:45 metrics.recording.level = INFO 19:15:45 metrics.sample.window.ms = 30000 19:15:45 partitioner.adaptive.partitioning.enable = true 19:15:45 partitioner.availability.timeout.ms = 0 19:15:45 partitioner.class = null 19:15:45 partitioner.ignore.keys = false 19:15:45 receive.buffer.bytes = 32768 19:15:45 reconnect.backoff.max.ms = 1000 19:15:45 reconnect.backoff.ms = 50 19:15:45 request.timeout.ms = 30000 19:15:45 retries = 2147483647 19:15:45 retry.backoff.max.ms = 1000 19:15:45 retry.backoff.ms = 100 19:15:45 sasl.client.callback.handler.class = null 19:15:45 sasl.jaas.config = null 19:15:45 sasl.kerberos.kinit.cmd = /usr/bin/kinit 19:15:45 sasl.kerberos.min.time.before.relogin = 60000 19:15:45 sasl.kerberos.service.name = null 19:15:45 sasl.kerberos.ticket.renew.jitter = 0.05 19:15:45 sasl.kerberos.ticket.renew.window.factor = 0.8 19:15:45 sasl.login.callback.handler.class = null 19:15:45 sasl.login.class = null 19:15:45 sasl.login.connect.timeout.ms = null 19:15:45 sasl.login.read.timeout.ms = null 19:15:45 sasl.login.refresh.buffer.seconds = 300 19:15:45 sasl.login.refresh.min.period.seconds = 60 19:15:45 sasl.login.refresh.window.factor = 0.8 19:15:45 sasl.login.refresh.window.jitter = 0.05 19:15:45 sasl.login.retry.backoff.max.ms = 10000 19:15:45 sasl.login.retry.backoff.ms = 100 19:15:45 sasl.mechanism = GSSAPI 19:15:45 sasl.oauthbearer.clock.skew.seconds = 30 19:15:45 sasl.oauthbearer.expected.audience = null 19:15:45 sasl.oauthbearer.expected.issuer = null 19:15:45 sasl.oauthbearer.header.urlencode = false 19:15:45 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 19:15:45 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 19:15:45 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 19:15:45 sasl.oauthbearer.jwks.endpoint.url = null 19:15:45 sasl.oauthbearer.scope.claim.name = scope 19:15:45 sasl.oauthbearer.sub.claim.name = sub 19:15:45 sasl.oauthbearer.token.endpoint.url = null 19:15:45 security.protocol = PLAINTEXT 19:15:45 security.providers = null 19:15:45 send.buffer.bytes = 131072 19:15:45 socket.connection.setup.timeout.max.ms = 30000 19:15:45 socket.connection.setup.timeout.ms = 10000 19:15:45 ssl.cipher.suites = null 19:15:45 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 19:15:45 ssl.endpoint.identification.algorithm = https 19:15:45 ssl.engine.factory.class = null 19:15:45 ssl.key.password = null 19:15:45 ssl.keymanager.algorithm = SunX509 19:15:45 ssl.keystore.certificate.chain = null 19:15:45 ssl.keystore.key = null 19:15:45 ssl.keystore.location = null 19:15:45 ssl.keystore.password = null 19:15:45 ssl.keystore.type = JKS 19:15:45 ssl.protocol = TLSv1.3 19:15:45 ssl.provider = null 19:15:45 ssl.secure.random.implementation = null 19:15:45 ssl.trustmanager.algorithm = PKIX 19:15:45 ssl.truststore.certificates = null 19:15:45 ssl.truststore.location = null 19:15:45 ssl.truststore.password = null 19:15:45 ssl.truststore.type = JKS 19:15:45 transaction.timeout.ms = 60000 19:15:45 transactional.id = null 19:15:45 value.serializer = class io.cloudevents.kafka.CloudEventSerializer 19:15:45 19:15:45 2026-01-13T19:15:45.222Z INFO 11274 --- [cps-integration-test] [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 19:15:45 2026-01-13T19:15:45.223Z INFO 11274 --- [cps-integration-test] [ main] o.a.k.clients.producer.KafkaProducer : [Producer clientId=test-client-id] Instantiated an idempotent producer. 19:15:45 2026-01-13T19:15:45.225Z INFO 11274 --- [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. 19:15:45 2026-01-13T19:15:45.233Z INFO 11274 --- [cps-integration-test] [ test-client-id] org.apache.kafka.clients.Metadata : [Producer clientId=test-client-id] Cluster ID: 4L6g3nShT-eMCtK--X86sw 19:15:45 2026-01-13T19:15:45.233Z INFO 11274 --- [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 19:15:45 2026-01-13T19:15:45.236Z INFO 11274 --- [cps-integration-test] [ test-client-id] org.apache.kafka.clients.Metadata : [Producer clientId=test-client-id] Cluster ID: 4L6g3nShT-eMCtK--X86sw 19:15:45 2026-01-13T19:15:45.237Z INFO 11274 --- [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 19:15:45 2026-01-13T19:15:45.270Z INFO 11274 --- [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 19:15:45 2026-01-13T19:15:45.463Z INFO 11274 --- [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 19:15:45 2026-01-13T19:15:45.499Z INFO 11274 --- [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 19:15:45 2026-01-13T19:15:45.499Z INFO 11274 --- [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-1a14a095-7318-46ce-b6d6-3fbc76af2ff2 sending LeaveGroup request to coordinator localhost:32777 (id: 2147483646 rack: null) due to the consumer unsubscribed from all topics 19:15:45 2026-01-13T19:15:45.499Z INFO 11274 --- [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 19:15:45 2026-01-13T19:15:45.499Z INFO 11274 --- [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 19:15:45 2026-01-13T19:15:45.499Z INFO 11274 --- [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 19:15:45 2026-01-13T19:15:45.501Z INFO 11274 --- [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 19:15:45 2026-01-13T19:15:45.501Z INFO 11274 --- [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 19:15:46 2026-01-13T19:15:45.989Z INFO 11274 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 19:15:46 2026-01-13T19:15:45.989Z INFO 11274 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 19:15:46 2026-01-13T19:15:45.989Z INFO 11274 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.telemetry.internals.ClientTelemetryReporter 19:15:46 2026-01-13T19:15:45.989Z INFO 11274 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 19:15:46 2026-01-13T19:15:45.993Z INFO 11274 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : App info kafka.consumer for consumer-test-group-10 unregistered 19:15:46 2026-01-13T19:15:45.994Z INFO 11274 --- [cps-integration-test] [ main] o.a.k.clients.producer.KafkaProducer : [Producer clientId=test-client-id] Closing the Kafka producer with timeoutMillis = 9223372036854775807 ms. 19:15:46 2026-01-13T19:15:45.997Z INFO 11274 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 19:15:46 2026-01-13T19:15:45.997Z INFO 11274 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 19:15:46 2026-01-13T19:15:45.997Z INFO 11274 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.telemetry.internals.ClientTelemetryReporter 19:15:46 2026-01-13T19:15:45.997Z INFO 11274 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 19:15:46 2026-01-13T19:15:45.998Z INFO 11274 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : App info kafka.producer for test-client-id unregistered 19:15:46 2026-01-13T19:15:45.998Z INFO 11274 --- [cps-integration-test] [ main] o.a.k.clients.producer.KafkaProducer : [Producer clientId=test-client-id] Closing the Kafka producer with timeoutMillis = 9223372036854775807 ms. 19:15:46 2026-01-13T19:15:46.000Z INFO 11274 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 19:15:46 2026-01-13T19:15:46.000Z INFO 11274 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 19:15:46 2026-01-13T19:15:46.000Z INFO 11274 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.telemetry.internals.ClientTelemetryReporter 19:15:46 2026-01-13T19:15:46.001Z INFO 11274 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 19:15:46 2026-01-13T19:15:46.001Z INFO 11274 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : App info kafka.producer for test-client-id unregistered 19:15:46 2026-01-13T19:15:46.149Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 19:15:46 2026-01-13T19:15:46.149Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 19:15:46 2026-01-13T19:15:46.149Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 19:15:46 2026-01-13T19:15:46.149Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 19:15:46 2026-01-13T19:15:46.149Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 19:15:46 2026-01-13T19:15:46.170Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 19:15:46 2026-01-13T19:15:46.191Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 19:15:46 2026-01-13T19:15:46.192Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 19:15:46 2026-01-13T19:15:46.192Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 19:15:46 2026-01-13T19:15:46.192Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 19:15:46 2026-01-13T19:15:46.192Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 19:15:46 2026-01-13T19:15:46.213Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 19:15:46 2026-01-13T19:15:46.240Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 19:15:46 2026-01-13T19:15:46.240Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 19:15:46 2026-01-13T19:15:46.240Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 19:15:46 2026-01-13T19:15:46.240Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 19:15:46 2026-01-13T19:15:46.240Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 19:15:46 2026-01-13T19:15:46.265Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 19:15:46 2026-01-13T19:15:46.292Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 19:15:46 2026-01-13T19:15:46.292Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 19:15:46 2026-01-13T19:15:46.292Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 19:15:46 2026-01-13T19:15:46.292Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 19:15:46 2026-01-13T19:15:46.292Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 19:15:46 2026-01-13T19:15:46.316Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 19:15:46 2026-01-13T19:15:46.344Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 19:15:46 2026-01-13T19:15:46.344Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 19:15:46 2026-01-13T19:15:46.345Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 19:15:46 2026-01-13T19:15:46.345Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 19:15:46 2026-01-13T19:15:46.345Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 19:15:46 2026-01-13T19:15:46.365Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 19:15:46 2026-01-13T19:15:46.396Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 19:15:46 2026-01-13T19:15:46.396Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 19:15:46 2026-01-13T19:15:46.396Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 19:15:46 2026-01-13T19:15:46.397Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 19:15:46 2026-01-13T19:15:46.397Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 19:15:46 2026-01-13T19:15:46.423Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 19:15:46 2026-01-13T19:15:46.435Z INFO 11274 --- [cps-integration-test] [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 19:15:46 allow.auto.create.topics = true 19:15:46 auto.commit.interval.ms = 5000 19:15:46 auto.include.jmx.reporter = true 19:15:46 auto.offset.reset = latest 19:15:46 bootstrap.servers = [localhost:32777] 19:15:46 check.crcs = true 19:15:46 client.dns.lookup = use_all_dns_ips 19:15:46 client.id = consumer-test-group-11 19:15:46 client.rack = 19:15:46 connections.max.idle.ms = 540000 19:15:46 default.api.timeout.ms = 60000 19:15:46 enable.auto.commit = true 19:15:46 enable.metrics.push = true 19:15:46 exclude.internal.topics = true 19:15:46 fetch.max.bytes = 52428800 19:15:46 fetch.max.wait.ms = 500 19:15:46 fetch.min.bytes = 1 19:15:46 group.id = test-group 19:15:46 group.instance.id = null 19:15:46 group.protocol = classic 19:15:46 group.remote.assignor = null 19:15:46 heartbeat.interval.ms = 3000 19:15:46 interceptor.classes = [] 19:15:46 internal.leave.group.on.close = true 19:15:46 internal.throw.on.fetch.stable.offset.unsupported = false 19:15:46 isolation.level = read_uncommitted 19:15:46 key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 19:15:46 max.partition.fetch.bytes = 1048576 19:15:46 max.poll.interval.ms = 300000 19:15:46 max.poll.records = 2147483647 19:15:46 metadata.max.age.ms = 300000 19:15:46 metadata.recovery.strategy = none 19:15:46 metric.reporters = [] 19:15:46 metrics.num.samples = 2 19:15:46 metrics.recording.level = INFO 19:15:46 metrics.sample.window.ms = 30000 19:15:46 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 19:15:46 receive.buffer.bytes = 65536 19:15:46 reconnect.backoff.max.ms = 1000 19:15:46 reconnect.backoff.ms = 50 19:15:46 request.timeout.ms = 30000 19:15:46 retry.backoff.max.ms = 1000 19:15:46 retry.backoff.ms = 100 19:15:46 sasl.client.callback.handler.class = null 19:15:46 sasl.jaas.config = null 19:15:46 sasl.kerberos.kinit.cmd = /usr/bin/kinit 19:15:46 sasl.kerberos.min.time.before.relogin = 60000 19:15:46 sasl.kerberos.service.name = null 19:15:46 sasl.kerberos.ticket.renew.jitter = 0.05 19:15:46 sasl.kerberos.ticket.renew.window.factor = 0.8 19:15:46 sasl.login.callback.handler.class = null 19:15:46 sasl.login.class = null 19:15:46 sasl.login.connect.timeout.ms = null 19:15:46 sasl.login.read.timeout.ms = null 19:15:46 sasl.login.refresh.buffer.seconds = 300 19:15:46 sasl.login.refresh.min.period.seconds = 60 19:15:46 sasl.login.refresh.window.factor = 0.8 19:15:46 sasl.login.refresh.window.jitter = 0.05 19:15:46 sasl.login.retry.backoff.max.ms = 10000 19:15:46 sasl.login.retry.backoff.ms = 100 19:15:46 sasl.mechanism = GSSAPI 19:15:46 sasl.oauthbearer.clock.skew.seconds = 30 19:15:46 sasl.oauthbearer.expected.audience = null 19:15:46 sasl.oauthbearer.expected.issuer = null 19:15:46 sasl.oauthbearer.header.urlencode = false 19:15:46 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 19:15:46 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 19:15:46 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 19:15:46 sasl.oauthbearer.jwks.endpoint.url = null 19:15:46 sasl.oauthbearer.scope.claim.name = scope 19:15:46 sasl.oauthbearer.sub.claim.name = sub 19:15:46 sasl.oauthbearer.token.endpoint.url = null 19:15:46 security.protocol = PLAINTEXT 19:15:46 security.providers = null 19:15:46 send.buffer.bytes = 131072 19:15:46 session.timeout.ms = 45000 19:15:46 socket.connection.setup.timeout.max.ms = 30000 19:15:46 socket.connection.setup.timeout.ms = 10000 19:15:46 ssl.cipher.suites = null 19:15:46 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 19:15:46 ssl.endpoint.identification.algorithm = https 19:15:46 ssl.engine.factory.class = null 19:15:46 ssl.key.password = null 19:15:46 ssl.keymanager.algorithm = SunX509 19:15:46 ssl.keystore.certificate.chain = null 19:15:46 ssl.keystore.key = null 19:15:46 ssl.keystore.location = null 19:15:46 ssl.keystore.password = null 19:15:46 ssl.keystore.type = JKS 19:15:46 ssl.protocol = TLSv1.3 19:15:46 ssl.provider = null 19:15:46 ssl.secure.random.implementation = null 19:15:46 ssl.trustmanager.algorithm = PKIX 19:15:46 ssl.truststore.certificates = null 19:15:46 ssl.truststore.location = null 19:15:46 ssl.truststore.password = null 19:15:46 ssl.truststore.type = JKS 19:15:46 value.deserializer = class io.cloudevents.kafka.CloudEventDeserializer 19:15:46 19:15:46 2026-01-13T19:15:46.435Z INFO 11274 --- [cps-integration-test] [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 19:15:46 2026-01-13T19:15:46.437Z INFO 11274 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 19:15:46 2026-01-13T19:15:46.437Z INFO 11274 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 19:15:46 2026-01-13T19:15:46.437Z INFO 11274 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1768331746437 19:15:46 2026-01-13T19:15:46.437Z INFO 11274 --- [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 19:15:46 2026-01-13T19:15:46.448Z INFO 11274 --- [cps-integration-test] [ main] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-test-group-11, groupId=test-group] Cluster ID: 4L6g3nShT-eMCtK--X86sw 19:15:46 2026-01-13T19:15:46.449Z INFO 11274 --- [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) 19:15:46 2026-01-13T19:15:46.450Z INFO 11274 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-11, groupId=test-group] (Re-)joining group 19:15:46 2026-01-13T19:15:46.454Z INFO 11274 --- [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-b078f771-e344-4bfe-92f3-d0a673d2cf32 19:15:46 2026-01-13T19:15:46.454Z INFO 11274 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-11, groupId=test-group] (Re-)joining group 19:15:46 2026-01-13T19:15:46.459Z INFO 11274 --- [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-b078f771-e344-4bfe-92f3-d0a673d2cf32', protocol='range'} 19:15:46 2026-01-13T19:15:46.459Z INFO 11274 --- [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-b078f771-e344-4bfe-92f3-d0a673d2cf32=Assignment(partitions=[ncmp-dmi-cm-avc-subscription-0])} 19:15:46 2026-01-13T19:15:46.462Z INFO 11274 --- [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-b078f771-e344-4bfe-92f3-d0a673d2cf32', protocol='range'} 19:15:46 2026-01-13T19:15:46.462Z INFO 11274 --- [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]) 19:15:46 2026-01-13T19:15:46.462Z INFO 11274 --- [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 19:15:46 2026-01-13T19:15:46.464Z INFO 11274 --- [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 19:15:46 2026-01-13T19:15:46.472Z INFO 11274 --- [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}}. 19:15:46 2026-01-13T19:15:46.939Z INFO 11274 --- [cps-integration-test] [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 19:15:46 acks = -1 19:15:46 auto.include.jmx.reporter = true 19:15:46 batch.size = 16384 19:15:46 bootstrap.servers = [localhost:32777] 19:15:46 buffer.memory = 33554432 19:15:46 client.dns.lookup = use_all_dns_ips 19:15:46 client.id = test-client-id 19:15:46 compression.gzip.level = -1 19:15:46 compression.lz4.level = 9 19:15:46 compression.type = none 19:15:46 compression.zstd.level = 3 19:15:46 connections.max.idle.ms = 540000 19:15:46 delivery.timeout.ms = 120000 19:15:46 enable.idempotence = true 19:15:46 enable.metrics.push = true 19:15:46 interceptor.classes = [] 19:15:46 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 19:15:46 linger.ms = 0 19:15:46 max.block.ms = 60000 19:15:46 max.in.flight.requests.per.connection = 5 19:15:46 max.request.size = 1048576 19:15:46 metadata.max.age.ms = 300000 19:15:46 metadata.max.idle.ms = 300000 19:15:46 metadata.recovery.strategy = none 19:15:46 metric.reporters = [] 19:15:46 metrics.num.samples = 2 19:15:46 metrics.recording.level = INFO 19:15:46 metrics.sample.window.ms = 30000 19:15:46 partitioner.adaptive.partitioning.enable = true 19:15:46 partitioner.availability.timeout.ms = 0 19:15:46 partitioner.class = null 19:15:46 partitioner.ignore.keys = false 19:15:46 receive.buffer.bytes = 32768 19:15:46 reconnect.backoff.max.ms = 1000 19:15:46 reconnect.backoff.ms = 50 19:15:46 request.timeout.ms = 30000 19:15:46 retries = 2147483647 19:15:46 retry.backoff.max.ms = 1000 19:15:46 retry.backoff.ms = 100 19:15:46 sasl.client.callback.handler.class = null 19:15:46 sasl.jaas.config = null 19:15:46 sasl.kerberos.kinit.cmd = /usr/bin/kinit 19:15:46 sasl.kerberos.min.time.before.relogin = 60000 19:15:46 sasl.kerberos.service.name = null 19:15:46 sasl.kerberos.ticket.renew.jitter = 0.05 19:15:46 sasl.kerberos.ticket.renew.window.factor = 0.8 19:15:46 sasl.login.callback.handler.class = null 19:15:46 sasl.login.class = null 19:15:46 sasl.login.connect.timeout.ms = null 19:15:46 sasl.login.read.timeout.ms = null 19:15:46 sasl.login.refresh.buffer.seconds = 300 19:15:46 sasl.login.refresh.min.period.seconds = 60 19:15:46 sasl.login.refresh.window.factor = 0.8 19:15:46 sasl.login.refresh.window.jitter = 0.05 19:15:46 sasl.login.retry.backoff.max.ms = 10000 19:15:46 sasl.login.retry.backoff.ms = 100 19:15:46 sasl.mechanism = GSSAPI 19:15:46 sasl.oauthbearer.clock.skew.seconds = 30 19:15:46 sasl.oauthbearer.expected.audience = null 19:15:46 sasl.oauthbearer.expected.issuer = null 19:15:46 sasl.oauthbearer.header.urlencode = false 19:15:46 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 19:15:46 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 19:15:46 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 19:15:46 sasl.oauthbearer.jwks.endpoint.url = null 19:15:46 sasl.oauthbearer.scope.claim.name = scope 19:15:46 sasl.oauthbearer.sub.claim.name = sub 19:15:46 sasl.oauthbearer.token.endpoint.url = null 19:15:46 security.protocol = PLAINTEXT 19:15:46 security.providers = null 19:15:46 send.buffer.bytes = 131072 19:15:46 socket.connection.setup.timeout.max.ms = 30000 19:15:46 socket.connection.setup.timeout.ms = 10000 19:15:46 ssl.cipher.suites = null 19:15:46 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 19:15:46 ssl.endpoint.identification.algorithm = https 19:15:46 ssl.engine.factory.class = null 19:15:46 ssl.key.password = null 19:15:46 ssl.keymanager.algorithm = SunX509 19:15:46 ssl.keystore.certificate.chain = null 19:15:46 ssl.keystore.key = null 19:15:46 ssl.keystore.location = null 19:15:46 ssl.keystore.password = null 19:15:46 ssl.keystore.type = JKS 19:15:46 ssl.protocol = TLSv1.3 19:15:46 ssl.provider = null 19:15:46 ssl.secure.random.implementation = null 19:15:46 ssl.trustmanager.algorithm = PKIX 19:15:46 ssl.truststore.certificates = null 19:15:46 ssl.truststore.location = null 19:15:46 ssl.truststore.password = null 19:15:46 ssl.truststore.type = JKS 19:15:46 transaction.timeout.ms = 60000 19:15:46 transactional.id = null 19:15:46 value.serializer = class org.apache.kafka.common.serialization.StringSerializer 19:15:46 19:15:46 2026-01-13T19:15:46.939Z INFO 11274 --- [cps-integration-test] [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 19:15:46 2026-01-13T19:15:46.940Z INFO 11274 --- [cps-integration-test] [ main] o.a.k.clients.producer.KafkaProducer : [Producer clientId=test-client-id] Instantiated an idempotent producer. 19:15:46 2026-01-13T19:15:46.943Z INFO 11274 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 19:15:46 2026-01-13T19:15:46.943Z INFO 11274 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 19:15:46 2026-01-13T19:15:46.943Z INFO 11274 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1768331746943 19:15:46 2026-01-13T19:15:46.944Z INFO 11274 --- [cps-integration-test] [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 19:15:46 acks = -1 19:15:46 auto.include.jmx.reporter = true 19:15:46 batch.size = 16384 19:15:46 bootstrap.servers = [localhost:32777] 19:15:46 buffer.memory = 33554432 19:15:46 client.dns.lookup = use_all_dns_ips 19:15:46 client.id = test-client-id 19:15:46 compression.gzip.level = -1 19:15:46 compression.lz4.level = 9 19:15:46 compression.type = none 19:15:46 compression.zstd.level = 3 19:15:46 connections.max.idle.ms = 540000 19:15:46 delivery.timeout.ms = 120000 19:15:46 enable.idempotence = true 19:15:46 enable.metrics.push = true 19:15:46 interceptor.classes = [] 19:15:46 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 19:15:46 linger.ms = 0 19:15:46 max.block.ms = 60000 19:15:46 max.in.flight.requests.per.connection = 5 19:15:46 max.request.size = 1048576 19:15:46 metadata.max.age.ms = 300000 19:15:46 metadata.max.idle.ms = 300000 19:15:46 metadata.recovery.strategy = none 19:15:46 metric.reporters = [] 19:15:46 metrics.num.samples = 2 19:15:46 metrics.recording.level = INFO 19:15:46 metrics.sample.window.ms = 30000 19:15:46 partitioner.adaptive.partitioning.enable = true 19:15:46 partitioner.availability.timeout.ms = 0 19:15:46 partitioner.class = null 19:15:46 partitioner.ignore.keys = false 19:15:46 receive.buffer.bytes = 32768 19:15:46 reconnect.backoff.max.ms = 1000 19:15:46 reconnect.backoff.ms = 50 19:15:46 request.timeout.ms = 30000 19:15:46 retries = 2147483647 19:15:46 retry.backoff.max.ms = 1000 19:15:46 retry.backoff.ms = 100 19:15:46 sasl.client.callback.handler.class = null 19:15:46 sasl.jaas.config = null 19:15:46 sasl.kerberos.kinit.cmd = /usr/bin/kinit 19:15:46 sasl.kerberos.min.time.before.relogin = 60000 19:15:46 sasl.kerberos.service.name = null 19:15:46 sasl.kerberos.ticket.renew.jitter = 0.05 19:15:46 sasl.kerberos.ticket.renew.window.factor = 0.8 19:15:46 sasl.login.callback.handler.class = null 19:15:46 sasl.login.class = null 19:15:46 sasl.login.connect.timeout.ms = null 19:15:46 sasl.login.read.timeout.ms = null 19:15:46 sasl.login.refresh.buffer.seconds = 300 19:15:46 sasl.login.refresh.min.period.seconds = 60 19:15:47 sasl.login.refresh.window.factor = 0.8 19:15:47 sasl.login.refresh.window.jitter = 0.05 19:15:47 sasl.login.retry.backoff.max.ms = 10000 19:15:47 sasl.login.retry.backoff.ms = 100 19:15:47 sasl.mechanism = GSSAPI 19:15:47 sasl.oauthbearer.clock.skew.seconds = 30 19:15:47 sasl.oauthbearer.expected.audience = null 19:15:47 sasl.oauthbearer.expected.issuer = null 19:15:47 sasl.oauthbearer.header.urlencode = false 19:15:47 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 19:15:47 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 19:15:47 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 19:15:47 sasl.oauthbearer.jwks.endpoint.url = null 19:15:47 sasl.oauthbearer.scope.claim.name = scope 19:15:47 sasl.oauthbearer.sub.claim.name = sub 19:15:47 sasl.oauthbearer.token.endpoint.url = null 19:15:47 security.protocol = PLAINTEXT 19:15:47 security.providers = null 19:15:47 send.buffer.bytes = 131072 19:15:47 socket.connection.setup.timeout.max.ms = 30000 19:15:47 socket.connection.setup.timeout.ms = 10000 19:15:47 ssl.cipher.suites = null 19:15:47 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 19:15:47 ssl.endpoint.identification.algorithm = https 19:15:47 ssl.engine.factory.class = null 19:15:47 ssl.key.password = null 19:15:47 ssl.keymanager.algorithm = SunX509 19:15:47 ssl.keystore.certificate.chain = null 19:15:47 ssl.keystore.key = null 19:15:47 ssl.keystore.location = null 19:15:47 ssl.keystore.password = null 19:15:47 ssl.keystore.type = JKS 19:15:47 ssl.protocol = TLSv1.3 19:15:47 ssl.provider = null 19:15:47 ssl.secure.random.implementation = null 19:15:47 ssl.trustmanager.algorithm = PKIX 19:15:47 ssl.truststore.certificates = null 19:15:47 ssl.truststore.location = null 19:15:47 ssl.truststore.password = null 19:15:47 ssl.truststore.type = JKS 19:15:47 transaction.timeout.ms = 60000 19:15:47 transactional.id = null 19:15:47 value.serializer = class io.cloudevents.kafka.CloudEventSerializer 19:15:47 19:15:47 2026-01-13T19:15:46.945Z INFO 11274 --- [cps-integration-test] [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 19:15:47 2026-01-13T19:15:46.945Z INFO 11274 --- [cps-integration-test] [ main] o.a.k.clients.producer.KafkaProducer : [Producer clientId=test-client-id] Instantiated an idempotent producer. 19:15:47 2026-01-13T19:15:46.948Z INFO 11274 --- [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. 19:15:47 2026-01-13T19:15:46.952Z INFO 11274 --- [cps-integration-test] [ test-client-id] org.apache.kafka.clients.Metadata : [Producer clientId=test-client-id] Cluster ID: 4L6g3nShT-eMCtK--X86sw 19:15:47 2026-01-13T19:15:46.953Z INFO 11274 --- [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 19:15:47 2026-01-13T19:15:46.955Z INFO 11274 --- [cps-integration-test] [ test-client-id] org.apache.kafka.clients.Metadata : [Producer clientId=test-client-id] Cluster ID: 4L6g3nShT-eMCtK--X86sw 19:15:47 2026-01-13T19:15:46.955Z INFO 11274 --- [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 19:15:47 2026-01-13T19:15:46.967Z INFO 11274 --- [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 19:15:47 2026-01-13T19:15:47.005Z INFO 11274 --- [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 19:15:47 2026-01-13T19:15:47.098Z INFO 11274 --- [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 19:15:47 2026-01-13T19:15:47.122Z INFO 11274 --- [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 19:15:47 2026-01-13T19:15:47.210Z INFO 11274 --- [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 19:15:47 2026-01-13T19:15:47.210Z INFO 11274 --- [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-b078f771-e344-4bfe-92f3-d0a673d2cf32 sending LeaveGroup request to coordinator localhost:32777 (id: 2147483646 rack: null) due to the consumer unsubscribed from all topics 19:15:47 2026-01-13T19:15:47.210Z INFO 11274 --- [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 19:15:47 2026-01-13T19:15:47.210Z INFO 11274 --- [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 19:15:47 2026-01-13T19:15:47.210Z INFO 11274 --- [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 19:15:47 2026-01-13T19:15:47.211Z INFO 11274 --- [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 19:15:47 2026-01-13T19:15:47.211Z INFO 11274 --- [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 19:15:47 2026-01-13T19:15:47.214Z INFO 11274 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 19:15:47 2026-01-13T19:15:47.214Z INFO 11274 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 19:15:47 2026-01-13T19:15:47.214Z INFO 11274 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.telemetry.internals.ClientTelemetryReporter 19:15:47 2026-01-13T19:15:47.214Z INFO 11274 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 19:15:47 2026-01-13T19:15:47.216Z INFO 11274 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : App info kafka.consumer for consumer-test-group-11 unregistered 19:15:47 2026-01-13T19:15:47.216Z INFO 11274 --- [cps-integration-test] [ main] o.a.k.clients.producer.KafkaProducer : [Producer clientId=test-client-id] Closing the Kafka producer with timeoutMillis = 9223372036854775807 ms. 19:15:47 2026-01-13T19:15:47.219Z INFO 11274 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 19:15:47 2026-01-13T19:15:47.219Z INFO 11274 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 19:15:47 2026-01-13T19:15:47.219Z INFO 11274 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.telemetry.internals.ClientTelemetryReporter 19:15:47 2026-01-13T19:15:47.219Z INFO 11274 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 19:15:47 2026-01-13T19:15:47.219Z INFO 11274 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : App info kafka.producer for test-client-id unregistered 19:15:47 2026-01-13T19:15:47.219Z INFO 11274 --- [cps-integration-test] [ main] o.a.k.clients.producer.KafkaProducer : [Producer clientId=test-client-id] Closing the Kafka producer with timeoutMillis = 9223372036854775807 ms. 19:15:47 2026-01-13T19:15:47.222Z INFO 11274 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 19:15:47 2026-01-13T19:15:47.222Z INFO 11274 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 19:15:47 2026-01-13T19:15:47.222Z INFO 11274 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.telemetry.internals.ClientTelemetryReporter 19:15:47 2026-01-13T19:15:47.222Z INFO 11274 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 19:15:47 2026-01-13T19:15:47.222Z INFO 11274 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : App info kafka.producer for test-client-id unregistered 19:15:47 2026-01-13T19:15:47.355Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 19:15:47 2026-01-13T19:15:47.356Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 19:15:47 2026-01-13T19:15:47.356Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 19:15:47 2026-01-13T19:15:47.356Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 19:15:47 2026-01-13T19:15:47.356Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 19:15:47 2026-01-13T19:15:47.390Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 19:15:47 2026-01-13T19:15:47.425Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 19:15:47 2026-01-13T19:15:47.425Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 19:15:47 2026-01-13T19:15:47.426Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 19:15:47 2026-01-13T19:15:47.426Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 19:15:47 2026-01-13T19:15:47.426Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 19:15:47 2026-01-13T19:15:47.449Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 19:15:47 2026-01-13T19:15:47.480Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 19:15:47 2026-01-13T19:15:47.481Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 19:15:47 2026-01-13T19:15:47.481Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 19:15:47 2026-01-13T19:15:47.481Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 19:15:47 2026-01-13T19:15:47.481Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 19:15:47 2026-01-13T19:15:47.508Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 19:15:47 2026-01-13T19:15:47.531Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 19:15:47 2026-01-13T19:15:47.531Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 19:15:47 2026-01-13T19:15:47.531Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 19:15:47 2026-01-13T19:15:47.531Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 19:15:47 2026-01-13T19:15:47.531Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 19:15:47 2026-01-13T19:15:47.553Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 19:15:47 2026-01-13T19:15:47.575Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 19:15:47 2026-01-13T19:15:47.576Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 19:15:47 2026-01-13T19:15:47.576Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 19:15:47 2026-01-13T19:15:47.576Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 19:15:47 2026-01-13T19:15:47.576Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 19:15:47 2026-01-13T19:15:47.600Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 19:15:47 2026-01-13T19:15:47.626Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 19:15:47 2026-01-13T19:15:47.626Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 19:15:47 2026-01-13T19:15:47.626Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 19:15:47 2026-01-13T19:15:47.627Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 19:15:47 2026-01-13T19:15:47.627Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 19:15:47 2026-01-13T19:15:47.648Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 19:15:47 2026-01-13T19:15:47.660Z INFO 11274 --- [cps-integration-test] [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 19:15:47 allow.auto.create.topics = true 19:15:47 auto.commit.interval.ms = 5000 19:15:47 auto.include.jmx.reporter = true 19:15:47 auto.offset.reset = latest 19:15:47 bootstrap.servers = [localhost:32777] 19:15:47 check.crcs = true 19:15:47 client.dns.lookup = use_all_dns_ips 19:15:47 client.id = consumer-test-group-12 19:15:47 client.rack = 19:15:47 connections.max.idle.ms = 540000 19:15:47 default.api.timeout.ms = 60000 19:15:47 enable.auto.commit = true 19:15:47 enable.metrics.push = true 19:15:47 exclude.internal.topics = true 19:15:47 fetch.max.bytes = 52428800 19:15:47 fetch.max.wait.ms = 500 19:15:47 fetch.min.bytes = 1 19:15:47 group.id = test-group 19:15:47 group.instance.id = null 19:15:47 group.protocol = classic 19:15:47 group.remote.assignor = null 19:15:47 heartbeat.interval.ms = 3000 19:15:47 interceptor.classes = [] 19:15:47 internal.leave.group.on.close = true 19:15:47 internal.throw.on.fetch.stable.offset.unsupported = false 19:15:47 isolation.level = read_uncommitted 19:15:47 key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 19:15:47 max.partition.fetch.bytes = 1048576 19:15:47 max.poll.interval.ms = 300000 19:15:47 max.poll.records = 2147483647 19:15:47 metadata.max.age.ms = 300000 19:15:47 metadata.recovery.strategy = none 19:15:47 metric.reporters = [] 19:15:47 metrics.num.samples = 2 19:15:47 metrics.recording.level = INFO 19:15:47 metrics.sample.window.ms = 30000 19:15:47 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 19:15:47 receive.buffer.bytes = 65536 19:15:47 reconnect.backoff.max.ms = 1000 19:15:47 reconnect.backoff.ms = 50 19:15:47 request.timeout.ms = 30000 19:15:47 retry.backoff.max.ms = 1000 19:15:47 retry.backoff.ms = 100 19:15:47 sasl.client.callback.handler.class = null 19:15:47 sasl.jaas.config = null 19:15:47 sasl.kerberos.kinit.cmd = /usr/bin/kinit 19:15:47 sasl.kerberos.min.time.before.relogin = 60000 19:15:47 sasl.kerberos.service.name = null 19:15:47 sasl.kerberos.ticket.renew.jitter = 0.05 19:15:47 sasl.kerberos.ticket.renew.window.factor = 0.8 19:15:47 sasl.login.callback.handler.class = null 19:15:47 sasl.login.class = null 19:15:47 sasl.login.connect.timeout.ms = null 19:15:47 sasl.login.read.timeout.ms = null 19:15:47 sasl.login.refresh.buffer.seconds = 300 19:15:47 sasl.login.refresh.min.period.seconds = 60 19:15:47 sasl.login.refresh.window.factor = 0.8 19:15:47 sasl.login.refresh.window.jitter = 0.05 19:15:47 sasl.login.retry.backoff.max.ms = 10000 19:15:47 sasl.login.retry.backoff.ms = 100 19:15:47 sasl.mechanism = GSSAPI 19:15:47 sasl.oauthbearer.clock.skew.seconds = 30 19:15:47 sasl.oauthbearer.expected.audience = null 19:15:47 sasl.oauthbearer.expected.issuer = null 19:15:47 sasl.oauthbearer.header.urlencode = false 19:15:47 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 19:15:47 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 19:15:47 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 19:15:47 sasl.oauthbearer.jwks.endpoint.url = null 19:15:47 sasl.oauthbearer.scope.claim.name = scope 19:15:47 sasl.oauthbearer.sub.claim.name = sub 19:15:47 sasl.oauthbearer.token.endpoint.url = null 19:15:47 security.protocol = PLAINTEXT 19:15:47 security.providers = null 19:15:47 send.buffer.bytes = 131072 19:15:47 session.timeout.ms = 45000 19:15:47 socket.connection.setup.timeout.max.ms = 30000 19:15:47 socket.connection.setup.timeout.ms = 10000 19:15:47 ssl.cipher.suites = null 19:15:47 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 19:15:47 ssl.endpoint.identification.algorithm = https 19:15:47 ssl.engine.factory.class = null 19:15:47 ssl.key.password = null 19:15:47 ssl.keymanager.algorithm = SunX509 19:15:47 ssl.keystore.certificate.chain = null 19:15:47 ssl.keystore.key = null 19:15:47 ssl.keystore.location = null 19:15:47 ssl.keystore.password = null 19:15:47 ssl.keystore.type = JKS 19:15:47 ssl.protocol = TLSv1.3 19:15:47 ssl.provider = null 19:15:47 ssl.secure.random.implementation = null 19:15:47 ssl.trustmanager.algorithm = PKIX 19:15:47 ssl.truststore.certificates = null 19:15:47 ssl.truststore.location = null 19:15:47 ssl.truststore.password = null 19:15:47 ssl.truststore.type = JKS 19:15:47 value.deserializer = class io.cloudevents.kafka.CloudEventDeserializer 19:15:47 19:15:47 2026-01-13T19:15:47.661Z INFO 11274 --- [cps-integration-test] [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 19:15:47 2026-01-13T19:15:47.662Z INFO 11274 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 19:15:47 2026-01-13T19:15:47.663Z INFO 11274 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 19:15:47 2026-01-13T19:15:47.663Z INFO 11274 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1768331747662 19:15:47 2026-01-13T19:15:47.663Z INFO 11274 --- [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 19:15:47 2026-01-13T19:15:47.667Z INFO 11274 --- [cps-integration-test] [ main] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-test-group-12, groupId=test-group] Cluster ID: 4L6g3nShT-eMCtK--X86sw 19:15:47 2026-01-13T19:15:47.667Z INFO 11274 --- [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) 19:15:47 2026-01-13T19:15:47.668Z INFO 11274 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-12, groupId=test-group] (Re-)joining group 19:15:47 2026-01-13T19:15:47.670Z INFO 11274 --- [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-6571e040-eec7-464b-a0da-e7a31ada7cc4 19:15:47 2026-01-13T19:15:47.670Z INFO 11274 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-12, groupId=test-group] (Re-)joining group 19:15:47 2026-01-13T19:15:47.672Z INFO 11274 --- [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-6571e040-eec7-464b-a0da-e7a31ada7cc4', protocol='range'} 19:15:47 2026-01-13T19:15:47.672Z INFO 11274 --- [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-6571e040-eec7-464b-a0da-e7a31ada7cc4=Assignment(partitions=[ncmp-dmi-cm-avc-subscription-0])} 19:15:47 2026-01-13T19:15:47.674Z INFO 11274 --- [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-6571e040-eec7-464b-a0da-e7a31ada7cc4', protocol='range'} 19:15:47 2026-01-13T19:15:47.674Z INFO 11274 --- [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]) 19:15:47 2026-01-13T19:15:47.674Z INFO 11274 --- [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 19:15:47 2026-01-13T19:15:47.675Z INFO 11274 --- [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 19:15:47 2026-01-13T19:15:47.679Z INFO 11274 --- [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}}. 19:15:48 2026-01-13T19:15:48.165Z INFO 11274 --- [cps-integration-test] [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 19:15:48 acks = -1 19:15:48 auto.include.jmx.reporter = true 19:15:48 batch.size = 16384 19:15:48 bootstrap.servers = [localhost:32777] 19:15:48 buffer.memory = 33554432 19:15:48 client.dns.lookup = use_all_dns_ips 19:15:48 client.id = test-client-id 19:15:48 compression.gzip.level = -1 19:15:48 compression.lz4.level = 9 19:15:48 compression.type = none 19:15:48 compression.zstd.level = 3 19:15:48 connections.max.idle.ms = 540000 19:15:48 delivery.timeout.ms = 120000 19:15:48 enable.idempotence = true 19:15:48 enable.metrics.push = true 19:15:48 interceptor.classes = [] 19:15:48 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 19:15:48 linger.ms = 0 19:15:48 max.block.ms = 60000 19:15:48 max.in.flight.requests.per.connection = 5 19:15:48 max.request.size = 1048576 19:15:48 metadata.max.age.ms = 300000 19:15:48 metadata.max.idle.ms = 300000 19:15:48 metadata.recovery.strategy = none 19:15:48 metric.reporters = [] 19:15:48 metrics.num.samples = 2 19:15:48 metrics.recording.level = INFO 19:15:48 metrics.sample.window.ms = 30000 19:15:48 partitioner.adaptive.partitioning.enable = true 19:15:48 partitioner.availability.timeout.ms = 0 19:15:48 partitioner.class = null 19:15:48 partitioner.ignore.keys = false 19:15:48 receive.buffer.bytes = 32768 19:15:48 reconnect.backoff.max.ms = 1000 19:15:48 reconnect.backoff.ms = 50 19:15:48 request.timeout.ms = 30000 19:15:48 retries = 2147483647 19:15:48 retry.backoff.max.ms = 1000 19:15:48 retry.backoff.ms = 100 19:15:48 sasl.client.callback.handler.class = null 19:15:48 sasl.jaas.config = null 19:15:48 sasl.kerberos.kinit.cmd = /usr/bin/kinit 19:15:48 sasl.kerberos.min.time.before.relogin = 60000 19:15:48 sasl.kerberos.service.name = null 19:15:48 sasl.kerberos.ticket.renew.jitter = 0.05 19:15:48 sasl.kerberos.ticket.renew.window.factor = 0.8 19:15:48 sasl.login.callback.handler.class = null 19:15:48 sasl.login.class = null 19:15:48 sasl.login.connect.timeout.ms = null 19:15:48 sasl.login.read.timeout.ms = null 19:15:48 sasl.login.refresh.buffer.seconds = 300 19:15:48 sasl.login.refresh.min.period.seconds = 60 19:15:48 sasl.login.refresh.window.factor = 0.8 19:15:48 sasl.login.refresh.window.jitter = 0.05 19:15:48 sasl.login.retry.backoff.max.ms = 10000 19:15:48 sasl.login.retry.backoff.ms = 100 19:15:48 sasl.mechanism = GSSAPI 19:15:48 sasl.oauthbearer.clock.skew.seconds = 30 19:15:48 sasl.oauthbearer.expected.audience = null 19:15:48 sasl.oauthbearer.expected.issuer = null 19:15:48 sasl.oauthbearer.header.urlencode = false 19:15:48 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 19:15:48 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 19:15:48 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 19:15:48 sasl.oauthbearer.jwks.endpoint.url = null 19:15:48 sasl.oauthbearer.scope.claim.name = scope 19:15:48 sasl.oauthbearer.sub.claim.name = sub 19:15:48 sasl.oauthbearer.token.endpoint.url = null 19:15:48 security.protocol = PLAINTEXT 19:15:48 security.providers = null 19:15:48 send.buffer.bytes = 131072 19:15:48 socket.connection.setup.timeout.max.ms = 30000 19:15:48 socket.connection.setup.timeout.ms = 10000 19:15:48 ssl.cipher.suites = null 19:15:48 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 19:15:48 ssl.endpoint.identification.algorithm = https 19:15:48 ssl.engine.factory.class = null 19:15:48 ssl.key.password = null 19:15:48 ssl.keymanager.algorithm = SunX509 19:15:48 ssl.keystore.certificate.chain = null 19:15:48 ssl.keystore.key = null 19:15:48 ssl.keystore.location = null 19:15:48 ssl.keystore.password = null 19:15:48 ssl.keystore.type = JKS 19:15:48 ssl.protocol = TLSv1.3 19:15:48 ssl.provider = null 19:15:48 ssl.secure.random.implementation = null 19:15:48 ssl.trustmanager.algorithm = PKIX 19:15:48 ssl.truststore.certificates = null 19:15:48 ssl.truststore.location = null 19:15:48 ssl.truststore.password = null 19:15:48 ssl.truststore.type = JKS 19:15:48 transaction.timeout.ms = 60000 19:15:48 transactional.id = null 19:15:48 value.serializer = class org.apache.kafka.common.serialization.StringSerializer 19:15:48 19:15:48 2026-01-13T19:15:48.165Z INFO 11274 --- [cps-integration-test] [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 19:15:48 2026-01-13T19:15:48.166Z INFO 11274 --- [cps-integration-test] [ main] o.a.k.clients.producer.KafkaProducer : [Producer clientId=test-client-id] Instantiated an idempotent producer. 19:15:48 2026-01-13T19:15:48.169Z INFO 11274 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 19:15:48 2026-01-13T19:15:48.170Z INFO 11274 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 19:15:48 2026-01-13T19:15:48.170Z INFO 11274 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1768331748169 19:15:48 2026-01-13T19:15:48.170Z INFO 11274 --- [cps-integration-test] [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 19:15:48 acks = -1 19:15:48 auto.include.jmx.reporter = true 19:15:48 batch.size = 16384 19:15:48 bootstrap.servers = [localhost:32777] 19:15:48 buffer.memory = 33554432 19:15:48 client.dns.lookup = use_all_dns_ips 19:15:48 client.id = test-client-id 19:15:48 compression.gzip.level = -1 19:15:48 compression.lz4.level = 9 19:15:48 compression.type = none 19:15:48 compression.zstd.level = 3 19:15:48 connections.max.idle.ms = 540000 19:15:48 delivery.timeout.ms = 120000 19:15:48 enable.idempotence = true 19:15:48 enable.metrics.push = true 19:15:48 interceptor.classes = [] 19:15:48 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 19:15:48 linger.ms = 0 19:15:48 max.block.ms = 60000 19:15:48 max.in.flight.requests.per.connection = 5 19:15:48 max.request.size = 1048576 19:15:48 metadata.max.age.ms = 300000 19:15:48 metadata.max.idle.ms = 300000 19:15:48 metadata.recovery.strategy = none 19:15:48 metric.reporters = [] 19:15:48 metrics.num.samples = 2 19:15:48 metrics.recording.level = INFO 19:15:48 metrics.sample.window.ms = 30000 19:15:48 partitioner.adaptive.partitioning.enable = true 19:15:48 partitioner.availability.timeout.ms = 0 19:15:48 partitioner.class = null 19:15:48 partitioner.ignore.keys = false 19:15:48 receive.buffer.bytes = 32768 19:15:48 reconnect.backoff.max.ms = 1000 19:15:48 reconnect.backoff.ms = 50 19:15:48 request.timeout.ms = 30000 19:15:48 retries = 2147483647 19:15:48 retry.backoff.max.ms = 1000 19:15:48 retry.backoff.ms = 100 19:15:48 sasl.client.callback.handler.class = null 19:15:48 sasl.jaas.config = null 19:15:48 sasl.kerberos.kinit.cmd = /usr/bin/kinit 19:15:48 sasl.kerberos.min.time.before.relogin = 60000 19:15:48 sasl.kerberos.service.name = null 19:15:48 sasl.kerberos.ticket.renew.jitter = 0.05 19:15:48 sasl.kerberos.ticket.renew.window.factor = 0.8 19:15:48 sasl.login.callback.handler.class = null 19:15:48 sasl.login.class = null 19:15:48 sasl.login.connect.timeout.ms = null 19:15:48 sasl.login.read.timeout.ms = null 19:15:48 sasl.login.refresh.buffer.seconds = 300 19:15:48 sasl.login.refresh.min.period.seconds = 60 19:15:48 sasl.login.refresh.window.factor = 0.8 19:15:48 sasl.login.refresh.window.jitter = 0.05 19:15:48 sasl.login.retry.backoff.max.ms = 10000 19:15:48 sasl.login.retry.backoff.ms = 100 19:15:48 sasl.mechanism = GSSAPI 19:15:48 sasl.oauthbearer.clock.skew.seconds = 30 19:15:48 sasl.oauthbearer.expected.audience = null 19:15:48 sasl.oauthbearer.expected.issuer = null 19:15:48 sasl.oauthbearer.header.urlencode = false 19:15:48 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 19:15:48 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 19:15:48 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 19:15:48 sasl.oauthbearer.jwks.endpoint.url = null 19:15:48 sasl.oauthbearer.scope.claim.name = scope 19:15:48 sasl.oauthbearer.sub.claim.name = sub 19:15:48 sasl.oauthbearer.token.endpoint.url = null 19:15:48 security.protocol = PLAINTEXT 19:15:48 security.providers = null 19:15:48 send.buffer.bytes = 131072 19:15:48 socket.connection.setup.timeout.max.ms = 30000 19:15:48 socket.connection.setup.timeout.ms = 10000 19:15:48 ssl.cipher.suites = null 19:15:48 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 19:15:48 ssl.endpoint.identification.algorithm = https 19:15:48 ssl.engine.factory.class = null 19:15:48 ssl.key.password = null 19:15:48 ssl.keymanager.algorithm = SunX509 19:15:48 ssl.keystore.certificate.chain = null 19:15:48 ssl.keystore.key = null 19:15:48 ssl.keystore.location = null 19:15:48 ssl.keystore.password = null 19:15:48 ssl.keystore.type = JKS 19:15:48 ssl.protocol = TLSv1.3 19:15:48 ssl.provider = null 19:15:48 ssl.secure.random.implementation = null 19:15:48 ssl.trustmanager.algorithm = PKIX 19:15:48 ssl.truststore.certificates = null 19:15:48 ssl.truststore.location = null 19:15:48 ssl.truststore.password = null 19:15:48 ssl.truststore.type = JKS 19:15:48 transaction.timeout.ms = 60000 19:15:48 transactional.id = null 19:15:48 value.serializer = class io.cloudevents.kafka.CloudEventSerializer 19:15:48 19:15:48 2026-01-13T19:15:48.171Z INFO 11274 --- [cps-integration-test] [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 19:15:48 2026-01-13T19:15:48.171Z INFO 11274 --- [cps-integration-test] [ main] o.a.k.clients.producer.KafkaProducer : [Producer clientId=test-client-id] Instantiated an idempotent producer. 19:15:48 2026-01-13T19:15:48.174Z INFO 11274 --- [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. 19:15:48 2026-01-13T19:15:48.176Z INFO 11274 --- [cps-integration-test] [ test-client-id] org.apache.kafka.clients.Metadata : [Producer clientId=test-client-id] Cluster ID: 4L6g3nShT-eMCtK--X86sw 19:15:48 2026-01-13T19:15:48.176Z INFO 11274 --- [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 19:15:48 2026-01-13T19:15:48.187Z INFO 11274 --- [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 19:15:48 2026-01-13T19:15:48.193Z INFO 11274 --- [cps-integration-test] [ test-client-id] org.apache.kafka.clients.Metadata : [Producer clientId=test-client-id] Cluster ID: 4L6g3nShT-eMCtK--X86sw 19:15:48 2026-01-13T19:15:48.194Z INFO 11274 --- [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 19:15:48 2026-01-13T19:15:48.298Z INFO 11274 --- [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 19:15:48 2026-01-13T19:15:48.398Z INFO 11274 --- [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 19:15:48 2026-01-13T19:15:48.438Z INFO 11274 --- [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 19:15:48 2026-01-13T19:15:48.499Z INFO 11274 --- [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 19:15:48 2026-01-13T19:15:48.519Z INFO 11274 --- [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 19:15:48 2026-01-13T19:15:48.601Z INFO 11274 --- [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 19:15:48 2026-01-13T19:15:48.666Z INFO 11274 --- [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 19:15:48 2026-01-13T19:15:48.719Z INFO 11274 --- [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 19:15:48 2026-01-13T19:15:48.719Z INFO 11274 --- [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-6571e040-eec7-464b-a0da-e7a31ada7cc4 sending LeaveGroup request to coordinator localhost:32777 (id: 2147483646 rack: null) due to the consumer unsubscribed from all topics 19:15:48 2026-01-13T19:15:48.719Z INFO 11274 --- [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 19:15:48 2026-01-13T19:15:48.719Z INFO 11274 --- [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 19:15:48 2026-01-13T19:15:48.719Z INFO 11274 --- [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 19:15:48 2026-01-13T19:15:48.719Z INFO 11274 --- [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 19:15:48 2026-01-13T19:15:48.719Z INFO 11274 --- [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 19:15:49 2026-01-13T19:15:49.225Z INFO 11274 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 19:15:49 2026-01-13T19:15:49.225Z INFO 11274 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 19:15:49 2026-01-13T19:15:49.225Z INFO 11274 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.telemetry.internals.ClientTelemetryReporter 19:15:49 2026-01-13T19:15:49.225Z INFO 11274 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 19:15:49 2026-01-13T19:15:49.226Z INFO 11274 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : App info kafka.consumer for consumer-test-group-12 unregistered 19:15:49 2026-01-13T19:15:49.226Z INFO 11274 --- [cps-integration-test] [ main] o.a.k.clients.producer.KafkaProducer : [Producer clientId=test-client-id] Closing the Kafka producer with timeoutMillis = 9223372036854775807 ms. 19:15:49 2026-01-13T19:15:49.228Z INFO 11274 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 19:15:49 2026-01-13T19:15:49.228Z INFO 11274 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 19:15:49 2026-01-13T19:15:49.228Z INFO 11274 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.telemetry.internals.ClientTelemetryReporter 19:15:49 2026-01-13T19:15:49.228Z INFO 11274 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 19:15:49 2026-01-13T19:15:49.228Z INFO 11274 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : App info kafka.producer for test-client-id unregistered 19:15:49 2026-01-13T19:15:49.228Z INFO 11274 --- [cps-integration-test] [ main] o.a.k.clients.producer.KafkaProducer : [Producer clientId=test-client-id] Closing the Kafka producer with timeoutMillis = 9223372036854775807 ms. 19:15:49 2026-01-13T19:15:49.230Z INFO 11274 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 19:15:49 2026-01-13T19:15:49.230Z INFO 11274 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 19:15:49 2026-01-13T19:15:49.230Z INFO 11274 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.telemetry.internals.ClientTelemetryReporter 19:15:49 2026-01-13T19:15:49.230Z INFO 11274 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 19:15:49 2026-01-13T19:15:49.230Z INFO 11274 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : App info kafka.producer for test-client-id unregistered 19:15:49 2026-01-13T19:15:49.375Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 19:15:49 2026-01-13T19:15:49.375Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 19:15:49 2026-01-13T19:15:49.376Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 19:15:49 2026-01-13T19:15:49.376Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 19:15:49 2026-01-13T19:15:49.376Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 19:15:49 2026-01-13T19:15:49.402Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 19:15:49 2026-01-13T19:15:49.438Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 19:15:49 2026-01-13T19:15:49.439Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 19:15:49 2026-01-13T19:15:49.439Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 19:15:49 2026-01-13T19:15:49.439Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 19:15:49 2026-01-13T19:15:49.439Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 19:15:49 2026-01-13T19:15:49.461Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 19:15:49 2026-01-13T19:15:49.488Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 19:15:49 2026-01-13T19:15:49.488Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 19:15:49 2026-01-13T19:15:49.489Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 19:15:49 2026-01-13T19:15:49.489Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 19:15:49 2026-01-13T19:15:49.489Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 19:15:49 2026-01-13T19:15:49.519Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 19:15:49 2026-01-13T19:15:49.539Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 19:15:49 2026-01-13T19:15:49.539Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 19:15:49 2026-01-13T19:15:49.539Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 19:15:49 2026-01-13T19:15:49.539Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 19:15:49 2026-01-13T19:15:49.539Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 19:15:49 2026-01-13T19:15:49.562Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 19:15:49 2026-01-13T19:15:49.583Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 19:15:49 2026-01-13T19:15:49.584Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 19:15:49 2026-01-13T19:15:49.584Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 19:15:49 2026-01-13T19:15:49.584Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 19:15:49 2026-01-13T19:15:49.584Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 19:15:49 2026-01-13T19:15:49.608Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 19:15:49 2026-01-13T19:15:49.627Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 19:15:49 2026-01-13T19:15:49.627Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 19:15:49 2026-01-13T19:15:49.627Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 19:15:49 2026-01-13T19:15:49.627Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 19:15:49 2026-01-13T19:15:49.627Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 19:15:49 2026-01-13T19:15:49.649Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 19:15:49 2026-01-13T19:15:49.658Z INFO 11274 --- [cps-integration-test] [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 19:15:49 allow.auto.create.topics = true 19:15:49 auto.commit.interval.ms = 5000 19:15:49 auto.include.jmx.reporter = true 19:15:49 auto.offset.reset = latest 19:15:49 bootstrap.servers = [localhost:32777] 19:15:49 check.crcs = true 19:15:49 client.dns.lookup = use_all_dns_ips 19:15:49 client.id = consumer-test-group-13 19:15:49 client.rack = 19:15:49 connections.max.idle.ms = 540000 19:15:49 default.api.timeout.ms = 60000 19:15:49 enable.auto.commit = true 19:15:49 enable.metrics.push = true 19:15:49 exclude.internal.topics = true 19:15:49 fetch.max.bytes = 52428800 19:15:49 fetch.max.wait.ms = 500 19:15:49 fetch.min.bytes = 1 19:15:49 group.id = test-group 19:15:49 group.instance.id = null 19:15:49 group.protocol = classic 19:15:49 group.remote.assignor = null 19:15:49 heartbeat.interval.ms = 3000 19:15:49 interceptor.classes = [] 19:15:49 internal.leave.group.on.close = true 19:15:49 internal.throw.on.fetch.stable.offset.unsupported = false 19:15:49 isolation.level = read_uncommitted 19:15:49 key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 19:15:49 max.partition.fetch.bytes = 1048576 19:15:49 max.poll.interval.ms = 300000 19:15:49 max.poll.records = 2147483647 19:15:49 metadata.max.age.ms = 300000 19:15:49 metadata.recovery.strategy = none 19:15:49 metric.reporters = [] 19:15:49 metrics.num.samples = 2 19:15:49 metrics.recording.level = INFO 19:15:49 metrics.sample.window.ms = 30000 19:15:49 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 19:15:49 receive.buffer.bytes = 65536 19:15:49 reconnect.backoff.max.ms = 1000 19:15:49 reconnect.backoff.ms = 50 19:15:49 request.timeout.ms = 30000 19:15:49 retry.backoff.max.ms = 1000 19:15:49 retry.backoff.ms = 100 19:15:49 sasl.client.callback.handler.class = null 19:15:49 sasl.jaas.config = null 19:15:49 sasl.kerberos.kinit.cmd = /usr/bin/kinit 19:15:49 sasl.kerberos.min.time.before.relogin = 60000 19:15:49 sasl.kerberos.service.name = null 19:15:49 sasl.kerberos.ticket.renew.jitter = 0.05 19:15:49 sasl.kerberos.ticket.renew.window.factor = 0.8 19:15:49 sasl.login.callback.handler.class = null 19:15:49 sasl.login.class = null 19:15:49 sasl.login.connect.timeout.ms = null 19:15:49 sasl.login.read.timeout.ms = null 19:15:49 sasl.login.refresh.buffer.seconds = 300 19:15:49 sasl.login.refresh.min.period.seconds = 60 19:15:49 sasl.login.refresh.window.factor = 0.8 19:15:49 sasl.login.refresh.window.jitter = 0.05 19:15:49 sasl.login.retry.backoff.max.ms = 10000 19:15:49 sasl.login.retry.backoff.ms = 100 19:15:49 sasl.mechanism = GSSAPI 19:15:49 sasl.oauthbearer.clock.skew.seconds = 30 19:15:49 sasl.oauthbearer.expected.audience = null 19:15:49 sasl.oauthbearer.expected.issuer = null 19:15:49 sasl.oauthbearer.header.urlencode = false 19:15:49 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 19:15:49 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 19:15:49 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 19:15:49 sasl.oauthbearer.jwks.endpoint.url = null 19:15:49 sasl.oauthbearer.scope.claim.name = scope 19:15:49 sasl.oauthbearer.sub.claim.name = sub 19:15:49 sasl.oauthbearer.token.endpoint.url = null 19:15:49 security.protocol = PLAINTEXT 19:15:49 security.providers = null 19:15:49 send.buffer.bytes = 131072 19:15:49 session.timeout.ms = 45000 19:15:49 socket.connection.setup.timeout.max.ms = 30000 19:15:49 socket.connection.setup.timeout.ms = 10000 19:15:49 ssl.cipher.suites = null 19:15:49 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 19:15:49 ssl.endpoint.identification.algorithm = https 19:15:49 ssl.engine.factory.class = null 19:15:49 ssl.key.password = null 19:15:49 ssl.keymanager.algorithm = SunX509 19:15:49 ssl.keystore.certificate.chain = null 19:15:49 ssl.keystore.key = null 19:15:49 ssl.keystore.location = null 19:15:49 ssl.keystore.password = null 19:15:49 ssl.keystore.type = JKS 19:15:49 ssl.protocol = TLSv1.3 19:15:49 ssl.provider = null 19:15:49 ssl.secure.random.implementation = null 19:15:49 ssl.trustmanager.algorithm = PKIX 19:15:49 ssl.truststore.certificates = null 19:15:49 ssl.truststore.location = null 19:15:49 ssl.truststore.password = null 19:15:49 ssl.truststore.type = JKS 19:15:49 value.deserializer = class io.cloudevents.kafka.CloudEventDeserializer 19:15:49 19:15:49 2026-01-13T19:15:49.658Z INFO 11274 --- [cps-integration-test] [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 19:15:49 2026-01-13T19:15:49.660Z INFO 11274 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 19:15:49 2026-01-13T19:15:49.660Z INFO 11274 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 19:15:49 2026-01-13T19:15:49.660Z INFO 11274 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1768331749660 19:15:49 2026-01-13T19:15:49.660Z INFO 11274 --- [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 19:15:49 2026-01-13T19:15:49.664Z INFO 11274 --- [cps-integration-test] [ main] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-test-group-13, groupId=test-group] Cluster ID: 4L6g3nShT-eMCtK--X86sw 19:15:49 2026-01-13T19:15:49.664Z INFO 11274 --- [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) 19:15:49 2026-01-13T19:15:49.665Z INFO 11274 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-13, groupId=test-group] (Re-)joining group 19:15:49 2026-01-13T19:15:49.668Z INFO 11274 --- [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-8bcb217c-db08-4e8a-bd3a-b81b7363c1f2 19:15:49 2026-01-13T19:15:49.668Z INFO 11274 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-13, groupId=test-group] (Re-)joining group 19:15:49 2026-01-13T19:15:49.670Z INFO 11274 --- [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-8bcb217c-db08-4e8a-bd3a-b81b7363c1f2', protocol='range'} 19:15:49 2026-01-13T19:15:49.670Z INFO 11274 --- [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-8bcb217c-db08-4e8a-bd3a-b81b7363c1f2=Assignment(partitions=[ncmp-dmi-cm-avc-subscription-0])} 19:15:49 2026-01-13T19:15:49.672Z INFO 11274 --- [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-8bcb217c-db08-4e8a-bd3a-b81b7363c1f2', protocol='range'} 19:15:49 2026-01-13T19:15:49.672Z INFO 11274 --- [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]) 19:15:49 2026-01-13T19:15:49.672Z INFO 11274 --- [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 19:15:49 2026-01-13T19:15:49.673Z INFO 11274 --- [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 19:15:49 2026-01-13T19:15:49.676Z INFO 11274 --- [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}}. 19:15:50 2026-01-13T19:15:50.162Z INFO 11274 --- [cps-integration-test] [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 19:15:50 acks = -1 19:15:50 auto.include.jmx.reporter = true 19:15:50 batch.size = 16384 19:15:50 bootstrap.servers = [localhost:32777] 19:15:50 buffer.memory = 33554432 19:15:50 client.dns.lookup = use_all_dns_ips 19:15:50 client.id = test-client-id 19:15:50 compression.gzip.level = -1 19:15:50 compression.lz4.level = 9 19:15:50 compression.type = none 19:15:50 compression.zstd.level = 3 19:15:50 connections.max.idle.ms = 540000 19:15:50 delivery.timeout.ms = 120000 19:15:50 enable.idempotence = true 19:15:50 enable.metrics.push = true 19:15:50 interceptor.classes = [] 19:15:50 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 19:15:50 linger.ms = 0 19:15:50 max.block.ms = 60000 19:15:50 max.in.flight.requests.per.connection = 5 19:15:50 max.request.size = 1048576 19:15:50 metadata.max.age.ms = 300000 19:15:50 metadata.max.idle.ms = 300000 19:15:50 metadata.recovery.strategy = none 19:15:50 metric.reporters = [] 19:15:50 metrics.num.samples = 2 19:15:50 metrics.recording.level = INFO 19:15:50 metrics.sample.window.ms = 30000 19:15:50 partitioner.adaptive.partitioning.enable = true 19:15:50 partitioner.availability.timeout.ms = 0 19:15:50 partitioner.class = null 19:15:50 partitioner.ignore.keys = false 19:15:50 receive.buffer.bytes = 32768 19:15:50 reconnect.backoff.max.ms = 1000 19:15:50 reconnect.backoff.ms = 50 19:15:50 request.timeout.ms = 30000 19:15:50 retries = 2147483647 19:15:50 retry.backoff.max.ms = 1000 19:15:50 retry.backoff.ms = 100 19:15:50 sasl.client.callback.handler.class = null 19:15:50 sasl.jaas.config = null 19:15:50 sasl.kerberos.kinit.cmd = /usr/bin/kinit 19:15:50 sasl.kerberos.min.time.before.relogin = 60000 19:15:50 sasl.kerberos.service.name = null 19:15:50 sasl.kerberos.ticket.renew.jitter = 0.05 19:15:50 sasl.kerberos.ticket.renew.window.factor = 0.8 19:15:50 sasl.login.callback.handler.class = null 19:15:50 sasl.login.class = null 19:15:50 sasl.login.connect.timeout.ms = null 19:15:50 sasl.login.read.timeout.ms = null 19:15:50 sasl.login.refresh.buffer.seconds = 300 19:15:50 sasl.login.refresh.min.period.seconds = 60 19:15:50 sasl.login.refresh.window.factor = 0.8 19:15:50 sasl.login.refresh.window.jitter = 0.05 19:15:50 sasl.login.retry.backoff.max.ms = 10000 19:15:50 sasl.login.retry.backoff.ms = 100 19:15:50 sasl.mechanism = GSSAPI 19:15:50 sasl.oauthbearer.clock.skew.seconds = 30 19:15:50 sasl.oauthbearer.expected.audience = null 19:15:50 sasl.oauthbearer.expected.issuer = null 19:15:50 sasl.oauthbearer.header.urlencode = false 19:15:50 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 19:15:50 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 19:15:50 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 19:15:50 sasl.oauthbearer.jwks.endpoint.url = null 19:15:50 sasl.oauthbearer.scope.claim.name = scope 19:15:50 sasl.oauthbearer.sub.claim.name = sub 19:15:50 sasl.oauthbearer.token.endpoint.url = null 19:15:50 security.protocol = PLAINTEXT 19:15:50 security.providers = null 19:15:50 send.buffer.bytes = 131072 19:15:50 socket.connection.setup.timeout.max.ms = 30000 19:15:50 socket.connection.setup.timeout.ms = 10000 19:15:50 ssl.cipher.suites = null 19:15:50 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 19:15:50 ssl.endpoint.identification.algorithm = https 19:15:50 ssl.engine.factory.class = null 19:15:50 ssl.key.password = null 19:15:50 ssl.keymanager.algorithm = SunX509 19:15:50 ssl.keystore.certificate.chain = null 19:15:50 ssl.keystore.key = null 19:15:50 ssl.keystore.location = null 19:15:50 ssl.keystore.password = null 19:15:50 ssl.keystore.type = JKS 19:15:50 ssl.protocol = TLSv1.3 19:15:50 ssl.provider = null 19:15:50 ssl.secure.random.implementation = null 19:15:50 ssl.trustmanager.algorithm = PKIX 19:15:50 ssl.truststore.certificates = null 19:15:50 ssl.truststore.location = null 19:15:50 ssl.truststore.password = null 19:15:50 ssl.truststore.type = JKS 19:15:50 transaction.timeout.ms = 60000 19:15:50 transactional.id = null 19:15:50 value.serializer = class org.apache.kafka.common.serialization.StringSerializer 19:15:50 19:15:50 2026-01-13T19:15:50.162Z INFO 11274 --- [cps-integration-test] [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 19:15:50 2026-01-13T19:15:50.163Z INFO 11274 --- [cps-integration-test] [ main] o.a.k.clients.producer.KafkaProducer : [Producer clientId=test-client-id] Instantiated an idempotent producer. 19:15:50 2026-01-13T19:15:50.166Z INFO 11274 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 19:15:50 2026-01-13T19:15:50.166Z INFO 11274 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 19:15:50 2026-01-13T19:15:50.166Z INFO 11274 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1768331750166 19:15:50 2026-01-13T19:15:50.167Z INFO 11274 --- [cps-integration-test] [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 19:15:50 acks = -1 19:15:50 auto.include.jmx.reporter = true 19:15:50 batch.size = 16384 19:15:50 bootstrap.servers = [localhost:32777] 19:15:50 buffer.memory = 33554432 19:15:50 client.dns.lookup = use_all_dns_ips 19:15:50 client.id = test-client-id 19:15:50 compression.gzip.level = -1 19:15:50 compression.lz4.level = 9 19:15:50 compression.type = none 19:15:50 compression.zstd.level = 3 19:15:50 connections.max.idle.ms = 540000 19:15:50 delivery.timeout.ms = 120000 19:15:50 enable.idempotence = true 19:15:50 enable.metrics.push = true 19:15:50 interceptor.classes = [] 19:15:50 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 19:15:50 linger.ms = 0 19:15:50 max.block.ms = 60000 19:15:50 max.in.flight.requests.per.connection = 5 19:15:50 max.request.size = 1048576 19:15:50 metadata.max.age.ms = 300000 19:15:50 metadata.max.idle.ms = 300000 19:15:50 metadata.recovery.strategy = none 19:15:50 metric.reporters = [] 19:15:50 metrics.num.samples = 2 19:15:50 metrics.recording.level = INFO 19:15:50 metrics.sample.window.ms = 30000 19:15:50 partitioner.adaptive.partitioning.enable = true 19:15:50 partitioner.availability.timeout.ms = 0 19:15:50 partitioner.class = null 19:15:50 partitioner.ignore.keys = false 19:15:50 receive.buffer.bytes = 32768 19:15:50 reconnect.backoff.max.ms = 1000 19:15:50 reconnect.backoff.ms = 50 19:15:50 request.timeout.ms = 30000 19:15:50 retries = 2147483647 19:15:50 retry.backoff.max.ms = 1000 19:15:50 retry.backoff.ms = 100 19:15:50 sasl.client.callback.handler.class = null 19:15:50 sasl.jaas.config = null 19:15:50 sasl.kerberos.kinit.cmd = /usr/bin/kinit 19:15:50 sasl.kerberos.min.time.before.relogin = 60000 19:15:50 sasl.kerberos.service.name = null 19:15:50 sasl.kerberos.ticket.renew.jitter = 0.05 19:15:50 sasl.kerberos.ticket.renew.window.factor = 0.8 19:15:50 sasl.login.callback.handler.class = null 19:15:50 sasl.login.class = null 19:15:50 sasl.login.connect.timeout.ms = null 19:15:50 sasl.login.read.timeout.ms = null 19:15:50 sasl.login.refresh.buffer.seconds = 300 19:15:50 sasl.login.refresh.min.period.seconds = 60 19:15:50 sasl.login.refresh.window.factor = 0.8 19:15:50 sasl.login.refresh.window.jitter = 0.05 19:15:50 sasl.login.retry.backoff.max.ms = 10000 19:15:50 sasl.login.retry.backoff.ms = 100 19:15:50 sasl.mechanism = GSSAPI 19:15:50 sasl.oauthbearer.clock.skew.seconds = 30 19:15:50 sasl.oauthbearer.expected.audience = null 19:15:50 sasl.oauthbearer.expected.issuer = null 19:15:50 sasl.oauthbearer.header.urlencode = false 19:15:50 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 19:15:50 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 19:15:50 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 19:15:50 sasl.oauthbearer.jwks.endpoint.url = null 19:15:50 sasl.oauthbearer.scope.claim.name = scope 19:15:50 sasl.oauthbearer.sub.claim.name = sub 19:15:50 sasl.oauthbearer.token.endpoint.url = null 19:15:50 security.protocol = PLAINTEXT 19:15:50 security.providers = null 19:15:50 send.buffer.bytes = 131072 19:15:50 socket.connection.setup.timeout.max.ms = 30000 19:15:50 socket.connection.setup.timeout.ms = 10000 19:15:50 ssl.cipher.suites = null 19:15:50 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 19:15:50 ssl.endpoint.identification.algorithm = https 19:15:50 ssl.engine.factory.class = null 19:15:50 ssl.key.password = null 19:15:50 ssl.keymanager.algorithm = SunX509 19:15:50 ssl.keystore.certificate.chain = null 19:15:50 ssl.keystore.key = null 19:15:50 ssl.keystore.location = null 19:15:50 ssl.keystore.password = null 19:15:50 ssl.keystore.type = JKS 19:15:50 ssl.protocol = TLSv1.3 19:15:50 ssl.provider = null 19:15:50 ssl.secure.random.implementation = null 19:15:50 ssl.trustmanager.algorithm = PKIX 19:15:50 ssl.truststore.certificates = null 19:15:50 ssl.truststore.location = null 19:15:50 ssl.truststore.password = null 19:15:50 ssl.truststore.type = JKS 19:15:50 transaction.timeout.ms = 60000 19:15:50 transactional.id = null 19:15:50 value.serializer = class io.cloudevents.kafka.CloudEventSerializer 19:15:50 19:15:50 2026-01-13T19:15:50.167Z INFO 11274 --- [cps-integration-test] [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 19:15:50 2026-01-13T19:15:50.168Z INFO 11274 --- [cps-integration-test] [ main] o.a.k.clients.producer.KafkaProducer : [Producer clientId=test-client-id] Instantiated an idempotent producer. 19:15:50 2026-01-13T19:15:50.171Z INFO 11274 --- [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. 19:15:50 2026-01-13T19:15:50.172Z INFO 11274 --- [cps-integration-test] [ test-client-id] org.apache.kafka.clients.Metadata : [Producer clientId=test-client-id] Cluster ID: 4L6g3nShT-eMCtK--X86sw 19:15:50 2026-01-13T19:15:50.172Z INFO 11274 --- [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 19:15:50 2026-01-13T19:15:50.175Z INFO 11274 --- [cps-integration-test] [ test-client-id] org.apache.kafka.clients.Metadata : [Producer clientId=test-client-id] Cluster ID: 4L6g3nShT-eMCtK--X86sw 19:15:50 2026-01-13T19:15:50.175Z INFO 11274 --- [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 19:15:50 2026-01-13T19:15:50.183Z INFO 11274 --- [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 19:15:50 2026-01-13T19:15:50.192Z INFO 11274 --- [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 19:15:50 2026-01-13T19:15:50.290Z INFO 11274 --- [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 19:15:50 2026-01-13T19:15:50.295Z INFO 11274 --- [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 19:15:50 2026-01-13T19:15:50.391Z INFO 11274 --- [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 19:15:50 2026-01-13T19:15:50.397Z INFO 11274 --- [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 19:15:50 2026-01-13T19:15:50.494Z INFO 11274 --- [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 19:15:50 2026-01-13T19:15:50.571Z INFO 11274 --- [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 19:15:50 2026-01-13T19:15:50.594Z INFO 11274 --- [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 19:15:50 2026-01-13T19:15:50.628Z INFO 11274 --- [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 19:15:50 2026-01-13T19:15:50.700Z INFO 11274 --- [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 19:15:50 2026-01-13T19:15:50.743Z INFO 11274 --- [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 19:15:50 2026-01-13T19:15:50.811Z INFO 11274 --- [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 19:15:50 2026-01-13T19:15:50.811Z INFO 11274 --- [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-8bcb217c-db08-4e8a-bd3a-b81b7363c1f2 sending LeaveGroup request to coordinator localhost:32777 (id: 2147483646 rack: null) due to the consumer unsubscribed from all topics 19:15:50 2026-01-13T19:15:50.811Z INFO 11274 --- [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 19:15:50 2026-01-13T19:15:50.811Z INFO 11274 --- [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 19:15:50 2026-01-13T19:15:50.811Z INFO 11274 --- [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 19:15:50 2026-01-13T19:15:50.812Z INFO 11274 --- [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 19:15:50 2026-01-13T19:15:50.812Z INFO 11274 --- [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 19:15:51 2026-01-13T19:15:51.311Z INFO 11274 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 19:15:51 2026-01-13T19:15:51.311Z INFO 11274 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 19:15:51 2026-01-13T19:15:51.311Z INFO 11274 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.telemetry.internals.ClientTelemetryReporter 19:15:51 2026-01-13T19:15:51.311Z INFO 11274 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 19:15:51 2026-01-13T19:15:51.313Z INFO 11274 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : App info kafka.consumer for consumer-test-group-13 unregistered 19:15:51 2026-01-13T19:15:51.313Z INFO 11274 --- [cps-integration-test] [ main] o.a.k.clients.producer.KafkaProducer : [Producer clientId=test-client-id] Closing the Kafka producer with timeoutMillis = 9223372036854775807 ms. 19:15:51 2026-01-13T19:15:51.321Z INFO 11274 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 19:15:51 2026-01-13T19:15:51.321Z INFO 11274 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 19:15:51 2026-01-13T19:15:51.321Z INFO 11274 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.telemetry.internals.ClientTelemetryReporter 19:15:51 2026-01-13T19:15:51.321Z INFO 11274 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 19:15:51 2026-01-13T19:15:51.321Z INFO 11274 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : App info kafka.producer for test-client-id unregistered 19:15:51 2026-01-13T19:15:51.321Z INFO 11274 --- [cps-integration-test] [ main] o.a.k.clients.producer.KafkaProducer : [Producer clientId=test-client-id] Closing the Kafka producer with timeoutMillis = 9223372036854775807 ms. 19:15:51 2026-01-13T19:15:51.324Z INFO 11274 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 19:15:51 2026-01-13T19:15:51.324Z INFO 11274 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 19:15:51 2026-01-13T19:15:51.324Z INFO 11274 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.telemetry.internals.ClientTelemetryReporter 19:15:51 2026-01-13T19:15:51.324Z INFO 11274 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 19:15:51 2026-01-13T19:15:51.324Z INFO 11274 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : App info kafka.producer for test-client-id unregistered 19:15:51 2026-01-13T19:15:51.494Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 19:15:51 2026-01-13T19:15:51.495Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 19:15:51 2026-01-13T19:15:51.495Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 19:15:51 2026-01-13T19:15:51.495Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 19:15:51 2026-01-13T19:15:51.495Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 19:15:51 2026-01-13T19:15:51.518Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 19:15:51 2026-01-13T19:15:51.546Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 19:15:51 2026-01-13T19:15:51.546Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 19:15:51 2026-01-13T19:15:51.547Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 19:15:51 2026-01-13T19:15:51.547Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 19:15:51 2026-01-13T19:15:51.547Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 19:15:51 2026-01-13T19:15:51.571Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 19:15:51 2026-01-13T19:15:51.598Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 19:15:51 2026-01-13T19:15:51.599Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 19:15:51 2026-01-13T19:15:51.599Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 19:15:51 2026-01-13T19:15:51.599Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 19:15:51 2026-01-13T19:15:51.599Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 19:15:51 2026-01-13T19:15:51.626Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 19:15:51 2026-01-13T19:15:51.656Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 19:15:51 2026-01-13T19:15:51.656Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 19:15:51 2026-01-13T19:15:51.657Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 19:15:51 2026-01-13T19:15:51.657Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 19:15:51 2026-01-13T19:15:51.657Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 19:15:51 2026-01-13T19:15:51.680Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 19:15:51 2026-01-13T19:15:51.705Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 19:15:51 2026-01-13T19:15:51.705Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 19:15:51 2026-01-13T19:15:51.705Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 19:15:51 2026-01-13T19:15:51.705Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 19:15:51 2026-01-13T19:15:51.705Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 19:15:51 2026-01-13T19:15:51.734Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 19:15:51 2026-01-13T19:15:51.765Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 19:15:51 2026-01-13T19:15:51.765Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 19:15:51 2026-01-13T19:15:51.765Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 19:15:51 2026-01-13T19:15:51.766Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 19:15:51 2026-01-13T19:15:51.766Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 19:15:51 2026-01-13T19:15:51.786Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 19:15:51 2026-01-13T19:15:51.795Z INFO 11274 --- [cps-integration-test] [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 19:15:51 allow.auto.create.topics = true 19:15:51 auto.commit.interval.ms = 5000 19:15:51 auto.include.jmx.reporter = true 19:15:51 auto.offset.reset = latest 19:15:51 bootstrap.servers = [localhost:32777] 19:15:51 check.crcs = true 19:15:51 client.dns.lookup = use_all_dns_ips 19:15:51 client.id = consumer-test-group-14 19:15:51 client.rack = 19:15:51 connections.max.idle.ms = 540000 19:15:51 default.api.timeout.ms = 60000 19:15:51 enable.auto.commit = true 19:15:51 enable.metrics.push = true 19:15:51 exclude.internal.topics = true 19:15:51 fetch.max.bytes = 52428800 19:15:51 fetch.max.wait.ms = 500 19:15:51 fetch.min.bytes = 1 19:15:51 group.id = test-group 19:15:51 group.instance.id = null 19:15:51 group.protocol = classic 19:15:51 group.remote.assignor = null 19:15:51 heartbeat.interval.ms = 3000 19:15:51 interceptor.classes = [] 19:15:51 internal.leave.group.on.close = true 19:15:51 internal.throw.on.fetch.stable.offset.unsupported = false 19:15:51 isolation.level = read_uncommitted 19:15:51 key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 19:15:51 max.partition.fetch.bytes = 1048576 19:15:51 max.poll.interval.ms = 300000 19:15:51 max.poll.records = 2147483647 19:15:51 metadata.max.age.ms = 300000 19:15:51 metadata.recovery.strategy = none 19:15:51 metric.reporters = [] 19:15:51 metrics.num.samples = 2 19:15:51 metrics.recording.level = INFO 19:15:51 metrics.sample.window.ms = 30000 19:15:51 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 19:15:51 receive.buffer.bytes = 65536 19:15:51 reconnect.backoff.max.ms = 1000 19:15:51 reconnect.backoff.ms = 50 19:15:51 request.timeout.ms = 30000 19:15:51 retry.backoff.max.ms = 1000 19:15:51 retry.backoff.ms = 100 19:15:51 sasl.client.callback.handler.class = null 19:15:51 sasl.jaas.config = null 19:15:51 sasl.kerberos.kinit.cmd = /usr/bin/kinit 19:15:51 sasl.kerberos.min.time.before.relogin = 60000 19:15:51 sasl.kerberos.service.name = null 19:15:51 sasl.kerberos.ticket.renew.jitter = 0.05 19:15:51 sasl.kerberos.ticket.renew.window.factor = 0.8 19:15:51 sasl.login.callback.handler.class = null 19:15:51 sasl.login.class = null 19:15:51 sasl.login.connect.timeout.ms = null 19:15:51 sasl.login.read.timeout.ms = null 19:15:51 sasl.login.refresh.buffer.seconds = 300 19:15:51 sasl.login.refresh.min.period.seconds = 60 19:15:51 sasl.login.refresh.window.factor = 0.8 19:15:51 sasl.login.refresh.window.jitter = 0.05 19:15:51 sasl.login.retry.backoff.max.ms = 10000 19:15:51 sasl.login.retry.backoff.ms = 100 19:15:51 sasl.mechanism = GSSAPI 19:15:51 sasl.oauthbearer.clock.skew.seconds = 30 19:15:51 sasl.oauthbearer.expected.audience = null 19:15:51 sasl.oauthbearer.expected.issuer = null 19:15:51 sasl.oauthbearer.header.urlencode = false 19:15:51 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 19:15:51 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 19:15:51 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 19:15:51 sasl.oauthbearer.jwks.endpoint.url = null 19:15:51 sasl.oauthbearer.scope.claim.name = scope 19:15:51 sasl.oauthbearer.sub.claim.name = sub 19:15:51 sasl.oauthbearer.token.endpoint.url = null 19:15:51 security.protocol = PLAINTEXT 19:15:51 security.providers = null 19:15:51 send.buffer.bytes = 131072 19:15:51 session.timeout.ms = 45000 19:15:51 socket.connection.setup.timeout.max.ms = 30000 19:15:51 socket.connection.setup.timeout.ms = 10000 19:15:51 ssl.cipher.suites = null 19:15:51 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 19:15:51 ssl.endpoint.identification.algorithm = https 19:15:51 ssl.engine.factory.class = null 19:15:51 ssl.key.password = null 19:15:51 ssl.keymanager.algorithm = SunX509 19:15:51 ssl.keystore.certificate.chain = null 19:15:51 ssl.keystore.key = null 19:15:51 ssl.keystore.location = null 19:15:51 ssl.keystore.password = null 19:15:51 ssl.keystore.type = JKS 19:15:51 ssl.protocol = TLSv1.3 19:15:51 ssl.provider = null 19:15:51 ssl.secure.random.implementation = null 19:15:51 ssl.trustmanager.algorithm = PKIX 19:15:51 ssl.truststore.certificates = null 19:15:51 ssl.truststore.location = null 19:15:51 ssl.truststore.password = null 19:15:51 ssl.truststore.type = JKS 19:15:51 value.deserializer = class io.cloudevents.kafka.CloudEventDeserializer 19:15:51 19:15:51 2026-01-13T19:15:51.796Z INFO 11274 --- [cps-integration-test] [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 19:15:51 2026-01-13T19:15:51.798Z INFO 11274 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 19:15:51 2026-01-13T19:15:51.798Z INFO 11274 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 19:15:51 2026-01-13T19:15:51.798Z INFO 11274 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1768331751798 19:15:51 2026-01-13T19:15:51.798Z INFO 11274 --- [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 19:15:51 2026-01-13T19:15:51.803Z INFO 11274 --- [cps-integration-test] [ main] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-test-group-14, groupId=test-group] Cluster ID: 4L6g3nShT-eMCtK--X86sw 19:15:51 2026-01-13T19:15:51.803Z INFO 11274 --- [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) 19:15:51 2026-01-13T19:15:51.805Z INFO 11274 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-14, groupId=test-group] (Re-)joining group 19:15:51 2026-01-13T19:15:51.818Z INFO 11274 --- [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-a68f901d-fa1f-4af3-82b6-d5f9e908e7e9 19:15:51 2026-01-13T19:15:51.818Z INFO 11274 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-14, groupId=test-group] (Re-)joining group 19:15:51 2026-01-13T19:15:51.820Z INFO 11274 --- [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-a68f901d-fa1f-4af3-82b6-d5f9e908e7e9', protocol='range'} 19:15:51 2026-01-13T19:15:51.821Z INFO 11274 --- [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-a68f901d-fa1f-4af3-82b6-d5f9e908e7e9=Assignment(partitions=[ncmp-dmi-cm-avc-subscription-0])} 19:15:51 2026-01-13T19:15:51.822Z INFO 11274 --- [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-a68f901d-fa1f-4af3-82b6-d5f9e908e7e9', protocol='range'} 19:15:51 2026-01-13T19:15:51.822Z INFO 11274 --- [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]) 19:15:51 2026-01-13T19:15:51.822Z INFO 11274 --- [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 19:15:51 2026-01-13T19:15:51.823Z INFO 11274 --- [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 19:15:51 2026-01-13T19:15:51.826Z INFO 11274 --- [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}}. 19:15:52 2026-01-13T19:15:52.299Z INFO 11274 --- [cps-integration-test] [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 19:15:52 acks = -1 19:15:52 auto.include.jmx.reporter = true 19:15:52 batch.size = 16384 19:15:52 bootstrap.servers = [localhost:32777] 19:15:52 buffer.memory = 33554432 19:15:52 client.dns.lookup = use_all_dns_ips 19:15:52 client.id = test-client-id 19:15:52 compression.gzip.level = -1 19:15:52 compression.lz4.level = 9 19:15:52 compression.type = none 19:15:52 compression.zstd.level = 3 19:15:52 connections.max.idle.ms = 540000 19:15:52 delivery.timeout.ms = 120000 19:15:52 enable.idempotence = true 19:15:52 enable.metrics.push = true 19:15:52 interceptor.classes = [] 19:15:52 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 19:15:52 linger.ms = 0 19:15:52 max.block.ms = 60000 19:15:52 max.in.flight.requests.per.connection = 5 19:15:52 max.request.size = 1048576 19:15:52 metadata.max.age.ms = 300000 19:15:52 metadata.max.idle.ms = 300000 19:15:52 metadata.recovery.strategy = none 19:15:52 metric.reporters = [] 19:15:52 metrics.num.samples = 2 19:15:52 metrics.recording.level = INFO 19:15:52 metrics.sample.window.ms = 30000 19:15:52 partitioner.adaptive.partitioning.enable = true 19:15:52 partitioner.availability.timeout.ms = 0 19:15:52 partitioner.class = null 19:15:52 partitioner.ignore.keys = false 19:15:52 receive.buffer.bytes = 32768 19:15:52 reconnect.backoff.max.ms = 1000 19:15:52 reconnect.backoff.ms = 50 19:15:52 request.timeout.ms = 30000 19:15:52 retries = 2147483647 19:15:52 retry.backoff.max.ms = 1000 19:15:52 retry.backoff.ms = 100 19:15:52 sasl.client.callback.handler.class = null 19:15:52 sasl.jaas.config = null 19:15:52 sasl.kerberos.kinit.cmd = /usr/bin/kinit 19:15:52 sasl.kerberos.min.time.before.relogin = 60000 19:15:52 sasl.kerberos.service.name = null 19:15:52 sasl.kerberos.ticket.renew.jitter = 0.05 19:15:52 sasl.kerberos.ticket.renew.window.factor = 0.8 19:15:52 sasl.login.callback.handler.class = null 19:15:52 sasl.login.class = null 19:15:52 sasl.login.connect.timeout.ms = null 19:15:52 sasl.login.read.timeout.ms = null 19:15:52 sasl.login.refresh.buffer.seconds = 300 19:15:52 sasl.login.refresh.min.period.seconds = 60 19:15:52 sasl.login.refresh.window.factor = 0.8 19:15:52 sasl.login.refresh.window.jitter = 0.05 19:15:52 sasl.login.retry.backoff.max.ms = 10000 19:15:52 sasl.login.retry.backoff.ms = 100 19:15:52 sasl.mechanism = GSSAPI 19:15:52 sasl.oauthbearer.clock.skew.seconds = 30 19:15:52 sasl.oauthbearer.expected.audience = null 19:15:52 sasl.oauthbearer.expected.issuer = null 19:15:52 sasl.oauthbearer.header.urlencode = false 19:15:52 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 19:15:52 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 19:15:52 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 19:15:52 sasl.oauthbearer.jwks.endpoint.url = null 19:15:52 sasl.oauthbearer.scope.claim.name = scope 19:15:52 sasl.oauthbearer.sub.claim.name = sub 19:15:52 sasl.oauthbearer.token.endpoint.url = null 19:15:52 security.protocol = PLAINTEXT 19:15:52 security.providers = null 19:15:52 send.buffer.bytes = 131072 19:15:52 socket.connection.setup.timeout.max.ms = 30000 19:15:52 socket.connection.setup.timeout.ms = 10000 19:15:52 ssl.cipher.suites = null 19:15:52 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 19:15:52 ssl.endpoint.identification.algorithm = https 19:15:52 ssl.engine.factory.class = null 19:15:52 ssl.key.password = null 19:15:52 ssl.keymanager.algorithm = SunX509 19:15:52 ssl.keystore.certificate.chain = null 19:15:52 ssl.keystore.key = null 19:15:52 ssl.keystore.location = null 19:15:52 ssl.keystore.password = null 19:15:52 ssl.keystore.type = JKS 19:15:52 ssl.protocol = TLSv1.3 19:15:52 ssl.provider = null 19:15:52 ssl.secure.random.implementation = null 19:15:52 ssl.trustmanager.algorithm = PKIX 19:15:52 ssl.truststore.certificates = null 19:15:52 ssl.truststore.location = null 19:15:52 ssl.truststore.password = null 19:15:52 ssl.truststore.type = JKS 19:15:52 transaction.timeout.ms = 60000 19:15:52 transactional.id = null 19:15:52 value.serializer = class org.apache.kafka.common.serialization.StringSerializer 19:15:52 19:15:52 2026-01-13T19:15:52.299Z INFO 11274 --- [cps-integration-test] [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 19:15:52 2026-01-13T19:15:52.300Z INFO 11274 --- [cps-integration-test] [ main] o.a.k.clients.producer.KafkaProducer : [Producer clientId=test-client-id] Instantiated an idempotent producer. 19:15:52 2026-01-13T19:15:52.303Z INFO 11274 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 19:15:52 2026-01-13T19:15:52.304Z INFO 11274 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 19:15:52 2026-01-13T19:15:52.304Z INFO 11274 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1768331752303 19:15:52 2026-01-13T19:15:52.304Z INFO 11274 --- [cps-integration-test] [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 19:15:52 acks = -1 19:15:52 auto.include.jmx.reporter = true 19:15:52 batch.size = 16384 19:15:52 bootstrap.servers = [localhost:32777] 19:15:52 buffer.memory = 33554432 19:15:52 client.dns.lookup = use_all_dns_ips 19:15:52 client.id = test-client-id 19:15:52 compression.gzip.level = -1 19:15:52 compression.lz4.level = 9 19:15:52 compression.type = none 19:15:52 compression.zstd.level = 3 19:15:52 connections.max.idle.ms = 540000 19:15:52 delivery.timeout.ms = 120000 19:15:52 enable.idempotence = true 19:15:52 enable.metrics.push = true 19:15:52 interceptor.classes = [] 19:15:52 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 19:15:52 linger.ms = 0 19:15:52 max.block.ms = 60000 19:15:52 max.in.flight.requests.per.connection = 5 19:15:52 max.request.size = 1048576 19:15:52 metadata.max.age.ms = 300000 19:15:52 metadata.max.idle.ms = 300000 19:15:52 metadata.recovery.strategy = none 19:15:52 metric.reporters = [] 19:15:52 metrics.num.samples = 2 19:15:52 metrics.recording.level = INFO 19:15:52 metrics.sample.window.ms = 30000 19:15:52 partitioner.adaptive.partitioning.enable = true 19:15:52 partitioner.availability.timeout.ms = 0 19:15:52 partitioner.class = null 19:15:52 partitioner.ignore.keys = false 19:15:52 receive.buffer.bytes = 32768 19:15:52 reconnect.backoff.max.ms = 1000 19:15:52 reconnect.backoff.ms = 50 19:15:52 request.timeout.ms = 30000 19:15:52 retries = 2147483647 19:15:52 retry.backoff.max.ms = 1000 19:15:52 retry.backoff.ms = 100 19:15:52 sasl.client.callback.handler.class = null 19:15:52 sasl.jaas.config = null 19:15:52 sasl.kerberos.kinit.cmd = /usr/bin/kinit 19:15:52 sasl.kerberos.min.time.before.relogin = 60000 19:15:52 sasl.kerberos.service.name = null 19:15:52 sasl.kerberos.ticket.renew.jitter = 0.05 19:15:52 sasl.kerberos.ticket.renew.window.factor = 0.8 19:15:52 sasl.login.callback.handler.class = null 19:15:52 sasl.login.class = null 19:15:52 sasl.login.connect.timeout.ms = null 19:15:52 sasl.login.read.timeout.ms = null 19:15:52 sasl.login.refresh.buffer.seconds = 300 19:15:52 sasl.login.refresh.min.period.seconds = 60 19:15:52 sasl.login.refresh.window.factor = 0.8 19:15:52 sasl.login.refresh.window.jitter = 0.05 19:15:52 sasl.login.retry.backoff.max.ms = 10000 19:15:52 sasl.login.retry.backoff.ms = 100 19:15:52 sasl.mechanism = GSSAPI 19:15:52 sasl.oauthbearer.clock.skew.seconds = 30 19:15:52 sasl.oauthbearer.expected.audience = null 19:15:52 sasl.oauthbearer.expected.issuer = null 19:15:52 sasl.oauthbearer.header.urlencode = false 19:15:52 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 19:15:52 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 19:15:52 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 19:15:52 sasl.oauthbearer.jwks.endpoint.url = null 19:15:52 sasl.oauthbearer.scope.claim.name = scope 19:15:52 sasl.oauthbearer.sub.claim.name = sub 19:15:52 sasl.oauthbearer.token.endpoint.url = null 19:15:52 security.protocol = PLAINTEXT 19:15:52 security.providers = null 19:15:52 send.buffer.bytes = 131072 19:15:52 socket.connection.setup.timeout.max.ms = 30000 19:15:52 socket.connection.setup.timeout.ms = 10000 19:15:52 ssl.cipher.suites = null 19:15:52 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 19:15:52 ssl.endpoint.identification.algorithm = https 19:15:52 ssl.engine.factory.class = null 19:15:52 ssl.key.password = null 19:15:52 ssl.keymanager.algorithm = SunX509 19:15:52 ssl.keystore.certificate.chain = null 19:15:52 ssl.keystore.key = null 19:15:52 ssl.keystore.location = null 19:15:52 ssl.keystore.password = null 19:15:52 ssl.keystore.type = JKS 19:15:52 ssl.protocol = TLSv1.3 19:15:52 ssl.provider = null 19:15:52 ssl.secure.random.implementation = null 19:15:52 ssl.trustmanager.algorithm = PKIX 19:15:52 ssl.truststore.certificates = null 19:15:52 ssl.truststore.location = null 19:15:52 ssl.truststore.password = null 19:15:52 ssl.truststore.type = JKS 19:15:52 transaction.timeout.ms = 60000 19:15:52 transactional.id = null 19:15:52 value.serializer = class io.cloudevents.kafka.CloudEventSerializer 19:15:52 19:15:52 2026-01-13T19:15:52.304Z INFO 11274 --- [cps-integration-test] [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 19:15:52 2026-01-13T19:15:52.305Z INFO 11274 --- [cps-integration-test] [ main] o.a.k.clients.producer.KafkaProducer : [Producer clientId=test-client-id] Instantiated an idempotent producer. 19:15:52 2026-01-13T19:15:52.309Z INFO 11274 --- [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. 19:15:52 2026-01-13T19:15:52.309Z INFO 11274 --- [cps-integration-test] [ test-client-id] org.apache.kafka.clients.Metadata : [Producer clientId=test-client-id] Cluster ID: 4L6g3nShT-eMCtK--X86sw 19:15:52 2026-01-13T19:15:52.311Z INFO 11274 --- [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 19:15:52 2026-01-13T19:15:52.314Z INFO 11274 --- [cps-integration-test] [ test-client-id] org.apache.kafka.clients.Metadata : [Producer clientId=test-client-id] Cluster ID: 4L6g3nShT-eMCtK--X86sw 19:15:52 2026-01-13T19:15:52.314Z INFO 11274 --- [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 19:15:52 2026-01-13T19:15:52.321Z INFO 11274 --- [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 19:15:52 2026-01-13T19:15:52.360Z INFO 11274 --- [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 19:15:52 2026-01-13T19:15:52.436Z INFO 11274 --- [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 19:15:52 2026-01-13T19:15:52.467Z INFO 11274 --- [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 19:15:52 2026-01-13T19:15:52.546Z INFO 11274 --- [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 19:15:52 2026-01-13T19:15:52.546Z INFO 11274 --- [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-a68f901d-fa1f-4af3-82b6-d5f9e908e7e9 sending LeaveGroup request to coordinator localhost:32777 (id: 2147483646 rack: null) due to the consumer unsubscribed from all topics 19:15:52 2026-01-13T19:15:52.546Z INFO 11274 --- [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 19:15:52 2026-01-13T19:15:52.546Z INFO 11274 --- [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 19:15:52 2026-01-13T19:15:52.546Z INFO 11274 --- [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 19:15:52 2026-01-13T19:15:52.548Z INFO 11274 --- [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 19:15:52 2026-01-13T19:15:52.548Z INFO 11274 --- [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 19:15:53 2026-01-13T19:15:53.049Z INFO 11274 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 19:15:53 2026-01-13T19:15:53.049Z INFO 11274 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 19:15:53 2026-01-13T19:15:53.049Z INFO 11274 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.telemetry.internals.ClientTelemetryReporter 19:15:53 2026-01-13T19:15:53.049Z INFO 11274 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 19:15:53 2026-01-13T19:15:53.051Z INFO 11274 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : App info kafka.consumer for consumer-test-group-14 unregistered 19:15:53 2026-01-13T19:15:53.051Z INFO 11274 --- [cps-integration-test] [ main] o.a.k.clients.producer.KafkaProducer : [Producer clientId=test-client-id] Closing the Kafka producer with timeoutMillis = 9223372036854775807 ms. 19:15:53 2026-01-13T19:15:53.054Z INFO 11274 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 19:15:53 2026-01-13T19:15:53.054Z INFO 11274 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 19:15:53 2026-01-13T19:15:53.054Z INFO 11274 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.telemetry.internals.ClientTelemetryReporter 19:15:53 2026-01-13T19:15:53.054Z INFO 11274 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 19:15:53 2026-01-13T19:15:53.055Z INFO 11274 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : App info kafka.producer for test-client-id unregistered 19:15:53 2026-01-13T19:15:53.055Z INFO 11274 --- [cps-integration-test] [ main] o.a.k.clients.producer.KafkaProducer : [Producer clientId=test-client-id] Closing the Kafka producer with timeoutMillis = 9223372036854775807 ms. 19:15:53 2026-01-13T19:15:53.057Z INFO 11274 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 19:15:53 2026-01-13T19:15:53.057Z INFO 11274 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 19:15:53 2026-01-13T19:15:53.057Z INFO 11274 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.telemetry.internals.ClientTelemetryReporter 19:15:53 2026-01-13T19:15:53.057Z INFO 11274 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 19:15:53 2026-01-13T19:15:53.057Z INFO 11274 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : App info kafka.producer for test-client-id unregistered 19:15:53 2026-01-13T19:15:53.209Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 19:15:53 2026-01-13T19:15:53.220Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 19:15:53 2026-01-13T19:15:53.226Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 19:15:53 2026-01-13T19:15:53.226Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 19:15:53 2026-01-13T19:15:53.226Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 19:15:53 2026-01-13T19:15:53.249Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 19:15:53 2026-01-13T19:15:53.272Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 19:15:53 2026-01-13T19:15:53.273Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 19:15:53 2026-01-13T19:15:53.273Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 19:15:53 2026-01-13T19:15:53.273Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 19:15:53 2026-01-13T19:15:53.273Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 19:15:53 2026-01-13T19:15:53.294Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 19:15:53 2026-01-13T19:15:53.322Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 19:15:53 2026-01-13T19:15:53.323Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 19:15:53 2026-01-13T19:15:53.323Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 19:15:53 2026-01-13T19:15:53.323Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 19:15:53 2026-01-13T19:15:53.323Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 19:15:53 2026-01-13T19:15:53.346Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 19:15:53 2026-01-13T19:15:53.367Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 19:15:53 2026-01-13T19:15:53.367Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 19:15:53 2026-01-13T19:15:53.367Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 19:15:53 2026-01-13T19:15:53.368Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 19:15:53 2026-01-13T19:15:53.368Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 19:15:53 2026-01-13T19:15:53.389Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 19:15:53 2026-01-13T19:15:53.432Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 19:15:53 2026-01-13T19:15:53.433Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 19:15:53 2026-01-13T19:15:53.433Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 19:15:53 2026-01-13T19:15:53.434Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 19:15:53 2026-01-13T19:15:53.434Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 19:15:53 2026-01-13T19:15:53.473Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 19:15:53 2026-01-13T19:15:53.500Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 19:15:53 2026-01-13T19:15:53.500Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 19:15:53 2026-01-13T19:15:53.500Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 19:15:53 2026-01-13T19:15:53.500Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 19:15:53 2026-01-13T19:15:53.500Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 19:15:53 2026-01-13T19:15:53.524Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 19:15:53 2026-01-13T19:15:53.533Z INFO 11274 --- [cps-integration-test] [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 19:15:53 allow.auto.create.topics = true 19:15:53 auto.commit.interval.ms = 5000 19:15:53 auto.include.jmx.reporter = true 19:15:53 auto.offset.reset = latest 19:15:53 bootstrap.servers = [localhost:32777] 19:15:53 check.crcs = true 19:15:53 client.dns.lookup = use_all_dns_ips 19:15:53 client.id = consumer-test-group-15 19:15:53 client.rack = 19:15:53 connections.max.idle.ms = 540000 19:15:53 default.api.timeout.ms = 60000 19:15:53 enable.auto.commit = true 19:15:53 enable.metrics.push = true 19:15:53 exclude.internal.topics = true 19:15:53 fetch.max.bytes = 52428800 19:15:53 fetch.max.wait.ms = 500 19:15:53 fetch.min.bytes = 1 19:15:53 group.id = test-group 19:15:53 group.instance.id = null 19:15:53 group.protocol = classic 19:15:53 group.remote.assignor = null 19:15:53 heartbeat.interval.ms = 3000 19:15:53 interceptor.classes = [] 19:15:53 internal.leave.group.on.close = true 19:15:53 internal.throw.on.fetch.stable.offset.unsupported = false 19:15:53 isolation.level = read_uncommitted 19:15:53 key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 19:15:53 max.partition.fetch.bytes = 1048576 19:15:53 max.poll.interval.ms = 300000 19:15:53 max.poll.records = 2147483647 19:15:53 metadata.max.age.ms = 300000 19:15:53 metadata.recovery.strategy = none 19:15:53 metric.reporters = [] 19:15:53 metrics.num.samples = 2 19:15:53 metrics.recording.level = INFO 19:15:53 metrics.sample.window.ms = 30000 19:15:53 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 19:15:53 receive.buffer.bytes = 65536 19:15:53 reconnect.backoff.max.ms = 1000 19:15:53 reconnect.backoff.ms = 50 19:15:53 request.timeout.ms = 30000 19:15:53 retry.backoff.max.ms = 1000 19:15:53 retry.backoff.ms = 100 19:15:53 sasl.client.callback.handler.class = null 19:15:53 sasl.jaas.config = null 19:15:53 sasl.kerberos.kinit.cmd = /usr/bin/kinit 19:15:53 sasl.kerberos.min.time.before.relogin = 60000 19:15:53 sasl.kerberos.service.name = null 19:15:53 sasl.kerberos.ticket.renew.jitter = 0.05 19:15:53 sasl.kerberos.ticket.renew.window.factor = 0.8 19:15:53 sasl.login.callback.handler.class = null 19:15:53 sasl.login.class = null 19:15:53 sasl.login.connect.timeout.ms = null 19:15:53 sasl.login.read.timeout.ms = null 19:15:53 sasl.login.refresh.buffer.seconds = 300 19:15:53 sasl.login.refresh.min.period.seconds = 60 19:15:53 sasl.login.refresh.window.factor = 0.8 19:15:53 sasl.login.refresh.window.jitter = 0.05 19:15:53 sasl.login.retry.backoff.max.ms = 10000 19:15:53 sasl.login.retry.backoff.ms = 100 19:15:53 sasl.mechanism = GSSAPI 19:15:53 sasl.oauthbearer.clock.skew.seconds = 30 19:15:53 sasl.oauthbearer.expected.audience = null 19:15:53 sasl.oauthbearer.expected.issuer = null 19:15:53 sasl.oauthbearer.header.urlencode = false 19:15:53 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 19:15:53 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 19:15:53 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 19:15:53 sasl.oauthbearer.jwks.endpoint.url = null 19:15:53 sasl.oauthbearer.scope.claim.name = scope 19:15:53 sasl.oauthbearer.sub.claim.name = sub 19:15:53 sasl.oauthbearer.token.endpoint.url = null 19:15:53 security.protocol = PLAINTEXT 19:15:53 security.providers = null 19:15:53 send.buffer.bytes = 131072 19:15:53 session.timeout.ms = 45000 19:15:53 socket.connection.setup.timeout.max.ms = 30000 19:15:53 socket.connection.setup.timeout.ms = 10000 19:15:53 ssl.cipher.suites = null 19:15:53 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 19:15:53 ssl.endpoint.identification.algorithm = https 19:15:53 ssl.engine.factory.class = null 19:15:53 ssl.key.password = null 19:15:53 ssl.keymanager.algorithm = SunX509 19:15:53 ssl.keystore.certificate.chain = null 19:15:53 ssl.keystore.key = null 19:15:53 ssl.keystore.location = null 19:15:53 ssl.keystore.password = null 19:15:53 ssl.keystore.type = JKS 19:15:53 ssl.protocol = TLSv1.3 19:15:53 ssl.provider = null 19:15:53 ssl.secure.random.implementation = null 19:15:53 ssl.trustmanager.algorithm = PKIX 19:15:53 ssl.truststore.certificates = null 19:15:53 ssl.truststore.location = null 19:15:53 ssl.truststore.password = null 19:15:53 ssl.truststore.type = JKS 19:15:53 value.deserializer = class io.cloudevents.kafka.CloudEventDeserializer 19:15:53 19:15:53 2026-01-13T19:15:53.534Z INFO 11274 --- [cps-integration-test] [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 19:15:53 2026-01-13T19:15:53.536Z INFO 11274 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 19:15:53 2026-01-13T19:15:53.536Z INFO 11274 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 19:15:53 2026-01-13T19:15:53.536Z INFO 11274 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1768331753536 19:15:53 2026-01-13T19:15:53.536Z INFO 11274 --- [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 19:15:53 2026-01-13T19:15:53.549Z INFO 11274 --- [cps-integration-test] [ main] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-test-group-15, groupId=test-group] Cluster ID: 4L6g3nShT-eMCtK--X86sw 19:15:53 2026-01-13T19:15:53.549Z INFO 11274 --- [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) 19:15:53 2026-01-13T19:15:53.550Z INFO 11274 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-15, groupId=test-group] (Re-)joining group 19:15:53 2026-01-13T19:15:53.554Z INFO 11274 --- [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-87873b36-0df9-48b0-ad06-092789a7af57 19:15:53 2026-01-13T19:15:53.554Z INFO 11274 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-15, groupId=test-group] (Re-)joining group 19:15:53 2026-01-13T19:15:53.556Z INFO 11274 --- [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-87873b36-0df9-48b0-ad06-092789a7af57', protocol='range'} 19:15:53 2026-01-13T19:15:53.556Z INFO 11274 --- [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-87873b36-0df9-48b0-ad06-092789a7af57=Assignment(partitions=[ncmp-dmi-cm-avc-subscription-0])} 19:15:53 2026-01-13T19:15:53.558Z INFO 11274 --- [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-87873b36-0df9-48b0-ad06-092789a7af57', protocol='range'} 19:15:53 2026-01-13T19:15:53.558Z INFO 11274 --- [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]) 19:15:53 2026-01-13T19:15:53.558Z INFO 11274 --- [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 19:15:53 2026-01-13T19:15:53.561Z INFO 11274 --- [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 19:15:53 2026-01-13T19:15:53.565Z INFO 11274 --- [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}}. 19:15:54 2026-01-13T19:15:54.038Z INFO 11274 --- [cps-integration-test] [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 19:15:54 acks = -1 19:15:54 auto.include.jmx.reporter = true 19:15:54 batch.size = 16384 19:15:54 bootstrap.servers = [localhost:32777] 19:15:54 buffer.memory = 33554432 19:15:54 client.dns.lookup = use_all_dns_ips 19:15:54 client.id = test-client-id 19:15:54 compression.gzip.level = -1 19:15:54 compression.lz4.level = 9 19:15:54 compression.type = none 19:15:54 compression.zstd.level = 3 19:15:54 connections.max.idle.ms = 540000 19:15:54 delivery.timeout.ms = 120000 19:15:54 enable.idempotence = true 19:15:54 enable.metrics.push = true 19:15:54 interceptor.classes = [] 19:15:54 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 19:15:54 linger.ms = 0 19:15:54 max.block.ms = 60000 19:15:54 max.in.flight.requests.per.connection = 5 19:15:54 max.request.size = 1048576 19:15:54 metadata.max.age.ms = 300000 19:15:54 metadata.max.idle.ms = 300000 19:15:54 metadata.recovery.strategy = none 19:15:54 metric.reporters = [] 19:15:54 metrics.num.samples = 2 19:15:54 metrics.recording.level = INFO 19:15:54 metrics.sample.window.ms = 30000 19:15:54 partitioner.adaptive.partitioning.enable = true 19:15:54 partitioner.availability.timeout.ms = 0 19:15:54 partitioner.class = null 19:15:54 partitioner.ignore.keys = false 19:15:54 receive.buffer.bytes = 32768 19:15:54 reconnect.backoff.max.ms = 1000 19:15:54 reconnect.backoff.ms = 50 19:15:54 request.timeout.ms = 30000 19:15:54 retries = 2147483647 19:15:54 retry.backoff.max.ms = 1000 19:15:54 retry.backoff.ms = 100 19:15:54 sasl.client.callback.handler.class = null 19:15:54 sasl.jaas.config = null 19:15:54 sasl.kerberos.kinit.cmd = /usr/bin/kinit 19:15:54 sasl.kerberos.min.time.before.relogin = 60000 19:15:54 sasl.kerberos.service.name = null 19:15:54 sasl.kerberos.ticket.renew.jitter = 0.05 19:15:54 sasl.kerberos.ticket.renew.window.factor = 0.8 19:15:54 sasl.login.callback.handler.class = null 19:15:54 sasl.login.class = null 19:15:54 sasl.login.connect.timeout.ms = null 19:15:54 sasl.login.read.timeout.ms = null 19:15:54 sasl.login.refresh.buffer.seconds = 300 19:15:54 sasl.login.refresh.min.period.seconds = 60 19:15:54 sasl.login.refresh.window.factor = 0.8 19:15:54 sasl.login.refresh.window.jitter = 0.05 19:15:54 sasl.login.retry.backoff.max.ms = 10000 19:15:54 sasl.login.retry.backoff.ms = 100 19:15:54 sasl.mechanism = GSSAPI 19:15:54 sasl.oauthbearer.clock.skew.seconds = 30 19:15:54 sasl.oauthbearer.expected.audience = null 19:15:54 sasl.oauthbearer.expected.issuer = null 19:15:54 sasl.oauthbearer.header.urlencode = false 19:15:54 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 19:15:54 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 19:15:54 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 19:15:54 sasl.oauthbearer.jwks.endpoint.url = null 19:15:54 sasl.oauthbearer.scope.claim.name = scope 19:15:54 sasl.oauthbearer.sub.claim.name = sub 19:15:54 sasl.oauthbearer.token.endpoint.url = null 19:15:54 security.protocol = PLAINTEXT 19:15:54 security.providers = null 19:15:54 send.buffer.bytes = 131072 19:15:54 socket.connection.setup.timeout.max.ms = 30000 19:15:54 socket.connection.setup.timeout.ms = 10000 19:15:54 ssl.cipher.suites = null 19:15:54 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 19:15:54 ssl.endpoint.identification.algorithm = https 19:15:54 ssl.engine.factory.class = null 19:15:54 ssl.key.password = null 19:15:54 ssl.keymanager.algorithm = SunX509 19:15:54 ssl.keystore.certificate.chain = null 19:15:54 ssl.keystore.key = null 19:15:54 ssl.keystore.location = null 19:15:54 ssl.keystore.password = null 19:15:54 ssl.keystore.type = JKS 19:15:54 ssl.protocol = TLSv1.3 19:15:54 ssl.provider = null 19:15:54 ssl.secure.random.implementation = null 19:15:54 ssl.trustmanager.algorithm = PKIX 19:15:54 ssl.truststore.certificates = null 19:15:54 ssl.truststore.location = null 19:15:54 ssl.truststore.password = null 19:15:54 ssl.truststore.type = JKS 19:15:54 transaction.timeout.ms = 60000 19:15:54 transactional.id = null 19:15:54 value.serializer = class org.apache.kafka.common.serialization.StringSerializer 19:15:54 19:15:54 2026-01-13T19:15:54.038Z INFO 11274 --- [cps-integration-test] [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 19:15:54 2026-01-13T19:15:54.039Z INFO 11274 --- [cps-integration-test] [ main] o.a.k.clients.producer.KafkaProducer : [Producer clientId=test-client-id] Instantiated an idempotent producer. 19:15:54 2026-01-13T19:15:54.042Z INFO 11274 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 19:15:54 2026-01-13T19:15:54.042Z INFO 11274 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 19:15:54 2026-01-13T19:15:54.042Z INFO 11274 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1768331754042 19:15:54 2026-01-13T19:15:54.045Z INFO 11274 --- [cps-integration-test] [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 19:15:54 acks = -1 19:15:54 auto.include.jmx.reporter = true 19:15:54 batch.size = 16384 19:15:54 bootstrap.servers = [localhost:32777] 19:15:54 buffer.memory = 33554432 19:15:54 client.dns.lookup = use_all_dns_ips 19:15:54 client.id = test-client-id 19:15:54 compression.gzip.level = -1 19:15:54 compression.lz4.level = 9 19:15:54 compression.type = none 19:15:54 compression.zstd.level = 3 19:15:54 connections.max.idle.ms = 540000 19:15:54 delivery.timeout.ms = 120000 19:15:54 enable.idempotence = true 19:15:54 enable.metrics.push = true 19:15:54 interceptor.classes = [] 19:15:54 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 19:15:54 linger.ms = 0 19:15:54 max.block.ms = 60000 19:15:54 max.in.flight.requests.per.connection = 5 19:15:54 max.request.size = 1048576 19:15:54 metadata.max.age.ms = 300000 19:15:54 metadata.max.idle.ms = 300000 19:15:54 metadata.recovery.strategy = none 19:15:54 metric.reporters = [] 19:15:54 metrics.num.samples = 2 19:15:54 metrics.recording.level = INFO 19:15:54 metrics.sample.window.ms = 30000 19:15:54 partitioner.adaptive.partitioning.enable = true 19:15:54 partitioner.availability.timeout.ms = 0 19:15:54 partitioner.class = null 19:15:54 partitioner.ignore.keys = false 19:15:54 receive.buffer.bytes = 32768 19:15:54 reconnect.backoff.max.ms = 1000 19:15:54 reconnect.backoff.ms = 50 19:15:54 request.timeout.ms = 30000 19:15:54 retries = 2147483647 19:15:54 retry.backoff.max.ms = 1000 19:15:54 retry.backoff.ms = 100 19:15:54 sasl.client.callback.handler.class = null 19:15:54 sasl.jaas.config = null 19:15:54 sasl.kerberos.kinit.cmd = /usr/bin/kinit 19:15:54 sasl.kerberos.min.time.before.relogin = 60000 19:15:54 sasl.kerberos.service.name = null 19:15:54 sasl.kerberos.ticket.renew.jitter = 0.05 19:15:54 sasl.kerberos.ticket.renew.window.factor = 0.8 19:15:54 sasl.login.callback.handler.class = null 19:15:54 sasl.login.class = null 19:15:54 sasl.login.connect.timeout.ms = null 19:15:54 sasl.login.read.timeout.ms = null 19:15:54 sasl.login.refresh.buffer.seconds = 300 19:15:54 sasl.login.refresh.min.period.seconds = 60 19:15:54 sasl.login.refresh.window.factor = 0.8 19:15:54 sasl.login.refresh.window.jitter = 0.05 19:15:54 sasl.login.retry.backoff.max.ms = 10000 19:15:54 sasl.login.retry.backoff.ms = 100 19:15:54 sasl.mechanism = GSSAPI 19:15:54 sasl.oauthbearer.clock.skew.seconds = 30 19:15:54 sasl.oauthbearer.expected.audience = null 19:15:54 sasl.oauthbearer.expected.issuer = null 19:15:54 sasl.oauthbearer.header.urlencode = false 19:15:54 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 19:15:54 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 19:15:54 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 19:15:54 sasl.oauthbearer.jwks.endpoint.url = null 19:15:54 sasl.oauthbearer.scope.claim.name = scope 19:15:54 sasl.oauthbearer.sub.claim.name = sub 19:15:54 sasl.oauthbearer.token.endpoint.url = null 19:15:54 security.protocol = PLAINTEXT 19:15:54 security.providers = null 19:15:54 send.buffer.bytes = 131072 19:15:54 socket.connection.setup.timeout.max.ms = 30000 19:15:54 socket.connection.setup.timeout.ms = 10000 19:15:54 ssl.cipher.suites = null 19:15:54 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 19:15:54 ssl.endpoint.identification.algorithm = https 19:15:54 ssl.engine.factory.class = null 19:15:54 ssl.key.password = null 19:15:54 ssl.keymanager.algorithm = SunX509 19:15:54 ssl.keystore.certificate.chain = null 19:15:54 ssl.keystore.key = null 19:15:54 ssl.keystore.location = null 19:15:54 ssl.keystore.password = null 19:15:54 ssl.keystore.type = JKS 19:15:54 ssl.protocol = TLSv1.3 19:15:54 ssl.provider = null 19:15:54 ssl.secure.random.implementation = null 19:15:54 ssl.trustmanager.algorithm = PKIX 19:15:54 ssl.truststore.certificates = null 19:15:54 ssl.truststore.location = null 19:15:54 ssl.truststore.password = null 19:15:54 ssl.truststore.type = JKS 19:15:54 transaction.timeout.ms = 60000 19:15:54 transactional.id = null 19:15:54 value.serializer = class io.cloudevents.kafka.CloudEventSerializer 19:15:54 19:15:54 2026-01-13T19:15:54.045Z INFO 11274 --- [cps-integration-test] [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 19:15:54 2026-01-13T19:15:54.046Z INFO 11274 --- [cps-integration-test] [ main] o.a.k.clients.producer.KafkaProducer : [Producer clientId=test-client-id] Instantiated an idempotent producer. 19:15:54 2026-01-13T19:15:54.048Z INFO 11274 --- [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. 19:15:54 2026-01-13T19:15:54.053Z INFO 11274 --- [cps-integration-test] [ test-client-id] org.apache.kafka.clients.Metadata : [Producer clientId=test-client-id] Cluster ID: 4L6g3nShT-eMCtK--X86sw 19:15:54 2026-01-13T19:15:54.053Z INFO 11274 --- [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 19:15:54 2026-01-13T19:15:54.057Z INFO 11274 --- [cps-integration-test] [ test-client-id] org.apache.kafka.clients.Metadata : [Producer clientId=test-client-id] Cluster ID: 4L6g3nShT-eMCtK--X86sw 19:15:54 2026-01-13T19:15:54.058Z INFO 11274 --- [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 19:15:54 2026-01-13T19:15:54.078Z INFO 11274 --- [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 19:15:54 2026-01-13T19:15:54.125Z INFO 11274 --- [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 19:15:54 2026-01-13T19:15:54.172Z INFO 11274 --- [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 19:15:54 2026-01-13T19:15:54.205Z INFO 11274 --- [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 19:15:55 2026-01-13T19:15:55.286Z INFO 11274 --- [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 19:15:55 2026-01-13T19:15:55.286Z INFO 11274 --- [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-87873b36-0df9-48b0-ad06-092789a7af57 sending LeaveGroup request to coordinator localhost:32777 (id: 2147483646 rack: null) due to the consumer unsubscribed from all topics 19:15:55 2026-01-13T19:15:55.286Z INFO 11274 --- [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 19:15:55 2026-01-13T19:15:55.286Z INFO 11274 --- [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 19:15:55 2026-01-13T19:15:55.286Z INFO 11274 --- [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 19:15:55 2026-01-13T19:15:55.286Z INFO 11274 --- [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 19:15:55 2026-01-13T19:15:55.286Z INFO 11274 --- [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 19:15:55 2026-01-13T19:15:55.290Z INFO 11274 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 19:15:55 2026-01-13T19:15:55.290Z INFO 11274 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 19:15:55 2026-01-13T19:15:55.290Z INFO 11274 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.telemetry.internals.ClientTelemetryReporter 19:15:55 2026-01-13T19:15:55.290Z INFO 11274 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 19:15:55 2026-01-13T19:15:55.291Z INFO 11274 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : App info kafka.consumer for consumer-test-group-15 unregistered 19:15:55 2026-01-13T19:15:55.291Z INFO 11274 --- [cps-integration-test] [ main] o.a.k.clients.producer.KafkaProducer : [Producer clientId=test-client-id] Closing the Kafka producer with timeoutMillis = 9223372036854775807 ms. 19:15:55 2026-01-13T19:15:55.294Z INFO 11274 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 19:15:55 2026-01-13T19:15:55.294Z INFO 11274 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 19:15:55 2026-01-13T19:15:55.294Z INFO 11274 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.telemetry.internals.ClientTelemetryReporter 19:15:55 2026-01-13T19:15:55.294Z INFO 11274 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 19:15:55 2026-01-13T19:15:55.294Z INFO 11274 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : App info kafka.producer for test-client-id unregistered 19:15:55 2026-01-13T19:15:55.294Z INFO 11274 --- [cps-integration-test] [ main] o.a.k.clients.producer.KafkaProducer : [Producer clientId=test-client-id] Closing the Kafka producer with timeoutMillis = 9223372036854775807 ms. 19:15:55 2026-01-13T19:15:55.296Z INFO 11274 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 19:15:55 2026-01-13T19:15:55.296Z INFO 11274 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 19:15:55 2026-01-13T19:15:55.296Z INFO 11274 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.telemetry.internals.ClientTelemetryReporter 19:15:55 2026-01-13T19:15:55.296Z INFO 11274 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 19:15:55 2026-01-13T19:15:55.296Z INFO 11274 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : App info kafka.producer for test-client-id unregistered 19:15:55 2026-01-13T19:15:55.483Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 19:15:55 2026-01-13T19:15:55.483Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 19:15:55 2026-01-13T19:15:55.484Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 19:15:55 2026-01-13T19:15:55.484Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 19:15:55 2026-01-13T19:15:55.484Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 19:15:55 2026-01-13T19:15:55.512Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 19:15:55 2026-01-13T19:15:55.542Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 19:15:55 2026-01-13T19:15:55.543Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 19:15:55 2026-01-13T19:15:55.543Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 19:15:55 2026-01-13T19:15:55.543Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 19:15:55 2026-01-13T19:15:55.543Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 19:15:55 2026-01-13T19:15:55.566Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 19:15:55 2026-01-13T19:15:55.587Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 19:15:55 2026-01-13T19:15:55.587Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 19:15:55 2026-01-13T19:15:55.587Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 19:15:55 2026-01-13T19:15:55.587Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 19:15:55 2026-01-13T19:15:55.587Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 19:15:55 2026-01-13T19:15:55.607Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 19:15:55 2026-01-13T19:15:55.630Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 19:15:55 2026-01-13T19:15:55.630Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 19:15:55 2026-01-13T19:15:55.630Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 19:15:55 2026-01-13T19:15:55.631Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 19:15:55 2026-01-13T19:15:55.631Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 19:15:55 2026-01-13T19:15:55.653Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 19:15:55 2026-01-13T19:15:55.671Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 19:15:55 2026-01-13T19:15:55.671Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 19:15:55 2026-01-13T19:15:55.672Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 19:15:55 2026-01-13T19:15:55.672Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 19:15:55 2026-01-13T19:15:55.672Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 19:15:55 2026-01-13T19:15:55.691Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 19:15:55 2026-01-13T19:15:55.711Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 19:15:55 2026-01-13T19:15:55.712Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 19:15:55 2026-01-13T19:15:55.712Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 19:15:55 2026-01-13T19:15:55.712Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 19:15:55 2026-01-13T19:15:55.712Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 19:15:55 2026-01-13T19:15:55.732Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 19:15:55 2026-01-13T19:15:55.741Z INFO 11274 --- [cps-integration-test] [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 19:15:55 allow.auto.create.topics = true 19:15:55 auto.commit.interval.ms = 5000 19:15:55 auto.include.jmx.reporter = true 19:15:55 auto.offset.reset = latest 19:15:55 bootstrap.servers = [localhost:32777] 19:15:55 check.crcs = true 19:15:55 client.dns.lookup = use_all_dns_ips 19:15:55 client.id = consumer-test-group-16 19:15:55 client.rack = 19:15:55 connections.max.idle.ms = 540000 19:15:55 default.api.timeout.ms = 60000 19:15:55 enable.auto.commit = true 19:15:55 enable.metrics.push = true 19:15:55 exclude.internal.topics = true 19:15:55 fetch.max.bytes = 52428800 19:15:55 fetch.max.wait.ms = 500 19:15:55 fetch.min.bytes = 1 19:15:55 group.id = test-group 19:15:55 group.instance.id = null 19:15:55 group.protocol = classic 19:15:55 group.remote.assignor = null 19:15:55 heartbeat.interval.ms = 3000 19:15:55 interceptor.classes = [] 19:15:55 internal.leave.group.on.close = true 19:15:55 internal.throw.on.fetch.stable.offset.unsupported = false 19:15:55 isolation.level = read_uncommitted 19:15:55 key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 19:15:55 max.partition.fetch.bytes = 1048576 19:15:55 max.poll.interval.ms = 300000 19:15:55 max.poll.records = 2147483647 19:15:55 metadata.max.age.ms = 300000 19:15:55 metadata.recovery.strategy = none 19:15:55 metric.reporters = [] 19:15:55 metrics.num.samples = 2 19:15:55 metrics.recording.level = INFO 19:15:55 metrics.sample.window.ms = 30000 19:15:55 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 19:15:55 receive.buffer.bytes = 65536 19:15:55 reconnect.backoff.max.ms = 1000 19:15:55 reconnect.backoff.ms = 50 19:15:55 request.timeout.ms = 30000 19:15:55 retry.backoff.max.ms = 1000 19:15:55 retry.backoff.ms = 100 19:15:55 sasl.client.callback.handler.class = null 19:15:55 sasl.jaas.config = null 19:15:55 sasl.kerberos.kinit.cmd = /usr/bin/kinit 19:15:55 sasl.kerberos.min.time.before.relogin = 60000 19:15:55 sasl.kerberos.service.name = null 19:15:55 sasl.kerberos.ticket.renew.jitter = 0.05 19:15:55 sasl.kerberos.ticket.renew.window.factor = 0.8 19:15:55 sasl.login.callback.handler.class = null 19:15:55 sasl.login.class = null 19:15:55 sasl.login.connect.timeout.ms = null 19:15:55 sasl.login.read.timeout.ms = null 19:15:55 sasl.login.refresh.buffer.seconds = 300 19:15:55 sasl.login.refresh.min.period.seconds = 60 19:15:55 sasl.login.refresh.window.factor = 0.8 19:15:55 sasl.login.refresh.window.jitter = 0.05 19:15:55 sasl.login.retry.backoff.max.ms = 10000 19:15:55 sasl.login.retry.backoff.ms = 100 19:15:55 sasl.mechanism = GSSAPI 19:15:55 sasl.oauthbearer.clock.skew.seconds = 30 19:15:55 sasl.oauthbearer.expected.audience = null 19:15:55 sasl.oauthbearer.expected.issuer = null 19:15:55 sasl.oauthbearer.header.urlencode = false 19:15:55 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 19:15:55 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 19:15:55 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 19:15:55 sasl.oauthbearer.jwks.endpoint.url = null 19:15:55 sasl.oauthbearer.scope.claim.name = scope 19:15:55 sasl.oauthbearer.sub.claim.name = sub 19:15:55 sasl.oauthbearer.token.endpoint.url = null 19:15:55 security.protocol = PLAINTEXT 19:15:55 security.providers = null 19:15:55 send.buffer.bytes = 131072 19:15:55 session.timeout.ms = 45000 19:15:55 socket.connection.setup.timeout.max.ms = 30000 19:15:55 socket.connection.setup.timeout.ms = 10000 19:15:55 ssl.cipher.suites = null 19:15:55 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 19:15:55 ssl.endpoint.identification.algorithm = https 19:15:55 ssl.engine.factory.class = null 19:15:55 ssl.key.password = null 19:15:55 ssl.keymanager.algorithm = SunX509 19:15:55 ssl.keystore.certificate.chain = null 19:15:55 ssl.keystore.key = null 19:15:55 ssl.keystore.location = null 19:15:55 ssl.keystore.password = null 19:15:55 ssl.keystore.type = JKS 19:15:55 ssl.protocol = TLSv1.3 19:15:55 ssl.provider = null 19:15:55 ssl.secure.random.implementation = null 19:15:55 ssl.trustmanager.algorithm = PKIX 19:15:55 ssl.truststore.certificates = null 19:15:55 ssl.truststore.location = null 19:15:55 ssl.truststore.password = null 19:15:55 ssl.truststore.type = JKS 19:15:55 value.deserializer = class io.cloudevents.kafka.CloudEventDeserializer 19:15:55 19:15:55 2026-01-13T19:15:55.741Z INFO 11274 --- [cps-integration-test] [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 19:15:55 2026-01-13T19:15:55.743Z INFO 11274 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 19:15:55 2026-01-13T19:15:55.743Z INFO 11274 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 19:15:55 2026-01-13T19:15:55.743Z INFO 11274 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1768331755743 19:15:55 2026-01-13T19:15:55.744Z INFO 11274 --- [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 19:15:55 2026-01-13T19:15:55.748Z INFO 11274 --- [cps-integration-test] [ main] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-test-group-16, groupId=test-group] Cluster ID: 4L6g3nShT-eMCtK--X86sw 19:15:55 2026-01-13T19:15:55.748Z INFO 11274 --- [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) 19:15:55 2026-01-13T19:15:55.749Z INFO 11274 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-16, groupId=test-group] (Re-)joining group 19:15:55 2026-01-13T19:15:55.752Z INFO 11274 --- [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-1b0f9720-b55d-4ca6-85de-c6751f8614d7 19:15:55 2026-01-13T19:15:55.752Z INFO 11274 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-16, groupId=test-group] (Re-)joining group 19:15:55 2026-01-13T19:15:55.754Z INFO 11274 --- [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-1b0f9720-b55d-4ca6-85de-c6751f8614d7', protocol='range'} 19:15:55 2026-01-13T19:15:55.754Z INFO 11274 --- [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-1b0f9720-b55d-4ca6-85de-c6751f8614d7=Assignment(partitions=[ncmp-dmi-cm-avc-subscription-0])} 19:15:55 2026-01-13T19:15:55.757Z INFO 11274 --- [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-1b0f9720-b55d-4ca6-85de-c6751f8614d7', protocol='range'} 19:15:55 2026-01-13T19:15:55.757Z INFO 11274 --- [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]) 19:15:55 2026-01-13T19:15:55.757Z INFO 11274 --- [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 19:15:55 2026-01-13T19:15:55.758Z INFO 11274 --- [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 19:15:55 2026-01-13T19:15:55.762Z INFO 11274 --- [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}}. 19:15:56 2026-01-13T19:15:56.246Z INFO 11274 --- [cps-integration-test] [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 19:15:56 acks = -1 19:15:56 auto.include.jmx.reporter = true 19:15:56 batch.size = 16384 19:15:56 bootstrap.servers = [localhost:32777] 19:15:56 buffer.memory = 33554432 19:15:56 client.dns.lookup = use_all_dns_ips 19:15:56 client.id = test-client-id 19:15:56 compression.gzip.level = -1 19:15:56 compression.lz4.level = 9 19:15:56 compression.type = none 19:15:56 compression.zstd.level = 3 19:15:56 connections.max.idle.ms = 540000 19:15:56 delivery.timeout.ms = 120000 19:15:56 enable.idempotence = true 19:15:56 enable.metrics.push = true 19:15:56 interceptor.classes = [] 19:15:56 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 19:15:56 linger.ms = 0 19:15:56 max.block.ms = 60000 19:15:56 max.in.flight.requests.per.connection = 5 19:15:56 max.request.size = 1048576 19:15:56 metadata.max.age.ms = 300000 19:15:56 metadata.max.idle.ms = 300000 19:15:56 metadata.recovery.strategy = none 19:15:56 metric.reporters = [] 19:15:56 metrics.num.samples = 2 19:15:56 metrics.recording.level = INFO 19:15:56 metrics.sample.window.ms = 30000 19:15:56 partitioner.adaptive.partitioning.enable = true 19:15:56 partitioner.availability.timeout.ms = 0 19:15:56 partitioner.class = null 19:15:56 partitioner.ignore.keys = false 19:15:56 receive.buffer.bytes = 32768 19:15:56 reconnect.backoff.max.ms = 1000 19:15:56 reconnect.backoff.ms = 50 19:15:56 request.timeout.ms = 30000 19:15:56 retries = 2147483647 19:15:56 retry.backoff.max.ms = 1000 19:15:56 retry.backoff.ms = 100 19:15:56 sasl.client.callback.handler.class = null 19:15:56 sasl.jaas.config = null 19:15:56 sasl.kerberos.kinit.cmd = /usr/bin/kinit 19:15:56 sasl.kerberos.min.time.before.relogin = 60000 19:15:56 sasl.kerberos.service.name = null 19:15:56 sasl.kerberos.ticket.renew.jitter = 0.05 19:15:56 sasl.kerberos.ticket.renew.window.factor = 0.8 19:15:56 sasl.login.callback.handler.class = null 19:15:56 sasl.login.class = null 19:15:56 sasl.login.connect.timeout.ms = null 19:15:56 sasl.login.read.timeout.ms = null 19:15:56 sasl.login.refresh.buffer.seconds = 300 19:15:56 sasl.login.refresh.min.period.seconds = 60 19:15:56 sasl.login.refresh.window.factor = 0.8 19:15:56 sasl.login.refresh.window.jitter = 0.05 19:15:56 sasl.login.retry.backoff.max.ms = 10000 19:15:56 sasl.login.retry.backoff.ms = 100 19:15:56 sasl.mechanism = GSSAPI 19:15:56 sasl.oauthbearer.clock.skew.seconds = 30 19:15:56 sasl.oauthbearer.expected.audience = null 19:15:56 sasl.oauthbearer.expected.issuer = null 19:15:56 sasl.oauthbearer.header.urlencode = false 19:15:56 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 19:15:56 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 19:15:56 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 19:15:56 sasl.oauthbearer.jwks.endpoint.url = null 19:15:56 sasl.oauthbearer.scope.claim.name = scope 19:15:56 sasl.oauthbearer.sub.claim.name = sub 19:15:56 sasl.oauthbearer.token.endpoint.url = null 19:15:56 security.protocol = PLAINTEXT 19:15:56 security.providers = null 19:15:56 send.buffer.bytes = 131072 19:15:56 socket.connection.setup.timeout.max.ms = 30000 19:15:56 socket.connection.setup.timeout.ms = 10000 19:15:56 ssl.cipher.suites = null 19:15:56 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 19:15:56 ssl.endpoint.identification.algorithm = https 19:15:56 ssl.engine.factory.class = null 19:15:56 ssl.key.password = null 19:15:56 ssl.keymanager.algorithm = SunX509 19:15:56 ssl.keystore.certificate.chain = null 19:15:56 ssl.keystore.key = null 19:15:56 ssl.keystore.location = null 19:15:56 ssl.keystore.password = null 19:15:56 ssl.keystore.type = JKS 19:15:56 ssl.protocol = TLSv1.3 19:15:56 ssl.provider = null 19:15:56 ssl.secure.random.implementation = null 19:15:56 ssl.trustmanager.algorithm = PKIX 19:15:56 ssl.truststore.certificates = null 19:15:56 ssl.truststore.location = null 19:15:56 ssl.truststore.password = null 19:15:56 ssl.truststore.type = JKS 19:15:56 transaction.timeout.ms = 60000 19:15:56 transactional.id = null 19:15:56 value.serializer = class org.apache.kafka.common.serialization.StringSerializer 19:15:56 19:15:56 2026-01-13T19:15:56.246Z INFO 11274 --- [cps-integration-test] [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 19:15:56 2026-01-13T19:15:56.246Z INFO 11274 --- [cps-integration-test] [ main] o.a.k.clients.producer.KafkaProducer : [Producer clientId=test-client-id] Instantiated an idempotent producer. 19:15:56 2026-01-13T19:15:56.250Z INFO 11274 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 19:15:56 2026-01-13T19:15:56.250Z INFO 11274 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 19:15:56 2026-01-13T19:15:56.250Z INFO 11274 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1768331756250 19:15:56 2026-01-13T19:15:56.251Z INFO 11274 --- [cps-integration-test] [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 19:15:56 acks = -1 19:15:56 auto.include.jmx.reporter = true 19:15:56 batch.size = 16384 19:15:56 bootstrap.servers = [localhost:32777] 19:15:56 buffer.memory = 33554432 19:15:56 client.dns.lookup = use_all_dns_ips 19:15:56 client.id = test-client-id 19:15:56 compression.gzip.level = -1 19:15:56 compression.lz4.level = 9 19:15:56 compression.type = none 19:15:56 compression.zstd.level = 3 19:15:56 connections.max.idle.ms = 540000 19:15:56 delivery.timeout.ms = 120000 19:15:56 enable.idempotence = true 19:15:56 enable.metrics.push = true 19:15:56 interceptor.classes = [] 19:15:56 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 19:15:56 linger.ms = 0 19:15:56 max.block.ms = 60000 19:15:56 max.in.flight.requests.per.connection = 5 19:15:56 max.request.size = 1048576 19:15:56 metadata.max.age.ms = 300000 19:15:56 metadata.max.idle.ms = 300000 19:15:56 metadata.recovery.strategy = none 19:15:56 metric.reporters = [] 19:15:56 metrics.num.samples = 2 19:15:56 metrics.recording.level = INFO 19:15:56 metrics.sample.window.ms = 30000 19:15:56 partitioner.adaptive.partitioning.enable = true 19:15:56 partitioner.availability.timeout.ms = 0 19:15:56 partitioner.class = null 19:15:56 partitioner.ignore.keys = false 19:15:56 receive.buffer.bytes = 32768 19:15:56 reconnect.backoff.max.ms = 1000 19:15:56 reconnect.backoff.ms = 50 19:15:56 request.timeout.ms = 30000 19:15:56 retries = 2147483647 19:15:56 retry.backoff.max.ms = 1000 19:15:56 retry.backoff.ms = 100 19:15:56 sasl.client.callback.handler.class = null 19:15:56 sasl.jaas.config = null 19:15:56 sasl.kerberos.kinit.cmd = /usr/bin/kinit 19:15:56 sasl.kerberos.min.time.before.relogin = 60000 19:15:56 sasl.kerberos.service.name = null 19:15:56 sasl.kerberos.ticket.renew.jitter = 0.05 19:15:56 sasl.kerberos.ticket.renew.window.factor = 0.8 19:15:56 sasl.login.callback.handler.class = null 19:15:56 sasl.login.class = null 19:15:56 sasl.login.connect.timeout.ms = null 19:15:56 sasl.login.read.timeout.ms = null 19:15:56 sasl.login.refresh.buffer.seconds = 300 19:15:56 sasl.login.refresh.min.period.seconds = 60 19:15:56 sasl.login.refresh.window.factor = 0.8 19:15:56 sasl.login.refresh.window.jitter = 0.05 19:15:56 sasl.login.retry.backoff.max.ms = 10000 19:15:56 sasl.login.retry.backoff.ms = 100 19:15:56 sasl.mechanism = GSSAPI 19:15:56 sasl.oauthbearer.clock.skew.seconds = 30 19:15:56 sasl.oauthbearer.expected.audience = null 19:15:56 sasl.oauthbearer.expected.issuer = null 19:15:56 sasl.oauthbearer.header.urlencode = false 19:15:56 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 19:15:56 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 19:15:56 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 19:15:56 sasl.oauthbearer.jwks.endpoint.url = null 19:15:56 sasl.oauthbearer.scope.claim.name = scope 19:15:56 sasl.oauthbearer.sub.claim.name = sub 19:15:56 sasl.oauthbearer.token.endpoint.url = null 19:15:56 security.protocol = PLAINTEXT 19:15:56 security.providers = null 19:15:56 send.buffer.bytes = 131072 19:15:56 socket.connection.setup.timeout.max.ms = 30000 19:15:56 socket.connection.setup.timeout.ms = 10000 19:15:56 ssl.cipher.suites = null 19:15:56 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 19:15:56 ssl.endpoint.identification.algorithm = https 19:15:56 ssl.engine.factory.class = null 19:15:56 ssl.key.password = null 19:15:56 ssl.keymanager.algorithm = SunX509 19:15:56 ssl.keystore.certificate.chain = null 19:15:56 ssl.keystore.key = null 19:15:56 ssl.keystore.location = null 19:15:56 ssl.keystore.password = null 19:15:56 ssl.keystore.type = JKS 19:15:56 ssl.protocol = TLSv1.3 19:15:56 ssl.provider = null 19:15:56 ssl.secure.random.implementation = null 19:15:56 ssl.trustmanager.algorithm = PKIX 19:15:56 ssl.truststore.certificates = null 19:15:56 ssl.truststore.location = null 19:15:56 ssl.truststore.password = null 19:15:56 ssl.truststore.type = JKS 19:15:56 transaction.timeout.ms = 60000 19:15:56 transactional.id = null 19:15:56 value.serializer = class io.cloudevents.kafka.CloudEventSerializer 19:15:56 19:15:56 2026-01-13T19:15:56.251Z INFO 11274 --- [cps-integration-test] [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 19:15:56 2026-01-13T19:15:56.251Z INFO 11274 --- [cps-integration-test] [ main] o.a.k.clients.producer.KafkaProducer : [Producer clientId=test-client-id] Instantiated an idempotent producer. 19:15:56 2026-01-13T19:15:56.254Z INFO 11274 --- [cps-integration-test] [ test-client-id] org.apache.kafka.clients.Metadata : [Producer clientId=test-client-id] Cluster ID: 4L6g3nShT-eMCtK--X86sw 19:15:56 2026-01-13T19:15:56.254Z INFO 11274 --- [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 19:15:56 2026-01-13T19:15:56.254Z INFO 11274 --- [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. 19:15:56 2026-01-13T19:15:56.259Z INFO 11274 --- [cps-integration-test] [ test-client-id] org.apache.kafka.clients.Metadata : [Producer clientId=test-client-id] Cluster ID: 4L6g3nShT-eMCtK--X86sw 19:15:56 2026-01-13T19:15:56.262Z INFO 11274 --- [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 19:15:56 2026-01-13T19:15:56.265Z INFO 11274 --- [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 19:15:56 2026-01-13T19:15:56.266Z INFO 11274 --- [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 19:15:57 2026-01-13T19:15:57.367Z INFO 11274 --- [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 19:15:57 2026-01-13T19:15:57.367Z INFO 11274 --- [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-1b0f9720-b55d-4ca6-85de-c6751f8614d7 sending LeaveGroup request to coordinator localhost:32777 (id: 2147483646 rack: null) due to the consumer unsubscribed from all topics 19:15:57 2026-01-13T19:15:57.368Z INFO 11274 --- [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 19:15:57 2026-01-13T19:15:57.368Z INFO 11274 --- [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 19:15:57 2026-01-13T19:15:57.368Z INFO 11274 --- [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 19:15:57 2026-01-13T19:15:57.368Z INFO 11274 --- [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 19:15:57 2026-01-13T19:15:57.368Z INFO 11274 --- [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 19:15:57 2026-01-13T19:15:57.372Z INFO 11274 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 19:15:57 2026-01-13T19:15:57.372Z INFO 11274 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 19:15:57 2026-01-13T19:15:57.372Z INFO 11274 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.telemetry.internals.ClientTelemetryReporter 19:15:57 2026-01-13T19:15:57.372Z INFO 11274 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 19:15:57 2026-01-13T19:15:57.375Z INFO 11274 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : App info kafka.consumer for consumer-test-group-16 unregistered 19:15:57 2026-01-13T19:15:57.375Z INFO 11274 --- [cps-integration-test] [ main] o.a.k.clients.producer.KafkaProducer : [Producer clientId=test-client-id] Closing the Kafka producer with timeoutMillis = 9223372036854775807 ms. 19:15:57 2026-01-13T19:15:57.377Z INFO 11274 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 19:15:57 2026-01-13T19:15:57.377Z INFO 11274 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 19:15:57 2026-01-13T19:15:57.377Z INFO 11274 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.telemetry.internals.ClientTelemetryReporter 19:15:57 2026-01-13T19:15:57.377Z INFO 11274 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 19:15:57 2026-01-13T19:15:57.377Z INFO 11274 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : App info kafka.producer for test-client-id unregistered 19:15:57 2026-01-13T19:15:57.377Z INFO 11274 --- [cps-integration-test] [ main] o.a.k.clients.producer.KafkaProducer : [Producer clientId=test-client-id] Closing the Kafka producer with timeoutMillis = 9223372036854775807 ms. 19:15:57 2026-01-13T19:15:57.380Z INFO 11274 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 19:15:57 2026-01-13T19:15:57.380Z INFO 11274 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 19:15:57 2026-01-13T19:15:57.380Z INFO 11274 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.telemetry.internals.ClientTelemetryReporter 19:15:57 2026-01-13T19:15:57.380Z INFO 11274 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 19:15:57 2026-01-13T19:15:57.380Z INFO 11274 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : App info kafka.producer for test-client-id unregistered 19:15:57 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 13.24 s -- in org.onap.cps.integration.functional.ncmp.datajobs.subscription.CmSubscriptionSpec 19:15:57 [INFO] Running org.onap.cps.integration.functional.ncmp.inventory.CmHandleCreateSpec 19:15:57 2026-01-13T19:15:57.522Z INFO 11274 --- [cps-integration-test] [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 19:15:57 allow.auto.create.topics = true 19:15:57 auto.commit.interval.ms = 5000 19:15:57 auto.include.jmx.reporter = true 19:15:57 auto.offset.reset = latest 19:15:57 bootstrap.servers = [localhost:32777] 19:15:57 check.crcs = true 19:15:57 client.dns.lookup = use_all_dns_ips 19:15:57 client.id = consumer-test-group-17 19:15:57 client.rack = 19:15:57 connections.max.idle.ms = 540000 19:15:57 default.api.timeout.ms = 60000 19:15:57 enable.auto.commit = true 19:15:57 enable.metrics.push = true 19:15:57 exclude.internal.topics = true 19:15:57 fetch.max.bytes = 52428800 19:15:57 fetch.max.wait.ms = 500 19:15:57 fetch.min.bytes = 1 19:15:57 group.id = test-group 19:15:57 group.instance.id = null 19:15:57 group.protocol = classic 19:15:57 group.remote.assignor = null 19:15:57 heartbeat.interval.ms = 3000 19:15:57 interceptor.classes = [] 19:15:57 internal.leave.group.on.close = true 19:15:57 internal.throw.on.fetch.stable.offset.unsupported = false 19:15:57 isolation.level = read_uncommitted 19:15:57 key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 19:15:57 max.partition.fetch.bytes = 1048576 19:15:57 max.poll.interval.ms = 300000 19:15:57 max.poll.records = 2147483647 19:15:57 metadata.max.age.ms = 300000 19:15:57 metadata.recovery.strategy = none 19:15:57 metric.reporters = [] 19:15:57 metrics.num.samples = 2 19:15:57 metrics.recording.level = INFO 19:15:57 metrics.sample.window.ms = 30000 19:15:57 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 19:15:57 receive.buffer.bytes = 65536 19:15:57 reconnect.backoff.max.ms = 1000 19:15:57 reconnect.backoff.ms = 50 19:15:57 request.timeout.ms = 30000 19:15:57 retry.backoff.max.ms = 1000 19:15:57 retry.backoff.ms = 100 19:15:57 sasl.client.callback.handler.class = null 19:15:57 sasl.jaas.config = null 19:15:57 sasl.kerberos.kinit.cmd = /usr/bin/kinit 19:15:57 sasl.kerberos.min.time.before.relogin = 60000 19:15:57 sasl.kerberos.service.name = null 19:15:57 sasl.kerberos.ticket.renew.jitter = 0.05 19:15:57 sasl.kerberos.ticket.renew.window.factor = 0.8 19:15:57 sasl.login.callback.handler.class = null 19:15:57 sasl.login.class = null 19:15:57 sasl.login.connect.timeout.ms = null 19:15:57 sasl.login.read.timeout.ms = null 19:15:57 sasl.login.refresh.buffer.seconds = 300 19:15:57 sasl.login.refresh.min.period.seconds = 60 19:15:57 sasl.login.refresh.window.factor = 0.8 19:15:57 sasl.login.refresh.window.jitter = 0.05 19:15:57 sasl.login.retry.backoff.max.ms = 10000 19:15:57 sasl.login.retry.backoff.ms = 100 19:15:57 sasl.mechanism = GSSAPI 19:15:57 sasl.oauthbearer.clock.skew.seconds = 30 19:15:57 sasl.oauthbearer.expected.audience = null 19:15:57 sasl.oauthbearer.expected.issuer = null 19:15:57 sasl.oauthbearer.header.urlencode = false 19:15:57 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 19:15:57 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 19:15:57 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 19:15:57 sasl.oauthbearer.jwks.endpoint.url = null 19:15:57 sasl.oauthbearer.scope.claim.name = scope 19:15:57 sasl.oauthbearer.sub.claim.name = sub 19:15:57 sasl.oauthbearer.token.endpoint.url = null 19:15:57 security.protocol = PLAINTEXT 19:15:57 security.providers = null 19:15:57 send.buffer.bytes = 131072 19:15:57 session.timeout.ms = 45000 19:15:57 socket.connection.setup.timeout.max.ms = 30000 19:15:57 socket.connection.setup.timeout.ms = 10000 19:15:57 ssl.cipher.suites = null 19:15:57 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 19:15:57 ssl.endpoint.identification.algorithm = https 19:15:57 ssl.engine.factory.class = null 19:15:57 ssl.key.password = null 19:15:57 ssl.keymanager.algorithm = SunX509 19:15:57 ssl.keystore.certificate.chain = null 19:15:57 ssl.keystore.key = null 19:15:57 ssl.keystore.location = null 19:15:57 ssl.keystore.password = null 19:15:57 ssl.keystore.type = JKS 19:15:57 ssl.protocol = TLSv1.3 19:15:57 ssl.provider = null 19:15:57 ssl.secure.random.implementation = null 19:15:57 ssl.trustmanager.algorithm = PKIX 19:15:57 ssl.truststore.certificates = null 19:15:57 ssl.truststore.location = null 19:15:57 ssl.truststore.password = null 19:15:57 ssl.truststore.type = JKS 19:15:57 value.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 19:15:57 19:15:57 2026-01-13T19:15:57.522Z INFO 11274 --- [cps-integration-test] [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 19:15:57 2026-01-13T19:15:57.524Z INFO 11274 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 19:15:57 2026-01-13T19:15:57.524Z INFO 11274 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 19:15:57 2026-01-13T19:15:57.524Z INFO 11274 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1768331757524 19:15:57 2026-01-13T19:15:57.524Z INFO 11274 --- [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 19:15:57 2026-01-13T19:15:57.528Z INFO 11274 --- [cps-integration-test] [ main] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-test-group-17, groupId=test-group] Cluster ID: 4L6g3nShT-eMCtK--X86sw 19:15:57 2026-01-13T19:15:57.528Z INFO 11274 --- [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) 19:15:57 2026-01-13T19:15:57.529Z INFO 11274 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-17, groupId=test-group] (Re-)joining group 19:15:57 2026-01-13T19:15:57.532Z INFO 11274 --- [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-27989318-faa3-4796-bf21-8a0b230daf3b 19:15:57 2026-01-13T19:15:57.532Z INFO 11274 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-17, groupId=test-group] (Re-)joining group 19:15:57 2026-01-13T19:15:57.533Z INFO 11274 --- [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-27989318-faa3-4796-bf21-8a0b230daf3b', protocol='range'} 19:15:57 2026-01-13T19:15:57.533Z INFO 11274 --- [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-27989318-faa3-4796-bf21-8a0b230daf3b=Assignment(partitions=[ncmp-events-0])} 19:15:57 2026-01-13T19:15:57.535Z INFO 11274 --- [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-27989318-faa3-4796-bf21-8a0b230daf3b', protocol='range'} 19:15:57 2026-01-13T19:15:57.535Z INFO 11274 --- [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]) 19:15:57 2026-01-13T19:15:57.535Z INFO 11274 --- [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 19:15:57 2026-01-13T19:15:57.536Z INFO 11274 --- [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 19:15:57 2026-01-13T19:15:57.539Z INFO 11274 --- [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}}. 19:15:58 2026-01-13T19:15:58.054Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 19:15:58 2026-01-13T19:15:58.055Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 19:15:58 2026-01-13T19:15:58.055Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 19:15:58 2026-01-13T19:15:58.055Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 19:15:58 2026-01-13T19:15:58.055Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 19:15:58 2026-01-13T19:15:58.114Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set tag1 for CM Handle my-new-cm-handle 19:15:58 2026-01-13T19:15:58.128Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set tag1 for CM Handle my-new-cm-handle 19:15:58 2026-01-13T19:15:58.147Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 19:15:59 2026-01-13T19:15:59.160Z INFO 11274 --- [cps-integration-test] [ watchdog-th-2] o.o.c.n.i.i.sync.DataSyncWatchdog : System is not ready yet 19:15:59 2026-01-13T19:15:59.274Z WARN 11274 --- [cps-integration-test] [or-http-epoll-3] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:54079/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:54079 19:15:59 2026-01-13T19:15:59.305Z INFO 11274 --- [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 19:15:59 2026-01-13T19:15:59.305Z INFO 11274 --- [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-27989318-faa3-4796-bf21-8a0b230daf3b sending LeaveGroup request to coordinator localhost:32777 (id: 2147483646 rack: null) due to the consumer unsubscribed from all topics 19:15:59 2026-01-13T19:15:59.305Z INFO 11274 --- [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 19:15:59 2026-01-13T19:15:59.305Z INFO 11274 --- [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 19:15:59 2026-01-13T19:15:59.305Z INFO 11274 --- [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 19:15:59 2026-01-13T19:15:59.305Z INFO 11274 --- [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 19:15:59 2026-01-13T19:15:59.305Z INFO 11274 --- [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 19:15:59 2026-01-13T19:15:59.319Z WARN 11274 --- [cps-integration-test] [or-http-epoll-4] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:36413/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:36413 19:15:59 2026-01-13T19:15:59.322Z INFO 11274 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 19:15:59 2026-01-13T19:15:59.322Z INFO 11274 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 19:15:59 2026-01-13T19:15:59.322Z INFO 11274 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.telemetry.internals.ClientTelemetryReporter 19:15:59 2026-01-13T19:15:59.322Z INFO 11274 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 19:15:59 2026-01-13T19:15:59.324Z INFO 11274 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : App info kafka.consumer for consumer-test-group-17 unregistered 19:15:59 2026-01-13T19:15:59.339Z INFO 11274 --- [cps-integration-test] [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 19:15:59 allow.auto.create.topics = true 19:15:59 auto.commit.interval.ms = 5000 19:15:59 auto.include.jmx.reporter = true 19:15:59 auto.offset.reset = latest 19:15:59 bootstrap.servers = [localhost:32777] 19:15:59 check.crcs = true 19:15:59 client.dns.lookup = use_all_dns_ips 19:15:59 client.id = consumer-test-group-18 19:15:59 client.rack = 19:15:59 connections.max.idle.ms = 540000 19:15:59 default.api.timeout.ms = 60000 19:15:59 enable.auto.commit = true 19:15:59 enable.metrics.push = true 19:15:59 exclude.internal.topics = true 19:15:59 fetch.max.bytes = 52428800 19:15:59 fetch.max.wait.ms = 500 19:15:59 fetch.min.bytes = 1 19:15:59 group.id = test-group 19:15:59 group.instance.id = null 19:15:59 group.protocol = classic 19:15:59 group.remote.assignor = null 19:15:59 heartbeat.interval.ms = 3000 19:15:59 interceptor.classes = [] 19:15:59 internal.leave.group.on.close = true 19:15:59 internal.throw.on.fetch.stable.offset.unsupported = false 19:15:59 isolation.level = read_uncommitted 19:15:59 key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 19:15:59 max.partition.fetch.bytes = 1048576 19:15:59 max.poll.interval.ms = 300000 19:15:59 max.poll.records = 2147483647 19:15:59 metadata.max.age.ms = 300000 19:15:59 metadata.recovery.strategy = none 19:15:59 metric.reporters = [] 19:15:59 metrics.num.samples = 2 19:15:59 metrics.recording.level = INFO 19:15:59 metrics.sample.window.ms = 30000 19:15:59 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 19:15:59 receive.buffer.bytes = 65536 19:15:59 reconnect.backoff.max.ms = 1000 19:15:59 reconnect.backoff.ms = 50 19:15:59 request.timeout.ms = 30000 19:15:59 retry.backoff.max.ms = 1000 19:15:59 retry.backoff.ms = 100 19:15:59 sasl.client.callback.handler.class = null 19:15:59 sasl.jaas.config = null 19:15:59 sasl.kerberos.kinit.cmd = /usr/bin/kinit 19:15:59 sasl.kerberos.min.time.before.relogin = 60000 19:15:59 sasl.kerberos.service.name = null 19:15:59 sasl.kerberos.ticket.renew.jitter = 0.05 19:15:59 sasl.kerberos.ticket.renew.window.factor = 0.8 19:15:59 sasl.login.callback.handler.class = null 19:15:59 sasl.login.class = null 19:15:59 sasl.login.connect.timeout.ms = null 19:15:59 sasl.login.read.timeout.ms = null 19:15:59 sasl.login.refresh.buffer.seconds = 300 19:15:59 sasl.login.refresh.min.period.seconds = 60 19:15:59 sasl.login.refresh.window.factor = 0.8 19:15:59 sasl.login.refresh.window.jitter = 0.05 19:15:59 sasl.login.retry.backoff.max.ms = 10000 19:15:59 sasl.login.retry.backoff.ms = 100 19:15:59 sasl.mechanism = GSSAPI 19:15:59 sasl.oauthbearer.clock.skew.seconds = 30 19:15:59 sasl.oauthbearer.expected.audience = null 19:15:59 sasl.oauthbearer.expected.issuer = null 19:15:59 sasl.oauthbearer.header.urlencode = false 19:15:59 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 19:15:59 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 19:15:59 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 19:15:59 sasl.oauthbearer.jwks.endpoint.url = null 19:15:59 sasl.oauthbearer.scope.claim.name = scope 19:15:59 sasl.oauthbearer.sub.claim.name = sub 19:15:59 sasl.oauthbearer.token.endpoint.url = null 19:15:59 security.protocol = PLAINTEXT 19:15:59 security.providers = null 19:15:59 send.buffer.bytes = 131072 19:15:59 session.timeout.ms = 45000 19:15:59 socket.connection.setup.timeout.max.ms = 30000 19:15:59 socket.connection.setup.timeout.ms = 10000 19:15:59 ssl.cipher.suites = null 19:15:59 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 19:15:59 ssl.endpoint.identification.algorithm = https 19:15:59 ssl.engine.factory.class = null 19:15:59 ssl.key.password = null 19:15:59 ssl.keymanager.algorithm = SunX509 19:15:59 ssl.keystore.certificate.chain = null 19:15:59 ssl.keystore.key = null 19:15:59 ssl.keystore.location = null 19:15:59 ssl.keystore.password = null 19:15:59 ssl.keystore.type = JKS 19:15:59 ssl.protocol = TLSv1.3 19:15:59 ssl.provider = null 19:15:59 ssl.secure.random.implementation = null 19:15:59 ssl.trustmanager.algorithm = PKIX 19:15:59 ssl.truststore.certificates = null 19:15:59 ssl.truststore.location = null 19:15:59 ssl.truststore.password = null 19:15:59 ssl.truststore.type = JKS 19:15:59 value.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 19:15:59 19:15:59 2026-01-13T19:15:59.340Z INFO 11274 --- [cps-integration-test] [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 19:15:59 2026-01-13T19:15:59.343Z WARN 11274 --- [cps-integration-test] [or-http-epoll-5] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:36703/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:36703 19:15:59 2026-01-13T19:15:59.344Z INFO 11274 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 19:15:59 2026-01-13T19:15:59.344Z INFO 11274 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 19:15:59 2026-01-13T19:15:59.344Z INFO 11274 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1768331759344 19:15:59 2026-01-13T19:15:59.344Z INFO 11274 --- [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 19:15:59 2026-01-13T19:15:59.353Z INFO 11274 --- [cps-integration-test] [ main] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-test-group-18, groupId=test-group] Cluster ID: 4L6g3nShT-eMCtK--X86sw 19:15:59 2026-01-13T19:15:59.353Z INFO 11274 --- [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) 19:15:59 2026-01-13T19:15:59.354Z INFO 11274 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-18, groupId=test-group] (Re-)joining group 19:15:59 2026-01-13T19:15:59.366Z WARN 11274 --- [cps-integration-test] [or-http-epoll-6] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:56273/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:56273 19:15:59 2026-01-13T19:15:59.372Z INFO 11274 --- [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-94e1b4c1-3456-49af-b466-f5059ec9a2b1 19:15:59 2026-01-13T19:15:59.372Z INFO 11274 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-18, groupId=test-group] (Re-)joining group 19:15:59 2026-01-13T19:15:59.374Z INFO 11274 --- [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-94e1b4c1-3456-49af-b466-f5059ec9a2b1', protocol='range'} 19:15:59 2026-01-13T19:15:59.375Z INFO 11274 --- [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-94e1b4c1-3456-49af-b466-f5059ec9a2b1=Assignment(partitions=[ncmp-events-0])} 19:15:59 2026-01-13T19:15:59.378Z INFO 11274 --- [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-94e1b4c1-3456-49af-b466-f5059ec9a2b1', protocol='range'} 19:15:59 2026-01-13T19:15:59.378Z INFO 11274 --- [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]) 19:15:59 2026-01-13T19:15:59.378Z INFO 11274 --- [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 19:15:59 2026-01-13T19:15:59.380Z INFO 11274 --- [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 19:15:59 2026-01-13T19:15:59.384Z WARN 11274 --- [cps-integration-test] [or-http-epoll-7] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:52471/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:52471 19:15:59 2026-01-13T19:15:59.388Z INFO 11274 --- [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}}. 19:15:59 2026-01-13T19:15:59.401Z WARN 11274 --- [cps-integration-test] [or-http-epoll-8] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:37835/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:37835 19:15:59 2026-01-13T19:15:59.432Z WARN 11274 --- [cps-integration-test] [or-http-epoll-1] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:41683/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:41683 19:15:59 2026-01-13T19:15:59.447Z WARN 11274 --- [cps-integration-test] [or-http-epoll-2] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:42817/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:42817 19:15:59 2026-01-13T19:15:59.460Z WARN 11274 --- [cps-integration-test] [or-http-epoll-3] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:59701/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:59701 19:15:59 2026-01-13T19:15:59.477Z WARN 11274 --- [cps-integration-test] [or-http-epoll-4] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:60163/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:60163 19:15:59 2026-01-13T19:15:59.490Z WARN 11274 --- [cps-integration-test] [or-http-epoll-5] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:57137/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:57137 19:15:59 2026-01-13T19:15:59.502Z WARN 11274 --- [cps-integration-test] [or-http-epoll-6] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:33961/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:33961 19:15:59 2026-01-13T19:15:59.512Z WARN 11274 --- [cps-integration-test] [or-http-epoll-7] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from dmi-2/actuator/health. Status: dmi-2 19:15:59 2026-01-13T19:15:59.540Z WARN 11274 --- [cps-integration-test] [or-http-epoll-8] 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 19:15:59 2026-01-13T19:15:59.553Z WARN 11274 --- [cps-integration-test] [or-http-epoll-1] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from dmi-0/actuator/health. Status: dmi-0 19:15:59 2026-01-13T19:15:59.565Z WARN 11274 --- [cps-integration-test] [or-http-epoll-2] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:47135/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:47135 19:15:59 2026-01-13T19:15:59.577Z WARN 11274 --- [cps-integration-test] [or-http-epoll-3] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from dmi-1/actuator/health. Status: dmi-1 19:15:59 2026-01-13T19:15:59.589Z WARN 11274 --- [cps-integration-test] [or-http-epoll-4] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:54007/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:54007 19:15:59 2026-01-13T19:15:59.600Z WARN 11274 --- [cps-integration-test] [or-http-epoll-5] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:35543/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:35543 19:15:59 2026-01-13T19:15:59.614Z WARN 11274 --- [cps-integration-test] [or-http-epoll-6] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:41041/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:41041 19:15:59 2026-01-13T19:15:59.628Z WARN 11274 --- [cps-integration-test] [or-http-epoll-7] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:45811/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:45811 19:15:59 2026-01-13T19:15:59.641Z WARN 11274 --- [cps-integration-test] [or-http-epoll-8] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:52195/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:52195 19:15:59 2026-01-13T19:15:59.652Z WARN 11274 --- [cps-integration-test] [or-http-epoll-1] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:42515/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:42515 19:15:59 2026-01-13T19:15:59.663Z WARN 11274 --- [cps-integration-test] [or-http-epoll-2] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:35503/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:35503 19:15:59 2026-01-13T19:15:59.679Z WARN 11274 --- [cps-integration-test] [or-http-epoll-3] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:49053/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:49053 19:15:59 2026-01-13T19:15:59.691Z WARN 11274 --- [cps-integration-test] [or-http-epoll-4] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:42557/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:42557 19:15:59 2026-01-13T19:15:59.705Z WARN 11274 --- [cps-integration-test] [or-http-epoll-5] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:46427/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:46427 19:15:59 2026-01-13T19:15:59.866Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 19:15:59 2026-01-13T19:15:59.866Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 19:15:59 2026-01-13T19:15:59.866Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 19:15:59 2026-01-13T19:15:59.866Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 19:15:59 2026-01-13T19:15:59.866Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 19:15:59 2026-01-13T19:15:59.899Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 19:15:59 2026-01-13T19:15:59.938Z INFO 11274 --- [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 19:15:59 2026-01-13T19:15:59.938Z INFO 11274 --- [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-94e1b4c1-3456-49af-b466-f5059ec9a2b1 sending LeaveGroup request to coordinator localhost:32777 (id: 2147483646 rack: null) due to the consumer unsubscribed from all topics 19:15:59 2026-01-13T19:15:59.939Z INFO 11274 --- [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 19:15:59 2026-01-13T19:15:59.939Z INFO 11274 --- [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 19:15:59 2026-01-13T19:15:59.939Z INFO 11274 --- [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 19:15:59 2026-01-13T19:15:59.939Z INFO 11274 --- [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 19:15:59 2026-01-13T19:15:59.939Z INFO 11274 --- [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 19:15:59 2026-01-13T19:15:59.942Z INFO 11274 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 19:15:59 2026-01-13T19:15:59.942Z INFO 11274 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 19:15:59 2026-01-13T19:15:59.942Z INFO 11274 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.telemetry.internals.ClientTelemetryReporter 19:15:59 2026-01-13T19:15:59.942Z INFO 11274 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 19:15:59 2026-01-13T19:15:59.943Z INFO 11274 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : App info kafka.consumer for consumer-test-group-18 unregistered 19:16:00 2026-01-13T19:15:59.963Z INFO 11274 --- [cps-integration-test] [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 19:16:00 allow.auto.create.topics = true 19:16:00 auto.commit.interval.ms = 5000 19:16:00 auto.include.jmx.reporter = true 19:16:00 auto.offset.reset = latest 19:16:00 bootstrap.servers = [localhost:32777] 19:16:00 check.crcs = true 19:16:00 client.dns.lookup = use_all_dns_ips 19:16:00 client.id = consumer-test-group-19 19:16:00 client.rack = 19:16:00 connections.max.idle.ms = 540000 19:16:00 default.api.timeout.ms = 60000 19:16:00 enable.auto.commit = true 19:16:00 enable.metrics.push = true 19:16:00 exclude.internal.topics = true 19:16:00 fetch.max.bytes = 52428800 19:16:00 fetch.max.wait.ms = 500 19:16:00 fetch.min.bytes = 1 19:16:00 group.id = test-group 19:16:00 group.instance.id = null 19:16:00 group.protocol = classic 19:16:00 group.remote.assignor = null 19:16:00 heartbeat.interval.ms = 3000 19:16:00 interceptor.classes = [] 19:16:00 internal.leave.group.on.close = true 19:16:00 internal.throw.on.fetch.stable.offset.unsupported = false 19:16:00 isolation.level = read_uncommitted 19:16:00 key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 19:16:00 max.partition.fetch.bytes = 1048576 19:16:00 max.poll.interval.ms = 300000 19:16:00 max.poll.records = 2147483647 19:16:00 metadata.max.age.ms = 300000 19:16:00 metadata.recovery.strategy = none 19:16:00 metric.reporters = [] 19:16:00 metrics.num.samples = 2 19:16:00 metrics.recording.level = INFO 19:16:00 metrics.sample.window.ms = 30000 19:16:00 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 19:16:00 receive.buffer.bytes = 65536 19:16:00 reconnect.backoff.max.ms = 1000 19:16:00 reconnect.backoff.ms = 50 19:16:00 request.timeout.ms = 30000 19:16:00 retry.backoff.max.ms = 1000 19:16:00 retry.backoff.ms = 100 19:16:00 sasl.client.callback.handler.class = null 19:16:00 sasl.jaas.config = null 19:16:00 sasl.kerberos.kinit.cmd = /usr/bin/kinit 19:16:00 sasl.kerberos.min.time.before.relogin = 60000 19:16:00 sasl.kerberos.service.name = null 19:16:00 sasl.kerberos.ticket.renew.jitter = 0.05 19:16:00 sasl.kerberos.ticket.renew.window.factor = 0.8 19:16:00 sasl.login.callback.handler.class = null 19:16:00 sasl.login.class = null 19:16:00 sasl.login.connect.timeout.ms = null 19:16:00 sasl.login.read.timeout.ms = null 19:16:00 sasl.login.refresh.buffer.seconds = 300 19:16:00 sasl.login.refresh.min.period.seconds = 60 19:16:00 sasl.login.refresh.window.factor = 0.8 19:16:00 sasl.login.refresh.window.jitter = 0.05 19:16:00 sasl.login.retry.backoff.max.ms = 10000 19:16:00 sasl.login.retry.backoff.ms = 100 19:16:00 sasl.mechanism = GSSAPI 19:16:00 sasl.oauthbearer.clock.skew.seconds = 30 19:16:00 sasl.oauthbearer.expected.audience = null 19:16:00 sasl.oauthbearer.expected.issuer = null 19:16:00 sasl.oauthbearer.header.urlencode = false 19:16:00 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 19:16:00 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 19:16:00 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 19:16:00 sasl.oauthbearer.jwks.endpoint.url = null 19:16:00 sasl.oauthbearer.scope.claim.name = scope 19:16:00 sasl.oauthbearer.sub.claim.name = sub 19:16:00 sasl.oauthbearer.token.endpoint.url = null 19:16:00 security.protocol = PLAINTEXT 19:16:00 security.providers = null 19:16:00 send.buffer.bytes = 131072 19:16:00 session.timeout.ms = 45000 19:16:00 socket.connection.setup.timeout.max.ms = 30000 19:16:00 socket.connection.setup.timeout.ms = 10000 19:16:00 ssl.cipher.suites = null 19:16:00 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 19:16:00 ssl.endpoint.identification.algorithm = https 19:16:00 ssl.engine.factory.class = null 19:16:00 ssl.key.password = null 19:16:00 ssl.keymanager.algorithm = SunX509 19:16:00 ssl.keystore.certificate.chain = null 19:16:00 ssl.keystore.key = null 19:16:00 ssl.keystore.location = null 19:16:00 ssl.keystore.password = null 19:16:00 ssl.keystore.type = JKS 19:16:00 ssl.protocol = TLSv1.3 19:16:00 ssl.provider = null 19:16:00 ssl.secure.random.implementation = null 19:16:00 ssl.trustmanager.algorithm = PKIX 19:16:00 ssl.truststore.certificates = null 19:16:00 ssl.truststore.location = null 19:16:00 ssl.truststore.password = null 19:16:00 ssl.truststore.type = JKS 19:16:00 value.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 19:16:00 19:16:00 2026-01-13T19:15:59.963Z INFO 11274 --- [cps-integration-test] [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 19:16:00 2026-01-13T19:15:59.965Z INFO 11274 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 19:16:00 2026-01-13T19:15:59.965Z INFO 11274 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 19:16:00 2026-01-13T19:15:59.965Z INFO 11274 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1768331759965 19:16:00 2026-01-13T19:15:59.965Z INFO 11274 --- [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 19:16:00 2026-01-13T19:15:59.969Z INFO 11274 --- [cps-integration-test] [ main] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-test-group-19, groupId=test-group] Cluster ID: 4L6g3nShT-eMCtK--X86sw 19:16:00 2026-01-13T19:15:59.970Z INFO 11274 --- [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) 19:16:00 2026-01-13T19:15:59.971Z INFO 11274 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-19, groupId=test-group] (Re-)joining group 19:16:00 2026-01-13T19:15:59.973Z INFO 11274 --- [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-6d1a43f8-c011-441d-bb8b-51a29b0b5240 19:16:00 2026-01-13T19:15:59.973Z INFO 11274 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-19, groupId=test-group] (Re-)joining group 19:16:00 2026-01-13T19:15:59.974Z INFO 11274 --- [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-6d1a43f8-c011-441d-bb8b-51a29b0b5240', protocol='range'} 19:16:00 2026-01-13T19:15:59.975Z INFO 11274 --- [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-6d1a43f8-c011-441d-bb8b-51a29b0b5240=Assignment(partitions=[ncmp-events-0])} 19:16:00 2026-01-13T19:15:59.977Z INFO 11274 --- [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-6d1a43f8-c011-441d-bb8b-51a29b0b5240', protocol='range'} 19:16:00 2026-01-13T19:15:59.977Z INFO 11274 --- [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]) 19:16:00 2026-01-13T19:15:59.977Z INFO 11274 --- [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 19:16:00 2026-01-13T19:15:59.991Z INFO 11274 --- [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 19:16:00 2026-01-13T19:16:00.014Z INFO 11274 --- [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}}. 19:16:00 2026-01-13T19:16:00.483Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 19:16:00 2026-01-13T19:16:00.483Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 19:16:00 2026-01-13T19:16:00.488Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 19:16:00 2026-01-13T19:16:00.491Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 19:16:00 2026-01-13T19:16:00.491Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 19:16:00 2026-01-13T19:16:00.552Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set A for CM Handle ch-1 19:16:00 2026-01-13T19:16:00.560Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set A for CM Handle ch-1 19:16:00 2026-01-13T19:16:00.573Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 19:16:00 2026-01-13T19:16:00.590Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 19:16:00 2026-01-13T19:16:00.591Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 19:16:00 2026-01-13T19:16:00.591Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 19:16:00 2026-01-13T19:16:00.591Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 19:16:00 2026-01-13T19:16:00.591Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 19:16:00 2026-01-13T19:16:00.648Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set B for CM Handle ch-2 19:16:00 2026-01-13T19:16:00.654Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set B for CM Handle ch-2 19:16:00 2026-01-13T19:16:00.667Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 19:16:00 2026-01-13T19:16:00.686Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 19:16:00 2026-01-13T19:16:00.686Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 19:16:00 2026-01-13T19:16:00.687Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 19:16:00 2026-01-13T19:16:00.687Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 19:16:00 2026-01-13T19:16:00.687Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 19:16:00 2026-01-13T19:16:00.706Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 19:16:00 2026-01-13T19:16:00.777Z INFO 11274 --- [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 19:16:00 2026-01-13T19:16:00.777Z INFO 11274 --- [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-6d1a43f8-c011-441d-bb8b-51a29b0b5240 sending LeaveGroup request to coordinator localhost:32777 (id: 2147483646 rack: null) due to the consumer unsubscribed from all topics 19:16:00 2026-01-13T19:16:00.778Z INFO 11274 --- [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 19:16:00 2026-01-13T19:16:00.778Z INFO 11274 --- [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 19:16:00 2026-01-13T19:16:00.778Z INFO 11274 --- [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 19:16:00 2026-01-13T19:16:00.778Z INFO 11274 --- [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 19:16:00 2026-01-13T19:16:00.778Z INFO 11274 --- [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 19:16:00 2026-01-13T19:16:00.785Z INFO 11274 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 19:16:00 2026-01-13T19:16:00.785Z INFO 11274 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 19:16:00 2026-01-13T19:16:00.785Z INFO 11274 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.telemetry.internals.ClientTelemetryReporter 19:16:00 2026-01-13T19:16:00.785Z INFO 11274 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 19:16:00 2026-01-13T19:16:00.787Z INFO 11274 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : App info kafka.consumer for consumer-test-group-19 unregistered 19:16:00 2026-01-13T19:16:00.806Z INFO 11274 --- [cps-integration-test] [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 19:16:00 allow.auto.create.topics = true 19:16:00 auto.commit.interval.ms = 5000 19:16:00 auto.include.jmx.reporter = true 19:16:00 auto.offset.reset = latest 19:16:00 bootstrap.servers = [localhost:32777] 19:16:00 check.crcs = true 19:16:00 client.dns.lookup = use_all_dns_ips 19:16:00 client.id = consumer-test-group-20 19:16:00 client.rack = 19:16:00 connections.max.idle.ms = 540000 19:16:00 default.api.timeout.ms = 60000 19:16:00 enable.auto.commit = true 19:16:00 enable.metrics.push = true 19:16:00 exclude.internal.topics = true 19:16:00 fetch.max.bytes = 52428800 19:16:00 fetch.max.wait.ms = 500 19:16:00 fetch.min.bytes = 1 19:16:00 group.id = test-group 19:16:00 group.instance.id = null 19:16:00 group.protocol = classic 19:16:00 group.remote.assignor = null 19:16:00 heartbeat.interval.ms = 3000 19:16:00 interceptor.classes = [] 19:16:00 internal.leave.group.on.close = true 19:16:00 internal.throw.on.fetch.stable.offset.unsupported = false 19:16:00 isolation.level = read_uncommitted 19:16:00 key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 19:16:00 max.partition.fetch.bytes = 1048576 19:16:00 max.poll.interval.ms = 300000 19:16:00 max.poll.records = 2147483647 19:16:00 metadata.max.age.ms = 300000 19:16:00 metadata.recovery.strategy = none 19:16:00 metric.reporters = [] 19:16:00 metrics.num.samples = 2 19:16:00 metrics.recording.level = INFO 19:16:00 metrics.sample.window.ms = 30000 19:16:00 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 19:16:00 receive.buffer.bytes = 65536 19:16:00 reconnect.backoff.max.ms = 1000 19:16:00 reconnect.backoff.ms = 50 19:16:00 request.timeout.ms = 30000 19:16:00 retry.backoff.max.ms = 1000 19:16:00 retry.backoff.ms = 100 19:16:00 sasl.client.callback.handler.class = null 19:16:00 sasl.jaas.config = null 19:16:00 sasl.kerberos.kinit.cmd = /usr/bin/kinit 19:16:00 sasl.kerberos.min.time.before.relogin = 60000 19:16:00 sasl.kerberos.service.name = null 19:16:00 sasl.kerberos.ticket.renew.jitter = 0.05 19:16:00 sasl.kerberos.ticket.renew.window.factor = 0.8 19:16:00 sasl.login.callback.handler.class = null 19:16:00 sasl.login.class = null 19:16:00 sasl.login.connect.timeout.ms = null 19:16:00 sasl.login.read.timeout.ms = null 19:16:00 sasl.login.refresh.buffer.seconds = 300 19:16:00 sasl.login.refresh.min.period.seconds = 60 19:16:00 sasl.login.refresh.window.factor = 0.8 19:16:00 sasl.login.refresh.window.jitter = 0.05 19:16:00 sasl.login.retry.backoff.max.ms = 10000 19:16:00 sasl.login.retry.backoff.ms = 100 19:16:00 sasl.mechanism = GSSAPI 19:16:00 sasl.oauthbearer.clock.skew.seconds = 30 19:16:00 sasl.oauthbearer.expected.audience = null 19:16:00 sasl.oauthbearer.expected.issuer = null 19:16:00 sasl.oauthbearer.header.urlencode = false 19:16:00 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 19:16:00 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 19:16:00 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 19:16:00 sasl.oauthbearer.jwks.endpoint.url = null 19:16:00 sasl.oauthbearer.scope.claim.name = scope 19:16:00 sasl.oauthbearer.sub.claim.name = sub 19:16:00 sasl.oauthbearer.token.endpoint.url = null 19:16:00 security.protocol = PLAINTEXT 19:16:00 security.providers = null 19:16:00 send.buffer.bytes = 131072 19:16:00 session.timeout.ms = 45000 19:16:00 socket.connection.setup.timeout.max.ms = 30000 19:16:00 socket.connection.setup.timeout.ms = 10000 19:16:00 ssl.cipher.suites = null 19:16:00 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 19:16:00 ssl.endpoint.identification.algorithm = https 19:16:00 ssl.engine.factory.class = null 19:16:00 ssl.key.password = null 19:16:00 ssl.keymanager.algorithm = SunX509 19:16:00 ssl.keystore.certificate.chain = null 19:16:00 ssl.keystore.key = null 19:16:00 ssl.keystore.location = null 19:16:00 ssl.keystore.password = null 19:16:00 ssl.keystore.type = JKS 19:16:00 ssl.protocol = TLSv1.3 19:16:00 ssl.provider = null 19:16:00 ssl.secure.random.implementation = null 19:16:00 ssl.trustmanager.algorithm = PKIX 19:16:00 ssl.truststore.certificates = null 19:16:00 ssl.truststore.location = null 19:16:00 ssl.truststore.password = null 19:16:00 ssl.truststore.type = JKS 19:16:00 value.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 19:16:00 19:16:00 2026-01-13T19:16:00.806Z INFO 11274 --- [cps-integration-test] [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 19:16:00 2026-01-13T19:16:00.808Z INFO 11274 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 19:16:00 2026-01-13T19:16:00.808Z INFO 11274 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 19:16:00 2026-01-13T19:16:00.808Z INFO 11274 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1768331760808 19:16:00 2026-01-13T19:16:00.808Z INFO 11274 --- [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 19:16:00 2026-01-13T19:16:00.813Z INFO 11274 --- [cps-integration-test] [ main] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-test-group-20, groupId=test-group] Cluster ID: 4L6g3nShT-eMCtK--X86sw 19:16:00 2026-01-13T19:16:00.813Z INFO 11274 --- [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) 19:16:00 2026-01-13T19:16:00.814Z INFO 11274 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-20, groupId=test-group] (Re-)joining group 19:16:00 2026-01-13T19:16:00.825Z INFO 11274 --- [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-790aac88-0453-4de7-9683-2d3c92f18d88 19:16:00 2026-01-13T19:16:00.825Z INFO 11274 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-20, groupId=test-group] (Re-)joining group 19:16:00 2026-01-13T19:16:00.827Z INFO 11274 --- [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-790aac88-0453-4de7-9683-2d3c92f18d88', protocol='range'} 19:16:00 2026-01-13T19:16:00.827Z INFO 11274 --- [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-790aac88-0453-4de7-9683-2d3c92f18d88=Assignment(partitions=[ncmp-events-0])} 19:16:00 2026-01-13T19:16:00.831Z INFO 11274 --- [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-790aac88-0453-4de7-9683-2d3c92f18d88', protocol='range'} 19:16:00 2026-01-13T19:16:00.831Z INFO 11274 --- [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]) 19:16:00 2026-01-13T19:16:00.831Z INFO 11274 --- [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 19:16:00 2026-01-13T19:16:00.832Z INFO 11274 --- [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 19:16:00 2026-01-13T19:16:00.838Z INFO 11274 --- [cps-integration-test] [ main] o.a.k.c.c.internals.SubscriptionState : [Consumer clientId=consumer-test-group-20, groupId=test-group] Resetting offset for partition ncmp-events-0 to position FetchPosition{offset=341, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[localhost:32777 (id: 1 rack: null)], epoch=0}}. 19:16:01 2026-01-13T19:16:01.342Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 19:16:01 2026-01-13T19:16:01.342Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 19:16:01 2026-01-13T19:16:01.342Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 19:16:01 2026-01-13T19:16:01.342Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 19:16:01 2026-01-13T19:16:01.342Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 19:16:01 2026-01-13T19:16:01.408Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 19:16:01 2026-01-13T19:16:01.417Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 19:16:01 2026-01-13T19:16:01.438Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 19:16:01 2026-01-13T19:16:01.462Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 19:16:01 2026-01-13T19:16:01.462Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 19:16:01 2026-01-13T19:16:01.462Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 19:16:01 2026-01-13T19:16:01.462Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 19:16:01 2026-01-13T19:16:01.462Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 19:16:01 2026-01-13T19:16:01.480Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-2 for CM Handle ch-2 19:16:01 2026-01-13T19:16:01.485Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-2 for CM Handle ch-2 19:16:01 2026-01-13T19:16:01.499Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 19:16:01 2026-01-13T19:16:01.507Z WARN 11274 --- [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 19:16:01 2026-01-13T19:16:01.507Z WARN 11274 --- [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 19:16:01 2026-01-13T19:16:01.571Z ERROR 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.CmHandleRegistrationService : Unable to de-register cm-handle batch, retrying on each cm handle 19:16:01 2026-01-13T19:16:01.606Z ERROR 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.CmHandleRegistrationService : Unable to find dataNode for cmHandleId : ch-5 , caused by : DataNode not found 19:16:01 2026-01-13T19:16:01.616Z ERROR 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.CmHandleRegistrationService : Unable to find dataNode for cmHandleId : ch-7 , caused by : DataNode not found 19:16:01 2026-01-13T19:16:01.619Z INFO 11274 --- [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 19:16:01 2026-01-13T19:16:01.619Z INFO 11274 --- [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-790aac88-0453-4de7-9683-2d3c92f18d88 sending LeaveGroup request to coordinator localhost:32777 (id: 2147483646 rack: null) due to the consumer unsubscribed from all topics 19:16:01 2026-01-13T19:16:01.619Z INFO 11274 --- [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 19:16:01 2026-01-13T19:16:01.619Z INFO 11274 --- [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 19:16:01 2026-01-13T19:16:01.619Z INFO 11274 --- [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 19:16:01 2026-01-13T19:16:01.620Z INFO 11274 --- [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 19:16:01 2026-01-13T19:16:01.620Z INFO 11274 --- [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 19:16:01 2026-01-13T19:16:01.625Z INFO 11274 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 19:16:01 2026-01-13T19:16:01.625Z INFO 11274 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 19:16:01 2026-01-13T19:16:01.625Z INFO 11274 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.telemetry.internals.ClientTelemetryReporter 19:16:01 2026-01-13T19:16:01.625Z INFO 11274 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 19:16:01 2026-01-13T19:16:01.626Z INFO 11274 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : App info kafka.consumer for consumer-test-group-20 unregistered 19:16:01 2026-01-13T19:16:01.641Z INFO 11274 --- [cps-integration-test] [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 19:16:01 allow.auto.create.topics = true 19:16:01 auto.commit.interval.ms = 5000 19:16:01 auto.include.jmx.reporter = true 19:16:01 auto.offset.reset = latest 19:16:01 bootstrap.servers = [localhost:32777] 19:16:01 check.crcs = true 19:16:01 client.dns.lookup = use_all_dns_ips 19:16:01 client.id = consumer-test-group-21 19:16:01 client.rack = 19:16:01 connections.max.idle.ms = 540000 19:16:01 default.api.timeout.ms = 60000 19:16:01 enable.auto.commit = true 19:16:01 enable.metrics.push = true 19:16:01 exclude.internal.topics = true 19:16:01 fetch.max.bytes = 52428800 19:16:01 fetch.max.wait.ms = 500 19:16:01 fetch.min.bytes = 1 19:16:01 group.id = test-group 19:16:01 group.instance.id = null 19:16:01 group.protocol = classic 19:16:01 group.remote.assignor = null 19:16:01 heartbeat.interval.ms = 3000 19:16:01 interceptor.classes = [] 19:16:01 internal.leave.group.on.close = true 19:16:01 internal.throw.on.fetch.stable.offset.unsupported = false 19:16:01 isolation.level = read_uncommitted 19:16:01 key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 19:16:01 max.partition.fetch.bytes = 1048576 19:16:01 max.poll.interval.ms = 300000 19:16:01 max.poll.records = 2147483647 19:16:01 metadata.max.age.ms = 300000 19:16:01 metadata.recovery.strategy = none 19:16:01 metric.reporters = [] 19:16:01 metrics.num.samples = 2 19:16:01 metrics.recording.level = INFO 19:16:01 metrics.sample.window.ms = 30000 19:16:01 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 19:16:01 receive.buffer.bytes = 65536 19:16:01 reconnect.backoff.max.ms = 1000 19:16:01 reconnect.backoff.ms = 50 19:16:01 request.timeout.ms = 30000 19:16:01 retry.backoff.max.ms = 1000 19:16:01 retry.backoff.ms = 100 19:16:01 sasl.client.callback.handler.class = null 19:16:01 sasl.jaas.config = null 19:16:01 sasl.kerberos.kinit.cmd = /usr/bin/kinit 19:16:01 sasl.kerberos.min.time.before.relogin = 60000 19:16:01 sasl.kerberos.service.name = null 19:16:01 sasl.kerberos.ticket.renew.jitter = 0.05 19:16:01 sasl.kerberos.ticket.renew.window.factor = 0.8 19:16:01 sasl.login.callback.handler.class = null 19:16:01 sasl.login.class = null 19:16:01 sasl.login.connect.timeout.ms = null 19:16:01 sasl.login.read.timeout.ms = null 19:16:01 sasl.login.refresh.buffer.seconds = 300 19:16:01 sasl.login.refresh.min.period.seconds = 60 19:16:01 sasl.login.refresh.window.factor = 0.8 19:16:01 sasl.login.refresh.window.jitter = 0.05 19:16:01 sasl.login.retry.backoff.max.ms = 10000 19:16:01 sasl.login.retry.backoff.ms = 100 19:16:01 sasl.mechanism = GSSAPI 19:16:01 sasl.oauthbearer.clock.skew.seconds = 30 19:16:01 sasl.oauthbearer.expected.audience = null 19:16:01 sasl.oauthbearer.expected.issuer = null 19:16:01 sasl.oauthbearer.header.urlencode = false 19:16:01 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 19:16:01 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 19:16:01 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 19:16:01 sasl.oauthbearer.jwks.endpoint.url = null 19:16:01 sasl.oauthbearer.scope.claim.name = scope 19:16:01 sasl.oauthbearer.sub.claim.name = sub 19:16:01 sasl.oauthbearer.token.endpoint.url = null 19:16:01 security.protocol = PLAINTEXT 19:16:01 security.providers = null 19:16:01 send.buffer.bytes = 131072 19:16:01 session.timeout.ms = 45000 19:16:01 socket.connection.setup.timeout.max.ms = 30000 19:16:01 socket.connection.setup.timeout.ms = 10000 19:16:01 ssl.cipher.suites = null 19:16:01 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 19:16:01 ssl.endpoint.identification.algorithm = https 19:16:01 ssl.engine.factory.class = null 19:16:01 ssl.key.password = null 19:16:01 ssl.keymanager.algorithm = SunX509 19:16:01 ssl.keystore.certificate.chain = null 19:16:01 ssl.keystore.key = null 19:16:01 ssl.keystore.location = null 19:16:01 ssl.keystore.password = null 19:16:01 ssl.keystore.type = JKS 19:16:01 ssl.protocol = TLSv1.3 19:16:01 ssl.provider = null 19:16:01 ssl.secure.random.implementation = null 19:16:01 ssl.trustmanager.algorithm = PKIX 19:16:01 ssl.truststore.certificates = null 19:16:01 ssl.truststore.location = null 19:16:01 ssl.truststore.password = null 19:16:01 ssl.truststore.type = JKS 19:16:01 value.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 19:16:01 19:16:01 2026-01-13T19:16:01.641Z INFO 11274 --- [cps-integration-test] [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 19:16:01 2026-01-13T19:16:01.643Z INFO 11274 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 19:16:01 2026-01-13T19:16:01.643Z INFO 11274 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 19:16:01 2026-01-13T19:16:01.643Z INFO 11274 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1768331761643 19:16:01 2026-01-13T19:16:01.643Z INFO 11274 --- [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 19:16:01 2026-01-13T19:16:01.651Z INFO 11274 --- [cps-integration-test] [ main] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-test-group-21, groupId=test-group] Cluster ID: 4L6g3nShT-eMCtK--X86sw 19:16:01 2026-01-13T19:16:01.652Z INFO 11274 --- [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) 19:16:01 2026-01-13T19:16:01.653Z INFO 11274 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-21, groupId=test-group] (Re-)joining group 19:16:01 2026-01-13T19:16:01.658Z INFO 11274 --- [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-0f40ddf8-2fa4-49e3-a0e4-1c0f430381af 19:16:01 2026-01-13T19:16:01.658Z INFO 11274 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-21, groupId=test-group] (Re-)joining group 19:16:01 2026-01-13T19:16:01.662Z INFO 11274 --- [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-0f40ddf8-2fa4-49e3-a0e4-1c0f430381af', protocol='range'} 19:16:01 2026-01-13T19:16:01.663Z INFO 11274 --- [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-0f40ddf8-2fa4-49e3-a0e4-1c0f430381af=Assignment(partitions=[ncmp-events-0])} 19:16:01 2026-01-13T19:16:01.664Z INFO 11274 --- [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-0f40ddf8-2fa4-49e3-a0e4-1c0f430381af', protocol='range'} 19:16:01 2026-01-13T19:16:01.665Z INFO 11274 --- [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]) 19:16:01 2026-01-13T19:16:01.665Z INFO 11274 --- [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 19:16:01 2026-01-13T19:16:01.671Z INFO 11274 --- [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 19:16:01 2026-01-13T19:16:01.689Z INFO 11274 --- [cps-integration-test] [ main] o.a.k.c.c.internals.SubscriptionState : [Consumer clientId=consumer-test-group-21, groupId=test-group] Resetting offset for partition ncmp-events-0 to position FetchPosition{offset=358, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[localhost:32777 (id: 1 rack: null)], epoch=0}}. 19:16:02 2026-01-13T19:16:02.166Z INFO 11274 --- [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. 19:16:02 2026-01-13T19:16:02.166Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 2 items. 19:16:02 2026-01-13T19:16:02.166Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 2 19:16:02 2026-01-13T19:16:02.166Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 2 19:16:02 2026-01-13T19:16:02.166Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 2. 1 batch(es) active. 19:16:02 2026-01-13T19:16:02.206Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 19:16:02 2026-01-13T19:16:02.227Z INFO 11274 --- [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. 19:16:02 2026-01-13T19:16:02.245Z INFO 11274 --- [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. 19:16:02 2026-01-13T19:16:02.246Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 2 items. 19:16:02 2026-01-13T19:16:02.246Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 2 19:16:02 2026-01-13T19:16:02.246Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 2 19:16:02 2026-01-13T19:16:02.246Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 2. 1 batch(es) active. 19:16:02 2026-01-13T19:16:02.308Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-2 for CM Handle ch-2 19:16:02 2026-01-13T19:16:02.321Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-2 for CM Handle ch-2 19:16:02 2026-01-13T19:16:02.387Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 19:16:02 2026-01-13T19:16:02.393Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 19:16:02 2026-01-13T19:16:02.424Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 19:16:02 2026-01-13T19:16:02.478Z INFO 11274 --- [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 19:16:02 2026-01-13T19:16:02.478Z INFO 11274 --- [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-0f40ddf8-2fa4-49e3-a0e4-1c0f430381af sending LeaveGroup request to coordinator localhost:32777 (id: 2147483646 rack: null) due to the consumer unsubscribed from all topics 19:16:02 2026-01-13T19:16:02.478Z INFO 11274 --- [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 19:16:02 2026-01-13T19:16:02.478Z INFO 11274 --- [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 19:16:02 2026-01-13T19:16:02.478Z INFO 11274 --- [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 19:16:02 2026-01-13T19:16:02.478Z INFO 11274 --- [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 19:16:02 2026-01-13T19:16:02.478Z INFO 11274 --- [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 19:16:02 2026-01-13T19:16:02.481Z INFO 11274 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 19:16:02 2026-01-13T19:16:02.481Z INFO 11274 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 19:16:02 2026-01-13T19:16:02.481Z INFO 11274 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.telemetry.internals.ClientTelemetryReporter 19:16:02 2026-01-13T19:16:02.481Z INFO 11274 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 19:16:02 2026-01-13T19:16:02.483Z INFO 11274 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : App info kafka.consumer for consumer-test-group-21 unregistered 19:16:02 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.986 s -- in org.onap.cps.integration.functional.ncmp.inventory.CmHandleCreateSpec 19:16:02 [INFO] Running org.onap.cps.integration.functional.ncmp.inventory.CmHandleSearchesNorthBoundRestApiSpec 19:16:02 2026-01-13T19:16:02.563Z INFO 11274 --- [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. 19:16:02 2026-01-13T19:16:02.563Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 3 items. 19:16:02 2026-01-13T19:16:02.564Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 3 19:16:02 2026-01-13T19:16:02.576Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 3 19:16:02 2026-01-13T19:16:02.576Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 3. 1 batch(es) active. 19:16:02 2026-01-13T19:16:02.661Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-2 for CM Handle ch-2 19:16:02 2026-01-13T19:16:02.671Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-2 for CM Handle ch-2 19:16:02 2026-01-13T19:16:02.783Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-3 for CM Handle ch-3 19:16:02 2026-01-13T19:16:02.793Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-3 for CM Handle ch-3 19:16:02 2026-01-13T19:16:02.857Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 19:16:02 2026-01-13T19:16:02.865Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 19:16:02 2026-01-13T19:16:02.896Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 19:16:03 2026-01-13T19:16:03.316Z ERROR 11274 --- [cps-integration-test] [ main] n.r.c.NetworkCmProxyRestExceptionHandler : Exception occurred 19:16:03 19:16:03 org.onap.cps.ncmp.api.exceptions.CmHandleNotFoundException: Cm handle not found 19:16:03 at org.onap.cps.ncmp.impl.utils.AlternateIdMatcher.getCmHandleId(AlternateIdMatcher.java:131) 19:16:03 at jdk.internal.reflect.GeneratedMethodAccessor412.invoke(Unknown Source) 19:16:03 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 19:16:03 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 19:16:03 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 19:16:03 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 19:16:03 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 19:16:03 at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89) 19:16:03 at org.onap.cps.aop.CpsLoggingAspectService.interceptMethodCall(CpsLoggingAspectService.java:70) 19:16:03 at jdk.internal.reflect.GeneratedMethodAccessor175.invoke(Unknown Source) 19:16:03 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 19:16:03 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 19:16:03 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:649) 19:16:03 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:631) 19:16:03 at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71) 19:16:03 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 19:16:03 at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) 19:16:03 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 19:16:03 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 19:16:03 at org.onap.cps.ncmp.impl.utils.AlternateIdMatcher$$SpringCGLIB$$0.getCmHandleId() 19:16:03 at org.onap.cps.ncmp.impl.NetworkCmProxyInventoryFacadeImpl.getNcmpServiceCmHandle(NetworkCmProxyInventoryFacadeImpl.java:162) 19:16:03 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 19:16:03 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 19:16:03 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 19:16:03 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 19:16:03 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 19:16:03 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 19:16:03 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 19:16:03 at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89) 19:16:03 at org.onap.cps.aop.CpsLoggingAspectService.interceptMethodCall(CpsLoggingAspectService.java:70) 19:16:03 at jdk.internal.reflect.GeneratedMethodAccessor175.invoke(Unknown Source) 19:16:03 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 19:16:03 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 19:16:03 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:649) 19:16:03 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:631) 19:16:03 at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71) 19:16:03 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 19:16:03 at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) 19:16:03 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 19:16:03 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 19:16:03 at org.onap.cps.ncmp.impl.NetworkCmProxyInventoryFacadeImpl$$SpringCGLIB$$0.getNcmpServiceCmHandle() 19:16:03 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController.retrieveCmHandleDetailsById(NetworkCmProxyController.java:304) 19:16:03 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 19:16:03 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 19:16:03 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 19:16:03 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 19:16:03 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 19:16:03 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 19:16:03 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 19:16:03 at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:172) 19:16:03 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 19:16:03 at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89) 19:16:03 at org.onap.cps.aop.CpsLoggingAspectService.interceptMethodCall(CpsLoggingAspectService.java:70) 19:16:03 at jdk.internal.reflect.GeneratedMethodAccessor175.invoke(Unknown Source) 19:16:03 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 19:16:03 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 19:16:03 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:649) 19:16:03 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:631) 19:16:03 at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71) 19:16:03 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 19:16:03 at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) 19:16:03 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 19:16:03 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 19:16:03 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController$$SpringCGLIB$$0.retrieveCmHandleDetailsById() 19:16:03 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 19:16:03 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 19:16:03 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 19:16:03 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 19:16:03 at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:258) 19:16:03 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:191) 19:16:03 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 19:16:03 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:991) 19:16:03 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:896) 19:16:03 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 19:16:03 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089) 19:16:03 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979) 19:16:03 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014) 19:16:03 at org.springframework.web.servlet.FrameworkServlet.doGet(FrameworkServlet.java:903) 19:16:03 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:527) 19:16:03 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 19:16:03 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 19:16:03 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 19:16:03 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 19:16:03 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 19:16:03 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 19:16:03 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 19:16:03 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 19:16:03 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 19:16:03 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 19:16:03 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 19:16:03 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 19:16:03 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 19:16:03 at org.springframework.web.filter.ServerHttpObservationFilter.doFilterInternal(ServerHttpObservationFilter.java:110) 19:16:03 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 19:16:03 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 19:16:03 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 19:16:03 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 19:16:03 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 19:16:03 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 19:16:03 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 19:16:03 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 19:16:03 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 19:16:03 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 19:16:03 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:125) 19:16:03 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:139) 19:16:03 at org.onap.cps.integration.functional.ncmp.inventory.CmHandleSearchesNorthBoundRestApiSpec$__spock_feature_1_3_closure2.doCall(CmHandleSearchesNorthBoundRestApiSpec.groovy:105) 19:16:03 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 19:16:03 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 19:16:03 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 19:16:03 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 19:16:03 at org.codehaus.groovy.reflection.CachedMethod.invoke(CachedMethod.java:107) 19:16:03 at groovy.lang.MetaMethod.doMethodInvoke(MetaMethod.java:323) 19:16:03 at org.codehaus.groovy.runtime.metaclass.ClosureMetaClass.invokeMethod(ClosureMetaClass.java:274) 19:16:03 at groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:1030) 19:16:03 at groovy.lang.Closure.call(Closure.java:427) 19:16:03 at groovy.lang.Closure.call(Closure.java:416) 19:16:03 at org.codehaus.groovy.runtime.DefaultGroovyMethods.each(DefaultGroovyMethods.java:2357) 19:16:03 at org.codehaus.groovy.runtime.DefaultGroovyMethods.each(DefaultGroovyMethods.java:2342) 19:16:03 at org.codehaus.groovy.runtime.DefaultGroovyMethods.each(DefaultGroovyMethods.java:2383) 19:16:03 at org.codehaus.groovy.runtime.dgm$202.doMethodInvoke(Unknown Source) 19:16:03 at groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:1254) 19:16:03 at groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:1030) 19:16:03 at org.codehaus.groovy.runtime.InvokerHelper.invokePojoMethod(InvokerHelper.java:1024) 19:16:03 at org.codehaus.groovy.runtime.InvokerHelper.invokeMethod(InvokerHelper.java:1015) 19:16:03 at org.spockframework.runtime.GroovyRuntimeUtil.invokeMethod(GroovyRuntimeUtil.java:172) 19:16:03 at org.spockframework.runtime.SpockRuntime.verifyMethodCondition(SpockRuntime.java:111) 19:16:03 at org.onap.cps.integration.functional.ncmp.inventory.CmHandleSearchesNorthBoundRestApiSpec.$spock_feature_1_3(CmHandleSearchesNorthBoundRestApiSpec.groovy:104) 19:16:03 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 19:16:03 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 19:16:03 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 19:16:03 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 19:16:03 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 19:16:03 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 19:16:03 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 19:16:03 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 19:16:03 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 19:16:03 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 19:16:03 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 19:16:03 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:58) 19:16:03 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:15) 19:16:03 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 19:16:03 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 19:16:03 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 19:16:03 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 19:16:03 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 19:16:03 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 19:16:03 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 19:16:03 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 19:16:03 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 19:16:03 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 19:16:03 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 19:16:03 at org.spockframework.runtime.SimpleFeatureNode.lambda$around$0(SimpleFeatureNode.java:52) 19:16:03 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 19:16:03 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 19:16:03 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 19:16:03 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 19:16:03 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 19:16:03 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 19:16:03 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 19:16:03 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 19:16:03 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:52) 19:16:03 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:15) 19:16:03 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 19:16:03 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 19:16:03 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 19:16:03 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 19:16:03 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 19:16:03 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 19:16:03 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 19:16:03 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 19:16:03 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 19:16:03 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 19:16:03 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 19:16:03 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 19:16:03 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 19:16:03 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 19:16:03 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 19:16:03 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 19:16:03 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 19:16:03 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 19:16:03 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 19:16:03 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 19:16:03 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 19:16:03 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 19:16:03 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 19:16:03 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 19:16:03 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 19:16:03 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 19:16:03 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 19:16:03 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 19:16:03 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 19:16:03 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 19:16:03 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 19:16:03 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 19:16:03 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 19:16:03 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 19:16:03 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 19:16:03 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) 19:16:03 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) 19:16:03 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) 19:16:03 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) 19:16:03 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) 19:16:03 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) 19:16:03 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 19:16:03 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 19:16:03 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 19:16:03 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) 19:16:03 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 19:16:03 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) 19:16:03 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 19:16:03 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 19:16:03 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 19:16:03 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 19:16:03 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 19:16:03 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 19:16:03 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 19:16:03 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 19:16:03 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 19:16:03 19:16:03 2026-01-13T19:16:03.324Z ERROR 11274 --- [cps-integration-test] [ main] n.r.c.NetworkCmProxyRestExceptionHandler : Exception occurred 19:16:03 19:16:03 org.onap.cps.ncmp.api.exceptions.CmHandleNotFoundException: Cm handle not found 19:16:03 at org.onap.cps.ncmp.impl.utils.AlternateIdMatcher.getCmHandleId(AlternateIdMatcher.java:131) 19:16:03 at jdk.internal.reflect.GeneratedMethodAccessor412.invoke(Unknown Source) 19:16:03 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 19:16:03 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 19:16:03 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 19:16:03 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 19:16:03 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 19:16:03 at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89) 19:16:03 at org.onap.cps.aop.CpsLoggingAspectService.interceptMethodCall(CpsLoggingAspectService.java:70) 19:16:03 at jdk.internal.reflect.GeneratedMethodAccessor175.invoke(Unknown Source) 19:16:03 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 19:16:03 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 19:16:03 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:649) 19:16:03 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:631) 19:16:03 at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71) 19:16:03 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 19:16:03 at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) 19:16:03 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 19:16:03 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 19:16:03 at org.onap.cps.ncmp.impl.utils.AlternateIdMatcher$$SpringCGLIB$$0.getCmHandleId() 19:16:03 at org.onap.cps.ncmp.impl.NetworkCmProxyInventoryFacadeImpl.getNcmpServiceCmHandle(NetworkCmProxyInventoryFacadeImpl.java:162) 19:16:03 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 19:16:03 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 19:16:03 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 19:16:03 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 19:16:03 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 19:16:03 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 19:16:03 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 19:16:03 at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89) 19:16:03 at org.onap.cps.aop.CpsLoggingAspectService.interceptMethodCall(CpsLoggingAspectService.java:70) 19:16:03 at jdk.internal.reflect.GeneratedMethodAccessor175.invoke(Unknown Source) 19:16:03 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 19:16:03 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 19:16:03 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:649) 19:16:03 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:631) 19:16:03 at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71) 19:16:03 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 19:16:03 at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) 19:16:03 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 19:16:03 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 19:16:03 at org.onap.cps.ncmp.impl.NetworkCmProxyInventoryFacadeImpl$$SpringCGLIB$$0.getNcmpServiceCmHandle() 19:16:03 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController.retrieveCmHandleDetailsById(NetworkCmProxyController.java:304) 19:16:03 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 19:16:03 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 19:16:03 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 19:16:03 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 19:16:03 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 19:16:03 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 19:16:03 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 19:16:03 at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:172) 19:16:03 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 19:16:03 at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89) 19:16:03 at org.onap.cps.aop.CpsLoggingAspectService.interceptMethodCall(CpsLoggingAspectService.java:70) 19:16:03 at jdk.internal.reflect.GeneratedMethodAccessor175.invoke(Unknown Source) 19:16:03 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 19:16:03 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 19:16:03 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:649) 19:16:03 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:631) 19:16:03 at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71) 19:16:03 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 19:16:03 at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) 19:16:03 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 19:16:03 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 19:16:03 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController$$SpringCGLIB$$0.retrieveCmHandleDetailsById() 19:16:03 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 19:16:03 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 19:16:03 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 19:16:03 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 19:16:03 at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:258) 19:16:03 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:191) 19:16:03 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 19:16:03 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:991) 19:16:03 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:896) 19:16:03 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 19:16:03 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089) 19:16:03 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979) 19:16:03 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014) 19:16:03 at org.springframework.web.servlet.FrameworkServlet.doGet(FrameworkServlet.java:903) 19:16:03 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:527) 19:16:03 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 19:16:03 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 19:16:03 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 19:16:03 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 19:16:03 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 19:16:03 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 19:16:03 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 19:16:03 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 19:16:03 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 19:16:03 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 19:16:03 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 19:16:03 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 19:16:03 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 19:16:03 at org.springframework.web.filter.ServerHttpObservationFilter.doFilterInternal(ServerHttpObservationFilter.java:110) 19:16:03 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 19:16:03 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 19:16:03 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 19:16:03 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 19:16:03 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 19:16:03 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 19:16:03 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 19:16:03 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 19:16:03 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 19:16:03 at org.onap.cps.integration.functional.ncmp.inventory.CmHandleSearchesNorthBoundRestApiSpec$__spock_feature_1_3_closure2.doCall(CmHandleSearchesNorthBoundRestApiSpec.groovy:105) 19:16:03 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 19:16:03 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 19:16:03 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 19:16:03 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 19:16:03 at org.codehaus.groovy.reflection.CachedMethod.invoke(CachedMethod.java:107) 19:16:03 at groovy.lang.MetaMethod.doMethodInvoke(MetaMethod.java:323) 19:16:03 at org.codehaus.groovy.runtime.metaclass.ClosureMetaClass.invokeMethod(ClosureMetaClass.java:274) 19:16:03 at groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:1030) 19:16:03 at groovy.lang.Closure.call(Closure.java:427) 19:16:03 at groovy.lang.Closure.call(Closure.java:416) 19:16:03 at org.codehaus.groovy.runtime.DefaultGroovyMethods.each(DefaultGroovyMethods.java:2357) 19:16:03 at org.codehaus.groovy.runtime.DefaultGroovyMethods.each(DefaultGroovyMethods.java:2342) 19:16:03 at org.codehaus.groovy.runtime.DefaultGroovyMethods.each(DefaultGroovyMethods.java:2383) 19:16:03 at org.codehaus.groovy.runtime.dgm$202.doMethodInvoke(Unknown Source) 19:16:03 at groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:1254) 19:16:03 at groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:1030) 19:16:03 at org.codehaus.groovy.runtime.InvokerHelper.invokePojoMethod(InvokerHelper.java:1024) 19:16:03 at org.codehaus.groovy.runtime.InvokerHelper.invokeMethod(InvokerHelper.java:1015) 19:16:03 at org.spockframework.runtime.GroovyRuntimeUtil.invokeMethod(GroovyRuntimeUtil.java:172) 19:16:03 at org.spockframework.runtime.SpockRuntime.verifyMethodCondition(SpockRuntime.java:111) 19:16:03 at org.onap.cps.integration.functional.ncmp.inventory.CmHandleSearchesNorthBoundRestApiSpec.$spock_feature_1_3(CmHandleSearchesNorthBoundRestApiSpec.groovy:104) 19:16:03 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 19:16:03 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 19:16:03 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 19:16:03 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 19:16:03 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 19:16:03 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 19:16:03 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 19:16:03 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 19:16:03 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 19:16:03 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 19:16:03 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 19:16:03 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:58) 19:16:03 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:15) 19:16:03 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 19:16:03 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 19:16:03 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 19:16:03 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 19:16:03 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 19:16:03 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 19:16:03 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 19:16:03 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 19:16:03 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 19:16:03 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 19:16:03 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 19:16:03 at org.spockframework.runtime.SimpleFeatureNode.lambda$around$0(SimpleFeatureNode.java:52) 19:16:03 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 19:16:03 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 19:16:03 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 19:16:03 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 19:16:03 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 19:16:03 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 19:16:03 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 19:16:03 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 19:16:03 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:52) 19:16:03 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:15) 19:16:03 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 19:16:03 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 19:16:03 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 19:16:03 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 19:16:03 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 19:16:03 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 19:16:03 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 19:16:03 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 19:16:03 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 19:16:03 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 19:16:03 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 19:16:03 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 19:16:03 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 19:16:03 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 19:16:03 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 19:16:03 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 19:16:03 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 19:16:03 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 19:16:03 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 19:16:03 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 19:16:03 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 19:16:03 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 19:16:03 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 19:16:03 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 19:16:03 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 19:16:03 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 19:16:03 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 19:16:03 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 19:16:03 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 19:16:03 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 19:16:03 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 19:16:03 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 19:16:03 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 19:16:03 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 19:16:03 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 19:16:03 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) 19:16:03 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) 19:16:03 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) 19:16:03 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) 19:16:03 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) 19:16:03 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) 19:16:03 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 19:16:03 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 19:16:03 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 19:16:03 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) 19:16:03 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 19:16:03 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) 19:16:03 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 19:16:03 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 19:16:03 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 19:16:03 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 19:16:03 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 19:16:03 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 19:16:03 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 19:16:03 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 19:16:03 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 19:16:03 19:16:03 2026-01-13T19:16:03.331Z ERROR 11274 --- [cps-integration-test] [ main] n.r.c.NetworkCmProxyRestExceptionHandler : Exception occurred 19:16:03 19:16:03 org.onap.cps.ncmp.api.exceptions.CmHandleNotFoundException: Cm handle not found 19:16:03 at org.onap.cps.ncmp.impl.utils.AlternateIdMatcher.getCmHandleId(AlternateIdMatcher.java:131) 19:16:03 at jdk.internal.reflect.GeneratedMethodAccessor412.invoke(Unknown Source) 19:16:03 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 19:16:03 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 19:16:03 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 19:16:03 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 19:16:03 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 19:16:03 at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89) 19:16:03 at org.onap.cps.aop.CpsLoggingAspectService.interceptMethodCall(CpsLoggingAspectService.java:70) 19:16:03 at jdk.internal.reflect.GeneratedMethodAccessor175.invoke(Unknown Source) 19:16:03 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 19:16:03 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 19:16:03 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:649) 19:16:03 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:631) 19:16:03 at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71) 19:16:03 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 19:16:03 at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) 19:16:03 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 19:16:03 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 19:16:03 at org.onap.cps.ncmp.impl.utils.AlternateIdMatcher$$SpringCGLIB$$0.getCmHandleId() 19:16:03 at org.onap.cps.ncmp.impl.NetworkCmProxyInventoryFacadeImpl.getNcmpServiceCmHandle(NetworkCmProxyInventoryFacadeImpl.java:162) 19:16:03 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 19:16:03 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 19:16:03 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 19:16:03 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 19:16:03 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 19:16:03 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 19:16:03 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 19:16:03 at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89) 19:16:03 at org.onap.cps.aop.CpsLoggingAspectService.interceptMethodCall(CpsLoggingAspectService.java:70) 19:16:03 at jdk.internal.reflect.GeneratedMethodAccessor175.invoke(Unknown Source) 19:16:03 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 19:16:03 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 19:16:03 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:649) 19:16:03 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:631) 19:16:03 at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71) 19:16:03 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 19:16:03 at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) 19:16:03 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 19:16:03 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 19:16:03 at org.onap.cps.ncmp.impl.NetworkCmProxyInventoryFacadeImpl$$SpringCGLIB$$0.getNcmpServiceCmHandle() 19:16:03 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController.retrieveCmHandleDetailsById(NetworkCmProxyController.java:304) 19:16:03 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 19:16:03 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 19:16:03 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 19:16:03 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 19:16:03 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 19:16:03 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 19:16:03 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 19:16:03 at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:172) 19:16:03 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 19:16:03 at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89) 19:16:03 at org.onap.cps.aop.CpsLoggingAspectService.interceptMethodCall(CpsLoggingAspectService.java:70) 19:16:03 at jdk.internal.reflect.GeneratedMethodAccessor175.invoke(Unknown Source) 19:16:03 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 19:16:03 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 19:16:03 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:649) 19:16:03 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:631) 19:16:03 at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71) 19:16:03 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 19:16:03 at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) 19:16:03 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 19:16:03 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 19:16:03 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController$$SpringCGLIB$$0.retrieveCmHandleDetailsById() 19:16:03 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 19:16:03 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 19:16:03 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 19:16:03 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 19:16:03 at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:258) 19:16:03 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:191) 19:16:03 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 19:16:03 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:991) 19:16:03 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:896) 19:16:03 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 19:16:03 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089) 19:16:03 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979) 19:16:03 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014) 19:16:03 at org.springframework.web.servlet.FrameworkServlet.doGet(FrameworkServlet.java:903) 19:16:03 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:527) 19:16:03 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 19:16:03 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 19:16:03 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 19:16:03 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 19:16:03 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 19:16:03 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 19:16:03 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 19:16:03 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 19:16:03 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 19:16:03 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 19:16:03 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 19:16:03 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 19:16:03 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 19:16:03 at org.springframework.web.filter.ServerHttpObservationFilter.doFilterInternal(ServerHttpObservationFilter.java:110) 19:16:03 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 19:16:03 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 19:16:03 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 19:16:03 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 19:16:03 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 19:16:03 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 19:16:03 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 19:16:03 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 19:16:03 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 19:16:03 at org.onap.cps.integration.functional.ncmp.inventory.CmHandleSearchesNorthBoundRestApiSpec$__spock_feature_1_3_closure2.doCall(CmHandleSearchesNorthBoundRestApiSpec.groovy:105) 19:16:03 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 19:16:03 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 19:16:03 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 19:16:03 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 19:16:03 at org.codehaus.groovy.reflection.CachedMethod.invoke(CachedMethod.java:107) 19:16:03 at groovy.lang.MetaMethod.doMethodInvoke(MetaMethod.java:323) 19:16:03 at org.codehaus.groovy.runtime.metaclass.ClosureMetaClass.invokeMethod(ClosureMetaClass.java:274) 19:16:03 at groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:1030) 19:16:03 at groovy.lang.Closure.call(Closure.java:427) 19:16:03 at groovy.lang.Closure.call(Closure.java:416) 19:16:03 at org.codehaus.groovy.runtime.DefaultGroovyMethods.each(DefaultGroovyMethods.java:2357) 19:16:03 at org.codehaus.groovy.runtime.DefaultGroovyMethods.each(DefaultGroovyMethods.java:2342) 19:16:03 at org.codehaus.groovy.runtime.DefaultGroovyMethods.each(DefaultGroovyMethods.java:2383) 19:16:03 at org.codehaus.groovy.runtime.dgm$202.doMethodInvoke(Unknown Source) 19:16:03 at groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:1254) 19:16:03 at groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:1030) 19:16:03 at org.codehaus.groovy.runtime.InvokerHelper.invokePojoMethod(InvokerHelper.java:1024) 19:16:03 at org.codehaus.groovy.runtime.InvokerHelper.invokeMethod(InvokerHelper.java:1015) 19:16:03 at org.spockframework.runtime.GroovyRuntimeUtil.invokeMethod(GroovyRuntimeUtil.java:172) 19:16:03 at org.spockframework.runtime.SpockRuntime.verifyMethodCondition(SpockRuntime.java:111) 19:16:03 at org.onap.cps.integration.functional.ncmp.inventory.CmHandleSearchesNorthBoundRestApiSpec.$spock_feature_1_3(CmHandleSearchesNorthBoundRestApiSpec.groovy:104) 19:16:03 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 19:16:03 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 19:16:03 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 19:16:03 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 19:16:03 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 19:16:03 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 19:16:03 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 19:16:03 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 19:16:03 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 19:16:03 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 19:16:03 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 19:16:03 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:58) 19:16:03 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:15) 19:16:03 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 19:16:03 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 19:16:03 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 19:16:03 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 19:16:03 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 19:16:03 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 19:16:03 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 19:16:03 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 19:16:03 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 19:16:03 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 19:16:03 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 19:16:03 at org.spockframework.runtime.SimpleFeatureNode.lambda$around$0(SimpleFeatureNode.java:52) 19:16:03 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 19:16:03 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 19:16:03 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 19:16:03 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 19:16:03 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 19:16:03 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 19:16:03 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 19:16:03 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 19:16:03 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:52) 19:16:03 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:15) 19:16:03 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 19:16:03 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 19:16:03 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 19:16:03 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 19:16:03 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 19:16:03 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 19:16:03 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 19:16:03 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 19:16:03 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 19:16:03 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 19:16:03 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 19:16:03 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 19:16:03 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 19:16:03 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 19:16:03 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 19:16:03 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 19:16:03 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 19:16:03 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 19:16:03 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 19:16:03 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 19:16:03 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 19:16:03 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 19:16:03 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 19:16:03 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 19:16:03 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 19:16:03 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 19:16:03 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 19:16:03 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 19:16:03 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 19:16:03 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 19:16:03 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 19:16:03 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 19:16:03 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 19:16:03 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 19:16:03 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 19:16:03 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) 19:16:03 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) 19:16:03 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) 19:16:03 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) 19:16:03 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) 19:16:03 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) 19:16:03 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 19:16:03 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 19:16:03 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 19:16:03 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) 19:16:03 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 19:16:03 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) 19:16:03 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 19:16:03 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 19:16:03 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 19:16:03 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 19:16:03 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 19:16:03 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 19:16:03 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 19:16:03 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 19:16:03 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 19:16:03 19:16:03 [INFO] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.842 s -- in org.onap.cps.integration.functional.ncmp.inventory.CmHandleSearchesNorthBoundRestApiSpec 19:16:03 [INFO] Running org.onap.cps.integration.functional.ncmp.inventory.CmHandleSearchesSouthBoundRestApiSpec 19:16:03 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.249 s -- in org.onap.cps.integration.functional.ncmp.inventory.CmHandleSearchesSouthBoundRestApiSpec 19:16:03 [INFO] Running org.onap.cps.integration.functional.ncmp.inventory.CmHandleUpdateSpec 19:16:03 2026-01-13T19:16:03.615Z INFO 11274 --- [cps-integration-test] [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 19:16:03 allow.auto.create.topics = true 19:16:03 auto.commit.interval.ms = 5000 19:16:03 auto.include.jmx.reporter = true 19:16:03 auto.offset.reset = latest 19:16:03 bootstrap.servers = [localhost:32777] 19:16:03 check.crcs = true 19:16:03 client.dns.lookup = use_all_dns_ips 19:16:03 client.id = consumer-test-group-for-update-22 19:16:03 client.rack = 19:16:03 connections.max.idle.ms = 540000 19:16:03 default.api.timeout.ms = 60000 19:16:03 enable.auto.commit = true 19:16:03 enable.metrics.push = true 19:16:03 exclude.internal.topics = true 19:16:03 fetch.max.bytes = 52428800 19:16:03 fetch.max.wait.ms = 500 19:16:03 fetch.min.bytes = 1 19:16:03 group.id = test-group-for-update 19:16:03 group.instance.id = null 19:16:03 group.protocol = classic 19:16:03 group.remote.assignor = null 19:16:03 heartbeat.interval.ms = 3000 19:16:03 interceptor.classes = [] 19:16:03 internal.leave.group.on.close = true 19:16:03 internal.throw.on.fetch.stable.offset.unsupported = false 19:16:03 isolation.level = read_uncommitted 19:16:03 key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 19:16:03 max.partition.fetch.bytes = 1048576 19:16:03 max.poll.interval.ms = 300000 19:16:03 max.poll.records = 2147483647 19:16:03 metadata.max.age.ms = 300000 19:16:03 metadata.recovery.strategy = none 19:16:03 metric.reporters = [] 19:16:03 metrics.num.samples = 2 19:16:03 metrics.recording.level = INFO 19:16:03 metrics.sample.window.ms = 30000 19:16:03 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 19:16:03 receive.buffer.bytes = 65536 19:16:03 reconnect.backoff.max.ms = 1000 19:16:03 reconnect.backoff.ms = 50 19:16:03 request.timeout.ms = 30000 19:16:03 retry.backoff.max.ms = 1000 19:16:03 retry.backoff.ms = 100 19:16:03 sasl.client.callback.handler.class = null 19:16:03 sasl.jaas.config = null 19:16:03 sasl.kerberos.kinit.cmd = /usr/bin/kinit 19:16:03 sasl.kerberos.min.time.before.relogin = 60000 19:16:03 sasl.kerberos.service.name = null 19:16:03 sasl.kerberos.ticket.renew.jitter = 0.05 19:16:03 sasl.kerberos.ticket.renew.window.factor = 0.8 19:16:03 sasl.login.callback.handler.class = null 19:16:03 sasl.login.class = null 19:16:03 sasl.login.connect.timeout.ms = null 19:16:03 sasl.login.read.timeout.ms = null 19:16:03 sasl.login.refresh.buffer.seconds = 300 19:16:03 sasl.login.refresh.min.period.seconds = 60 19:16:03 sasl.login.refresh.window.factor = 0.8 19:16:03 sasl.login.refresh.window.jitter = 0.05 19:16:03 sasl.login.retry.backoff.max.ms = 10000 19:16:03 sasl.login.retry.backoff.ms = 100 19:16:03 sasl.mechanism = GSSAPI 19:16:03 sasl.oauthbearer.clock.skew.seconds = 30 19:16:03 sasl.oauthbearer.expected.audience = null 19:16:03 sasl.oauthbearer.expected.issuer = null 19:16:03 sasl.oauthbearer.header.urlencode = false 19:16:03 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 19:16:03 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 19:16:03 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 19:16:03 sasl.oauthbearer.jwks.endpoint.url = null 19:16:03 sasl.oauthbearer.scope.claim.name = scope 19:16:03 sasl.oauthbearer.sub.claim.name = sub 19:16:03 sasl.oauthbearer.token.endpoint.url = null 19:16:03 security.protocol = PLAINTEXT 19:16:03 security.providers = null 19:16:03 send.buffer.bytes = 131072 19:16:03 session.timeout.ms = 45000 19:16:03 socket.connection.setup.timeout.max.ms = 30000 19:16:03 socket.connection.setup.timeout.ms = 10000 19:16:03 ssl.cipher.suites = null 19:16:03 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 19:16:03 ssl.endpoint.identification.algorithm = https 19:16:03 ssl.engine.factory.class = null 19:16:03 ssl.key.password = null 19:16:03 ssl.keymanager.algorithm = SunX509 19:16:03 ssl.keystore.certificate.chain = null 19:16:03 ssl.keystore.key = null 19:16:03 ssl.keystore.location = null 19:16:03 ssl.keystore.password = null 19:16:03 ssl.keystore.type = JKS 19:16:03 ssl.protocol = TLSv1.3 19:16:03 ssl.provider = null 19:16:03 ssl.secure.random.implementation = null 19:16:03 ssl.trustmanager.algorithm = PKIX 19:16:03 ssl.truststore.certificates = null 19:16:03 ssl.truststore.location = null 19:16:03 ssl.truststore.password = null 19:16:03 ssl.truststore.type = JKS 19:16:03 value.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 19:16:03 19:16:03 2026-01-13T19:16:03.615Z INFO 11274 --- [cps-integration-test] [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 19:16:03 2026-01-13T19:16:03.617Z INFO 11274 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 19:16:03 2026-01-13T19:16:03.617Z INFO 11274 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 19:16:03 2026-01-13T19:16:03.617Z INFO 11274 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1768331763617 19:16:03 2026-01-13T19:16:03.617Z INFO 11274 --- [cps-integration-test] [ main] o.a.k.c.c.i.ClassicKafkaConsumer : [Consumer clientId=consumer-test-group-for-update-22, groupId=test-group-for-update] Subscribed to topic(s): ncmp-events 19:16:03 2026-01-13T19:16:03.624Z INFO 11274 --- [cps-integration-test] [ main] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-test-group-for-update-22, groupId=test-group-for-update] Cluster ID: 4L6g3nShT-eMCtK--X86sw 19:16:03 2026-01-13T19:16:03.624Z INFO 11274 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-22, groupId=test-group-for-update] Discovered group coordinator localhost:32777 (id: 2147483646 rack: null) 19:16:03 2026-01-13T19:16:03.625Z INFO 11274 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-22, groupId=test-group-for-update] (Re-)joining group 19:16:03 2026-01-13T19:16:03.629Z INFO 11274 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-22, groupId=test-group-for-update] Request joining group due to: need to re-join with the given member-id: consumer-test-group-for-update-22-448a16db-19e9-4a4d-88c2-9c3a2785dc4f 19:16:03 2026-01-13T19:16:03.629Z INFO 11274 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-22, groupId=test-group-for-update] (Re-)joining group 19:16:03 2026-01-13T19:16:03.632Z INFO 11274 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-22, groupId=test-group-for-update] Successfully joined group with generation Generation{generationId=1, memberId='consumer-test-group-for-update-22-448a16db-19e9-4a4d-88c2-9c3a2785dc4f', protocol='range'} 19:16:03 2026-01-13T19:16:03.632Z INFO 11274 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-22, groupId=test-group-for-update] Finished assignment for group at generation 1: {consumer-test-group-for-update-22-448a16db-19e9-4a4d-88c2-9c3a2785dc4f=Assignment(partitions=[ncmp-events-0])} 19:16:03 2026-01-13T19:16:03.634Z INFO 11274 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-22, groupId=test-group-for-update] Successfully synced group in generation Generation{generationId=1, memberId='consumer-test-group-for-update-22-448a16db-19e9-4a4d-88c2-9c3a2785dc4f', protocol='range'} 19:16:03 2026-01-13T19:16:03.634Z INFO 11274 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-22, groupId=test-group-for-update] Notifying assignor about the new Assignment(partitions=[ncmp-events-0]) 19:16:03 2026-01-13T19:16:03.634Z INFO 11274 --- [cps-integration-test] [ main] k.c.c.i.ConsumerRebalanceListenerInvoker : [Consumer clientId=consumer-test-group-for-update-22, groupId=test-group-for-update] Adding newly assigned partitions: ncmp-events-0 19:16:03 2026-01-13T19:16:03.635Z INFO 11274 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-22, groupId=test-group-for-update] Found no committed offset for partition ncmp-events-0 19:16:03 2026-01-13T19:16:03.640Z INFO 11274 --- [cps-integration-test] [ main] o.a.k.c.c.internals.SubscriptionState : [Consumer clientId=consumer-test-group-for-update-22, groupId=test-group-for-update] Resetting offset for partition ncmp-events-0 to position FetchPosition{offset=400, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[localhost:32777 (id: 1 rack: null)], epoch=0}}. 19:16:04 2026-01-13T19:16:04.135Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 19:16:04 2026-01-13T19:16:04.135Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 19:16:04 2026-01-13T19:16:04.135Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 19:16:04 2026-01-13T19:16:04.135Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 19:16:04 2026-01-13T19:16:04.135Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 19:16:04 2026-01-13T19:16:04.195Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 19:16:04 2026-01-13T19:16:04.207Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 19:16:04 2026-01-13T19:16:04.219Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 19:16:04 2026-01-13T19:16:04.226Z WARN 11274 --- [cps-integration-test] [ main] HandleRegistrationServicePropertyHandler : Ignoring update for cmHandle ch-1: target dataProducerIdentifier is null or blank. 19:16:04 2026-01-13T19:16:04.252Z INFO 11274 --- [cps-integration-test] [ main] k.c.c.i.ConsumerRebalanceListenerInvoker : [Consumer clientId=consumer-test-group-for-update-22, groupId=test-group-for-update] Revoke previously assigned partitions ncmp-events-0 19:16:04 2026-01-13T19:16:04.252Z INFO 11274 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-22, groupId=test-group-for-update] Member consumer-test-group-for-update-22-448a16db-19e9-4a4d-88c2-9c3a2785dc4f sending LeaveGroup request to coordinator localhost:32777 (id: 2147483646 rack: null) due to the consumer unsubscribed from all topics 19:16:04 2026-01-13T19:16:04.252Z INFO 11274 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-22, groupId=test-group-for-update] Resetting generation and member id due to: consumer pro-actively leaving the group 19:16:04 2026-01-13T19:16:04.252Z INFO 11274 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-22, groupId=test-group-for-update] Request joining group due to: consumer pro-actively leaving the group 19:16:04 2026-01-13T19:16:04.252Z INFO 11274 --- [cps-integration-test] [ main] o.a.k.c.c.i.ClassicKafkaConsumer : [Consumer clientId=consumer-test-group-for-update-22, groupId=test-group-for-update] Unsubscribed all topics or patterns and assigned partitions 19:16:04 2026-01-13T19:16:04.253Z INFO 11274 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-22, groupId=test-group-for-update] Resetting generation and member id due to: consumer pro-actively leaving the group 19:16:04 2026-01-13T19:16:04.253Z INFO 11274 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-22, groupId=test-group-for-update] Request joining group due to: consumer pro-actively leaving the group 19:16:04 2026-01-13T19:16:04.255Z INFO 11274 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 19:16:04 2026-01-13T19:16:04.255Z INFO 11274 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 19:16:04 2026-01-13T19:16:04.255Z INFO 11274 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.telemetry.internals.ClientTelemetryReporter 19:16:04 2026-01-13T19:16:04.255Z INFO 11274 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 19:16:04 2026-01-13T19:16:04.256Z INFO 11274 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : App info kafka.consumer for consumer-test-group-for-update-22 unregistered 19:16:04 2026-01-13T19:16:04.269Z INFO 11274 --- [cps-integration-test] [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 19:16:04 allow.auto.create.topics = true 19:16:04 auto.commit.interval.ms = 5000 19:16:04 auto.include.jmx.reporter = true 19:16:04 auto.offset.reset = latest 19:16:04 bootstrap.servers = [localhost:32777] 19:16:04 check.crcs = true 19:16:04 client.dns.lookup = use_all_dns_ips 19:16:04 client.id = consumer-test-group-for-update-23 19:16:04 client.rack = 19:16:04 connections.max.idle.ms = 540000 19:16:04 default.api.timeout.ms = 60000 19:16:04 enable.auto.commit = true 19:16:04 enable.metrics.push = true 19:16:04 exclude.internal.topics = true 19:16:04 fetch.max.bytes = 52428800 19:16:04 fetch.max.wait.ms = 500 19:16:04 fetch.min.bytes = 1 19:16:04 group.id = test-group-for-update 19:16:04 group.instance.id = null 19:16:04 group.protocol = classic 19:16:04 group.remote.assignor = null 19:16:04 heartbeat.interval.ms = 3000 19:16:04 interceptor.classes = [] 19:16:04 internal.leave.group.on.close = true 19:16:04 internal.throw.on.fetch.stable.offset.unsupported = false 19:16:04 isolation.level = read_uncommitted 19:16:04 key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 19:16:04 max.partition.fetch.bytes = 1048576 19:16:04 max.poll.interval.ms = 300000 19:16:04 max.poll.records = 2147483647 19:16:04 metadata.max.age.ms = 300000 19:16:04 metadata.recovery.strategy = none 19:16:04 metric.reporters = [] 19:16:04 metrics.num.samples = 2 19:16:04 metrics.recording.level = INFO 19:16:04 metrics.sample.window.ms = 30000 19:16:04 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 19:16:04 receive.buffer.bytes = 65536 19:16:04 reconnect.backoff.max.ms = 1000 19:16:04 reconnect.backoff.ms = 50 19:16:04 request.timeout.ms = 30000 19:16:04 retry.backoff.max.ms = 1000 19:16:04 retry.backoff.ms = 100 19:16:04 sasl.client.callback.handler.class = null 19:16:04 sasl.jaas.config = null 19:16:04 sasl.kerberos.kinit.cmd = /usr/bin/kinit 19:16:04 sasl.kerberos.min.time.before.relogin = 60000 19:16:04 sasl.kerberos.service.name = null 19:16:04 sasl.kerberos.ticket.renew.jitter = 0.05 19:16:04 sasl.kerberos.ticket.renew.window.factor = 0.8 19:16:04 sasl.login.callback.handler.class = null 19:16:04 sasl.login.class = null 19:16:04 sasl.login.connect.timeout.ms = null 19:16:04 sasl.login.read.timeout.ms = null 19:16:04 sasl.login.refresh.buffer.seconds = 300 19:16:04 sasl.login.refresh.min.period.seconds = 60 19:16:04 sasl.login.refresh.window.factor = 0.8 19:16:04 sasl.login.refresh.window.jitter = 0.05 19:16:04 sasl.login.retry.backoff.max.ms = 10000 19:16:04 sasl.login.retry.backoff.ms = 100 19:16:04 sasl.mechanism = GSSAPI 19:16:04 sasl.oauthbearer.clock.skew.seconds = 30 19:16:04 sasl.oauthbearer.expected.audience = null 19:16:04 sasl.oauthbearer.expected.issuer = null 19:16:04 sasl.oauthbearer.header.urlencode = false 19:16:04 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 19:16:04 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 19:16:04 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 19:16:04 sasl.oauthbearer.jwks.endpoint.url = null 19:16:04 sasl.oauthbearer.scope.claim.name = scope 19:16:04 sasl.oauthbearer.sub.claim.name = sub 19:16:04 sasl.oauthbearer.token.endpoint.url = null 19:16:04 security.protocol = PLAINTEXT 19:16:04 security.providers = null 19:16:04 send.buffer.bytes = 131072 19:16:04 session.timeout.ms = 45000 19:16:04 socket.connection.setup.timeout.max.ms = 30000 19:16:04 socket.connection.setup.timeout.ms = 10000 19:16:04 ssl.cipher.suites = null 19:16:04 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 19:16:04 ssl.endpoint.identification.algorithm = https 19:16:04 ssl.engine.factory.class = null 19:16:04 ssl.key.password = null 19:16:04 ssl.keymanager.algorithm = SunX509 19:16:04 ssl.keystore.certificate.chain = null 19:16:04 ssl.keystore.key = null 19:16:04 ssl.keystore.location = null 19:16:04 ssl.keystore.password = null 19:16:04 ssl.keystore.type = JKS 19:16:04 ssl.protocol = TLSv1.3 19:16:04 ssl.provider = null 19:16:04 ssl.secure.random.implementation = null 19:16:04 ssl.trustmanager.algorithm = PKIX 19:16:04 ssl.truststore.certificates = null 19:16:04 ssl.truststore.location = null 19:16:04 ssl.truststore.password = null 19:16:04 ssl.truststore.type = JKS 19:16:04 value.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 19:16:04 19:16:04 2026-01-13T19:16:04.269Z INFO 11274 --- [cps-integration-test] [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 19:16:04 2026-01-13T19:16:04.270Z INFO 11274 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 19:16:04 2026-01-13T19:16:04.271Z INFO 11274 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 19:16:04 2026-01-13T19:16:04.271Z INFO 11274 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1768331764270 19:16:04 2026-01-13T19:16:04.271Z INFO 11274 --- [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 19:16:04 2026-01-13T19:16:04.277Z INFO 11274 --- [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 19:16:04 2026-01-13T19:16:04.277Z INFO 11274 --- [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) 19:16:04 2026-01-13T19:16:04.278Z INFO 11274 --- [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 19:16:04 2026-01-13T19:16:04.280Z INFO 11274 --- [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-ebf6e842-e26c-490b-bc16-98954d8f3f7a 19:16:04 2026-01-13T19:16:04.280Z INFO 11274 --- [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 19:16:04 2026-01-13T19:16:04.282Z INFO 11274 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-23, groupId=test-group-for-update] Successfully joined group with generation Generation{generationId=3, memberId='consumer-test-group-for-update-23-ebf6e842-e26c-490b-bc16-98954d8f3f7a', protocol='range'} 19:16:04 2026-01-13T19:16:04.282Z INFO 11274 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-23, groupId=test-group-for-update] Finished assignment for group at generation 3: {consumer-test-group-for-update-23-ebf6e842-e26c-490b-bc16-98954d8f3f7a=Assignment(partitions=[ncmp-events-0])} 19:16:04 2026-01-13T19:16:04.284Z INFO 11274 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-23, groupId=test-group-for-update] Successfully synced group in generation Generation{generationId=3, memberId='consumer-test-group-for-update-23-ebf6e842-e26c-490b-bc16-98954d8f3f7a', protocol='range'} 19:16:04 2026-01-13T19:16:04.284Z INFO 11274 --- [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]) 19:16:04 2026-01-13T19:16:04.284Z INFO 11274 --- [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 19:16:04 2026-01-13T19:16:04.285Z INFO 11274 --- [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 19:16:04 2026-01-13T19:16:04.287Z INFO 11274 --- [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}}. 19:16:04 2026-01-13T19:16:04.788Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 19:16:04 2026-01-13T19:16:04.788Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 19:16:04 2026-01-13T19:16:04.788Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 19:16:04 2026-01-13T19:16:04.788Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 19:16:04 2026-01-13T19:16:04.788Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 19:16:04 2026-01-13T19:16:04.849Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 19:16:04 2026-01-13T19:16:04.857Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 19:16:04 2026-01-13T19:16:04.869Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 19:16:04 2026-01-13T19:16:04.896Z WARN 11274 --- [cps-integration-test] [ main] HandleRegistrationServicePropertyHandler : Ignoring update for cmHandle ch-1: target dataProducerIdentifier is null or blank. 19:16:04 2026-01-13T19:16:04.925Z INFO 11274 --- [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 19:16:04 2026-01-13T19:16:04.926Z INFO 11274 --- [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-ebf6e842-e26c-490b-bc16-98954d8f3f7a sending LeaveGroup request to coordinator localhost:32777 (id: 2147483646 rack: null) due to the consumer unsubscribed from all topics 19:16:04 2026-01-13T19:16:04.926Z INFO 11274 --- [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 19:16:04 2026-01-13T19:16:04.926Z INFO 11274 --- [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 19:16:04 2026-01-13T19:16:04.926Z INFO 11274 --- [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 19:16:04 2026-01-13T19:16:04.926Z INFO 11274 --- [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 19:16:04 2026-01-13T19:16:04.926Z INFO 11274 --- [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 19:16:04 2026-01-13T19:16:04.929Z INFO 11274 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 19:16:04 2026-01-13T19:16:04.929Z INFO 11274 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 19:16:04 2026-01-13T19:16:04.929Z INFO 11274 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.telemetry.internals.ClientTelemetryReporter 19:16:04 2026-01-13T19:16:04.929Z INFO 11274 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 19:16:04 2026-01-13T19:16:04.931Z INFO 11274 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : App info kafka.consumer for consumer-test-group-for-update-23 unregistered 19:16:04 2026-01-13T19:16:04.943Z INFO 11274 --- [cps-integration-test] [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 19:16:04 allow.auto.create.topics = true 19:16:04 auto.commit.interval.ms = 5000 19:16:04 auto.include.jmx.reporter = true 19:16:04 auto.offset.reset = latest 19:16:04 bootstrap.servers = [localhost:32777] 19:16:04 check.crcs = true 19:16:04 client.dns.lookup = use_all_dns_ips 19:16:04 client.id = consumer-test-group-for-update-24 19:16:04 client.rack = 19:16:04 connections.max.idle.ms = 540000 19:16:04 default.api.timeout.ms = 60000 19:16:04 enable.auto.commit = true 19:16:04 enable.metrics.push = true 19:16:04 exclude.internal.topics = true 19:16:04 fetch.max.bytes = 52428800 19:16:04 fetch.max.wait.ms = 500 19:16:04 fetch.min.bytes = 1 19:16:04 group.id = test-group-for-update 19:16:04 group.instance.id = null 19:16:04 group.protocol = classic 19:16:04 group.remote.assignor = null 19:16:04 heartbeat.interval.ms = 3000 19:16:04 interceptor.classes = [] 19:16:04 internal.leave.group.on.close = true 19:16:04 internal.throw.on.fetch.stable.offset.unsupported = false 19:16:04 isolation.level = read_uncommitted 19:16:04 key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 19:16:04 max.partition.fetch.bytes = 1048576 19:16:04 max.poll.interval.ms = 300000 19:16:04 max.poll.records = 2147483647 19:16:04 metadata.max.age.ms = 300000 19:16:04 metadata.recovery.strategy = none 19:16:04 metric.reporters = [] 19:16:04 metrics.num.samples = 2 19:16:04 metrics.recording.level = INFO 19:16:04 metrics.sample.window.ms = 30000 19:16:04 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 19:16:04 receive.buffer.bytes = 65536 19:16:04 reconnect.backoff.max.ms = 1000 19:16:04 reconnect.backoff.ms = 50 19:16:04 request.timeout.ms = 30000 19:16:04 retry.backoff.max.ms = 1000 19:16:04 retry.backoff.ms = 100 19:16:04 sasl.client.callback.handler.class = null 19:16:04 sasl.jaas.config = null 19:16:04 sasl.kerberos.kinit.cmd = /usr/bin/kinit 19:16:04 sasl.kerberos.min.time.before.relogin = 60000 19:16:04 sasl.kerberos.service.name = null 19:16:04 sasl.kerberos.ticket.renew.jitter = 0.05 19:16:04 sasl.kerberos.ticket.renew.window.factor = 0.8 19:16:04 sasl.login.callback.handler.class = null 19:16:04 sasl.login.class = null 19:16:04 sasl.login.connect.timeout.ms = null 19:16:04 sasl.login.read.timeout.ms = null 19:16:04 sasl.login.refresh.buffer.seconds = 300 19:16:04 sasl.login.refresh.min.period.seconds = 60 19:16:04 sasl.login.refresh.window.factor = 0.8 19:16:04 sasl.login.refresh.window.jitter = 0.05 19:16:04 sasl.login.retry.backoff.max.ms = 10000 19:16:04 sasl.login.retry.backoff.ms = 100 19:16:04 sasl.mechanism = GSSAPI 19:16:04 sasl.oauthbearer.clock.skew.seconds = 30 19:16:04 sasl.oauthbearer.expected.audience = null 19:16:04 sasl.oauthbearer.expected.issuer = null 19:16:04 sasl.oauthbearer.header.urlencode = false 19:16:04 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 19:16:04 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 19:16:04 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 19:16:04 sasl.oauthbearer.jwks.endpoint.url = null 19:16:04 sasl.oauthbearer.scope.claim.name = scope 19:16:04 sasl.oauthbearer.sub.claim.name = sub 19:16:04 sasl.oauthbearer.token.endpoint.url = null 19:16:04 security.protocol = PLAINTEXT 19:16:04 security.providers = null 19:16:04 send.buffer.bytes = 131072 19:16:04 session.timeout.ms = 45000 19:16:04 socket.connection.setup.timeout.max.ms = 30000 19:16:04 socket.connection.setup.timeout.ms = 10000 19:16:04 ssl.cipher.suites = null 19:16:04 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 19:16:04 ssl.endpoint.identification.algorithm = https 19:16:04 ssl.engine.factory.class = null 19:16:04 ssl.key.password = null 19:16:04 ssl.keymanager.algorithm = SunX509 19:16:04 ssl.keystore.certificate.chain = null 19:16:04 ssl.keystore.key = null 19:16:04 ssl.keystore.location = null 19:16:04 ssl.keystore.password = null 19:16:04 ssl.keystore.type = JKS 19:16:04 ssl.protocol = TLSv1.3 19:16:04 ssl.provider = null 19:16:04 ssl.secure.random.implementation = null 19:16:04 ssl.trustmanager.algorithm = PKIX 19:16:04 ssl.truststore.certificates = null 19:16:04 ssl.truststore.location = null 19:16:04 ssl.truststore.password = null 19:16:04 ssl.truststore.type = JKS 19:16:04 value.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 19:16:04 19:16:04 2026-01-13T19:16:04.943Z INFO 11274 --- [cps-integration-test] [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 19:16:04 2026-01-13T19:16:04.945Z INFO 11274 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 19:16:04 2026-01-13T19:16:04.945Z INFO 11274 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 19:16:04 2026-01-13T19:16:04.945Z INFO 11274 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1768331764945 19:16:04 2026-01-13T19:16:04.945Z INFO 11274 --- [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 19:16:04 2026-01-13T19:16:04.950Z INFO 11274 --- [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 19:16:04 2026-01-13T19:16:04.951Z INFO 11274 --- [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) 19:16:05 2026-01-13T19:16:04.951Z INFO 11274 --- [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 19:16:05 2026-01-13T19:16:04.961Z INFO 11274 --- [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-6293ed77-0a89-424b-8c9d-f54930a89862 19:16:05 2026-01-13T19:16:04.961Z INFO 11274 --- [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 19:16:05 2026-01-13T19:16:04.963Z INFO 11274 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-24, groupId=test-group-for-update] Successfully joined group with generation Generation{generationId=5, memberId='consumer-test-group-for-update-24-6293ed77-0a89-424b-8c9d-f54930a89862', protocol='range'} 19:16:05 2026-01-13T19:16:04.963Z INFO 11274 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-24, groupId=test-group-for-update] Finished assignment for group at generation 5: {consumer-test-group-for-update-24-6293ed77-0a89-424b-8c9d-f54930a89862=Assignment(partitions=[ncmp-events-0])} 19:16:05 2026-01-13T19:16:04.965Z INFO 11274 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-24, groupId=test-group-for-update] Successfully synced group in generation Generation{generationId=5, memberId='consumer-test-group-for-update-24-6293ed77-0a89-424b-8c9d-f54930a89862', protocol='range'} 19:16:05 2026-01-13T19:16:04.965Z INFO 11274 --- [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]) 19:16:05 2026-01-13T19:16:04.965Z INFO 11274 --- [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 19:16:05 2026-01-13T19:16:04.966Z INFO 11274 --- [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 19:16:05 2026-01-13T19:16:04.969Z INFO 11274 --- [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}}. 19:16:05 2026-01-13T19:16:05.468Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 19:16:05 2026-01-13T19:16:05.469Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 19:16:05 2026-01-13T19:16:05.469Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 19:16:05 2026-01-13T19:16:05.469Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 19:16:05 2026-01-13T19:16:05.469Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 19:16:05 2026-01-13T19:16:05.529Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 19:16:05 2026-01-13T19:16:05.540Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 19:16:05 2026-01-13T19:16:05.555Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 19:16:05 2026-01-13T19:16:05.575Z WARN 11274 --- [cps-integration-test] [ main] HandleRegistrationServicePropertyHandler : Ignoring update for cmHandle ch-1: target dataProducerIdentifier is null or blank. 19:16:05 2026-01-13T19:16:05.608Z INFO 11274 --- [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 19:16:05 2026-01-13T19:16:05.608Z INFO 11274 --- [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-6293ed77-0a89-424b-8c9d-f54930a89862 sending LeaveGroup request to coordinator localhost:32777 (id: 2147483646 rack: null) due to the consumer unsubscribed from all topics 19:16:05 2026-01-13T19:16:05.609Z INFO 11274 --- [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 19:16:05 2026-01-13T19:16:05.609Z INFO 11274 --- [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 19:16:05 2026-01-13T19:16:05.609Z INFO 11274 --- [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 19:16:05 2026-01-13T19:16:05.609Z INFO 11274 --- [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 19:16:05 2026-01-13T19:16:05.609Z INFO 11274 --- [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 19:16:05 2026-01-13T19:16:05.611Z INFO 11274 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 19:16:05 2026-01-13T19:16:05.611Z INFO 11274 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 19:16:05 2026-01-13T19:16:05.611Z INFO 11274 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.telemetry.internals.ClientTelemetryReporter 19:16:05 2026-01-13T19:16:05.611Z INFO 11274 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 19:16:05 2026-01-13T19:16:05.613Z INFO 11274 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : App info kafka.consumer for consumer-test-group-for-update-24 unregistered 19:16:05 2026-01-13T19:16:05.637Z INFO 11274 --- [cps-integration-test] [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 19:16:05 allow.auto.create.topics = true 19:16:05 auto.commit.interval.ms = 5000 19:16:05 auto.include.jmx.reporter = true 19:16:05 auto.offset.reset = latest 19:16:05 bootstrap.servers = [localhost:32777] 19:16:05 check.crcs = true 19:16:05 client.dns.lookup = use_all_dns_ips 19:16:05 client.id = consumer-test-group-for-update-25 19:16:05 client.rack = 19:16:05 connections.max.idle.ms = 540000 19:16:05 default.api.timeout.ms = 60000 19:16:05 enable.auto.commit = true 19:16:05 enable.metrics.push = true 19:16:05 exclude.internal.topics = true 19:16:05 fetch.max.bytes = 52428800 19:16:05 fetch.max.wait.ms = 500 19:16:05 fetch.min.bytes = 1 19:16:05 group.id = test-group-for-update 19:16:05 group.instance.id = null 19:16:05 group.protocol = classic 19:16:05 group.remote.assignor = null 19:16:05 heartbeat.interval.ms = 3000 19:16:05 interceptor.classes = [] 19:16:05 internal.leave.group.on.close = true 19:16:05 internal.throw.on.fetch.stable.offset.unsupported = false 19:16:05 isolation.level = read_uncommitted 19:16:05 key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 19:16:05 max.partition.fetch.bytes = 1048576 19:16:05 max.poll.interval.ms = 300000 19:16:05 max.poll.records = 2147483647 19:16:05 metadata.max.age.ms = 300000 19:16:05 metadata.recovery.strategy = none 19:16:05 metric.reporters = [] 19:16:05 metrics.num.samples = 2 19:16:05 metrics.recording.level = INFO 19:16:05 metrics.sample.window.ms = 30000 19:16:05 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 19:16:05 receive.buffer.bytes = 65536 19:16:05 reconnect.backoff.max.ms = 1000 19:16:05 reconnect.backoff.ms = 50 19:16:05 request.timeout.ms = 30000 19:16:05 retry.backoff.max.ms = 1000 19:16:05 retry.backoff.ms = 100 19:16:05 sasl.client.callback.handler.class = null 19:16:05 sasl.jaas.config = null 19:16:05 sasl.kerberos.kinit.cmd = /usr/bin/kinit 19:16:05 sasl.kerberos.min.time.before.relogin = 60000 19:16:05 sasl.kerberos.service.name = null 19:16:05 sasl.kerberos.ticket.renew.jitter = 0.05 19:16:05 sasl.kerberos.ticket.renew.window.factor = 0.8 19:16:05 sasl.login.callback.handler.class = null 19:16:05 sasl.login.class = null 19:16:05 sasl.login.connect.timeout.ms = null 19:16:05 sasl.login.read.timeout.ms = null 19:16:05 sasl.login.refresh.buffer.seconds = 300 19:16:05 sasl.login.refresh.min.period.seconds = 60 19:16:05 sasl.login.refresh.window.factor = 0.8 19:16:05 sasl.login.refresh.window.jitter = 0.05 19:16:05 sasl.login.retry.backoff.max.ms = 10000 19:16:05 sasl.login.retry.backoff.ms = 100 19:16:05 sasl.mechanism = GSSAPI 19:16:05 sasl.oauthbearer.clock.skew.seconds = 30 19:16:05 sasl.oauthbearer.expected.audience = null 19:16:05 sasl.oauthbearer.expected.issuer = null 19:16:05 sasl.oauthbearer.header.urlencode = false 19:16:05 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 19:16:05 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 19:16:05 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 19:16:05 sasl.oauthbearer.jwks.endpoint.url = null 19:16:05 sasl.oauthbearer.scope.claim.name = scope 19:16:05 sasl.oauthbearer.sub.claim.name = sub 19:16:05 sasl.oauthbearer.token.endpoint.url = null 19:16:05 security.protocol = PLAINTEXT 19:16:05 security.providers = null 19:16:05 send.buffer.bytes = 131072 19:16:05 session.timeout.ms = 45000 19:16:05 socket.connection.setup.timeout.max.ms = 30000 19:16:05 socket.connection.setup.timeout.ms = 10000 19:16:05 ssl.cipher.suites = null 19:16:05 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 19:16:05 ssl.endpoint.identification.algorithm = https 19:16:05 ssl.engine.factory.class = null 19:16:05 ssl.key.password = null 19:16:05 ssl.keymanager.algorithm = SunX509 19:16:05 ssl.keystore.certificate.chain = null 19:16:05 ssl.keystore.key = null 19:16:05 ssl.keystore.location = null 19:16:05 ssl.keystore.password = null 19:16:05 ssl.keystore.type = JKS 19:16:05 ssl.protocol = TLSv1.3 19:16:05 ssl.provider = null 19:16:05 ssl.secure.random.implementation = null 19:16:05 ssl.trustmanager.algorithm = PKIX 19:16:05 ssl.truststore.certificates = null 19:16:05 ssl.truststore.location = null 19:16:05 ssl.truststore.password = null 19:16:05 ssl.truststore.type = JKS 19:16:05 value.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 19:16:05 19:16:05 2026-01-13T19:16:05.637Z INFO 11274 --- [cps-integration-test] [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 19:16:05 2026-01-13T19:16:05.639Z INFO 11274 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 19:16:05 2026-01-13T19:16:05.639Z INFO 11274 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 19:16:05 2026-01-13T19:16:05.639Z INFO 11274 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1768331765639 19:16:05 2026-01-13T19:16:05.639Z INFO 11274 --- [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 19:16:05 2026-01-13T19:16:05.644Z INFO 11274 --- [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 19:16:05 2026-01-13T19:16:05.647Z INFO 11274 --- [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) 19:16:05 2026-01-13T19:16:05.648Z INFO 11274 --- [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 19:16:05 2026-01-13T19:16:05.652Z INFO 11274 --- [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-46114ac2-9726-41bf-89f0-39bdde654fc9 19:16:05 2026-01-13T19:16:05.652Z INFO 11274 --- [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 19:16:05 2026-01-13T19:16:05.662Z INFO 11274 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-25, groupId=test-group-for-update] Successfully joined group with generation Generation{generationId=7, memberId='consumer-test-group-for-update-25-46114ac2-9726-41bf-89f0-39bdde654fc9', protocol='range'} 19:16:05 2026-01-13T19:16:05.663Z INFO 11274 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-25, groupId=test-group-for-update] Finished assignment for group at generation 7: {consumer-test-group-for-update-25-46114ac2-9726-41bf-89f0-39bdde654fc9=Assignment(partitions=[ncmp-events-0])} 19:16:05 2026-01-13T19:16:05.665Z INFO 11274 --- [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=7, memberId='consumer-test-group-for-update-25-46114ac2-9726-41bf-89f0-39bdde654fc9', protocol='range'} 19:16:05 2026-01-13T19:16:05.665Z INFO 11274 --- [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]) 19:16:05 2026-01-13T19:16:05.665Z INFO 11274 --- [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 19:16:05 2026-01-13T19:16:05.665Z INFO 11274 --- [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 19:16:05 2026-01-13T19:16:05.668Z INFO 11274 --- [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}}. 19:16:06 2026-01-13T19:16:06.167Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 19:16:06 2026-01-13T19:16:06.167Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 19:16:06 2026-01-13T19:16:06.168Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 19:16:06 2026-01-13T19:16:06.168Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 19:16:06 2026-01-13T19:16:06.168Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 19:16:06 2026-01-13T19:16:06.241Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 19:16:06 2026-01-13T19:16:06.251Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 19:16:06 2026-01-13T19:16:06.269Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 19:16:06 2026-01-13T19:16:06.278Z WARN 11274 --- [cps-integration-test] [ main] HandleRegistrationServicePropertyHandler : Ignoring update for cmHandle ch-1: target dataProducerIdentifier is null or blank. 19:16:06 2026-01-13T19:16:06.316Z INFO 11274 --- [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 19:16:06 2026-01-13T19:16:06.316Z INFO 11274 --- [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-46114ac2-9726-41bf-89f0-39bdde654fc9 sending LeaveGroup request to coordinator localhost:32777 (id: 2147483646 rack: null) due to the consumer unsubscribed from all topics 19:16:06 2026-01-13T19:16:06.316Z INFO 11274 --- [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 19:16:06 2026-01-13T19:16:06.316Z INFO 11274 --- [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 19:16:06 2026-01-13T19:16:06.316Z INFO 11274 --- [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 19:16:06 2026-01-13T19:16:06.317Z INFO 11274 --- [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 19:16:06 2026-01-13T19:16:06.317Z INFO 11274 --- [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 19:16:06 2026-01-13T19:16:06.319Z INFO 11274 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 19:16:06 2026-01-13T19:16:06.319Z INFO 11274 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 19:16:06 2026-01-13T19:16:06.320Z INFO 11274 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.telemetry.internals.ClientTelemetryReporter 19:16:06 2026-01-13T19:16:06.320Z INFO 11274 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 19:16:06 2026-01-13T19:16:06.321Z INFO 11274 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : App info kafka.consumer for consumer-test-group-for-update-25 unregistered 19:16:06 2026-01-13T19:16:06.335Z INFO 11274 --- [cps-integration-test] [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 19:16:06 allow.auto.create.topics = true 19:16:06 auto.commit.interval.ms = 5000 19:16:06 auto.include.jmx.reporter = true 19:16:06 auto.offset.reset = latest 19:16:06 bootstrap.servers = [localhost:32777] 19:16:06 check.crcs = true 19:16:06 client.dns.lookup = use_all_dns_ips 19:16:06 client.id = consumer-test-group-for-update-26 19:16:06 client.rack = 19:16:06 connections.max.idle.ms = 540000 19:16:06 default.api.timeout.ms = 60000 19:16:06 enable.auto.commit = true 19:16:06 enable.metrics.push = true 19:16:06 exclude.internal.topics = true 19:16:06 fetch.max.bytes = 52428800 19:16:06 fetch.max.wait.ms = 500 19:16:06 fetch.min.bytes = 1 19:16:06 group.id = test-group-for-update 19:16:06 group.instance.id = null 19:16:06 group.protocol = classic 19:16:06 group.remote.assignor = null 19:16:06 heartbeat.interval.ms = 3000 19:16:06 interceptor.classes = [] 19:16:06 internal.leave.group.on.close = true 19:16:06 internal.throw.on.fetch.stable.offset.unsupported = false 19:16:06 isolation.level = read_uncommitted 19:16:06 key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 19:16:06 max.partition.fetch.bytes = 1048576 19:16:06 max.poll.interval.ms = 300000 19:16:06 max.poll.records = 2147483647 19:16:06 metadata.max.age.ms = 300000 19:16:06 metadata.recovery.strategy = none 19:16:06 metric.reporters = [] 19:16:06 metrics.num.samples = 2 19:16:06 metrics.recording.level = INFO 19:16:06 metrics.sample.window.ms = 30000 19:16:06 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 19:16:06 receive.buffer.bytes = 65536 19:16:06 reconnect.backoff.max.ms = 1000 19:16:06 reconnect.backoff.ms = 50 19:16:06 request.timeout.ms = 30000 19:16:06 retry.backoff.max.ms = 1000 19:16:06 retry.backoff.ms = 100 19:16:06 sasl.client.callback.handler.class = null 19:16:06 sasl.jaas.config = null 19:16:06 sasl.kerberos.kinit.cmd = /usr/bin/kinit 19:16:06 sasl.kerberos.min.time.before.relogin = 60000 19:16:06 sasl.kerberos.service.name = null 19:16:06 sasl.kerberos.ticket.renew.jitter = 0.05 19:16:06 sasl.kerberos.ticket.renew.window.factor = 0.8 19:16:06 sasl.login.callback.handler.class = null 19:16:06 sasl.login.class = null 19:16:06 sasl.login.connect.timeout.ms = null 19:16:06 sasl.login.read.timeout.ms = null 19:16:06 sasl.login.refresh.buffer.seconds = 300 19:16:06 sasl.login.refresh.min.period.seconds = 60 19:16:06 sasl.login.refresh.window.factor = 0.8 19:16:06 sasl.login.refresh.window.jitter = 0.05 19:16:06 sasl.login.retry.backoff.max.ms = 10000 19:16:06 sasl.login.retry.backoff.ms = 100 19:16:06 sasl.mechanism = GSSAPI 19:16:06 sasl.oauthbearer.clock.skew.seconds = 30 19:16:06 sasl.oauthbearer.expected.audience = null 19:16:06 sasl.oauthbearer.expected.issuer = null 19:16:06 sasl.oauthbearer.header.urlencode = false 19:16:06 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 19:16:06 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 19:16:06 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 19:16:06 sasl.oauthbearer.jwks.endpoint.url = null 19:16:06 sasl.oauthbearer.scope.claim.name = scope 19:16:06 sasl.oauthbearer.sub.claim.name = sub 19:16:06 sasl.oauthbearer.token.endpoint.url = null 19:16:06 security.protocol = PLAINTEXT 19:16:06 security.providers = null 19:16:06 send.buffer.bytes = 131072 19:16:06 session.timeout.ms = 45000 19:16:06 socket.connection.setup.timeout.max.ms = 30000 19:16:06 socket.connection.setup.timeout.ms = 10000 19:16:06 ssl.cipher.suites = null 19:16:06 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 19:16:06 ssl.endpoint.identification.algorithm = https 19:16:06 ssl.engine.factory.class = null 19:16:06 ssl.key.password = null 19:16:06 ssl.keymanager.algorithm = SunX509 19:16:06 ssl.keystore.certificate.chain = null 19:16:06 ssl.keystore.key = null 19:16:06 ssl.keystore.location = null 19:16:06 ssl.keystore.password = null 19:16:06 ssl.keystore.type = JKS 19:16:06 ssl.protocol = TLSv1.3 19:16:06 ssl.provider = null 19:16:06 ssl.secure.random.implementation = null 19:16:06 ssl.trustmanager.algorithm = PKIX 19:16:06 ssl.truststore.certificates = null 19:16:06 ssl.truststore.location = null 19:16:06 ssl.truststore.password = null 19:16:06 ssl.truststore.type = JKS 19:16:06 value.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 19:16:06 19:16:06 2026-01-13T19:16:06.335Z INFO 11274 --- [cps-integration-test] [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 19:16:06 2026-01-13T19:16:06.337Z INFO 11274 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 19:16:06 2026-01-13T19:16:06.337Z INFO 11274 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 19:16:06 2026-01-13T19:16:06.337Z INFO 11274 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1768331766337 19:16:06 2026-01-13T19:16:06.337Z INFO 11274 --- [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 19:16:06 2026-01-13T19:16:06.341Z INFO 11274 --- [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 19:16:06 2026-01-13T19:16:06.341Z INFO 11274 --- [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) 19:16:06 2026-01-13T19:16:06.342Z INFO 11274 --- [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 19:16:06 2026-01-13T19:16:06.344Z INFO 11274 --- [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-81519c8e-4798-4377-9637-b57fbdcbd0a2 19:16:06 2026-01-13T19:16:06.344Z INFO 11274 --- [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 19:16:06 2026-01-13T19:16:06.346Z INFO 11274 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-26, groupId=test-group-for-update] Successfully joined group with generation Generation{generationId=9, memberId='consumer-test-group-for-update-26-81519c8e-4798-4377-9637-b57fbdcbd0a2', protocol='range'} 19:16:06 2026-01-13T19:16:06.346Z INFO 11274 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-26, groupId=test-group-for-update] Finished assignment for group at generation 9: {consumer-test-group-for-update-26-81519c8e-4798-4377-9637-b57fbdcbd0a2=Assignment(partitions=[ncmp-events-0])} 19:16:06 2026-01-13T19:16:06.348Z INFO 11274 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-26, groupId=test-group-for-update] Successfully synced group in generation Generation{generationId=9, memberId='consumer-test-group-for-update-26-81519c8e-4798-4377-9637-b57fbdcbd0a2', protocol='range'} 19:16:06 2026-01-13T19:16:06.348Z INFO 11274 --- [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]) 19:16:06 2026-01-13T19:16:06.348Z INFO 11274 --- [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 19:16:06 2026-01-13T19:16:06.349Z INFO 11274 --- [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 19:16:06 2026-01-13T19:16:06.352Z INFO 11274 --- [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}}. 19:16:06 2026-01-13T19:16:06.865Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 19:16:06 2026-01-13T19:16:06.865Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 19:16:06 2026-01-13T19:16:06.866Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 19:16:06 2026-01-13T19:16:06.866Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 19:16:06 2026-01-13T19:16:06.866Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 19:16:06 2026-01-13T19:16:06.932Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 19:16:06 2026-01-13T19:16:06.943Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 19:16:07 2026-01-13T19:16:06.957Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 19:16:07 2026-01-13T19:16:06.972Z WARN 11274 --- [cps-integration-test] [ main] HandleRegistrationServicePropertyHandler : Ignoring update for cmHandle ch-1: target dataProducerIdentifier is null or blank. 19:16:07 2026-01-13T19:16:07.003Z INFO 11274 --- [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 19:16:07 2026-01-13T19:16:07.003Z INFO 11274 --- [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-81519c8e-4798-4377-9637-b57fbdcbd0a2 sending LeaveGroup request to coordinator localhost:32777 (id: 2147483646 rack: null) due to the consumer unsubscribed from all topics 19:16:07 2026-01-13T19:16:07.003Z INFO 11274 --- [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 19:16:07 2026-01-13T19:16:07.003Z INFO 11274 --- [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 19:16:07 2026-01-13T19:16:07.003Z INFO 11274 --- [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 19:16:07 2026-01-13T19:16:07.003Z INFO 11274 --- [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 19:16:07 2026-01-13T19:16:07.003Z INFO 11274 --- [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 19:16:07 2026-01-13T19:16:07.005Z INFO 11274 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 19:16:07 2026-01-13T19:16:07.005Z INFO 11274 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 19:16:07 2026-01-13T19:16:07.005Z INFO 11274 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.telemetry.internals.ClientTelemetryReporter 19:16:07 2026-01-13T19:16:07.005Z INFO 11274 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 19:16:07 2026-01-13T19:16:07.006Z INFO 11274 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : App info kafka.consumer for consumer-test-group-for-update-26 unregistered 19:16:07 2026-01-13T19:16:07.017Z INFO 11274 --- [cps-integration-test] [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 19:16:07 allow.auto.create.topics = true 19:16:07 auto.commit.interval.ms = 5000 19:16:07 auto.include.jmx.reporter = true 19:16:07 auto.offset.reset = latest 19:16:07 bootstrap.servers = [localhost:32777] 19:16:07 check.crcs = true 19:16:07 client.dns.lookup = use_all_dns_ips 19:16:07 client.id = consumer-test-group-for-update-27 19:16:07 client.rack = 19:16:07 connections.max.idle.ms = 540000 19:16:07 default.api.timeout.ms = 60000 19:16:07 enable.auto.commit = true 19:16:07 enable.metrics.push = true 19:16:07 exclude.internal.topics = true 19:16:07 fetch.max.bytes = 52428800 19:16:07 fetch.max.wait.ms = 500 19:16:07 fetch.min.bytes = 1 19:16:07 group.id = test-group-for-update 19:16:07 group.instance.id = null 19:16:07 group.protocol = classic 19:16:07 group.remote.assignor = null 19:16:07 heartbeat.interval.ms = 3000 19:16:07 interceptor.classes = [] 19:16:07 internal.leave.group.on.close = true 19:16:07 internal.throw.on.fetch.stable.offset.unsupported = false 19:16:07 isolation.level = read_uncommitted 19:16:07 key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 19:16:07 max.partition.fetch.bytes = 1048576 19:16:07 max.poll.interval.ms = 300000 19:16:07 max.poll.records = 2147483647 19:16:07 metadata.max.age.ms = 300000 19:16:07 metadata.recovery.strategy = none 19:16:07 metric.reporters = [] 19:16:07 metrics.num.samples = 2 19:16:07 metrics.recording.level = INFO 19:16:07 metrics.sample.window.ms = 30000 19:16:07 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 19:16:07 receive.buffer.bytes = 65536 19:16:07 reconnect.backoff.max.ms = 1000 19:16:07 reconnect.backoff.ms = 50 19:16:07 request.timeout.ms = 30000 19:16:07 retry.backoff.max.ms = 1000 19:16:07 retry.backoff.ms = 100 19:16:07 sasl.client.callback.handler.class = null 19:16:07 sasl.jaas.config = null 19:16:07 sasl.kerberos.kinit.cmd = /usr/bin/kinit 19:16:07 sasl.kerberos.min.time.before.relogin = 60000 19:16:07 sasl.kerberos.service.name = null 19:16:07 sasl.kerberos.ticket.renew.jitter = 0.05 19:16:07 sasl.kerberos.ticket.renew.window.factor = 0.8 19:16:07 sasl.login.callback.handler.class = null 19:16:07 sasl.login.class = null 19:16:07 sasl.login.connect.timeout.ms = null 19:16:07 sasl.login.read.timeout.ms = null 19:16:07 sasl.login.refresh.buffer.seconds = 300 19:16:07 sasl.login.refresh.min.period.seconds = 60 19:16:07 sasl.login.refresh.window.factor = 0.8 19:16:07 sasl.login.refresh.window.jitter = 0.05 19:16:07 sasl.login.retry.backoff.max.ms = 10000 19:16:07 sasl.login.retry.backoff.ms = 100 19:16:07 sasl.mechanism = GSSAPI 19:16:07 sasl.oauthbearer.clock.skew.seconds = 30 19:16:07 sasl.oauthbearer.expected.audience = null 19:16:07 sasl.oauthbearer.expected.issuer = null 19:16:07 sasl.oauthbearer.header.urlencode = false 19:16:07 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 19:16:07 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 19:16:07 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 19:16:07 sasl.oauthbearer.jwks.endpoint.url = null 19:16:07 sasl.oauthbearer.scope.claim.name = scope 19:16:07 sasl.oauthbearer.sub.claim.name = sub 19:16:07 sasl.oauthbearer.token.endpoint.url = null 19:16:07 security.protocol = PLAINTEXT 19:16:07 security.providers = null 19:16:07 send.buffer.bytes = 131072 19:16:07 session.timeout.ms = 45000 19:16:07 socket.connection.setup.timeout.max.ms = 30000 19:16:07 socket.connection.setup.timeout.ms = 10000 19:16:07 ssl.cipher.suites = null 19:16:07 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 19:16:07 ssl.endpoint.identification.algorithm = https 19:16:07 ssl.engine.factory.class = null 19:16:07 ssl.key.password = null 19:16:07 ssl.keymanager.algorithm = SunX509 19:16:07 ssl.keystore.certificate.chain = null 19:16:07 ssl.keystore.key = null 19:16:07 ssl.keystore.location = null 19:16:07 ssl.keystore.password = null 19:16:07 ssl.keystore.type = JKS 19:16:07 ssl.protocol = TLSv1.3 19:16:07 ssl.provider = null 19:16:07 ssl.secure.random.implementation = null 19:16:07 ssl.trustmanager.algorithm = PKIX 19:16:07 ssl.truststore.certificates = null 19:16:07 ssl.truststore.location = null 19:16:07 ssl.truststore.password = null 19:16:07 ssl.truststore.type = JKS 19:16:07 value.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 19:16:07 19:16:07 2026-01-13T19:16:07.017Z INFO 11274 --- [cps-integration-test] [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 19:16:07 2026-01-13T19:16:07.019Z INFO 11274 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 19:16:07 2026-01-13T19:16:07.019Z INFO 11274 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 19:16:07 2026-01-13T19:16:07.019Z INFO 11274 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1768331767019 19:16:07 2026-01-13T19:16:07.019Z INFO 11274 --- [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 19:16:07 2026-01-13T19:16:07.031Z INFO 11274 --- [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 19:16:07 2026-01-13T19:16:07.032Z INFO 11274 --- [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) 19:16:07 2026-01-13T19:16:07.033Z INFO 11274 --- [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 19:16:07 2026-01-13T19:16:07.036Z INFO 11274 --- [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-af43d7cd-24c9-4dbe-8ca7-897ab54c009b 19:16:07 2026-01-13T19:16:07.036Z INFO 11274 --- [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 19:16:07 2026-01-13T19:16:07.038Z INFO 11274 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-27, groupId=test-group-for-update] Successfully joined group with generation Generation{generationId=11, memberId='consumer-test-group-for-update-27-af43d7cd-24c9-4dbe-8ca7-897ab54c009b', protocol='range'} 19:16:07 2026-01-13T19:16:07.038Z INFO 11274 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-27, groupId=test-group-for-update] Finished assignment for group at generation 11: {consumer-test-group-for-update-27-af43d7cd-24c9-4dbe-8ca7-897ab54c009b=Assignment(partitions=[ncmp-events-0])} 19:16:07 2026-01-13T19:16:07.041Z INFO 11274 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-27, groupId=test-group-for-update] Successfully synced group in generation Generation{generationId=11, memberId='consumer-test-group-for-update-27-af43d7cd-24c9-4dbe-8ca7-897ab54c009b', protocol='range'} 19:16:07 2026-01-13T19:16:07.041Z INFO 11274 --- [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]) 19:16:07 2026-01-13T19:16:07.041Z INFO 11274 --- [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 19:16:07 2026-01-13T19:16:07.042Z INFO 11274 --- [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 19:16:07 2026-01-13T19:16:07.053Z INFO 11274 --- [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}}. 19:16:07 2026-01-13T19:16:07.541Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 19:16:07 2026-01-13T19:16:07.541Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 19:16:07 2026-01-13T19:16:07.542Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 19:16:07 2026-01-13T19:16:07.543Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 19:16:07 2026-01-13T19:16:07.543Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 19:16:07 2026-01-13T19:16:07.606Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 19:16:07 2026-01-13T19:16:07.616Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 19:16:07 2026-01-13T19:16:07.630Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 19:16:07 2026-01-13T19:16:07.639Z WARN 11274 --- [cps-integration-test] [ main] HandleRegistrationServicePropertyHandler : Ignoring update for cmHandle ch-1: target dataProducerIdentifier is null or blank. 19:16:07 2026-01-13T19:16:07.670Z INFO 11274 --- [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 19:16:07 2026-01-13T19:16:07.670Z INFO 11274 --- [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-af43d7cd-24c9-4dbe-8ca7-897ab54c009b sending LeaveGroup request to coordinator localhost:32777 (id: 2147483646 rack: null) due to the consumer unsubscribed from all topics 19:16:07 2026-01-13T19:16:07.670Z INFO 11274 --- [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 19:16:07 2026-01-13T19:16:07.670Z INFO 11274 --- [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 19:16:07 2026-01-13T19:16:07.670Z INFO 11274 --- [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 19:16:07 2026-01-13T19:16:07.670Z INFO 11274 --- [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 19:16:07 2026-01-13T19:16:07.670Z INFO 11274 --- [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 19:16:07 2026-01-13T19:16:07.674Z INFO 11274 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 19:16:07 2026-01-13T19:16:07.674Z INFO 11274 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 19:16:07 2026-01-13T19:16:07.674Z INFO 11274 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.telemetry.internals.ClientTelemetryReporter 19:16:07 2026-01-13T19:16:07.674Z INFO 11274 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 19:16:07 2026-01-13T19:16:07.675Z INFO 11274 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : App info kafka.consumer for consumer-test-group-for-update-27 unregistered 19:16:07 2026-01-13T19:16:07.698Z INFO 11274 --- [cps-integration-test] [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 19:16:07 allow.auto.create.topics = true 19:16:07 auto.commit.interval.ms = 5000 19:16:07 auto.include.jmx.reporter = true 19:16:07 auto.offset.reset = latest 19:16:07 bootstrap.servers = [localhost:32777] 19:16:07 check.crcs = true 19:16:07 client.dns.lookup = use_all_dns_ips 19:16:07 client.id = consumer-test-group-for-update-28 19:16:07 client.rack = 19:16:07 connections.max.idle.ms = 540000 19:16:07 default.api.timeout.ms = 60000 19:16:07 enable.auto.commit = true 19:16:07 enable.metrics.push = true 19:16:07 exclude.internal.topics = true 19:16:07 fetch.max.bytes = 52428800 19:16:07 fetch.max.wait.ms = 500 19:16:07 fetch.min.bytes = 1 19:16:07 group.id = test-group-for-update 19:16:07 group.instance.id = null 19:16:07 group.protocol = classic 19:16:07 group.remote.assignor = null 19:16:07 heartbeat.interval.ms = 3000 19:16:07 interceptor.classes = [] 19:16:07 internal.leave.group.on.close = true 19:16:07 internal.throw.on.fetch.stable.offset.unsupported = false 19:16:07 isolation.level = read_uncommitted 19:16:07 key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 19:16:07 max.partition.fetch.bytes = 1048576 19:16:07 max.poll.interval.ms = 300000 19:16:07 max.poll.records = 2147483647 19:16:07 metadata.max.age.ms = 300000 19:16:07 metadata.recovery.strategy = none 19:16:07 metric.reporters = [] 19:16:07 metrics.num.samples = 2 19:16:07 metrics.recording.level = INFO 19:16:07 metrics.sample.window.ms = 30000 19:16:07 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 19:16:07 receive.buffer.bytes = 65536 19:16:07 reconnect.backoff.max.ms = 1000 19:16:07 reconnect.backoff.ms = 50 19:16:07 request.timeout.ms = 30000 19:16:07 retry.backoff.max.ms = 1000 19:16:07 retry.backoff.ms = 100 19:16:07 sasl.client.callback.handler.class = null 19:16:07 sasl.jaas.config = null 19:16:07 sasl.kerberos.kinit.cmd = /usr/bin/kinit 19:16:07 sasl.kerberos.min.time.before.relogin = 60000 19:16:07 sasl.kerberos.service.name = null 19:16:07 sasl.kerberos.ticket.renew.jitter = 0.05 19:16:07 sasl.kerberos.ticket.renew.window.factor = 0.8 19:16:07 sasl.login.callback.handler.class = null 19:16:07 sasl.login.class = null 19:16:07 sasl.login.connect.timeout.ms = null 19:16:07 sasl.login.read.timeout.ms = null 19:16:07 sasl.login.refresh.buffer.seconds = 300 19:16:07 sasl.login.refresh.min.period.seconds = 60 19:16:07 sasl.login.refresh.window.factor = 0.8 19:16:07 sasl.login.refresh.window.jitter = 0.05 19:16:07 sasl.login.retry.backoff.max.ms = 10000 19:16:07 sasl.login.retry.backoff.ms = 100 19:16:07 sasl.mechanism = GSSAPI 19:16:07 sasl.oauthbearer.clock.skew.seconds = 30 19:16:07 sasl.oauthbearer.expected.audience = null 19:16:07 sasl.oauthbearer.expected.issuer = null 19:16:07 sasl.oauthbearer.header.urlencode = false 19:16:07 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 19:16:07 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 19:16:07 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 19:16:07 sasl.oauthbearer.jwks.endpoint.url = null 19:16:07 sasl.oauthbearer.scope.claim.name = scope 19:16:07 sasl.oauthbearer.sub.claim.name = sub 19:16:07 sasl.oauthbearer.token.endpoint.url = null 19:16:07 security.protocol = PLAINTEXT 19:16:07 security.providers = null 19:16:07 send.buffer.bytes = 131072 19:16:07 session.timeout.ms = 45000 19:16:07 socket.connection.setup.timeout.max.ms = 30000 19:16:07 socket.connection.setup.timeout.ms = 10000 19:16:07 ssl.cipher.suites = null 19:16:07 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 19:16:07 ssl.endpoint.identification.algorithm = https 19:16:07 ssl.engine.factory.class = null 19:16:07 ssl.key.password = null 19:16:07 ssl.keymanager.algorithm = SunX509 19:16:07 ssl.keystore.certificate.chain = null 19:16:07 ssl.keystore.key = null 19:16:07 ssl.keystore.location = null 19:16:07 ssl.keystore.password = null 19:16:07 ssl.keystore.type = JKS 19:16:07 ssl.protocol = TLSv1.3 19:16:07 ssl.provider = null 19:16:07 ssl.secure.random.implementation = null 19:16:07 ssl.trustmanager.algorithm = PKIX 19:16:07 ssl.truststore.certificates = null 19:16:07 ssl.truststore.location = null 19:16:07 ssl.truststore.password = null 19:16:07 ssl.truststore.type = JKS 19:16:07 value.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 19:16:07 19:16:07 2026-01-13T19:16:07.698Z INFO 11274 --- [cps-integration-test] [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 19:16:07 2026-01-13T19:16:07.701Z INFO 11274 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 19:16:07 2026-01-13T19:16:07.702Z INFO 11274 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 19:16:07 2026-01-13T19:16:07.702Z INFO 11274 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1768331767701 19:16:07 2026-01-13T19:16:07.702Z INFO 11274 --- [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 19:16:07 2026-01-13T19:16:07.706Z INFO 11274 --- [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 19:16:07 2026-01-13T19:16:07.706Z INFO 11274 --- [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) 19:16:07 2026-01-13T19:16:07.707Z INFO 11274 --- [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 19:16:07 2026-01-13T19:16:07.709Z INFO 11274 --- [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-654ddf27-2189-4159-b9b0-ad221965389b 19:16:07 2026-01-13T19:16:07.709Z INFO 11274 --- [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 19:16:07 2026-01-13T19:16:07.711Z INFO 11274 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-28, groupId=test-group-for-update] Successfully joined group with generation Generation{generationId=13, memberId='consumer-test-group-for-update-28-654ddf27-2189-4159-b9b0-ad221965389b', protocol='range'} 19:16:07 2026-01-13T19:16:07.711Z INFO 11274 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-28, groupId=test-group-for-update] Finished assignment for group at generation 13: {consumer-test-group-for-update-28-654ddf27-2189-4159-b9b0-ad221965389b=Assignment(partitions=[ncmp-events-0])} 19:16:07 2026-01-13T19:16:07.713Z INFO 11274 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-28, groupId=test-group-for-update] Successfully synced group in generation Generation{generationId=13, memberId='consumer-test-group-for-update-28-654ddf27-2189-4159-b9b0-ad221965389b', protocol='range'} 19:16:07 2026-01-13T19:16:07.713Z INFO 11274 --- [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]) 19:16:07 2026-01-13T19:16:07.713Z INFO 11274 --- [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 19:16:07 2026-01-13T19:16:07.714Z INFO 11274 --- [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 19:16:07 2026-01-13T19:16:07.717Z INFO 11274 --- [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}}. 19:16:08 2026-01-13T19:16:08.218Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 19:16:08 2026-01-13T19:16:08.219Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 19:16:08 2026-01-13T19:16:08.219Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 19:16:08 2026-01-13T19:16:08.219Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 19:16:08 2026-01-13T19:16:08.219Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 19:16:08 2026-01-13T19:16:08.277Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 19:16:08 2026-01-13T19:16:08.286Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 19:16:08 2026-01-13T19:16:08.306Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 19:16:08 2026-01-13T19:16:08.319Z WARN 11274 --- [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 19:16:08 2026-01-13T19:16:08.374Z INFO 11274 --- [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 19:16:08 2026-01-13T19:16:08.374Z INFO 11274 --- [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-654ddf27-2189-4159-b9b0-ad221965389b sending LeaveGroup request to coordinator localhost:32777 (id: 2147483646 rack: null) due to the consumer unsubscribed from all topics 19:16:08 2026-01-13T19:16:08.374Z INFO 11274 --- [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 19:16:08 2026-01-13T19:16:08.374Z INFO 11274 --- [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 19:16:08 2026-01-13T19:16:08.374Z INFO 11274 --- [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 19:16:08 2026-01-13T19:16:08.375Z INFO 11274 --- [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 19:16:08 2026-01-13T19:16:08.375Z INFO 11274 --- [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 19:16:08 2026-01-13T19:16:08.377Z INFO 11274 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 19:16:08 2026-01-13T19:16:08.377Z INFO 11274 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 19:16:08 2026-01-13T19:16:08.377Z INFO 11274 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.telemetry.internals.ClientTelemetryReporter 19:16:08 2026-01-13T19:16:08.377Z INFO 11274 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 19:16:08 2026-01-13T19:16:08.378Z INFO 11274 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : App info kafka.consumer for consumer-test-group-for-update-28 unregistered 19:16:08 2026-01-13T19:16:08.392Z INFO 11274 --- [cps-integration-test] [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 19:16:08 allow.auto.create.topics = true 19:16:08 auto.commit.interval.ms = 5000 19:16:08 auto.include.jmx.reporter = true 19:16:08 auto.offset.reset = latest 19:16:08 bootstrap.servers = [localhost:32777] 19:16:08 check.crcs = true 19:16:08 client.dns.lookup = use_all_dns_ips 19:16:08 client.id = consumer-test-group-for-update-29 19:16:08 client.rack = 19:16:08 connections.max.idle.ms = 540000 19:16:08 default.api.timeout.ms = 60000 19:16:08 enable.auto.commit = true 19:16:08 enable.metrics.push = true 19:16:08 exclude.internal.topics = true 19:16:08 fetch.max.bytes = 52428800 19:16:08 fetch.max.wait.ms = 500 19:16:08 fetch.min.bytes = 1 19:16:08 group.id = test-group-for-update 19:16:08 group.instance.id = null 19:16:08 group.protocol = classic 19:16:08 group.remote.assignor = null 19:16:08 heartbeat.interval.ms = 3000 19:16:08 interceptor.classes = [] 19:16:08 internal.leave.group.on.close = true 19:16:08 internal.throw.on.fetch.stable.offset.unsupported = false 19:16:08 isolation.level = read_uncommitted 19:16:08 key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 19:16:08 max.partition.fetch.bytes = 1048576 19:16:08 max.poll.interval.ms = 300000 19:16:08 max.poll.records = 2147483647 19:16:08 metadata.max.age.ms = 300000 19:16:08 metadata.recovery.strategy = none 19:16:08 metric.reporters = [] 19:16:08 metrics.num.samples = 2 19:16:08 metrics.recording.level = INFO 19:16:08 metrics.sample.window.ms = 30000 19:16:08 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 19:16:08 receive.buffer.bytes = 65536 19:16:08 reconnect.backoff.max.ms = 1000 19:16:08 reconnect.backoff.ms = 50 19:16:08 request.timeout.ms = 30000 19:16:08 retry.backoff.max.ms = 1000 19:16:08 retry.backoff.ms = 100 19:16:08 sasl.client.callback.handler.class = null 19:16:08 sasl.jaas.config = null 19:16:08 sasl.kerberos.kinit.cmd = /usr/bin/kinit 19:16:08 sasl.kerberos.min.time.before.relogin = 60000 19:16:08 sasl.kerberos.service.name = null 19:16:08 sasl.kerberos.ticket.renew.jitter = 0.05 19:16:08 sasl.kerberos.ticket.renew.window.factor = 0.8 19:16:08 sasl.login.callback.handler.class = null 19:16:08 sasl.login.class = null 19:16:08 sasl.login.connect.timeout.ms = null 19:16:08 sasl.login.read.timeout.ms = null 19:16:08 sasl.login.refresh.buffer.seconds = 300 19:16:08 sasl.login.refresh.min.period.seconds = 60 19:16:08 sasl.login.refresh.window.factor = 0.8 19:16:08 sasl.login.refresh.window.jitter = 0.05 19:16:08 sasl.login.retry.backoff.max.ms = 10000 19:16:08 sasl.login.retry.backoff.ms = 100 19:16:08 sasl.mechanism = GSSAPI 19:16:08 sasl.oauthbearer.clock.skew.seconds = 30 19:16:08 sasl.oauthbearer.expected.audience = null 19:16:08 sasl.oauthbearer.expected.issuer = null 19:16:08 sasl.oauthbearer.header.urlencode = false 19:16:08 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 19:16:08 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 19:16:08 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 19:16:08 sasl.oauthbearer.jwks.endpoint.url = null 19:16:08 sasl.oauthbearer.scope.claim.name = scope 19:16:08 sasl.oauthbearer.sub.claim.name = sub 19:16:08 sasl.oauthbearer.token.endpoint.url = null 19:16:08 security.protocol = PLAINTEXT 19:16:08 security.providers = null 19:16:08 send.buffer.bytes = 131072 19:16:08 session.timeout.ms = 45000 19:16:08 socket.connection.setup.timeout.max.ms = 30000 19:16:08 socket.connection.setup.timeout.ms = 10000 19:16:08 ssl.cipher.suites = null 19:16:08 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 19:16:08 ssl.endpoint.identification.algorithm = https 19:16:08 ssl.engine.factory.class = null 19:16:08 ssl.key.password = null 19:16:08 ssl.keymanager.algorithm = SunX509 19:16:08 ssl.keystore.certificate.chain = null 19:16:08 ssl.keystore.key = null 19:16:08 ssl.keystore.location = null 19:16:08 ssl.keystore.password = null 19:16:08 ssl.keystore.type = JKS 19:16:08 ssl.protocol = TLSv1.3 19:16:08 ssl.provider = null 19:16:08 ssl.secure.random.implementation = null 19:16:08 ssl.trustmanager.algorithm = PKIX 19:16:08 ssl.truststore.certificates = null 19:16:08 ssl.truststore.location = null 19:16:08 ssl.truststore.password = null 19:16:08 ssl.truststore.type = JKS 19:16:08 value.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 19:16:08 19:16:08 2026-01-13T19:16:08.393Z INFO 11274 --- [cps-integration-test] [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 19:16:08 2026-01-13T19:16:08.394Z INFO 11274 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 19:16:08 2026-01-13T19:16:08.394Z INFO 11274 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 19:16:08 2026-01-13T19:16:08.394Z INFO 11274 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1768331768394 19:16:08 2026-01-13T19:16:08.394Z INFO 11274 --- [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 19:16:08 2026-01-13T19:16:08.397Z INFO 11274 --- [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 19:16:08 2026-01-13T19:16:08.398Z INFO 11274 --- [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) 19:16:08 2026-01-13T19:16:08.398Z INFO 11274 --- [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 19:16:08 2026-01-13T19:16:08.402Z INFO 11274 --- [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-04e71d5a-a412-4c82-9da2-876cf091d587 19:16:08 2026-01-13T19:16:08.402Z INFO 11274 --- [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 19:16:08 2026-01-13T19:16:08.404Z INFO 11274 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-29, groupId=test-group-for-update] Successfully joined group with generation Generation{generationId=15, memberId='consumer-test-group-for-update-29-04e71d5a-a412-4c82-9da2-876cf091d587', protocol='range'} 19:16:08 2026-01-13T19:16:08.404Z INFO 11274 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-29, groupId=test-group-for-update] Finished assignment for group at generation 15: {consumer-test-group-for-update-29-04e71d5a-a412-4c82-9da2-876cf091d587=Assignment(partitions=[ncmp-events-0])} 19:16:08 2026-01-13T19:16:08.406Z INFO 11274 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-29, groupId=test-group-for-update] Successfully synced group in generation Generation{generationId=15, memberId='consumer-test-group-for-update-29-04e71d5a-a412-4c82-9da2-876cf091d587', protocol='range'} 19:16:08 2026-01-13T19:16:08.406Z INFO 11274 --- [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]) 19:16:08 2026-01-13T19:16:08.406Z INFO 11274 --- [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 19:16:08 2026-01-13T19:16:08.407Z INFO 11274 --- [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 19:16:08 2026-01-13T19:16:08.409Z INFO 11274 --- [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}}. 19:16:08 2026-01-13T19:16:08.923Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 19:16:08 2026-01-13T19:16:08.935Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 19:16:08 2026-01-13T19:16:08.953Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 19:16:08 2026-01-13T19:16:08.953Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 19:16:08 2026-01-13T19:16:08.953Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 19:16:09 2026-01-13T19:16:09.020Z INFO 11274 --- [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 19:16:09 2026-01-13T19:16:09.030Z INFO 11274 --- [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 19:16:09 2026-01-13T19:16:09.052Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 19:16:09 2026-01-13T19:16:09.108Z INFO 11274 --- [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 19:16:09 2026-01-13T19:16:09.108Z INFO 11274 --- [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-04e71d5a-a412-4c82-9da2-876cf091d587 sending LeaveGroup request to coordinator localhost:32777 (id: 2147483646 rack: null) due to the consumer unsubscribed from all topics 19:16:09 2026-01-13T19:16:09.109Z INFO 11274 --- [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 19:16:09 2026-01-13T19:16:09.109Z INFO 11274 --- [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 19:16:09 2026-01-13T19:16:09.109Z INFO 11274 --- [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 19:16:09 2026-01-13T19:16:09.109Z INFO 11274 --- [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 19:16:09 2026-01-13T19:16:09.109Z INFO 11274 --- [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 19:16:09 2026-01-13T19:16:09.112Z INFO 11274 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 19:16:09 2026-01-13T19:16:09.112Z INFO 11274 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 19:16:09 2026-01-13T19:16:09.112Z INFO 11274 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.telemetry.internals.ClientTelemetryReporter 19:16:09 2026-01-13T19:16:09.112Z INFO 11274 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 19:16:09 2026-01-13T19:16:09.113Z INFO 11274 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : App info kafka.consumer for consumer-test-group-for-update-29 unregistered 19:16:09 [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.523 s -- in org.onap.cps.integration.functional.ncmp.inventory.CmHandleUpdateSpec 19:16:09 [INFO] Running org.onap.cps.integration.functional.ncmp.inventory.CmHandleUpgradeSpec 19:16:09 2026-01-13T19:16:09.184Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 19:16:09 2026-01-13T19:16:09.193Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 19:16:09 2026-01-13T19:16:09.193Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 19:16:09 2026-01-13T19:16:09.193Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 19:16:09 2026-01-13T19:16:09.193Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 19:16:09 2026-01-13T19:16:09.257Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 19:16:09 2026-01-13T19:16:09.268Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 19:16:09 2026-01-13T19:16:09.285Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 19:16:09 2026-01-13T19:16:09.301Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.CmHandleRegistrationService : Moving 1 cm handles into locked (for upgrade) state: [ch-1] 19:16:09 2026-01-13T19:16:09.328Z INFO 11274 --- [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. 19:16:09 2026-01-13T19:16:09.342Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 19:16:09 2026-01-13T19:16:09.342Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 19:16:09 2026-01-13T19:16:09.351Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 19:16:09 2026-01-13T19:16:09.351Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 19:16:09 2026-01-13T19:16:09.351Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 19:16:09 2026-01-13T19:16:09.455Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 19:16:09 2026-01-13T19:16:09.525Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 19:16:09 2026-01-13T19:16:09.526Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 19:16:09 2026-01-13T19:16:09.526Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 19:16:09 2026-01-13T19:16:09.526Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 19:16:09 2026-01-13T19:16:09.526Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 19:16:09 2026-01-13T19:16:09.587Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 19:16:09 2026-01-13T19:16:09.598Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 19:16:09 2026-01-13T19:16:09.611Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 19:16:09 2026-01-13T19:16:09.624Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.CmHandleRegistrationService : Moving 1 cm handles into locked (for upgrade) state: [ch-1] 19:16:09 2026-01-13T19:16:09.655Z INFO 11274 --- [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. 19:16:09 2026-01-13T19:16:09.673Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 19:16:09 2026-01-13T19:16:09.674Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 19:16:09 2026-01-13T19:16:09.676Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 19:16:09 2026-01-13T19:16:09.676Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 19:16:09 2026-01-13T19:16:09.676Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 19:16:09 2026-01-13T19:16:09.737Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set new@set for CM Handle ch-1 19:16:09 2026-01-13T19:16:09.746Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set new@set for CM Handle ch-1 19:16:09 2026-01-13T19:16:09.758Z INFO 11274 --- [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 19:16:09 2026-01-13T19:16:09.773Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 19:16:09 2026-01-13T19:16:09.839Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 19:16:09 2026-01-13T19:16:09.839Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 19:16:09 2026-01-13T19:16:09.840Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 19:16:09 2026-01-13T19:16:09.840Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 19:16:09 2026-01-13T19:16:09.840Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 19:16:09 2026-01-13T19:16:09.904Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set initial set for CM Handle ch-1 19:16:09 2026-01-13T19:16:09.913Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set initial set for CM Handle ch-1 19:16:09 2026-01-13T19:16:09.927Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 19:16:09 2026-01-13T19:16:09.939Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.CmHandleRegistrationService : Moving 1 cm handles into locked (for upgrade) state: [ch-1] 19:16:10 2026-01-13T19:16:09.965Z INFO 11274 --- [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. 19:16:10 2026-01-13T19:16:09.980Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 19:16:10 2026-01-13T19:16:09.980Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 19:16:10 2026-01-13T19:16:09.981Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 19:16:10 2026-01-13T19:16:09.981Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 19:16:10 2026-01-13T19:16:09.981Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 19:16:10 2026-01-13T19:16:10.041Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 19:16:10 2026-01-13T19:16:10.049Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 19:16:10 2026-01-13T19:16:10.059Z INFO 11274 --- [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: 19:16:10 2026-01-13T19:16:10.073Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 19:16:10 2026-01-13T19:16:10.133Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 19:16:10 2026-01-13T19:16:10.134Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 19:16:10 2026-01-13T19:16:10.134Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 19:16:10 2026-01-13T19:16:10.134Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 19:16:10 2026-01-13T19:16:10.134Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 19:16:10 2026-01-13T19:16:10.196Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set initial set for CM Handle ch-1 19:16:10 2026-01-13T19:16:10.205Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set initial set for CM Handle ch-1 19:16:10 2026-01-13T19:16:10.219Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 19:16:10 2026-01-13T19:16:10.231Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.CmHandleRegistrationService : Moving 1 cm handles into locked (for upgrade) state: [ch-1] 19:16:10 2026-01-13T19:16:10.255Z INFO 11274 --- [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. 19:16:10 2026-01-13T19:16:10.273Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 19:16:10 2026-01-13T19:16:10.274Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 19:16:10 2026-01-13T19:16:10.274Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 19:16:10 2026-01-13T19:16:10.274Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 19:16:10 2026-01-13T19:16:10.274Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 19:16:10 2026-01-13T19:16:10.336Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set new@set for CM Handle ch-1 19:16:10 2026-01-13T19:16:10.345Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set new@set for CM Handle ch-1 19:16:10 2026-01-13T19:16:10.357Z INFO 11274 --- [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 19:16:10 2026-01-13T19:16:10.372Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 19:16:10 2026-01-13T19:16:10.472Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 19:16:10 2026-01-13T19:16:10.472Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 19:16:10 2026-01-13T19:16:10.472Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 19:16:10 2026-01-13T19:16:10.472Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 19:16:10 2026-01-13T19:16:10.472Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 19:16:10 2026-01-13T19:16:10.537Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set module@Set2 for CM Handle ch-2 19:16:10 2026-01-13T19:16:10.547Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set module@Set2 for CM Handle ch-2 19:16:10 2026-01-13T19:16:10.562Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 19:16:10 2026-01-13T19:16:10.590Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 19:16:10 2026-01-13T19:16:10.590Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 19:16:10 2026-01-13T19:16:10.590Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 19:16:10 2026-01-13T19:16:10.590Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 19:16:10 2026-01-13T19:16:10.590Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 19:16:10 2026-01-13T19:16:10.654Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 19:16:10 2026-01-13T19:16:10.662Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 19:16:10 2026-01-13T19:16:10.682Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 19:16:10 2026-01-13T19:16:10.698Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.CmHandleRegistrationService : Moving 1 cm handles into locked (for upgrade) state: [ch-1] 19:16:10 2026-01-13T19:16:10.732Z INFO 11274 --- [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. 19:16:10 2026-01-13T19:16:10.752Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 19:16:10 2026-01-13T19:16:10.752Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 19:16:10 2026-01-13T19:16:10.752Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 19:16:10 2026-01-13T19:16:10.756Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 19:16:10 2026-01-13T19:16:10.756Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 19:16:10 2026-01-13T19:16:10.777Z INFO 11274 --- [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 19:16:10 2026-01-13T19:16:10.791Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 19:16:10 2026-01-13T19:16:10.894Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 19:16:10 2026-01-13T19:16:10.894Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 19:16:10 2026-01-13T19:16:10.894Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 19:16:10 2026-01-13T19:16:10.894Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 19:16:10 2026-01-13T19:16:10.894Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 19:16:10 2026-01-13T19:16:10.958Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set module@Set2 for CM Handle ch-2 19:16:11 2026-01-13T19:16:10.971Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set module@Set2 for CM Handle ch-2 19:16:11 2026-01-13T19:16:10.993Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 19:16:11 2026-01-13T19:16:11.015Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 19:16:11 2026-01-13T19:16:11.015Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 19:16:11 2026-01-13T19:16:11.016Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 19:16:11 2026-01-13T19:16:11.016Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 19:16:11 2026-01-13T19:16:11.016Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 19:16:11 2026-01-13T19:16:11.088Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set module@Set1 for CM Handle ch-1 19:16:11 2026-01-13T19:16:11.096Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set module@Set1 for CM Handle ch-1 19:16:11 2026-01-13T19:16:11.113Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 19:16:11 2026-01-13T19:16:11.124Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.CmHandleRegistrationService : Moving 1 cm handles into locked (for upgrade) state: [ch-1] 19:16:11 2026-01-13T19:16:11.145Z INFO 11274 --- [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. 19:16:11 2026-01-13T19:16:11.161Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 19:16:11 2026-01-13T19:16:11.161Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 19:16:11 2026-01-13T19:16:11.161Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 19:16:11 2026-01-13T19:16:11.161Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 19:16:11 2026-01-13T19:16:11.161Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 19:16:11 2026-01-13T19:16:11.180Z INFO 11274 --- [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 19:16:11 2026-01-13T19:16:11.195Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 19:16:11 2026-01-13T19:16:11.270Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 19:16:11 2026-01-13T19:16:11.270Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 19:16:11 2026-01-13T19:16:11.270Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 19:16:11 2026-01-13T19:16:11.271Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 19:16:11 2026-01-13T19:16:11.271Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 19:16:11 2026-01-13T19:16:11.337Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set same for CM Handle ch-1 19:16:11 2026-01-13T19:16:11.348Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set same for CM Handle ch-1 19:16:11 2026-01-13T19:16:11.365Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 19:16:11 2026-01-13T19:16:11.473Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 19:16:11 2026-01-13T19:16:11.473Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 19:16:11 2026-01-13T19:16:11.473Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 19:16:11 2026-01-13T19:16:11.474Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 19:16:11 2026-01-13T19:16:11.474Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 19:16:11 2026-01-13T19:16:11.535Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set oldTag for CM Handle ch-1 19:16:11 2026-01-13T19:16:11.545Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set oldTag for CM Handle ch-1 19:16:11 2026-01-13T19:16:11.561Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 19:16:11 2026-01-13T19:16:11.575Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.CmHandleRegistrationService : Moving 1 cm handles into locked (for upgrade) state: [ch-1] 19:16:11 2026-01-13T19:16:11.599Z INFO 11274 --- [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. 19:16:11 2026-01-13T19:16:11.614Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 19:16:11 2026-01-13T19:16:11.615Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 19:16:11 2026-01-13T19:16:11.615Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 19:16:11 2026-01-13T19:16:11.615Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 19:16:11 2026-01-13T19:16:11.615Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 19:16:11 2026-01-13T19:16:11.646Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 19:16:11 [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.587 s -- in org.onap.cps.integration.functional.ncmp.inventory.CmHandleUpgradeSpec 19:16:11 [INFO] Running org.onap.cps.integration.functional.ncmp.inventory.DataMigrationIntegrationSpec 19:16:11 2026-01-13T19:16:11.761Z INFO 11274 --- [cps-integration-test] [ main] o.c.i.f.n.i.DataMigrationIntegrationSpec : Starting DataMigrationIntegrationSpec using Java 17.0.6-ea with PID 11274 (started by jenkins in /w/workspace/cps-master-verify-java/integration-test) 19:16:11 2026-01-13T19:16:11.761Z INFO 11274 --- [cps-integration-test] [ main] o.c.i.f.n.i.DataMigrationIntegrationSpec : No active profile set, falling back to 1 default profile: "default" 19:16:12 2026-01-13T19:16:12.028Z INFO 11274 --- [cps-integration-test] [ main] .s.d.r.c.RepositoryConfigurationDelegate : Bootstrapping Spring Data JPA repositories in DEFAULT mode. 19:16:12 2026-01-13T19:16:12.036Z INFO 11274 --- [cps-integration-test] [ main] .s.d.r.c.RepositoryConfigurationDelegate : Finished Spring Data repository scanning in 7 ms. Found 6 JPA repository interfaces. 19:16:12 2026-01-13T19:16:12.238Z INFO 11274 --- [cps-integration-test] [ main] com.zaxxer.hikari.HikariDataSource : CpsDatabasePool - Starting... 19:16:12 2026-01-13T19:16:12.253Z INFO 11274 --- [cps-integration-test] [ main] com.zaxxer.hikari.pool.HikariPool : CpsDatabasePool - Added connection org.postgresql.jdbc.PgConnection@20df9222 19:16:12 2026-01-13T19:16:12.253Z INFO 11274 --- [cps-integration-test] [ main] com.zaxxer.hikari.HikariDataSource : CpsDatabasePool - Start completed. 19:16:12 2026-01-13T19:16:12.265Z INFO 11274 --- [cps-integration-test] [ main] liquibase.database : Set default schema name to public 19:16:12 2026-01-13T19:16:12.359Z INFO 11274 --- [cps-integration-test] [ main] liquibase.changelog : Reading from public.databasechangelog 19:16:12 2026-01-13T19:16:12.416Z INFO 11274 --- [cps-integration-test] [ main] liquibase.ui : Database is up to date, no changesets to execute 19:16:12 2026-01-13T19:16:12.417Z INFO 11274 --- [cps-integration-test] [ main] liquibase.changelog : Reading from public.databasechangelog 19:16:12 2026-01-13T19:16:12.435Z INFO 11274 --- [cps-integration-test] [ main] liquibase.util : UPDATE SUMMARY 19:16:12 2026-01-13T19:16:12.435Z INFO 11274 --- [cps-integration-test] [ main] liquibase.util : Run: 0 19:16:12 2026-01-13T19:16:12.435Z INFO 11274 --- [cps-integration-test] [ main] liquibase.util : Previously run: 53 19:16:12 2026-01-13T19:16:12.435Z INFO 11274 --- [cps-integration-test] [ main] liquibase.util : Filtered out: 0 19:16:12 2026-01-13T19:16:12.435Z INFO 11274 --- [cps-integration-test] [ main] liquibase.util : ------------------------------- 19:16:12 2026-01-13T19:16:12.435Z INFO 11274 --- [cps-integration-test] [ main] liquibase.util : Total change sets: 53 19:16:12 2026-01-13T19:16:12.435Z INFO 11274 --- [cps-integration-test] [ main] liquibase.util : Update summary generated 19:16:12 2026-01-13T19:16:12.435Z INFO 11274 --- [cps-integration-test] [ main] liquibase.command : Command execution complete 19:16:12 2026-01-13T19:16:12.461Z INFO 11274 --- [cps-integration-test] [ main] o.hibernate.jpa.internal.util.LogHelper : HHH000204: Processing PersistenceUnitInfo [name: default] 19:16:12 2026-01-13T19:16:12.464Z INFO 11274 --- [cps-integration-test] [ main] o.h.c.internal.RegionFactoryInitiator : HHH000026: Second-level cache disabled 19:16:12 2026-01-13T19:16:12.473Z INFO 11274 --- [cps-integration-test] [ main] o.s.o.j.p.SpringPersistenceUnitInfo : No LoadTimeWeaver setup: ignoring JPA class transformer 19:16:12 2026-01-13T19:16:12.474Z WARN 11274 --- [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) 19:16:12 2026-01-13T19:16:12.478Z INFO 11274 --- [cps-integration-test] [ main] org.hibernate.orm.connections.pooling : HHH10001005: Database info: 19:16:12 Database JDBC URL [Connecting through datasource 'HikariDataSource (CpsDatabasePool)'] 19:16:12 Database driver: undefined/unknown 19:16:12 Database version: 14.1 19:16:12 Autocommit mode: undefined/unknown 19:16:12 Isolation level: undefined/unknown 19:16:12 Minimum pool size: undefined/unknown 19:16:12 Maximum pool size: undefined/unknown 19:16:12 2026-01-13T19:16:12.538Z INFO 11274 --- [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) 19:16:12 2026-01-13T19:16:12.538Z INFO 11274 --- [cps-integration-test] [ main] j.LocalContainerEntityManagerFactoryBean : Initialized JPA EntityManagerFactory for persistence unit 'default' 19:16:12 2026-01-13T19:16:12.682Z WARN 11274 --- [cps-integration-test] [ main] i.m.core.instrument.MeterRegistry : This Gauge has been already registered (MeterId{name='cps.yang.schema.cache.gauge', tags=[]}), the registration will be ignored. Note that subsequent logs will be logged at debug level. 19:16:13 2026-01-13T19:16:13.214Z WARN 11274 --- [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 19:16:13 2026-01-13T19:16:13.537Z WARN 11274 --- [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. 19:16:13 2026-01-13T19:16:13.617Z INFO 11274 --- [cps-integration-test] [ main] o.s.b.t.m.w.SpringBootMockServletContext : Initializing Spring TestDispatcherServlet '' 19:16:13 2026-01-13T19:16:13.617Z INFO 11274 --- [cps-integration-test] [ main] o.s.t.web.servlet.TestDispatcherServlet : Initializing Servlet '' 19:16:13 2026-01-13T19:16:13.620Z INFO 11274 --- [cps-integration-test] [ main] o.s.b.a.e.web.EndpointLinksResolver : Exposing 3 endpoints beneath base path '/actuator' 19:16:13 2026-01-13T19:16:13.630Z INFO 11274 --- [cps-integration-test] [ main] o.s.t.web.servlet.TestDispatcherServlet : Completed initialization in 13 ms 19:16:13 2026-01-13T19:16:13.659Z INFO 11274 --- [cps-integration-test] [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 19:16:13 allow.auto.create.topics = true 19:16:13 auto.commit.interval.ms = 5000 19:16:13 auto.include.jmx.reporter = true 19:16:13 auto.offset.reset = latest 19:16:13 bootstrap.servers = [localhost:32777] 19:16:13 check.crcs = true 19:16:13 client.dns.lookup = use_all_dns_ips 19:16:13 client.id = consumer-ncmp-group-30 19:16:13 client.rack = 19:16:13 connections.max.idle.ms = 540000 19:16:13 default.api.timeout.ms = 60000 19:16:13 enable.auto.commit = false 19:16:13 enable.metrics.push = true 19:16:13 exclude.internal.topics = true 19:16:13 fetch.max.bytes = 52428800 19:16:13 fetch.max.wait.ms = 500 19:16:13 fetch.min.bytes = 1 19:16:13 group.id = ncmp-group 19:16:13 group.instance.id = null 19:16:13 group.protocol = classic 19:16:13 group.remote.assignor = null 19:16:13 heartbeat.interval.ms = 3000 19:16:13 interceptor.classes = [] 19:16:13 internal.leave.group.on.close = true 19:16:13 internal.throw.on.fetch.stable.offset.unsupported = false 19:16:13 isolation.level = read_uncommitted 19:16:13 key.deserializer = class org.springframework.kafka.support.serializer.ErrorHandlingDeserializer 19:16:13 max.partition.fetch.bytes = 1048576 19:16:13 max.poll.interval.ms = 300000 19:16:13 max.poll.records = 500 19:16:13 metadata.max.age.ms = 300000 19:16:13 metadata.recovery.strategy = none 19:16:13 metric.reporters = [] 19:16:13 metrics.num.samples = 2 19:16:13 metrics.recording.level = INFO 19:16:13 metrics.sample.window.ms = 30000 19:16:13 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 19:16:13 receive.buffer.bytes = 65536 19:16:13 reconnect.backoff.max.ms = 1000 19:16:13 reconnect.backoff.ms = 50 19:16:13 request.timeout.ms = 30000 19:16:13 retry.backoff.max.ms = 1000 19:16:13 retry.backoff.ms = 100 19:16:13 sasl.client.callback.handler.class = null 19:16:13 sasl.jaas.config = null 19:16:13 sasl.kerberos.kinit.cmd = /usr/bin/kinit 19:16:13 sasl.kerberos.min.time.before.relogin = 60000 19:16:13 sasl.kerberos.service.name = null 19:16:13 sasl.kerberos.ticket.renew.jitter = 0.05 19:16:13 sasl.kerberos.ticket.renew.window.factor = 0.8 19:16:13 sasl.login.callback.handler.class = null 19:16:13 sasl.login.class = null 19:16:13 sasl.login.connect.timeout.ms = null 19:16:13 sasl.login.read.timeout.ms = null 19:16:13 sasl.login.refresh.buffer.seconds = 300 19:16:13 sasl.login.refresh.min.period.seconds = 60 19:16:13 sasl.login.refresh.window.factor = 0.8 19:16:13 sasl.login.refresh.window.jitter = 0.05 19:16:13 sasl.login.retry.backoff.max.ms = 10000 19:16:13 sasl.login.retry.backoff.ms = 100 19:16:13 sasl.mechanism = GSSAPI 19:16:13 sasl.oauthbearer.clock.skew.seconds = 30 19:16:13 sasl.oauthbearer.expected.audience = null 19:16:13 sasl.oauthbearer.expected.issuer = null 19:16:13 sasl.oauthbearer.header.urlencode = false 19:16:13 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 19:16:13 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 19:16:13 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 19:16:13 sasl.oauthbearer.jwks.endpoint.url = null 19:16:13 sasl.oauthbearer.scope.claim.name = scope 19:16:13 sasl.oauthbearer.sub.claim.name = sub 19:16:13 sasl.oauthbearer.token.endpoint.url = null 19:16:13 security.protocol = PLAINTEXT 19:16:13 security.providers = null 19:16:13 send.buffer.bytes = 131072 19:16:13 session.timeout.ms = 45000 19:16:13 socket.connection.setup.timeout.max.ms = 30000 19:16:13 socket.connection.setup.timeout.ms = 10000 19:16:13 ssl.cipher.suites = null 19:16:13 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 19:16:13 ssl.endpoint.identification.algorithm = https 19:16:13 ssl.engine.factory.class = null 19:16:13 ssl.key.password = null 19:16:13 ssl.keymanager.algorithm = SunX509 19:16:13 ssl.keystore.certificate.chain = null 19:16:13 ssl.keystore.key = null 19:16:13 ssl.keystore.location = null 19:16:13 ssl.keystore.password = null 19:16:13 ssl.keystore.type = JKS 19:16:13 ssl.protocol = TLSv1.3 19:16:13 ssl.provider = null 19:16:13 ssl.secure.random.implementation = null 19:16:13 ssl.trustmanager.algorithm = PKIX 19:16:13 ssl.truststore.certificates = null 19:16:13 ssl.truststore.location = null 19:16:13 ssl.truststore.password = null 19:16:13 ssl.truststore.type = JKS 19:16:13 value.deserializer = class org.springframework.kafka.support.serializer.ErrorHandlingDeserializer 19:16:13 19:16:13 2026-01-13T19:16:13.660Z INFO 11274 --- [cps-integration-test] [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 19:16:13 2026-01-13T19:16:13.661Z INFO 11274 --- [cps-integration-test] [ main] o.a.k.clients.consumer.ConsumerConfig : These configurations '[spring.json.use.type.headers]' were supplied but are not used yet. 19:16:13 2026-01-13T19:16:13.661Z INFO 11274 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 19:16:13 2026-01-13T19:16:13.661Z INFO 11274 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 19:16:13 2026-01-13T19:16:13.662Z INFO 11274 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1768331773661 19:16:13 2026-01-13T19:16:13.662Z INFO 11274 --- [cps-integration-test] [ main] o.a.k.c.c.i.ClassicKafkaConsumer : [Consumer clientId=consumer-ncmp-group-30, groupId=ncmp-group] Subscribed to topic(s): dmi-cm-events 19:16:13 2026-01-13T19:16:13.663Z INFO 11274 --- [cps-integration-test] [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 19:16:13 allow.auto.create.topics = true 19:16:13 auto.commit.interval.ms = 5000 19:16:13 auto.include.jmx.reporter = true 19:16:13 auto.offset.reset = latest 19:16:13 bootstrap.servers = [localhost:32777] 19:16:13 check.crcs = true 19:16:13 client.dns.lookup = use_all_dns_ips 19:16:13 client.id = consumer-ncmp-group-31 19:16:13 client.rack = 19:16:13 connections.max.idle.ms = 540000 19:16:13 default.api.timeout.ms = 60000 19:16:13 enable.auto.commit = false 19:16:13 enable.metrics.push = true 19:16:13 exclude.internal.topics = true 19:16:13 fetch.max.bytes = 52428800 19:16:13 fetch.max.wait.ms = 500 19:16:13 fetch.min.bytes = 1 19:16:13 group.id = ncmp-group 19:16:13 group.instance.id = null 19:16:13 group.protocol = classic 19:16:13 group.remote.assignor = null 19:16:13 heartbeat.interval.ms = 3000 19:16:13 interceptor.classes = [] 19:16:13 internal.leave.group.on.close = true 19:16:13 internal.throw.on.fetch.stable.offset.unsupported = false 19:16:13 isolation.level = read_uncommitted 19:16:13 key.deserializer = class org.springframework.kafka.support.serializer.ErrorHandlingDeserializer 19:16:13 max.partition.fetch.bytes = 1048576 19:16:13 max.poll.interval.ms = 300000 19:16:13 max.poll.records = 500 19:16:13 metadata.max.age.ms = 300000 19:16:13 metadata.recovery.strategy = none 19:16:13 metric.reporters = [] 19:16:13 metrics.num.samples = 2 19:16:13 metrics.recording.level = INFO 19:16:13 metrics.sample.window.ms = 30000 19:16:13 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 19:16:13 receive.buffer.bytes = 65536 19:16:13 reconnect.backoff.max.ms = 1000 19:16:13 reconnect.backoff.ms = 50 19:16:13 request.timeout.ms = 30000 19:16:13 retry.backoff.max.ms = 1000 19:16:13 retry.backoff.ms = 100 19:16:13 sasl.client.callback.handler.class = null 19:16:13 sasl.jaas.config = null 19:16:13 sasl.kerberos.kinit.cmd = /usr/bin/kinit 19:16:13 sasl.kerberos.min.time.before.relogin = 60000 19:16:13 sasl.kerberos.service.name = null 19:16:13 sasl.kerberos.ticket.renew.jitter = 0.05 19:16:13 sasl.kerberos.ticket.renew.window.factor = 0.8 19:16:13 sasl.login.callback.handler.class = null 19:16:13 sasl.login.class = null 19:16:13 sasl.login.connect.timeout.ms = null 19:16:13 sasl.login.read.timeout.ms = null 19:16:13 sasl.login.refresh.buffer.seconds = 300 19:16:13 sasl.login.refresh.min.period.seconds = 60 19:16:13 sasl.login.refresh.window.factor = 0.8 19:16:13 sasl.login.refresh.window.jitter = 0.05 19:16:13 sasl.login.retry.backoff.max.ms = 10000 19:16:13 sasl.login.retry.backoff.ms = 100 19:16:13 sasl.mechanism = GSSAPI 19:16:13 sasl.oauthbearer.clock.skew.seconds = 30 19:16:13 sasl.oauthbearer.expected.audience = null 19:16:13 sasl.oauthbearer.expected.issuer = null 19:16:13 sasl.oauthbearer.header.urlencode = false 19:16:13 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 19:16:13 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 19:16:13 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 19:16:13 sasl.oauthbearer.jwks.endpoint.url = null 19:16:13 sasl.oauthbearer.scope.claim.name = scope 19:16:13 sasl.oauthbearer.sub.claim.name = sub 19:16:13 sasl.oauthbearer.token.endpoint.url = null 19:16:13 security.protocol = PLAINTEXT 19:16:13 security.providers = null 19:16:13 send.buffer.bytes = 131072 19:16:13 session.timeout.ms = 45000 19:16:13 socket.connection.setup.timeout.max.ms = 30000 19:16:13 socket.connection.setup.timeout.ms = 10000 19:16:13 ssl.cipher.suites = null 19:16:13 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 19:16:13 ssl.endpoint.identification.algorithm = https 19:16:13 ssl.engine.factory.class = null 19:16:13 ssl.key.password = null 19:16:13 ssl.keymanager.algorithm = SunX509 19:16:13 ssl.keystore.certificate.chain = null 19:16:13 ssl.keystore.key = null 19:16:13 ssl.keystore.location = null 19:16:13 ssl.keystore.password = null 19:16:13 ssl.keystore.type = JKS 19:16:13 ssl.protocol = TLSv1.3 19:16:13 ssl.provider = null 19:16:13 ssl.secure.random.implementation = null 19:16:13 ssl.trustmanager.algorithm = PKIX 19:16:13 ssl.truststore.certificates = null 19:16:13 ssl.truststore.location = null 19:16:13 ssl.truststore.password = null 19:16:13 ssl.truststore.type = JKS 19:16:13 value.deserializer = class org.springframework.kafka.support.serializer.ErrorHandlingDeserializer 19:16:13 19:16:13 2026-01-13T19:16:13.663Z INFO 11274 --- [cps-integration-test] [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 19:16:13 2026-01-13T19:16:13.665Z INFO 11274 --- [cps-integration-test] [ main] o.a.k.clients.consumer.ConsumerConfig : These configurations '[spring.json.use.type.headers]' were supplied but are not used yet. 19:16:13 2026-01-13T19:16:13.665Z INFO 11274 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 19:16:13 2026-01-13T19:16:13.665Z INFO 11274 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 19:16:13 2026-01-13T19:16:13.665Z INFO 11274 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1768331773665 19:16:13 2026-01-13T19:16:13.665Z INFO 11274 --- [cps-integration-test] [ main] o.a.k.c.c.i.ClassicKafkaConsumer : [Consumer clientId=consumer-ncmp-group-31, groupId=ncmp-group] Subscribed to topic(s): dmi-ncmp-cm-avc-subscription 19:16:13 2026-01-13T19:16:13.666Z INFO 11274 --- [cps-integration-test] [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 19:16:13 allow.auto.create.topics = true 19:16:13 auto.commit.interval.ms = 5000 19:16:13 auto.include.jmx.reporter = true 19:16:13 auto.offset.reset = latest 19:16:13 bootstrap.servers = [localhost:32777] 19:16:13 check.crcs = true 19:16:13 client.dns.lookup = use_all_dns_ips 19:16:13 client.id = consumer-ncmp-group-32 19:16:13 client.rack = 19:16:13 connections.max.idle.ms = 540000 19:16:13 default.api.timeout.ms = 60000 19:16:13 enable.auto.commit = false 19:16:13 enable.metrics.push = true 19:16:13 exclude.internal.topics = true 19:16:13 fetch.max.bytes = 52428800 19:16:13 fetch.max.wait.ms = 500 19:16:13 fetch.min.bytes = 1 19:16:13 group.id = ncmp-group 19:16:13 group.instance.id = null 19:16:13 group.protocol = classic 19:16:13 group.remote.assignor = null 19:16:13 heartbeat.interval.ms = 3000 19:16:13 interceptor.classes = [] 19:16:13 internal.leave.group.on.close = true 19:16:13 internal.throw.on.fetch.stable.offset.unsupported = false 19:16:13 isolation.level = read_uncommitted 19:16:13 key.deserializer = class org.springframework.kafka.support.serializer.ErrorHandlingDeserializer 19:16:13 max.partition.fetch.bytes = 1048576 19:16:13 max.poll.interval.ms = 300000 19:16:13 max.poll.records = 500 19:16:13 metadata.max.age.ms = 300000 19:16:13 metadata.recovery.strategy = none 19:16:13 metric.reporters = [] 19:16:13 metrics.num.samples = 2 19:16:13 metrics.recording.level = INFO 19:16:13 metrics.sample.window.ms = 30000 19:16:13 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 19:16:13 receive.buffer.bytes = 65536 19:16:13 reconnect.backoff.max.ms = 1000 19:16:13 reconnect.backoff.ms = 50 19:16:13 request.timeout.ms = 30000 19:16:13 retry.backoff.max.ms = 1000 19:16:13 retry.backoff.ms = 100 19:16:13 sasl.client.callback.handler.class = null 19:16:13 sasl.jaas.config = null 19:16:13 sasl.kerberos.kinit.cmd = /usr/bin/kinit 19:16:13 sasl.kerberos.min.time.before.relogin = 60000 19:16:13 sasl.kerberos.service.name = null 19:16:13 sasl.kerberos.ticket.renew.jitter = 0.05 19:16:13 sasl.kerberos.ticket.renew.window.factor = 0.8 19:16:13 sasl.login.callback.handler.class = null 19:16:13 sasl.login.class = null 19:16:13 sasl.login.connect.timeout.ms = null 19:16:13 sasl.login.read.timeout.ms = null 19:16:13 sasl.login.refresh.buffer.seconds = 300 19:16:13 sasl.login.refresh.min.period.seconds = 60 19:16:13 sasl.login.refresh.window.factor = 0.8 19:16:13 sasl.login.refresh.window.jitter = 0.05 19:16:13 sasl.login.retry.backoff.max.ms = 10000 19:16:13 sasl.login.retry.backoff.ms = 100 19:16:13 sasl.mechanism = GSSAPI 19:16:13 sasl.oauthbearer.clock.skew.seconds = 30 19:16:13 sasl.oauthbearer.expected.audience = null 19:16:13 sasl.oauthbearer.expected.issuer = null 19:16:13 sasl.oauthbearer.header.urlencode = false 19:16:13 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 19:16:13 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 19:16:13 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 19:16:13 sasl.oauthbearer.jwks.endpoint.url = null 19:16:13 sasl.oauthbearer.scope.claim.name = scope 19:16:13 sasl.oauthbearer.sub.claim.name = sub 19:16:13 sasl.oauthbearer.token.endpoint.url = null 19:16:13 security.protocol = PLAINTEXT 19:16:13 security.providers = null 19:16:13 send.buffer.bytes = 131072 19:16:13 session.timeout.ms = 45000 19:16:13 socket.connection.setup.timeout.max.ms = 30000 19:16:13 socket.connection.setup.timeout.ms = 10000 19:16:13 ssl.cipher.suites = null 19:16:13 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 19:16:13 ssl.endpoint.identification.algorithm = https 19:16:13 ssl.engine.factory.class = null 19:16:13 ssl.key.password = null 19:16:13 ssl.keymanager.algorithm = SunX509 19:16:13 ssl.keystore.certificate.chain = null 19:16:13 ssl.keystore.key = null 19:16:13 ssl.keystore.location = null 19:16:13 ssl.keystore.password = null 19:16:13 ssl.keystore.type = JKS 19:16:13 ssl.protocol = TLSv1.3 19:16:13 ssl.provider = null 19:16:13 ssl.secure.random.implementation = null 19:16:13 ssl.trustmanager.algorithm = PKIX 19:16:13 ssl.truststore.certificates = null 19:16:13 ssl.truststore.location = null 19:16:13 ssl.truststore.password = null 19:16:13 ssl.truststore.type = JKS 19:16:13 value.deserializer = class org.springframework.kafka.support.serializer.ErrorHandlingDeserializer 19:16:13 19:16:13 2026-01-13T19:16:13.666Z INFO 11274 --- [cps-integration-test] [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 19:16:13 2026-01-13T19:16:13.672Z INFO 11274 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 19:16:13 2026-01-13T19:16:13.672Z INFO 11274 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 19:16:13 2026-01-13T19:16:13.672Z INFO 11274 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1768331773672 19:16:13 2026-01-13T19:16:13.672Z INFO 11274 --- [cps-integration-test] [ main] o.a.k.c.c.i.ClassicKafkaConsumer : [Consumer clientId=consumer-ncmp-group-32, groupId=ncmp-group] Subscribed to topic(s): subscription 19:16:13 2026-01-13T19:16:13.674Z INFO 11274 --- [cps-integration-test] [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 19:16:13 allow.auto.create.topics = true 19:16:13 auto.commit.interval.ms = 5000 19:16:13 auto.include.jmx.reporter = true 19:16:13 auto.offset.reset = latest 19:16:13 bootstrap.servers = [localhost:32777] 19:16:13 check.crcs = true 19:16:13 client.dns.lookup = use_all_dns_ips 19:16:13 client.id = consumer-ncmp-group-33 19:16:13 client.rack = 19:16:13 connections.max.idle.ms = 540000 19:16:13 default.api.timeout.ms = 60000 19:16:13 enable.auto.commit = false 19:16:13 enable.metrics.push = true 19:16:13 exclude.internal.topics = true 19:16:13 fetch.max.bytes = 52428800 19:16:13 fetch.max.wait.ms = 500 19:16:13 fetch.min.bytes = 1 19:16:13 group.id = ncmp-group 19:16:13 group.instance.id = null 19:16:13 group.protocol = classic 19:16:13 group.remote.assignor = null 19:16:13 heartbeat.interval.ms = 3000 19:16:13 interceptor.classes = [] 19:16:13 internal.leave.group.on.close = true 19:16:13 internal.throw.on.fetch.stable.offset.unsupported = false 19:16:13 isolation.level = read_uncommitted 19:16:13 key.deserializer = class org.springframework.kafka.support.serializer.ErrorHandlingDeserializer 19:16:13 max.partition.fetch.bytes = 1048576 19:16:13 max.poll.interval.ms = 300000 19:16:13 max.poll.records = 500 19:16:13 metadata.max.age.ms = 300000 19:16:13 metadata.recovery.strategy = none 19:16:13 metric.reporters = [] 19:16:13 metrics.num.samples = 2 19:16:13 metrics.recording.level = INFO 19:16:13 metrics.sample.window.ms = 30000 19:16:13 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 19:16:13 receive.buffer.bytes = 65536 19:16:13 reconnect.backoff.max.ms = 1000 19:16:13 reconnect.backoff.ms = 50 19:16:13 request.timeout.ms = 30000 19:16:13 retry.backoff.max.ms = 1000 19:16:13 retry.backoff.ms = 100 19:16:13 sasl.client.callback.handler.class = null 19:16:13 sasl.jaas.config = null 19:16:13 sasl.kerberos.kinit.cmd = /usr/bin/kinit 19:16:13 sasl.kerberos.min.time.before.relogin = 60000 19:16:13 sasl.kerberos.service.name = null 19:16:13 sasl.kerberos.ticket.renew.jitter = 0.05 19:16:13 sasl.kerberos.ticket.renew.window.factor = 0.8 19:16:13 sasl.login.callback.handler.class = null 19:16:13 sasl.login.class = null 19:16:13 sasl.login.connect.timeout.ms = null 19:16:13 sasl.login.read.timeout.ms = null 19:16:13 sasl.login.refresh.buffer.seconds = 300 19:16:13 sasl.login.refresh.min.period.seconds = 60 19:16:13 sasl.login.refresh.window.factor = 0.8 19:16:13 sasl.login.refresh.window.jitter = 0.05 19:16:13 sasl.login.retry.backoff.max.ms = 10000 19:16:13 sasl.login.retry.backoff.ms = 100 19:16:13 sasl.mechanism = GSSAPI 19:16:13 sasl.oauthbearer.clock.skew.seconds = 30 19:16:13 sasl.oauthbearer.expected.audience = null 19:16:13 sasl.oauthbearer.expected.issuer = null 19:16:13 sasl.oauthbearer.header.urlencode = false 19:16:13 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 19:16:13 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 19:16:13 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 19:16:13 sasl.oauthbearer.jwks.endpoint.url = null 19:16:13 sasl.oauthbearer.scope.claim.name = scope 19:16:13 sasl.oauthbearer.sub.claim.name = sub 19:16:13 sasl.oauthbearer.token.endpoint.url = null 19:16:13 security.protocol = PLAINTEXT 19:16:13 security.providers = null 19:16:13 send.buffer.bytes = 131072 19:16:13 session.timeout.ms = 45000 19:16:13 socket.connection.setup.timeout.max.ms = 30000 19:16:13 socket.connection.setup.timeout.ms = 10000 19:16:13 ssl.cipher.suites = null 19:16:13 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 19:16:13 ssl.endpoint.identification.algorithm = https 19:16:13 ssl.engine.factory.class = null 19:16:13 ssl.key.password = null 19:16:13 ssl.keymanager.algorithm = SunX509 19:16:13 ssl.keystore.certificate.chain = null 19:16:13 ssl.keystore.key = null 19:16:13 ssl.keystore.location = null 19:16:13 ssl.keystore.password = null 19:16:13 ssl.keystore.type = JKS 19:16:13 ssl.protocol = TLSv1.3 19:16:13 ssl.provider = null 19:16:13 ssl.secure.random.implementation = null 19:16:13 ssl.trustmanager.algorithm = PKIX 19:16:13 ssl.truststore.certificates = null 19:16:13 ssl.truststore.location = null 19:16:13 ssl.truststore.password = null 19:16:13 ssl.truststore.type = JKS 19:16:13 value.deserializer = class org.springframework.kafka.support.serializer.ErrorHandlingDeserializer 19:16:13 19:16:13 2026-01-13T19:16:13.674Z INFO 11274 --- [cps-integration-test] [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 19:16:13 2026-01-13T19:16:13.675Z INFO 11274 --- [cps-integration-test] [ main] o.a.k.clients.consumer.ConsumerConfig : These configurations '[spring.json.use.type.headers]' were supplied but are not used yet. 19:16:13 2026-01-13T19:16:13.675Z INFO 11274 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 19:16:13 2026-01-13T19:16:13.675Z INFO 11274 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 19:16:13 2026-01-13T19:16:13.675Z INFO 11274 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1768331773675 19:16:13 2026-01-13T19:16:13.675Z INFO 11274 --- [cps-integration-test] [ main] o.a.k.c.c.i.ClassicKafkaConsumer : [Consumer clientId=consumer-ncmp-group-33, groupId=ncmp-group] Subscribed to topic(s): dmi-device-heartbeat 19:16:13 2026-01-13T19:16:13.677Z INFO 11274 --- [cps-integration-test] [ntainer#3-0-C-1] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-ncmp-group-31, groupId=ncmp-group] Cluster ID: 4L6g3nShT-eMCtK--X86sw 19:16:13 2026-01-13T19:16:13.677Z INFO 11274 --- [cps-integration-test] [ntainer#3-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-31, groupId=ncmp-group] Discovered group coordinator localhost:32777 (id: 2147483646 rack: null) 19:16:13 2026-01-13T19:16:13.678Z INFO 11274 --- [cps-integration-test] [ntainer#3-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-31, groupId=ncmp-group] (Re-)joining group 19:16:13 2026-01-13T19:16:13.679Z INFO 11274 --- [cps-integration-test] [ntainer#4-0-C-1] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-ncmp-group-32, groupId=ncmp-group] Cluster ID: 4L6g3nShT-eMCtK--X86sw 19:16:13 2026-01-13T19:16:13.679Z INFO 11274 --- [cps-integration-test] [ntainer#4-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-32, groupId=ncmp-group] Discovered group coordinator localhost:32777 (id: 2147483646 rack: null) 19:16:13 2026-01-13T19:16:13.679Z INFO 11274 --- [cps-integration-test] [ntainer#2-0-C-1] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-ncmp-group-30, groupId=ncmp-group] Cluster ID: 4L6g3nShT-eMCtK--X86sw 19:16:13 2026-01-13T19:16:13.679Z INFO 11274 --- [cps-integration-test] [ntainer#2-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-30, groupId=ncmp-group] Discovered group coordinator localhost:32777 (id: 2147483646 rack: null) 19:16:13 2026-01-13T19:16:13.681Z INFO 11274 --- [cps-integration-test] [ntainer#4-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-32, groupId=ncmp-group] (Re-)joining group 19:16:13 2026-01-13T19:16:13.681Z INFO 11274 --- [cps-integration-test] [ntainer#2-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-30, groupId=ncmp-group] (Re-)joining group 19:16:13 2026-01-13T19:16:13.683Z INFO 11274 --- [cps-integration-test] [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 19:16:13 allow.auto.create.topics = true 19:16:13 auto.commit.interval.ms = 5000 19:16:13 auto.include.jmx.reporter = true 19:16:13 auto.offset.reset = latest 19:16:13 bootstrap.servers = [localhost:32777] 19:16:13 check.crcs = true 19:16:13 client.dns.lookup = use_all_dns_ips 19:16:13 client.id = consumer-ncmp-data-operation-event-group-34 19:16:13 client.rack = 19:16:13 connections.max.idle.ms = 540000 19:16:13 default.api.timeout.ms = 60000 19:16:13 enable.auto.commit = false 19:16:13 enable.metrics.push = true 19:16:13 exclude.internal.topics = true 19:16:13 fetch.max.bytes = 52428800 19:16:13 fetch.max.wait.ms = 500 19:16:13 fetch.min.bytes = 1 19:16:13 group.id = ncmp-data-operation-event-group 19:16:13 group.instance.id = null 19:16:13 group.protocol = classic 19:16:13 group.remote.assignor = null 19:16:13 heartbeat.interval.ms = 3000 19:16:13 interceptor.classes = [] 19:16:13 internal.leave.group.on.close = true 19:16:13 internal.throw.on.fetch.stable.offset.unsupported = false 19:16:13 isolation.level = read_uncommitted 19:16:13 key.deserializer = class org.springframework.kafka.support.serializer.ErrorHandlingDeserializer 19:16:13 max.partition.fetch.bytes = 1048576 19:16:13 max.poll.interval.ms = 300000 19:16:13 max.poll.records = 500 19:16:13 metadata.max.age.ms = 300000 19:16:13 metadata.recovery.strategy = none 19:16:13 metric.reporters = [] 19:16:13 metrics.num.samples = 2 19:16:13 metrics.recording.level = INFO 19:16:13 metrics.sample.window.ms = 30000 19:16:13 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 19:16:13 receive.buffer.bytes = 65536 19:16:13 reconnect.backoff.max.ms = 1000 19:16:13 reconnect.backoff.ms = 50 19:16:13 request.timeout.ms = 30000 19:16:13 retry.backoff.max.ms = 1000 19:16:13 retry.backoff.ms = 100 19:16:13 sasl.client.callback.handler.class = null 19:16:13 sasl.jaas.config = null 19:16:13 sasl.kerberos.kinit.cmd = /usr/bin/kinit 19:16:13 sasl.kerberos.min.time.before.relogin = 60000 19:16:13 sasl.kerberos.service.name = null 19:16:13 sasl.kerberos.ticket.renew.jitter = 0.05 19:16:13 sasl.kerberos.ticket.renew.window.factor = 0.8 19:16:13 sasl.login.callback.handler.class = null 19:16:13 sasl.login.class = null 19:16:13 sasl.login.connect.timeout.ms = null 19:16:13 sasl.login.read.timeout.ms = null 19:16:13 sasl.login.refresh.buffer.seconds = 300 19:16:13 sasl.login.refresh.min.period.seconds = 60 19:16:13 sasl.login.refresh.window.factor = 0.8 19:16:13 sasl.login.refresh.window.jitter = 0.05 19:16:13 sasl.login.retry.backoff.max.ms = 10000 19:16:13 sasl.login.retry.backoff.ms = 100 19:16:13 sasl.mechanism = GSSAPI 19:16:13 sasl.oauthbearer.clock.skew.seconds = 30 19:16:13 sasl.oauthbearer.expected.audience = null 19:16:13 sasl.oauthbearer.expected.issuer = null 19:16:13 sasl.oauthbearer.header.urlencode = false 19:16:13 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 19:16:13 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 19:16:13 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 19:16:13 sasl.oauthbearer.jwks.endpoint.url = null 19:16:13 sasl.oauthbearer.scope.claim.name = scope 19:16:13 sasl.oauthbearer.sub.claim.name = sub 19:16:13 sasl.oauthbearer.token.endpoint.url = null 19:16:13 security.protocol = PLAINTEXT 19:16:13 security.providers = null 19:16:13 send.buffer.bytes = 131072 19:16:13 session.timeout.ms = 45000 19:16:13 socket.connection.setup.timeout.max.ms = 30000 19:16:13 socket.connection.setup.timeout.ms = 10000 19:16:13 ssl.cipher.suites = null 19:16:13 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 19:16:13 ssl.endpoint.identification.algorithm = https 19:16:13 ssl.engine.factory.class = null 19:16:13 ssl.key.password = null 19:16:13 ssl.keymanager.algorithm = SunX509 19:16:13 ssl.keystore.certificate.chain = null 19:16:13 ssl.keystore.key = null 19:16:13 ssl.keystore.location = null 19:16:13 ssl.keystore.password = null 19:16:13 ssl.keystore.type = JKS 19:16:13 ssl.protocol = TLSv1.3 19:16:13 ssl.provider = null 19:16:13 ssl.secure.random.implementation = null 19:16:13 ssl.trustmanager.algorithm = PKIX 19:16:13 ssl.truststore.certificates = null 19:16:13 ssl.truststore.location = null 19:16:13 ssl.truststore.password = null 19:16:13 ssl.truststore.type = JKS 19:16:13 value.deserializer = class org.springframework.kafka.support.serializer.ErrorHandlingDeserializer 19:16:13 19:16:13 2026-01-13T19:16:13.684Z INFO 11274 --- [cps-integration-test] [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 19:16:13 2026-01-13T19:16:13.687Z INFO 11274 --- [cps-integration-test] [ main] o.a.k.clients.consumer.ConsumerConfig : These configurations '[spring.json.use.type.headers]' were supplied but are not used yet. 19:16:13 2026-01-13T19:16:13.687Z INFO 11274 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 19:16:13 2026-01-13T19:16:13.687Z INFO 11274 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 19:16:13 2026-01-13T19:16:13.687Z INFO 11274 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1768331773687 19:16:13 2026-01-13T19:16:13.687Z INFO 11274 --- [cps-integration-test] [ main] o.a.k.c.c.i.ClassicKafkaConsumer : [Consumer clientId=consumer-ncmp-data-operation-event-group-34, groupId=ncmp-data-operation-event-group] Subscribed to topic(s): ncmp-async-m2m 19:16:13 2026-01-13T19:16:13.689Z INFO 11274 --- [cps-integration-test] [ntainer#4-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-32, groupId=ncmp-group] Request joining group due to: need to re-join with the given member-id: consumer-ncmp-group-32-aa83014e-75d5-494f-8e4e-858f6fde2905 19:16:13 2026-01-13T19:16:13.689Z INFO 11274 --- [cps-integration-test] [ntainer#4-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-32, groupId=ncmp-group] (Re-)joining group 19:16:13 2026-01-13T19:16:13.693Z INFO 11274 --- [cps-integration-test] [ntainer#3-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-31, groupId=ncmp-group] Request joining group due to: need to re-join with the given member-id: consumer-ncmp-group-31-7c1bc162-652d-4f18-97d3-4360f908c739 19:16:13 2026-01-13T19:16:13.693Z INFO 11274 --- [cps-integration-test] [ntainer#3-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-31, groupId=ncmp-group] (Re-)joining group 19:16:13 2026-01-13T19:16:13.695Z INFO 11274 --- [cps-integration-test] [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 19:16:13 allow.auto.create.topics = true 19:16:13 auto.commit.interval.ms = 5000 19:16:13 auto.include.jmx.reporter = true 19:16:13 auto.offset.reset = latest 19:16:13 bootstrap.servers = [localhost:32777] 19:16:13 check.crcs = true 19:16:13 client.dns.lookup = use_all_dns_ips 19:16:13 client.id = consumer-ncmp-async-rest-request-event-group-35 19:16:13 client.rack = 19:16:13 connections.max.idle.ms = 540000 19:16:13 default.api.timeout.ms = 60000 19:16:13 enable.auto.commit = false 19:16:13 enable.metrics.push = true 19:16:13 exclude.internal.topics = true 19:16:13 fetch.max.bytes = 52428800 19:16:13 fetch.max.wait.ms = 500 19:16:13 fetch.min.bytes = 1 19:16:13 group.id = ncmp-async-rest-request-event-group 19:16:13 group.instance.id = null 19:16:13 group.protocol = classic 19:16:13 group.remote.assignor = null 19:16:13 heartbeat.interval.ms = 3000 19:16:13 interceptor.classes = [] 19:16:13 internal.leave.group.on.close = true 19:16:13 internal.throw.on.fetch.stable.offset.unsupported = false 19:16:13 isolation.level = read_uncommitted 19:16:13 key.deserializer = class org.springframework.kafka.support.serializer.ErrorHandlingDeserializer 19:16:13 max.partition.fetch.bytes = 1048576 19:16:13 max.poll.interval.ms = 300000 19:16:13 max.poll.records = 500 19:16:13 metadata.max.age.ms = 300000 19:16:13 metadata.recovery.strategy = none 19:16:13 metric.reporters = [] 19:16:13 metrics.num.samples = 2 19:16:13 metrics.recording.level = INFO 19:16:13 metrics.sample.window.ms = 30000 19:16:13 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 19:16:13 receive.buffer.bytes = 65536 19:16:13 reconnect.backoff.max.ms = 1000 19:16:13 reconnect.backoff.ms = 50 19:16:13 request.timeout.ms = 30000 19:16:13 retry.backoff.max.ms = 1000 19:16:13 retry.backoff.ms = 100 19:16:13 sasl.client.callback.handler.class = null 19:16:13 sasl.jaas.config = null 19:16:13 sasl.kerberos.kinit.cmd = /usr/bin/kinit 19:16:13 sasl.kerberos.min.time.before.relogin = 60000 19:16:13 sasl.kerberos.service.name = null 19:16:13 sasl.kerberos.ticket.renew.jitter = 0.05 19:16:13 sasl.kerberos.ticket.renew.window.factor = 0.8 19:16:13 sasl.login.callback.handler.class = null 19:16:13 sasl.login.class = null 19:16:13 sasl.login.connect.timeout.ms = null 19:16:13 sasl.login.read.timeout.ms = null 19:16:13 sasl.login.refresh.buffer.seconds = 300 19:16:13 sasl.login.refresh.min.period.seconds = 60 19:16:13 sasl.login.refresh.window.factor = 0.8 19:16:13 sasl.login.refresh.window.jitter = 0.05 19:16:13 sasl.login.retry.backoff.max.ms = 10000 19:16:13 sasl.login.retry.backoff.ms = 100 19:16:13 sasl.mechanism = GSSAPI 19:16:13 sasl.oauthbearer.clock.skew.seconds = 30 19:16:13 sasl.oauthbearer.expected.audience = null 19:16:13 sasl.oauthbearer.expected.issuer = null 19:16:13 sasl.oauthbearer.header.urlencode = false 19:16:13 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 19:16:13 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 19:16:13 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 19:16:13 sasl.oauthbearer.jwks.endpoint.url = null 19:16:13 sasl.oauthbearer.scope.claim.name = scope 19:16:13 sasl.oauthbearer.sub.claim.name = sub 19:16:13 sasl.oauthbearer.token.endpoint.url = null 19:16:13 security.protocol = PLAINTEXT 19:16:13 security.providers = null 19:16:13 send.buffer.bytes = 131072 19:16:13 session.timeout.ms = 45000 19:16:13 socket.connection.setup.timeout.max.ms = 30000 19:16:13 socket.connection.setup.timeout.ms = 10000 19:16:13 ssl.cipher.suites = null 19:16:13 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 19:16:13 ssl.endpoint.identification.algorithm = https 19:16:13 ssl.engine.factory.class = null 19:16:13 ssl.key.password = null 19:16:13 ssl.keymanager.algorithm = SunX509 19:16:13 ssl.keystore.certificate.chain = null 19:16:13 ssl.keystore.key = null 19:16:13 ssl.keystore.location = null 19:16:13 ssl.keystore.password = null 19:16:13 ssl.keystore.type = JKS 19:16:13 ssl.protocol = TLSv1.3 19:16:13 ssl.provider = null 19:16:13 ssl.secure.random.implementation = null 19:16:13 ssl.trustmanager.algorithm = PKIX 19:16:13 ssl.truststore.certificates = null 19:16:13 ssl.truststore.location = null 19:16:13 ssl.truststore.password = null 19:16:13 ssl.truststore.type = JKS 19:16:13 value.deserializer = class org.springframework.kafka.support.serializer.ErrorHandlingDeserializer 19:16:13 19:16:13 2026-01-13T19:16:13.695Z INFO 11274 --- [cps-integration-test] [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 19:16:13 2026-01-13T19:16:13.695Z INFO 11274 --- [cps-integration-test] [ntainer#2-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-30, groupId=ncmp-group] Request joining group due to: need to re-join with the given member-id: consumer-ncmp-group-30-b6475ecf-5c22-4137-a2a1-8aa2f6d6d330 19:16:13 2026-01-13T19:16:13.695Z INFO 11274 --- [cps-integration-test] [ntainer#2-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-30, groupId=ncmp-group] (Re-)joining group 19:16:13 2026-01-13T19:16:13.695Z INFO 11274 --- [cps-integration-test] [ntainer#5-0-C-1] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-ncmp-group-33, groupId=ncmp-group] Cluster ID: 4L6g3nShT-eMCtK--X86sw 19:16:13 2026-01-13T19:16:13.695Z INFO 11274 --- [cps-integration-test] [ntainer#5-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-33, groupId=ncmp-group] Discovered group coordinator localhost:32777 (id: 2147483646 rack: null) 19:16:13 2026-01-13T19:16:13.696Z INFO 11274 --- [cps-integration-test] [ntainer#5-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-33, groupId=ncmp-group] (Re-)joining group 19:16:13 2026-01-13T19:16:13.702Z INFO 11274 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 19:16:13 2026-01-13T19:16:13.702Z INFO 11274 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 19:16:13 2026-01-13T19:16:13.702Z INFO 11274 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1768331773702 19:16:13 2026-01-13T19:16:13.702Z INFO 11274 --- [cps-integration-test] [ main] o.a.k.c.c.i.ClassicKafkaConsumer : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-35, groupId=ncmp-async-rest-request-event-group] Subscribed to topic(s): ncmp-async-m2m 19:16:13 2026-01-13T19:16:13.707Z INFO 11274 --- [cps-integration-test] [ntainer#0-0-C-1] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-ncmp-data-operation-event-group-34, groupId=ncmp-data-operation-event-group] Cluster ID: 4L6g3nShT-eMCtK--X86sw 19:16:13 2026-01-13T19:16:13.707Z INFO 11274 --- [cps-integration-test] [ntainer#0-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-data-operation-event-group-34, groupId=ncmp-data-operation-event-group] Discovered group coordinator localhost:32777 (id: 2147483646 rack: null) 19:16:13 2026-01-13T19:16:13.708Z INFO 11274 --- [cps-integration-test] [ntainer#5-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-33, groupId=ncmp-group] Request joining group due to: need to re-join with the given member-id: consumer-ncmp-group-33-4065b82c-3a55-4504-bd66-22ab150a5707 19:16:13 2026-01-13T19:16:13.709Z INFO 11274 --- [cps-integration-test] [ntainer#5-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-33, groupId=ncmp-group] (Re-)joining group 19:16:13 2026-01-13T19:16:13.711Z INFO 11274 --- [cps-integration-test] [ntainer#0-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-data-operation-event-group-34, groupId=ncmp-data-operation-event-group] (Re-)joining group 19:16:13 2026-01-13T19:16:13.711Z INFO 11274 --- [cps-integration-test] [ntainer#1-0-C-1] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-35, groupId=ncmp-async-rest-request-event-group] Cluster ID: 4L6g3nShT-eMCtK--X86sw 19:16:13 2026-01-13T19:16:13.711Z INFO 11274 --- [cps-integration-test] [ntainer#1-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-35, groupId=ncmp-async-rest-request-event-group] Discovered group coordinator localhost:32777 (id: 2147483646 rack: null) 19:16:13 2026-01-13T19:16:13.712Z INFO 11274 --- [cps-integration-test] [ntainer#1-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-35, groupId=ncmp-async-rest-request-event-group] (Re-)joining group 19:16:13 2026-01-13T19:16:13.720Z INFO 11274 --- [cps-integration-test] [ntainer#1-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-35, groupId=ncmp-async-rest-request-event-group] Request joining group due to: need to re-join with the given member-id: consumer-ncmp-async-rest-request-event-group-35-3de4c5cf-7ff7-4f74-801c-c3aa38afa2f3 19:16:13 2026-01-13T19:16:13.720Z INFO 11274 --- [cps-integration-test] [ntainer#1-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-35, groupId=ncmp-async-rest-request-event-group] (Re-)joining group 19:16:13 2026-01-13T19:16:13.721Z INFO 11274 --- [cps-integration-test] [ntainer#0-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-data-operation-event-group-34, groupId=ncmp-data-operation-event-group] Request joining group due to: need to re-join with the given member-id: consumer-ncmp-data-operation-event-group-34-a6578049-6174-4bff-b49b-1784faba7cf3 19:16:13 2026-01-13T19:16:13.721Z INFO 11274 --- [cps-integration-test] [ntainer#0-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-data-operation-event-group-34, groupId=ncmp-data-operation-event-group] (Re-)joining group 19:16:13 2026-01-13T19:16:13.724Z INFO 11274 --- [cps-integration-test] [ main] o.c.i.f.n.i.DataMigrationIntegrationSpec : Started DataMigrationIntegrationSpec in 1.987 seconds (process running for 90.222) 19:16:13 2026-01-13T19:16:13.725Z INFO 11274 --- [cps-integration-test] [ main] o.c.i.a.ModelLoaderRegistrationOnStartup : Registering ModelLoader CpsNotificationSubscriptionModelLoader 19:16:13 2026-01-13T19:16:13.725Z INFO 11274 --- [cps-integration-test] [ main] o.c.i.a.ModelLoaderRegistrationOnStartup : Registering ModelLoader InventoryModelLoader 19:16:13 2026-01-13T19:16:13.725Z INFO 11274 --- [cps-integration-test] [ main] o.c.i.a.ModelLoaderRegistrationOnStartup : Registering ModelLoader CmDataSubscriptionModelLoader 19:16:13 2026-01-13T19:16:13.725Z INFO 11274 --- [cps-integration-test] [ main] o.c.i.a.ModelLoaderRegistrationOnStartup : Registering ModelLoader ModelLoadersCompletedCheck 19:16:13 2026-01-13T19:16:13.727Z INFO 11274 --- [cps-integration-test] [ main] org.onap.cps.init.AbstractModelLoader : This instance is model loader master 19:16:13 2026-01-13T19:16:13.727Z INFO 11274 --- [cps-integration-test] [ main] i.CpsNotificationSubscriptionModelLoader : Model Loader #1 Started: CPS Data Notification Subscription Models 19:16:13 2026-01-13T19:16:13.734Z WARN 11274 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 23505 19:16:13 2026-01-13T19:16:13.734Z ERROR 11274 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : ERROR: duplicate key value violates unique constraint "uq_name" 19:16:13 Detail: Key (name)=(CPS-Admin) already exists. 19:16:13 2026-01-13T19:16:13.738Z WARN 11274 --- [cps-integration-test] [or-http-epoll-3] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:36299/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:36299 19:16:13 2026-01-13T19:16:13.755Z WARN 11274 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 23505 19:16:13 2026-01-13T19:16:13.756Z ERROR 11274 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : ERROR: duplicate key value violates unique constraint "schema_set_name_dataspace_id_key" 19:16:13 Detail: Key (name, dataspace_id)=(cps-notification-subscriptions, 1) already exists. 19:16:13 2026-01-13T19:16:13.759Z WARN 11274 --- [cps-integration-test] [ main] org.onap.cps.init.AbstractModelLoader : Creating new schema set failed as schema set already exists 19:16:13 2026-01-13T19:16:13.764Z WARN 11274 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 23505 19:16:13 2026-01-13T19:16:13.764Z ERROR 11274 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : ERROR: duplicate key value violates unique constraint "anchor_dataspace_id_name_key" 19:16:13 Detail: Key (dataspace_id, name)=(1, cps-notification-subscriptions) already exists. 19:16:13 2026-01-13T19:16:13.766Z WARN 11274 --- [cps-integration-test] [ main] org.onap.cps.init.AbstractModelLoader : Creating new anchor failed as anchor already exists 19:16:13 2026-01-13T19:16:13.771Z WARN 11274 --- [cps-integration-test] [or-http-epoll-4] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:46427/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:46427 19:16:13 2026-01-13T19:16:13.774Z WARN 11274 --- [cps-integration-test] [or-http-epoll-5] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:55233/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:55233 19:16:13 2026-01-13T19:16:13.817Z WARN 11274 --- [cps-integration-test] [or-http-epoll-6] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:36703/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:36703 19:16:13 2026-01-13T19:16:13.821Z WARN 11274 --- [cps-integration-test] [or-http-epoll-7] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:59701/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:59701 19:16:13 2026-01-13T19:16:13.824Z WARN 11274 --- [cps-integration-test] [or-http-epoll-8] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:54955/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:54955 19:16:13 2026-01-13T19:16:13.827Z INFO 11274 --- [cps-integration-test] [ main] org.hibernate.orm.jdbc.batch : HHH100503: On release of batch it still contained JDBC statements 19:16:13 2026-01-13T19:16:13.827Z WARN 11274 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 23505 19:16:13 2026-01-13T19:16:13.827Z ERROR 11274 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : Batch entry 0 insert into fragment (anchor_id,attributes,parent_id,xpath,id) values (('1'::int8),('{}'),(NULL),('/dataspaces'),('501'::int8)) was aborted: ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" 19:16:13 Detail: Key (anchor_id, xpath)=(1, /dataspaces) already exists. Call getNextException to see other errors in the batch. 19:16:13 2026-01-13T19:16:13.827Z ERROR 11274 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" 19:16:13 Detail: Key (anchor_id, xpath)=(1, /dataspaces) already exists. 19:16:13 2026-01-13T19:16:13.831Z WARN 11274 --- [cps-integration-test] [ main] o.o.c.ri.CpsDataPersistenceServiceImpl : Exception occurred : org.springframework.dao.DataIntegrityViolationException: could not execute batch [Batch entry 0 insert into fragment (anchor_id,attributes,parent_id,xpath,id) values (('1'::int8),('{}'),(NULL),('/dataspaces'),('501'::int8)) was aborted: ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" 19:16:13 Detail: Key (anchor_id, xpath)=(1, /dataspaces) already exists. Call getNextException to see other errors in the batch.] [insert into fragment (anchor_id,attributes,parent_id,xpath,id) values (?,?,?,?,?)]; SQL [insert into fragment (anchor_id,attributes,parent_id,xpath,id) values (?,?,?,?,?)]; constraint [fragment_anchor_id_xpath_key] , While saving : 1 data nodes, Retrying saving data nodes individually 19:16:13 2026-01-13T19:16:13.833Z INFO 11274 --- [cps-integration-test] [ main] org.hibernate.orm.jdbc.batch : HHH100503: On release of batch it still contained JDBC statements 19:16:13 2026-01-13T19:16:13.833Z WARN 11274 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 23505 19:16:13 2026-01-13T19:16:13.833Z ERROR 11274 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : Batch entry 0 insert into fragment (anchor_id,attributes,parent_id,xpath,id) values (('1'::int8),('{}'),(NULL),('/dataspaces'),('502'::int8)) was aborted: ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" 19:16:13 Detail: Key (anchor_id, xpath)=(1, /dataspaces) already exists. Call getNextException to see other errors in the batch. 19:16:13 2026-01-13T19:16:13.833Z ERROR 11274 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" 19:16:13 Detail: Key (anchor_id, xpath)=(1, /dataspaces) already exists. 19:16:13 2026-01-13T19:16:13.834Z WARN 11274 --- [cps-integration-test] [ main] org.onap.cps.init.AbstractModelLoader : Creating new data node 'dataspaces' failed as data node already exists 19:16:13 2026-01-13T19:16:13.834Z INFO 11274 --- [cps-integration-test] [ main] i.CpsNotificationSubscriptionModelLoader : Model Loader #1: CPS Data Notification Subscription models onboarded successfully 19:16:13 2026-01-13T19:16:13.834Z INFO 11274 --- [cps-integration-test] [ main] i.CpsNotificationSubscriptionModelLoader : Model Loader #1 Completed 19:16:13 2026-01-13T19:16:13.834Z INFO 11274 --- [cps-integration-test] [ main] org.onap.cps.init.AbstractModelLoader : This instance is model loader master 19:16:13 2026-01-13T19:16:13.834Z INFO 11274 --- [cps-integration-test] [ main] o.o.cps.ncmp.init.InventoryModelLoader : Model Loader #2 Started: NCMP Inventory Models 19:16:13 2026-01-13T19:16:13.845Z INFO 11274 --- [cps-integration-test] [ main] o.o.cps.ncmp.init.InventoryModelLoader : Model Loader #2: Upgrading already installed inventory to revision 2025-07-22. 19:16:13 2026-01-13T19:16:13.862Z WARN 11274 --- [cps-integration-test] [or-http-epoll-1] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:49043/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:49043 19:16:13 2026-01-13T19:16:13.885Z WARN 11274 --- [cps-integration-test] [or-http-epoll-2] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:47279/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:47279 19:16:13 2026-01-13T19:16:13.887Z INFO 11274 --- [cps-integration-test] [ main] o.o.cps.ncmp.init.InventoryModelLoader : Model Loader #2: Inventory upgraded successfully to model dmi-registry-2025-07-22 19:16:13 2026-01-13T19:16:13.887Z INFO 11274 --- [cps-integration-test] [ main] org.onap.cps.ncmp.init.DataMigration : Inventory data migration started 19:16:13 2026-01-13T19:16:13.895Z INFO 11274 --- [cps-integration-test] [ main] org.onap.cps.ncmp.init.DataMigration : Number of cm handles to process 0 19:16:13 2026-01-13T19:16:13.895Z INFO 11274 --- [cps-integration-test] [ main] org.onap.cps.ncmp.init.DataMigration : Inventory Cm Handle data migration completed. 19:16:13 2026-01-13T19:16:13.898Z WARN 11274 --- [cps-integration-test] [or-http-epoll-3] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:41683/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:41683 19:16:13 2026-01-13T19:16:13.902Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.s.lcm.CmHandleStateMonitor : Cm handle state monitor has set advisedCmHandlesCount to 0 19:16:13 2026-01-13T19:16:13.905Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.s.lcm.CmHandleStateMonitor : Cm handle state monitor has set readyCmHandlesCount to 0 19:16:13 2026-01-13T19:16:13.908Z WARN 11274 --- [cps-integration-test] [or-http-epoll-4] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:39767/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:39767 19:16:13 2026-01-13T19:16:13.909Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.s.lcm.CmHandleStateMonitor : Cm handle state monitor has set lockedCmHandlesCount to 0 19:16:13 2026-01-13T19:16:13.913Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.s.lcm.CmHandleStateMonitor : Cm handle state monitor has set deletingCmHandlesCount to 0 19:16:13 2026-01-13T19:16:13.917Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.s.lcm.CmHandleStateMonitor : Cm handle state monitor has set deletedCmHandlesCount to 0 19:16:13 2026-01-13T19:16:13.921Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.init.AlternateIdCacheDataLoader : Populating Alternate ID map from inventory 19:16:13 2026-01-13T19:16:13.924Z WARN 11274 --- [cps-integration-test] [or-http-epoll-5] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:51879/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:51879 19:16:13 2026-01-13T19:16:13.938Z WARN 11274 --- [cps-integration-test] [or-http-epoll-6] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:45433/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:45433 19:16:13 2026-01-13T19:16:13.941Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.init.AlternateIdCacheDataLoader : Alternate ID map has 0 entries 19:16:13 2026-01-13T19:16:13.941Z INFO 11274 --- [cps-integration-test] [ main] o.o.cps.ncmp.init.InventoryModelLoader : Model Loader #2 Completed 19:16:13 2026-01-13T19:16:13.941Z INFO 11274 --- [cps-integration-test] [ main] org.onap.cps.init.AbstractModelLoader : This instance is model loader master 19:16:13 2026-01-13T19:16:13.941Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.CmDataSubscriptionModelLoader : Model Loader #3 Started: NCMP CM Data Notification Subscription Models 19:16:13 2026-01-13T19:16:13.946Z WARN 11274 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 23505 19:16:13 2026-01-13T19:16:13.946Z ERROR 11274 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : ERROR: duplicate key value violates unique constraint "schema_set_name_dataspace_id_key" 19:16:13 Detail: Key (name, dataspace_id)=(cm-data-job-subscriptions, 2) already exists. 19:16:13 2026-01-13T19:16:13.950Z WARN 11274 --- [cps-integration-test] [or-http-epoll-7] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:60163/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:60163 19:16:13 2026-01-13T19:16:13.952Z WARN 11274 --- [cps-integration-test] [ main] org.onap.cps.init.AbstractModelLoader : Creating new schema set failed as schema set already exists 19:16:13 2026-01-13T19:16:13.954Z WARN 11274 --- [cps-integration-test] [or-http-epoll-8] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:54007/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:54007 19:16:13 2026-01-13T19:16:13.955Z WARN 11274 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 23505 19:16:13 2026-01-13T19:16:13.955Z ERROR 11274 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : ERROR: duplicate key value violates unique constraint "anchor_dataspace_id_name_key" 19:16:13 Detail: Key (dataspace_id, name)=(2, cm-data-job-subscriptions) already exists. 19:16:13 2026-01-13T19:16:13.956Z WARN 11274 --- [cps-integration-test] [ main] org.onap.cps.init.AbstractModelLoader : Creating new anchor failed as anchor already exists 19:16:13 2026-01-13T19:16:13.957Z WARN 11274 --- [cps-integration-test] [or-http-epoll-1] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:49887/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:49887 19:16:13 2026-01-13T19:16:13.970Z WARN 11274 --- [cps-integration-test] [or-http-epoll-2] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:42557/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:42557 19:16:14 2026-01-13T19:16:13.973Z WARN 11274 --- [cps-integration-test] [or-http-epoll-3] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:42515/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:42515 19:16:14 2026-01-13T19:16:13.978Z WARN 11274 --- [cps-integration-test] [or-http-epoll-4] 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 19:16:14 2026-01-13T19:16:13.985Z INFO 11274 --- [cps-integration-test] [ main] org.hibernate.orm.jdbc.batch : HHH100503: On release of batch it still contained JDBC statements 19:16:14 2026-01-13T19:16:13.985Z WARN 11274 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 23505 19:16:14 2026-01-13T19:16:13.985Z ERROR 11274 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : Batch entry 0 insert into fragment (anchor_id,attributes,parent_id,xpath,id) values (('3'::int8),('{}'),(NULL),('/dataJob'),('503'::int8)) was aborted: ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" 19:16:14 Detail: Key (anchor_id, xpath)=(3, /dataJob) already exists. Call getNextException to see other errors in the batch. 19:16:14 2026-01-13T19:16:13.985Z ERROR 11274 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" 19:16:14 Detail: Key (anchor_id, xpath)=(3, /dataJob) already exists. 19:16:14 2026-01-13T19:16:13.986Z WARN 11274 --- [cps-integration-test] [ main] o.o.c.ri.CpsDataPersistenceServiceImpl : Exception occurred : org.springframework.dao.DataIntegrityViolationException: could not execute batch [Batch entry 0 insert into fragment (anchor_id,attributes,parent_id,xpath,id) values (('3'::int8),('{}'),(NULL),('/dataJob'),('503'::int8)) was aborted: ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" 19:16:14 Detail: Key (anchor_id, xpath)=(3, /dataJob) already exists. Call getNextException to see other errors in the batch.] [insert into fragment (anchor_id,attributes,parent_id,xpath,id) values (?,?,?,?,?)]; SQL [insert into fragment (anchor_id,attributes,parent_id,xpath,id) values (?,?,?,?,?)]; constraint [fragment_anchor_id_xpath_key] , While saving : 1 data nodes, Retrying saving data nodes individually 19:16:14 2026-01-13T19:16:13.987Z INFO 11274 --- [cps-integration-test] [ main] org.hibernate.orm.jdbc.batch : HHH100503: On release of batch it still contained JDBC statements 19:16:14 2026-01-13T19:16:13.987Z WARN 11274 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 23505 19:16:14 2026-01-13T19:16:13.987Z ERROR 11274 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : Batch entry 0 insert into fragment (anchor_id,attributes,parent_id,xpath,id) values (('3'::int8),('{}'),(NULL),('/dataJob'),('504'::int8)) was aborted: ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" 19:16:14 Detail: Key (anchor_id, xpath)=(3, /dataJob) already exists. Call getNextException to see other errors in the batch. 19:16:14 2026-01-13T19:16:13.987Z ERROR 11274 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" 19:16:14 Detail: Key (anchor_id, xpath)=(3, /dataJob) already exists. 19:16:14 2026-01-13T19:16:13.988Z WARN 11274 --- [cps-integration-test] [ main] org.onap.cps.init.AbstractModelLoader : Creating new data node 'dataJob' failed as data node already exists 19:16:14 2026-01-13T19:16:13.988Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.CmDataSubscriptionModelLoader : Model Loader #3: NCMP CM Data Notification Subscription Models onboarded successfully 19:16:14 2026-01-13T19:16:13.988Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.CmDataSubscriptionModelLoader : Model Loader #3 Completed 19:16:14 2026-01-13T19:16:13.988Z INFO 11274 --- [cps-integration-test] [ main] org.onap.cps.init.AbstractModelLoader : This instance is model loader master 19:16:14 2026-01-13T19:16:13.988Z INFO 11274 --- [cps-integration-test] [ main] o.o.cps.init.ModelLoadersCompletedCheck : Model Loader #LAST Started: Completion Check 19:16:14 2026-01-13T19:16:13.989Z INFO 11274 --- [cps-integration-test] [ main] o.o.cps.init.ModelLoadersCompletedCheck : Model Loader #LAST: Model loading (on master) finished 19:16:14 2026-01-13T19:16:13.989Z INFO 11274 --- [cps-integration-test] [ main] o.o.cps.init.ModelLoadersCompletedCheck : Model Loader #LAST: This instance is model loader master. Model loading completed 19:16:14 2026-01-13T19:16:13.989Z INFO 11274 --- [cps-integration-test] [ main] o.o.cps.init.ModelLoadersCompletedCheck : Model Loader #LAST Completed 19:16:14 2026-01-13T19:16:13.990Z WARN 11274 --- [cps-integration-test] [or-http-epoll-5] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:58739/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:58739 19:16:14 2026-01-13T19:16:14.014Z WARN 11274 --- [cps-integration-test] [or-http-epoll-6] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from dmi-1/actuator/health. Status: dmi-1: Name or service not known 19:16:14 2026-01-13T19:16:14.020Z WARN 11274 --- [cps-integration-test] [or-http-epoll-7] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:41041/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:41041 19:16:14 2026-01-13T19:16:14.022Z WARN 11274 --- [cps-integration-test] [or-http-epoll-8] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:43045/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:43045 19:16:14 2026-01-13T19:16:14.033Z WARN 11274 --- [cps-integration-test] [or-http-epoll-1] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:49053/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:49053 19:16:14 2026-01-13T19:16:14.035Z WARN 11274 --- [cps-integration-test] [or-http-epoll-2] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:52471/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:52471 19:16:14 2026-01-13T19:16:14.039Z WARN 11274 --- [cps-integration-test] [or-http-epoll-3] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:39775/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:39775 19:16:14 2026-01-13T19:16:14.039Z INFO 11274 --- [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] 19:16:14 2026-01-13T19:16:14.040Z INFO 11274 --- [cps-integration-test] [ Async-1] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 19:16:14 acks = -1 19:16:14 auto.include.jmx.reporter = true 19:16:14 batch.size = 16384 19:16:14 bootstrap.servers = [localhost:32777] 19:16:14 buffer.memory = 33554432 19:16:14 client.dns.lookup = use_all_dns_ips 19:16:14 client.id = cps-core-1 19:16:14 compression.gzip.level = -1 19:16:14 compression.lz4.level = 9 19:16:14 compression.type = none 19:16:14 compression.zstd.level = 3 19:16:14 connections.max.idle.ms = 540000 19:16:14 delivery.timeout.ms = 120000 19:16:14 enable.idempotence = true 19:16:14 enable.metrics.push = true 19:16:14 interceptor.classes = [] 19:16:14 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 19:16:14 linger.ms = 0 19:16:14 max.block.ms = 60000 19:16:14 max.in.flight.requests.per.connection = 5 19:16:14 max.request.size = 1048576 19:16:14 metadata.max.age.ms = 300000 19:16:14 metadata.max.idle.ms = 300000 19:16:14 metadata.recovery.strategy = none 19:16:14 metric.reporters = [] 19:16:14 metrics.num.samples = 2 19:16:14 metrics.recording.level = INFO 19:16:14 metrics.sample.window.ms = 30000 19:16:14 partitioner.adaptive.partitioning.enable = true 19:16:14 partitioner.availability.timeout.ms = 0 19:16:14 partitioner.class = null 19:16:14 partitioner.ignore.keys = false 19:16:14 receive.buffer.bytes = 32768 19:16:14 reconnect.backoff.max.ms = 1000 19:16:14 reconnect.backoff.ms = 50 19:16:14 request.timeout.ms = 30000 19:16:14 retries = 2147483647 19:16:14 retry.backoff.max.ms = 1000 19:16:14 retry.backoff.ms = 100 19:16:14 sasl.client.callback.handler.class = null 19:16:14 sasl.jaas.config = null 19:16:14 sasl.kerberos.kinit.cmd = /usr/bin/kinit 19:16:14 sasl.kerberos.min.time.before.relogin = 60000 19:16:14 sasl.kerberos.service.name = null 19:16:14 sasl.kerberos.ticket.renew.jitter = 0.05 19:16:14 sasl.kerberos.ticket.renew.window.factor = 0.8 19:16:14 sasl.login.callback.handler.class = null 19:16:14 sasl.login.class = null 19:16:14 sasl.login.connect.timeout.ms = null 19:16:14 sasl.login.read.timeout.ms = null 19:16:14 sasl.login.refresh.buffer.seconds = 300 19:16:14 sasl.login.refresh.min.period.seconds = 60 19:16:14 sasl.login.refresh.window.factor = 0.8 19:16:14 sasl.login.refresh.window.jitter = 0.05 19:16:14 sasl.login.retry.backoff.max.ms = 10000 19:16:14 sasl.login.retry.backoff.ms = 100 19:16:14 sasl.mechanism = GSSAPI 19:16:14 sasl.oauthbearer.clock.skew.seconds = 30 19:16:14 sasl.oauthbearer.expected.audience = null 19:16:14 sasl.oauthbearer.expected.issuer = null 19:16:14 sasl.oauthbearer.header.urlencode = false 19:16:14 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 19:16:14 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 19:16:14 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 19:16:14 sasl.oauthbearer.jwks.endpoint.url = null 19:16:14 sasl.oauthbearer.scope.claim.name = scope 19:16:14 sasl.oauthbearer.sub.claim.name = sub 19:16:14 sasl.oauthbearer.token.endpoint.url = null 19:16:14 security.protocol = PLAINTEXT 19:16:14 security.providers = null 19:16:14 send.buffer.bytes = 131072 19:16:14 socket.connection.setup.timeout.max.ms = 30000 19:16:14 socket.connection.setup.timeout.ms = 10000 19:16:14 ssl.cipher.suites = null 19:16:14 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 19:16:14 ssl.endpoint.identification.algorithm = https 19:16:14 ssl.engine.factory.class = null 19:16:14 ssl.key.password = null 19:16:14 ssl.keymanager.algorithm = SunX509 19:16:14 ssl.keystore.certificate.chain = null 19:16:14 ssl.keystore.key = null 19:16:14 ssl.keystore.location = null 19:16:14 ssl.keystore.password = null 19:16:14 ssl.keystore.type = JKS 19:16:14 ssl.protocol = TLSv1.3 19:16:14 ssl.provider = null 19:16:14 ssl.secure.random.implementation = null 19:16:14 ssl.trustmanager.algorithm = PKIX 19:16:14 ssl.truststore.certificates = null 19:16:14 ssl.truststore.location = null 19:16:14 ssl.truststore.password = null 19:16:14 ssl.truststore.type = JKS 19:16:14 transaction.timeout.ms = 60000 19:16:14 transactional.id = null 19:16:14 value.serializer = class org.springframework.kafka.support.serializer.JsonSerializer 19:16:14 19:16:14 2026-01-13T19:16:14.040Z INFO 11274 --- [cps-integration-test] [ Async-1] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 19:16:14 2026-01-13T19:16:14.041Z INFO 11274 --- [cps-integration-test] [ Async-1] o.a.k.clients.producer.KafkaProducer : [Producer clientId=cps-core-1] Instantiated an idempotent producer. 19:16:14 2026-01-13T19:16:14.043Z INFO 11274 --- [cps-integration-test] [ Async-1] o.a.kafka.common.utils.AppInfoParser : The mbean of App info: [kafka.producer], id: [cps-core-1] already exists, so skipping a new mbean creation. 19:16:14 2026-01-13T19:16:14.051Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 19:16:14 2026-01-13T19:16:14.052Z INFO 11274 --- [cps-integration-test] [ad | cps-core-1] org.apache.kafka.clients.Metadata : [Producer clientId=cps-core-1] Cluster ID: 4L6g3nShT-eMCtK--X86sw 19:16:14 2026-01-13T19:16:14.052Z INFO 11274 --- [cps-integration-test] [ad | cps-core-1] o.a.k.c.p.internals.TransactionManager : [Producer clientId=cps-core-1] ProducerId set to 16 with epoch 0 19:16:14 2026-01-13T19:16:14.052Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 19:16:14 2026-01-13T19:16:14.053Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 19:16:14 2026-01-13T19:16:14.054Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 19:16:14 2026-01-13T19:16:14.054Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 19:16:14 2026-01-13T19:16:14.060Z WARN 11274 --- [cps-integration-test] [or-http-epoll-4] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:56273/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:56273 19:16:14 2026-01-13T19:16:14.063Z WARN 11274 --- [cps-integration-test] [or-http-epoll-5] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:48901/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:48901 19:16:14 2026-01-13T19:16:14.107Z WARN 11274 --- [cps-integration-test] [or-http-epoll-7] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:58243/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:58243 19:16:14 2026-01-13T19:16:14.120Z WARN 11274 --- [cps-integration-test] [or-http-epoll-8] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:54079/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:54079 19:16:14 2026-01-13T19:16:14.122Z WARN 11274 --- [cps-integration-test] [or-http-epoll-1] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:59757/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:59757 19:16:14 2026-01-13T19:16:14.133Z WARN 11274 --- [cps-integration-test] [or-http-epoll-2] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:35543/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:35543 19:16:14 2026-01-13T19:16:14.136Z WARN 11274 --- [cps-integration-test] [or-http-epoll-3] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:53405/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:53405 19:16:14 2026-01-13T19:16:14.138Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 19:16:14 2026-01-13T19:16:14.147Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 19:16:14 2026-01-13T19:16:14.148Z WARN 11274 --- [cps-integration-test] [or-http-epoll-4] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:50533/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:50533 19:16:14 2026-01-13T19:16:14.158Z WARN 11274 --- [cps-integration-test] [or-http-epoll-5] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:35377/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:35377 19:16:14 2026-01-13T19:16:14.169Z WARN 11274 --- [cps-integration-test] [or-http-epoll-6] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:37835/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:37835 19:16:14 2026-01-13T19:16:14.172Z WARN 11274 --- [cps-integration-test] [or-http-epoll-7] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:42817/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:42817 19:16:14 2026-01-13T19:16:14.175Z WARN 11274 --- [cps-integration-test] [or-http-epoll-8] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:33961/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:33961 19:16:14 2026-01-13T19:16:14.178Z WARN 11274 --- [cps-integration-test] [or-http-epoll-1] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:35835/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:35835 19:16:14 2026-01-13T19:16:14.180Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 19:16:14 2026-01-13T19:16:14.191Z WARN 11274 --- [cps-integration-test] [or-http-epoll-2] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:56077/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:56077 19:16:14 2026-01-13T19:16:14.202Z WARN 11274 --- [cps-integration-test] [or-http-epoll-3] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:57137/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:57137 19:16:14 2026-01-13T19:16:14.205Z WARN 11274 --- [cps-integration-test] [or-http-epoll-4] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:47135/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:47135 19:16:14 2026-01-13T19:16:14.208Z WARN 11274 --- [cps-integration-test] [or-http-epoll-5] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:33105/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:33105 19:16:14 2026-01-13T19:16:14.224Z WARN 11274 --- [cps-integration-test] [or-http-epoll-6] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:45811/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:45811 19:16:14 2026-01-13T19:16:14.227Z WARN 11274 --- [cps-integration-test] [or-http-epoll-7] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:57041/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:57041 19:16:14 2026-01-13T19:16:14.236Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 19:16:14 2026-01-13T19:16:14.237Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 19:16:14 2026-01-13T19:16:14.237Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 19:16:14 2026-01-13T19:16:14.238Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 19:16:14 2026-01-13T19:16:14.238Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 19:16:14 2026-01-13T19:16:14.241Z WARN 11274 --- [cps-integration-test] [or-http-epoll-8] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:60757/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:60757 19:16:14 2026-01-13T19:16:14.254Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-2 for CM Handle ch-2 19:16:14 2026-01-13T19:16:14.257Z WARN 11274 --- [cps-integration-test] [or-http-epoll-1] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from dmi-0/actuator/health. Status: dmi-0: Name or service not known 19:16:14 2026-01-13T19:16:14.257Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-2 for CM Handle ch-2 19:16:14 2026-01-13T19:16:14.260Z WARN 11274 --- [cps-integration-test] [or-http-epoll-2] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:46021/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:46021 19:16:14 2026-01-13T19:16:14.271Z WARN 11274 --- [cps-integration-test] [or-http-epoll-3] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:47969/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:47969 19:16:14 2026-01-13T19:16:14.273Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 19:16:14 2026-01-13T19:16:14.295Z WARN 11274 --- [cps-integration-test] [or-http-epoll-4] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:52195/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:52195 19:16:14 2026-01-13T19:16:14.298Z WARN 11274 --- [cps-integration-test] [or-http-epoll-5] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:35503/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:35503 19:16:14 2026-01-13T19:16:14.306Z INFO 11274 --- [cps-integration-test] [ main] org.onap.cps.ncmp.init.DataMigration : Inventory data migration started 19:16:14 2026-01-13T19:16:14.308Z WARN 11274 --- [cps-integration-test] [or-http-epoll-6] 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 19:16:14 2026-01-13T19:16:14.310Z WARN 11274 --- [cps-integration-test] [or-http-epoll-7] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:36413/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:36413 19:16:14 2026-01-13T19:16:14.312Z INFO 11274 --- [cps-integration-test] [ main] org.onap.cps.ncmp.init.DataMigration : Number of cm handles to process 2 19:16:14 2026-01-13T19:16:14.361Z INFO 11274 --- [cps-integration-test] [ main] org.onap.cps.ncmp.init.DataMigration : Inventory Cm Handle data migration completed. 19:16:14 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.717 s -- in org.onap.cps.integration.functional.ncmp.inventory.DataMigrationIntegrationSpec 19:16:14 [INFO] Running org.onap.cps.integration.functional.ncmp.inventory.ModuleSyncWatchdogIntegrationSpec 19:16:15 2026-01-13T19:16:15.142Z INFO 11274 --- [cps-integration-test] [ntainer#0-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-data-operation-event-group-5, groupId=ncmp-data-operation-event-group] Request joining group due to: group is already rebalancing 19:16:15 2026-01-13T19:16:15.142Z INFO 11274 --- [cps-integration-test] [ntainer#0-0-C-1] k.c.c.i.ConsumerRebalanceListenerInvoker : [Consumer clientId=consumer-ncmp-data-operation-event-group-5, groupId=ncmp-data-operation-event-group] Revoke previously assigned partitions ncmp-async-m2m-0 19:16:15 2026-01-13T19:16:15.142Z INFO 11274 --- [cps-integration-test] [ntainer#0-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-data-operation-event-group: partitions revoked: [ncmp-async-m2m-0] 19:16:15 2026-01-13T19:16:15.142Z INFO 11274 --- [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 19:16:15 2026-01-13T19:16:15.144Z INFO 11274 --- [cps-integration-test] [ntainer#0-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-data-operation-event-group-5, groupId=ncmp-data-operation-event-group] Successfully joined group with generation Generation{generationId=2, memberId='consumer-ncmp-data-operation-event-group-5-75ce41e5-4fb2-4383-94cf-938d945f8e45', protocol='range'} 19:16:15 2026-01-13T19:16:15.144Z INFO 11274 --- [cps-integration-test] [ntainer#0-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-data-operation-event-group-34, groupId=ncmp-data-operation-event-group] Successfully joined group with generation Generation{generationId=2, memberId='consumer-ncmp-data-operation-event-group-34-a6578049-6174-4bff-b49b-1784faba7cf3', protocol='range'} 19:16:15 2026-01-13T19:16:15.145Z INFO 11274 --- [cps-integration-test] [ntainer#0-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-data-operation-event-group-5, groupId=ncmp-data-operation-event-group] Finished assignment for group at generation 2: {consumer-ncmp-data-operation-event-group-5-75ce41e5-4fb2-4383-94cf-938d945f8e45=Assignment(partitions=[]), consumer-ncmp-data-operation-event-group-34-a6578049-6174-4bff-b49b-1784faba7cf3=Assignment(partitions=[ncmp-async-m2m-0])} 19:16:15 2026-01-13T19:16:15.147Z INFO 11274 --- [cps-integration-test] [ntainer#0-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-data-operation-event-group-34, groupId=ncmp-data-operation-event-group] Successfully synced group in generation Generation{generationId=2, memberId='consumer-ncmp-data-operation-event-group-34-a6578049-6174-4bff-b49b-1784faba7cf3', protocol='range'} 19:16:15 2026-01-13T19:16:15.147Z INFO 11274 --- [cps-integration-test] [ntainer#0-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-data-operation-event-group-5, groupId=ncmp-data-operation-event-group] Successfully synced group in generation Generation{generationId=2, memberId='consumer-ncmp-data-operation-event-group-5-75ce41e5-4fb2-4383-94cf-938d945f8e45', protocol='range'} 19:16:15 2026-01-13T19:16:15.147Z INFO 11274 --- [cps-integration-test] [ntainer#0-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-data-operation-event-group-34, groupId=ncmp-data-operation-event-group] Notifying assignor about the new Assignment(partitions=[ncmp-async-m2m-0]) 19:16:15 2026-01-13T19:16:15.147Z INFO 11274 --- [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=[]) 19:16:15 2026-01-13T19:16:15.147Z INFO 11274 --- [cps-integration-test] [ntainer#0-0-C-1] k.c.c.i.ConsumerRebalanceListenerInvoker : [Consumer clientId=consumer-ncmp-data-operation-event-group-34, groupId=ncmp-data-operation-event-group] Adding newly assigned partitions: ncmp-async-m2m-0 19:16:15 2026-01-13T19:16:15.147Z INFO 11274 --- [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: 19:16:15 2026-01-13T19:16:15.148Z INFO 11274 --- [cps-integration-test] [ntainer#0-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-data-operation-event-group: partitions assigned: [] 19:16:15 2026-01-13T19:16:15.150Z INFO 11274 --- [cps-integration-test] [ntainer#0-0-C-1] o.a.k.c.c.internals.ConsumerUtils : Setting offset for partition ncmp-async-m2m-0 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[localhost:32777 (id: 1 rack: null)], epoch=0}} 19:16:15 2026-01-13T19:16:15.150Z INFO 11274 --- [cps-integration-test] [ntainer#0-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-data-operation-event-group: partitions assigned: [ncmp-async-m2m-0] 19:16:15 2026-01-13T19:16:15.169Z INFO 11274 --- [cps-integration-test] [ntainer#1-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-6, groupId=ncmp-async-rest-request-event-group] Request joining group due to: group is already rebalancing 19:16:15 2026-01-13T19:16:15.169Z INFO 11274 --- [cps-integration-test] [ntainer#1-0-C-1] k.c.c.i.ConsumerRebalanceListenerInvoker : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-6, groupId=ncmp-async-rest-request-event-group] Revoke previously assigned partitions ncmp-async-m2m-0 19:16:15 2026-01-13T19:16:15.169Z INFO 11274 --- [cps-integration-test] [ntainer#1-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-async-rest-request-event-group: partitions revoked: [ncmp-async-m2m-0] 19:16:15 2026-01-13T19:16:15.169Z INFO 11274 --- [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 19:16:15 2026-01-13T19:16:15.171Z INFO 11274 --- [cps-integration-test] [ntainer#1-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-35, groupId=ncmp-async-rest-request-event-group] Successfully joined group with generation Generation{generationId=2, memberId='consumer-ncmp-async-rest-request-event-group-35-3de4c5cf-7ff7-4f74-801c-c3aa38afa2f3', protocol='range'} 19:16:15 2026-01-13T19:16:15.172Z INFO 11274 --- [cps-integration-test] [ntainer#1-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-6, groupId=ncmp-async-rest-request-event-group] Successfully joined group with generation Generation{generationId=2, memberId='consumer-ncmp-async-rest-request-event-group-6-b0aaeaa8-d1f0-4287-b6d8-0c5c9682b59c', protocol='range'} 19:16:15 2026-01-13T19:16:15.172Z INFO 11274 --- [cps-integration-test] [ntainer#1-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-6, groupId=ncmp-async-rest-request-event-group] Finished assignment for group at generation 2: {consumer-ncmp-async-rest-request-event-group-6-b0aaeaa8-d1f0-4287-b6d8-0c5c9682b59c=Assignment(partitions=[]), consumer-ncmp-async-rest-request-event-group-35-3de4c5cf-7ff7-4f74-801c-c3aa38afa2f3=Assignment(partitions=[ncmp-async-m2m-0])} 19:16:15 2026-01-13T19:16:15.184Z INFO 11274 --- [cps-integration-test] [ntainer#1-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-6, groupId=ncmp-async-rest-request-event-group] Successfully synced group in generation Generation{generationId=2, memberId='consumer-ncmp-async-rest-request-event-group-6-b0aaeaa8-d1f0-4287-b6d8-0c5c9682b59c', protocol='range'} 19:16:15 2026-01-13T19:16:15.184Z INFO 11274 --- [cps-integration-test] [ntainer#1-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-35, groupId=ncmp-async-rest-request-event-group] Successfully synced group in generation Generation{generationId=2, memberId='consumer-ncmp-async-rest-request-event-group-35-3de4c5cf-7ff7-4f74-801c-c3aa38afa2f3', protocol='range'} 19:16:15 2026-01-13T19:16:15.184Z INFO 11274 --- [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=[]) 19:16:15 2026-01-13T19:16:15.184Z INFO 11274 --- [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: 19:16:15 2026-01-13T19:16:15.184Z INFO 11274 --- [cps-integration-test] [ntainer#1-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-async-rest-request-event-group: partitions assigned: [] 19:16:15 2026-01-13T19:16:15.184Z INFO 11274 --- [cps-integration-test] [ntainer#1-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-35, groupId=ncmp-async-rest-request-event-group] Notifying assignor about the new Assignment(partitions=[ncmp-async-m2m-0]) 19:16:15 2026-01-13T19:16:15.184Z INFO 11274 --- [cps-integration-test] [ntainer#1-0-C-1] k.c.c.i.ConsumerRebalanceListenerInvoker : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-35, groupId=ncmp-async-rest-request-event-group] Adding newly assigned partitions: ncmp-async-m2m-0 19:16:15 2026-01-13T19:16:15.186Z INFO 11274 --- [cps-integration-test] [ntainer#1-0-C-1] o.a.k.c.c.internals.ConsumerUtils : Setting offset for partition ncmp-async-m2m-0 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[localhost:32777 (id: 1 rack: null)], epoch=0}} 19:16:15 2026-01-13T19:16:15.186Z INFO 11274 --- [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] 19:16:15 2026-01-13T19:16:15.197Z INFO 11274 --- [cps-integration-test] [ntainer#2-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Request joining group due to: group is already rebalancing 19:16:15 2026-01-13T19:16:15.197Z INFO 11274 --- [cps-integration-test] [ntainer#2-0-C-1] k.c.c.i.ConsumerRebalanceListenerInvoker : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Revoke previously assigned partitions dmi-cm-events-0 19:16:15 2026-01-13T19:16:15.197Z INFO 11274 --- [cps-integration-test] [ntainer#2-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-group: partitions revoked: [dmi-cm-events-0] 19:16:15 2026-01-13T19:16:15.197Z INFO 11274 --- [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 19:16:15 2026-01-13T19:16:15.202Z INFO 11274 --- [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 19:16:15 2026-01-13T19:16:15.202Z INFO 11274 --- [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 19:16:15 2026-01-13T19:16:15.202Z INFO 11274 --- [cps-integration-test] [ntainer#3-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-group: partitions revoked: [dmi-ncmp-cm-avc-subscription-0] 19:16:15 2026-01-13T19:16:15.202Z INFO 11274 --- [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 19:16:15 2026-01-13T19:16:15.212Z INFO 11274 --- [cps-integration-test] [ntainer#5-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-4, groupId=ncmp-group] Request joining group due to: group is already rebalancing 19:16:15 2026-01-13T19:16:15.212Z INFO 11274 --- [cps-integration-test] [ntainer#5-0-C-1] k.c.c.i.ConsumerRebalanceListenerInvoker : [Consumer clientId=consumer-ncmp-group-4, groupId=ncmp-group] Revoke previously assigned partitions dmi-device-heartbeat-0 19:16:15 2026-01-13T19:16:15.212Z INFO 11274 --- [cps-integration-test] [ntainer#5-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-group: partitions revoked: [dmi-device-heartbeat-0] 19:16:15 2026-01-13T19:16:15.212Z INFO 11274 --- [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 19:16:15 2026-01-13T19:16:15.292Z INFO 11274 --- [cps-integration-test] [ntainer#4-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-3, groupId=ncmp-group] Request joining group due to: group is already rebalancing 19:16:15 2026-01-13T19:16:15.292Z INFO 11274 --- [cps-integration-test] [ntainer#4-0-C-1] k.c.c.i.ConsumerRebalanceListenerInvoker : [Consumer clientId=consumer-ncmp-group-3, groupId=ncmp-group] Revoke previously assigned partitions subscription-0 19:16:15 2026-01-13T19:16:15.292Z INFO 11274 --- [cps-integration-test] [ntainer#4-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-group: partitions revoked: [subscription-0] 19:16:15 2026-01-13T19:16:15.292Z INFO 11274 --- [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 19:16:15 2026-01-13T19:16:15.294Z INFO 11274 --- [cps-integration-test] [ntainer#3-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-31, groupId=ncmp-group] Successfully joined group with generation Generation{generationId=4, memberId='consumer-ncmp-group-31-7c1bc162-652d-4f18-97d3-4360f908c739', protocol='range'} 19:16:15 2026-01-13T19:16:15.294Z INFO 11274 --- [cps-integration-test] [ntainer#5-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-33, groupId=ncmp-group] Successfully joined group with generation Generation{generationId=4, memberId='consumer-ncmp-group-33-4065b82c-3a55-4504-bd66-22ab150a5707', protocol='range'} 19:16:15 2026-01-13T19:16:15.294Z INFO 11274 --- [cps-integration-test] [ntainer#4-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-32, groupId=ncmp-group] Successfully joined group with generation Generation{generationId=4, memberId='consumer-ncmp-group-32-aa83014e-75d5-494f-8e4e-858f6fde2905', protocol='range'} 19:16:15 2026-01-13T19:16:15.295Z INFO 11274 --- [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=4, memberId='consumer-ncmp-group-1-9ea481f0-802e-4847-a5c0-d8a79d142ec7', protocol='range'} 19:16:15 2026-01-13T19:16:15.295Z INFO 11274 --- [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=4, memberId='consumer-ncmp-group-2-1a62df90-0b00-4604-a4d2-6b0e705b4542', protocol='range'} 19:16:15 2026-01-13T19:16:15.295Z INFO 11274 --- [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=4, memberId='consumer-ncmp-group-4-e9b7006d-8f74-4a88-afdb-a7bd2787877c', protocol='range'} 19:16:15 2026-01-13T19:16:15.295Z INFO 11274 --- [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=4, memberId='consumer-ncmp-group-3-fc09d8a7-e779-4c22-a008-501a965fd481', protocol='range'} 19:16:15 2026-01-13T19:16:15.295Z INFO 11274 --- [cps-integration-test] [ntainer#2-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-30, groupId=ncmp-group] Successfully joined group with generation Generation{generationId=4, memberId='consumer-ncmp-group-30-b6475ecf-5c22-4137-a2a1-8aa2f6d6d330', protocol='range'} 19:16:15 2026-01-13T19:16:15.298Z INFO 11274 --- [cps-integration-test] [ntainer#2-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Finished assignment for group at generation 4: {consumer-ncmp-group-31-7c1bc162-652d-4f18-97d3-4360f908c739=Assignment(partitions=[]), consumer-ncmp-group-33-4065b82c-3a55-4504-bd66-22ab150a5707=Assignment(partitions=[dmi-device-heartbeat-0]), consumer-ncmp-group-4-e9b7006d-8f74-4a88-afdb-a7bd2787877c=Assignment(partitions=[]), consumer-ncmp-group-1-9ea481f0-802e-4847-a5c0-d8a79d142ec7=Assignment(partitions=[dmi-cm-events-0]), consumer-ncmp-group-2-1a62df90-0b00-4604-a4d2-6b0e705b4542=Assignment(partitions=[dmi-ncmp-cm-avc-subscription-0]), consumer-ncmp-group-30-b6475ecf-5c22-4137-a2a1-8aa2f6d6d330=Assignment(partitions=[]), consumer-ncmp-group-32-aa83014e-75d5-494f-8e4e-858f6fde2905=Assignment(partitions=[]), consumer-ncmp-group-3-fc09d8a7-e779-4c22-a008-501a965fd481=Assignment(partitions=[subscription-0])} 19:16:15 2026-01-13T19:16:15.301Z INFO 11274 --- [cps-integration-test] [ntainer#5-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-33, groupId=ncmp-group] Successfully synced group in generation Generation{generationId=4, memberId='consumer-ncmp-group-33-4065b82c-3a55-4504-bd66-22ab150a5707', protocol='range'} 19:16:15 2026-01-13T19:16:15.302Z INFO 11274 --- [cps-integration-test] [ntainer#2-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-30, groupId=ncmp-group] Successfully synced group in generation Generation{generationId=4, memberId='consumer-ncmp-group-30-b6475ecf-5c22-4137-a2a1-8aa2f6d6d330', protocol='range'} 19:16:15 2026-01-13T19:16:15.302Z INFO 11274 --- [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=4, memberId='consumer-ncmp-group-3-fc09d8a7-e779-4c22-a008-501a965fd481', protocol='range'} 19:16:15 2026-01-13T19:16:15.302Z INFO 11274 --- [cps-integration-test] [ntainer#5-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-33, groupId=ncmp-group] Notifying assignor about the new Assignment(partitions=[dmi-device-heartbeat-0]) 19:16:15 2026-01-13T19:16:15.302Z INFO 11274 --- [cps-integration-test] [ntainer#5-0-C-1] k.c.c.i.ConsumerRebalanceListenerInvoker : [Consumer clientId=consumer-ncmp-group-33, groupId=ncmp-group] Adding newly assigned partitions: dmi-device-heartbeat-0 19:16:15 2026-01-13T19:16:15.302Z INFO 11274 --- [cps-integration-test] [ntainer#2-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-30, groupId=ncmp-group] Notifying assignor about the new Assignment(partitions=[]) 19:16:15 2026-01-13T19:16:15.302Z INFO 11274 --- [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]) 19:16:15 2026-01-13T19:16:15.302Z INFO 11274 --- [cps-integration-test] [ntainer#2-0-C-1] k.c.c.i.ConsumerRebalanceListenerInvoker : [Consumer clientId=consumer-ncmp-group-30, groupId=ncmp-group] Adding newly assigned partitions: 19:16:15 2026-01-13T19:16:15.302Z INFO 11274 --- [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 19:16:15 2026-01-13T19:16:15.302Z INFO 11274 --- [cps-integration-test] [ntainer#3-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-31, groupId=ncmp-group] Successfully synced group in generation Generation{generationId=4, memberId='consumer-ncmp-group-31-7c1bc162-652d-4f18-97d3-4360f908c739', protocol='range'} 19:16:15 2026-01-13T19:16:15.302Z INFO 11274 --- [cps-integration-test] [ntainer#2-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-group: partitions assigned: [] 19:16:15 2026-01-13T19:16:15.302Z INFO 11274 --- [cps-integration-test] [ntainer#3-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-31, groupId=ncmp-group] Notifying assignor about the new Assignment(partitions=[]) 19:16:15 2026-01-13T19:16:15.302Z INFO 11274 --- [cps-integration-test] [ntainer#3-0-C-1] k.c.c.i.ConsumerRebalanceListenerInvoker : [Consumer clientId=consumer-ncmp-group-31, groupId=ncmp-group] Adding newly assigned partitions: 19:16:15 2026-01-13T19:16:15.302Z INFO 11274 --- [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=4, memberId='consumer-ncmp-group-1-9ea481f0-802e-4847-a5c0-d8a79d142ec7', protocol='range'} 19:16:15 2026-01-13T19:16:15.302Z INFO 11274 --- [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]) 19:16:15 2026-01-13T19:16:15.302Z INFO 11274 --- [cps-integration-test] [ntainer#3-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-group: partitions assigned: [] 19:16:15 2026-01-13T19:16:15.302Z INFO 11274 --- [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 19:16:15 2026-01-13T19:16:15.303Z INFO 11274 --- [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=4, memberId='consumer-ncmp-group-2-1a62df90-0b00-4604-a4d2-6b0e705b4542', protocol='range'} 19:16:15 2026-01-13T19:16:15.303Z INFO 11274 --- [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]) 19:16:15 2026-01-13T19:16:15.303Z INFO 11274 --- [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 19:16:15 2026-01-13T19:16:15.303Z INFO 11274 --- [cps-integration-test] [ntainer#4-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-32, groupId=ncmp-group] Successfully synced group in generation Generation{generationId=4, memberId='consumer-ncmp-group-32-aa83014e-75d5-494f-8e4e-858f6fde2905', protocol='range'} 19:16:15 2026-01-13T19:16:15.303Z INFO 11274 --- [cps-integration-test] [ntainer#4-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-32, groupId=ncmp-group] Notifying assignor about the new Assignment(partitions=[]) 19:16:15 2026-01-13T19:16:15.303Z INFO 11274 --- [cps-integration-test] [ntainer#4-0-C-1] k.c.c.i.ConsumerRebalanceListenerInvoker : [Consumer clientId=consumer-ncmp-group-32, groupId=ncmp-group] Adding newly assigned partitions: 19:16:15 2026-01-13T19:16:15.303Z INFO 11274 --- [cps-integration-test] [ntainer#4-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-group: partitions assigned: [] 19:16:15 2026-01-13T19:16:15.304Z INFO 11274 --- [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=4, memberId='consumer-ncmp-group-4-e9b7006d-8f74-4a88-afdb-a7bd2787877c', protocol='range'} 19:16:15 2026-01-13T19:16:15.304Z INFO 11274 --- [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=[]) 19:16:15 2026-01-13T19:16:15.304Z INFO 11274 --- [cps-integration-test] [ntainer#2-0-C-1] o.a.k.c.c.internals.ConsumerUtils : Setting offset for partition dmi-cm-events-0 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[localhost:32777 (id: 1 rack: null)], epoch=0}} 19:16:15 2026-01-13T19:16:15.304Z INFO 11274 --- [cps-integration-test] [ntainer#4-0-C-1] o.a.k.c.c.internals.ConsumerUtils : Setting offset for partition subscription-0 to the committed offset FetchPosition{offset=12, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[localhost:32777 (id: 1 rack: null)], epoch=0}} 19:16:15 2026-01-13T19:16:15.304Z INFO 11274 --- [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: 19:16:15 2026-01-13T19:16:15.305Z INFO 11274 --- [cps-integration-test] [ntainer#5-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-group: partitions assigned: [] 19:16:15 2026-01-13T19:16:15.305Z INFO 11274 --- [cps-integration-test] [ntainer#2-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-group: partitions assigned: [dmi-cm-events-0] 19:16:15 2026-01-13T19:16:15.305Z INFO 11274 --- [cps-integration-test] [ntainer#4-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-group: partitions assigned: [subscription-0] 19:16:15 2026-01-13T19:16:15.305Z INFO 11274 --- [cps-integration-test] [ntainer#3-0-C-1] o.a.k.c.c.internals.ConsumerUtils : Setting offset for partition dmi-ncmp-cm-avc-subscription-0 to the committed offset FetchPosition{offset=6, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[localhost:32777 (id: 1 rack: null)], epoch=0}} 19:16:15 2026-01-13T19:16:15.305Z INFO 11274 --- [cps-integration-test] [ntainer#3-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-group: partitions assigned: [dmi-ncmp-cm-avc-subscription-0] 19:16:15 2026-01-13T19:16:15.306Z INFO 11274 --- [cps-integration-test] [ntainer#5-0-C-1] o.a.k.c.c.internals.ConsumerUtils : Setting offset for partition dmi-device-heartbeat-0 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[localhost:32777 (id: 1 rack: null)], epoch=0}} 19:16:15 2026-01-13T19:16:15.306Z INFO 11274 --- [cps-integration-test] [ntainer#5-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-group: partitions assigned: [dmi-device-heartbeat-0] 19:16:18 2026-01-13T19:16:18.126Z INFO 11274 --- [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. 19:16:18 2026-01-13T19:16:18.130Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 100 items. 19:16:18 2026-01-13T19:16:18.637Z INFO 11274 --- [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. 19:16:18 2026-01-13T19:16:18.638Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 100 items. 19:16:18 [WARNING] Tests run: 5, Failures: 0, Errors: 0, Skipped: 2, Time elapsed: 4.502 s -- in org.onap.cps.integration.functional.ncmp.inventory.ModuleSyncWatchdogIntegrationSpec 19:16:18 [INFO] Running org.onap.cps.integration.functional.ncmp.inventory.ModulesRestApiSpec 19:16:19 2026-01-13T19:16:18.987Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 19:16:19 2026-01-13T19:16:18.987Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 19:16:19 2026-01-13T19:16:18.988Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 19:16:19 2026-01-13T19:16:18.988Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 19:16:19 2026-01-13T19:16:18.988Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 19:16:19 2026-01-13T19:16:19.048Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 19:16:19 2026-01-13T19:16:19.057Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 19:16:19 2026-01-13T19:16:19.072Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 19:16:19 2026-01-13T19:16:19.098Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 19:16:19 2026-01-13T19:16:19.098Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 19:16:19 2026-01-13T19:16:19.098Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 19:16:19 2026-01-13T19:16:19.099Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 19:16:19 2026-01-13T19:16:19.099Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 19:16:19 2026-01-13T19:16:19.156Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-2 for CM Handle ch-2 19:16:19 2026-01-13T19:16:19.163Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-2 for CM Handle ch-2 19:16:19 2026-01-13T19:16:19.178Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 19:16:19 2026-01-13T19:16:19.199Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 19:16:19 2026-01-13T19:16:19.199Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 19:16:19 2026-01-13T19:16:19.200Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 19:16:19 2026-01-13T19:16:19.200Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 19:16:19 2026-01-13T19:16:19.200Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 19:16:19 2026-01-13T19:16:19.259Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set my-module-set-tag for CM Handle ch-3 19:16:19 2026-01-13T19:16:19.264Z INFO 11274 --- [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 19:16:19 2026-01-13T19:16:19.275Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 19:16:19 2026-01-13T19:16:19.356Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 19:16:19 2026-01-13T19:16:19.356Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 19:16:19 2026-01-13T19:16:19.356Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 19:16:19 2026-01-13T19:16:19.356Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 19:16:19 2026-01-13T19:16:19.356Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 19:16:19 2026-01-13T19:16:19.414Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 19:16:19 2026-01-13T19:16:19.420Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 19:16:19 2026-01-13T19:16:19.431Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 19:16:19 2026-01-13T19:16:19.447Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 19:16:19 2026-01-13T19:16:19.447Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 19:16:19 2026-01-13T19:16:19.448Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 19:16:19 2026-01-13T19:16:19.448Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 19:16:19 2026-01-13T19:16:19.448Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 19:16:19 2026-01-13T19:16:19.543Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-2 for CM Handle ch-2 19:16:19 2026-01-13T19:16:19.548Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-2 for CM Handle ch-2 19:16:19 2026-01-13T19:16:19.559Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 19:16:19 2026-01-13T19:16:19.574Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 19:16:19 2026-01-13T19:16:19.574Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 19:16:19 2026-01-13T19:16:19.575Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 19:16:19 2026-01-13T19:16:19.575Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 19:16:19 2026-01-13T19:16:19.575Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 19:16:19 2026-01-13T19:16:19.678Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set my-module-set-tag for CM Handle ch-3 19:16:19 2026-01-13T19:16:19.685Z INFO 11274 --- [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 19:16:19 2026-01-13T19:16:19.701Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 19:16:19 2026-01-13T19:16:19.779Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 19:16:19 2026-01-13T19:16:19.779Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 19:16:19 2026-01-13T19:16:19.779Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 19:16:19 2026-01-13T19:16:19.779Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 19:16:19 2026-01-13T19:16:19.779Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 19:16:19 2026-01-13T19:16:19.838Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 19:16:19 2026-01-13T19:16:19.847Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 19:16:19 2026-01-13T19:16:19.862Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 19:16:19 2026-01-13T19:16:19.903Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 19:16:19 2026-01-13T19:16:19.918Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 19:16:19 2026-01-13T19:16:19.927Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 19:16:19 2026-01-13T19:16:19.927Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 19:16:19 2026-01-13T19:16:19.927Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 19:16:19 2026-01-13T19:16:19.987Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-2 for CM Handle ch-2 19:16:20 2026-01-13T19:16:19.997Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-2 for CM Handle ch-2 19:16:20 2026-01-13T19:16:20.012Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 19:16:20 2026-01-13T19:16:20.045Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 19:16:20 2026-01-13T19:16:20.045Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 19:16:20 2026-01-13T19:16:20.045Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 19:16:20 2026-01-13T19:16:20.045Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 19:16:20 2026-01-13T19:16:20.045Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 19:16:20 2026-01-13T19:16:20.101Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set my-module-set-tag for CM Handle ch-3 19:16:20 2026-01-13T19:16:20.109Z INFO 11274 --- [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 19:16:20 2026-01-13T19:16:20.123Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 19:16:20 2026-01-13T19:16:20.207Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 19:16:20 2026-01-13T19:16:20.207Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 19:16:20 2026-01-13T19:16:20.207Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 19:16:20 2026-01-13T19:16:20.208Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 19:16:20 2026-01-13T19:16:20.208Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 19:16:20 2026-01-13T19:16:20.267Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 19:16:20 2026-01-13T19:16:20.276Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 19:16:20 2026-01-13T19:16:20.290Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 19:16:20 2026-01-13T19:16:20.312Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 19:16:20 2026-01-13T19:16:20.312Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 19:16:20 2026-01-13T19:16:20.313Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 19:16:20 2026-01-13T19:16:20.313Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 19:16:20 2026-01-13T19:16:20.313Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 19:16:20 2026-01-13T19:16:20.369Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-2 for CM Handle ch-2 19:16:20 2026-01-13T19:16:20.377Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-2 for CM Handle ch-2 19:16:20 2026-01-13T19:16:20.391Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 19:16:20 2026-01-13T19:16:20.413Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 19:16:20 2026-01-13T19:16:20.413Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 19:16:20 2026-01-13T19:16:20.413Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 19:16:20 2026-01-13T19:16:20.413Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 19:16:20 2026-01-13T19:16:20.413Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 19:16:20 2026-01-13T19:16:20.471Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set my-module-set-tag for CM Handle ch-3 19:16:20 2026-01-13T19:16:20.478Z INFO 11274 --- [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 19:16:20 2026-01-13T19:16:20.490Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 19:16:20 2026-01-13T19:16:20.565Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 19:16:20 2026-01-13T19:16:20.565Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 19:16:20 2026-01-13T19:16:20.565Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 19:16:20 2026-01-13T19:16:20.565Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 19:16:20 2026-01-13T19:16:20.565Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 19:16:20 2026-01-13T19:16:20.623Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 19:16:20 2026-01-13T19:16:20.632Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 19:16:20 2026-01-13T19:16:20.647Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 19:16:20 2026-01-13T19:16:20.664Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 19:16:20 2026-01-13T19:16:20.664Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 19:16:20 2026-01-13T19:16:20.664Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 19:16:20 2026-01-13T19:16:20.664Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 19:16:20 2026-01-13T19:16:20.664Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 19:16:20 2026-01-13T19:16:20.720Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-2 for CM Handle ch-2 19:16:20 2026-01-13T19:16:20.728Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-2 for CM Handle ch-2 19:16:20 2026-01-13T19:16:20.741Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 19:16:20 2026-01-13T19:16:20.763Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 19:16:20 2026-01-13T19:16:20.763Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 19:16:20 2026-01-13T19:16:20.764Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 19:16:20 2026-01-13T19:16:20.764Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 19:16:20 2026-01-13T19:16:20.764Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 19:16:20 2026-01-13T19:16:20.823Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set my-module-set-tag for CM Handle ch-3 19:16:20 2026-01-13T19:16:20.830Z INFO 11274 --- [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 19:16:20 2026-01-13T19:16:20.844Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 19:16:21 2026-01-13T19:16:20.980Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 19:16:21 2026-01-13T19:16:20.980Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 19:16:21 2026-01-13T19:16:20.980Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 19:16:21 2026-01-13T19:16:20.980Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 19:16:21 2026-01-13T19:16:20.980Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 19:16:21 2026-01-13T19:16:21.044Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 19:16:21 2026-01-13T19:16:21.052Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 19:16:21 2026-01-13T19:16:21.065Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 19:16:21 2026-01-13T19:16:21.081Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 19:16:21 2026-01-13T19:16:21.081Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 19:16:21 2026-01-13T19:16:21.081Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 19:16:21 2026-01-13T19:16:21.081Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 19:16:21 2026-01-13T19:16:21.081Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 19:16:21 2026-01-13T19:16:21.141Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-2 for CM Handle ch-2 19:16:21 2026-01-13T19:16:21.148Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-2 for CM Handle ch-2 19:16:21 2026-01-13T19:16:21.160Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 19:16:21 2026-01-13T19:16:21.176Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 19:16:21 2026-01-13T19:16:21.176Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 19:16:21 2026-01-13T19:16:21.176Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 19:16:21 2026-01-13T19:16:21.176Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 19:16:21 2026-01-13T19:16:21.176Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 19:16:21 2026-01-13T19:16:21.235Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set my-module-set-tag for CM Handle ch-3 19:16:21 2026-01-13T19:16:21.241Z INFO 11274 --- [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 19:16:21 2026-01-13T19:16:21.254Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 19:16:21 2026-01-13T19:16:21.356Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 19:16:21 2026-01-13T19:16:21.356Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 19:16:21 2026-01-13T19:16:21.356Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 19:16:21 2026-01-13T19:16:21.356Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 19:16:21 2026-01-13T19:16:21.356Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 19:16:21 2026-01-13T19:16:21.414Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 19:16:21 2026-01-13T19:16:21.421Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 19:16:21 2026-01-13T19:16:21.434Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 19:16:21 2026-01-13T19:16:21.450Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 19:16:21 2026-01-13T19:16:21.450Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 19:16:21 2026-01-13T19:16:21.450Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 19:16:21 2026-01-13T19:16:21.451Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 19:16:21 2026-01-13T19:16:21.451Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 19:16:21 2026-01-13T19:16:21.506Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-2 for CM Handle ch-2 19:16:21 2026-01-13T19:16:21.515Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-2 for CM Handle ch-2 19:16:21 2026-01-13T19:16:21.527Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 19:16:21 2026-01-13T19:16:21.542Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 19:16:21 2026-01-13T19:16:21.542Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 19:16:21 2026-01-13T19:16:21.542Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 19:16:21 2026-01-13T19:16:21.542Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 19:16:21 2026-01-13T19:16:21.542Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 19:16:21 2026-01-13T19:16:21.600Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set my-module-set-tag for CM Handle ch-3 19:16:21 2026-01-13T19:16:21.607Z INFO 11274 --- [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 19:16:21 2026-01-13T19:16:21.626Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 19:16:21 2026-01-13T19:16:21.698Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 19:16:21 2026-01-13T19:16:21.698Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 19:16:21 2026-01-13T19:16:21.698Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 19:16:21 2026-01-13T19:16:21.698Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 19:16:21 2026-01-13T19:16:21.698Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 19:16:21 2026-01-13T19:16:21.757Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 19:16:21 2026-01-13T19:16:21.765Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 19:16:21 2026-01-13T19:16:21.778Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 19:16:21 2026-01-13T19:16:21.795Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 19:16:21 2026-01-13T19:16:21.795Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 19:16:21 2026-01-13T19:16:21.795Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 19:16:21 2026-01-13T19:16:21.795Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 19:16:21 2026-01-13T19:16:21.795Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 19:16:21 2026-01-13T19:16:21.853Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-2 for CM Handle ch-2 19:16:21 2026-01-13T19:16:21.861Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-2 for CM Handle ch-2 19:16:21 2026-01-13T19:16:21.874Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 19:16:21 2026-01-13T19:16:21.890Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 19:16:21 2026-01-13T19:16:21.890Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 19:16:21 2026-01-13T19:16:21.890Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 19:16:21 2026-01-13T19:16:21.890Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 19:16:21 2026-01-13T19:16:21.890Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 19:16:21 2026-01-13T19:16:21.950Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set my-module-set-tag for CM Handle ch-3 19:16:21 2026-01-13T19:16:21.957Z INFO 11274 --- [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 19:16:21 2026-01-13T19:16:21.970Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 19:16:22 2026-01-13T19:16:22.053Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 19:16:22 2026-01-13T19:16:22.053Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 19:16:22 2026-01-13T19:16:22.054Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 19:16:22 2026-01-13T19:16:22.054Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 19:16:22 2026-01-13T19:16:22.054Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 19:16:22 2026-01-13T19:16:22.115Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 19:16:22 2026-01-13T19:16:22.123Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 19:16:22 2026-01-13T19:16:22.137Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 19:16:22 2026-01-13T19:16:22.151Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 19:16:22 2026-01-13T19:16:22.151Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 19:16:22 2026-01-13T19:16:22.152Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 19:16:22 2026-01-13T19:16:22.152Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 19:16:22 2026-01-13T19:16:22.152Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 19:16:22 2026-01-13T19:16:22.208Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-2 for CM Handle ch-2 19:16:22 2026-01-13T19:16:22.215Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-2 for CM Handle ch-2 19:16:22 2026-01-13T19:16:22.228Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 19:16:22 2026-01-13T19:16:22.243Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 19:16:22 2026-01-13T19:16:22.243Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 19:16:22 2026-01-13T19:16:22.243Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 19:16:22 2026-01-13T19:16:22.244Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 19:16:22 2026-01-13T19:16:22.244Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 19:16:22 2026-01-13T19:16:22.303Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set my-module-set-tag for CM Handle ch-3 19:16:22 2026-01-13T19:16:22.309Z INFO 11274 --- [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 19:16:22 2026-01-13T19:16:22.322Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 19:16:22 2026-01-13T19:16:22.397Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 19:16:22 2026-01-13T19:16:22.397Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 19:16:22 2026-01-13T19:16:22.397Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 19:16:22 2026-01-13T19:16:22.397Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 19:16:22 2026-01-13T19:16:22.397Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 19:16:22 2026-01-13T19:16:22.454Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 19:16:22 2026-01-13T19:16:22.464Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 19:16:22 2026-01-13T19:16:22.477Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 19:16:22 2026-01-13T19:16:22.495Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 19:16:22 2026-01-13T19:16:22.495Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 19:16:22 2026-01-13T19:16:22.496Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 19:16:22 2026-01-13T19:16:22.496Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 19:16:22 2026-01-13T19:16:22.496Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 19:16:22 2026-01-13T19:16:22.558Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-2 for CM Handle ch-2 19:16:22 2026-01-13T19:16:22.566Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-2 for CM Handle ch-2 19:16:22 2026-01-13T19:16:22.579Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 19:16:22 2026-01-13T19:16:22.596Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 19:16:22 2026-01-13T19:16:22.596Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 19:16:22 2026-01-13T19:16:22.597Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 19:16:22 2026-01-13T19:16:22.597Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 19:16:22 2026-01-13T19:16:22.597Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 19:16:22 2026-01-13T19:16:22.654Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set my-module-set-tag for CM Handle ch-3 19:16:22 2026-01-13T19:16:22.660Z INFO 11274 --- [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 19:16:22 2026-01-13T19:16:22.672Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 19:16:22 2026-01-13T19:16:22.738Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 19:16:22 2026-01-13T19:16:22.738Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 19:16:22 2026-01-13T19:16:22.738Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 19:16:22 2026-01-13T19:16:22.739Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 19:16:22 2026-01-13T19:16:22.739Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 19:16:22 2026-01-13T19:16:22.795Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 19:16:22 2026-01-13T19:16:22.805Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 19:16:22 2026-01-13T19:16:22.819Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 19:16:22 2026-01-13T19:16:22.833Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 19:16:22 2026-01-13T19:16:22.833Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 19:16:22 2026-01-13T19:16:22.833Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 19:16:22 2026-01-13T19:16:22.833Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 19:16:22 2026-01-13T19:16:22.833Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 19:16:22 2026-01-13T19:16:22.888Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-2 for CM Handle ch-2 19:16:22 2026-01-13T19:16:22.895Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-2 for CM Handle ch-2 19:16:23 2026-01-13T19:16:22.910Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 19:16:23 2026-01-13T19:16:22.926Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 19:16:23 2026-01-13T19:16:22.926Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 19:16:23 2026-01-13T19:16:22.926Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 19:16:23 2026-01-13T19:16:22.926Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 19:16:23 2026-01-13T19:16:22.926Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 19:16:23 2026-01-13T19:16:22.982Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set my-module-set-tag for CM Handle ch-3 19:16:23 2026-01-13T19:16:22.989Z INFO 11274 --- [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 19:16:23 2026-01-13T19:16:23.010Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 19:16:23 2026-01-13T19:16:23.092Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 19:16:23 2026-01-13T19:16:23.092Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 19:16:23 2026-01-13T19:16:23.092Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 19:16:23 2026-01-13T19:16:23.092Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 19:16:23 2026-01-13T19:16:23.092Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 19:16:23 2026-01-13T19:16:23.150Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 19:16:23 2026-01-13T19:16:23.158Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 19:16:23 2026-01-13T19:16:23.173Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 19:16:23 2026-01-13T19:16:23.190Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 19:16:23 2026-01-13T19:16:23.190Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 19:16:23 2026-01-13T19:16:23.190Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 19:16:23 2026-01-13T19:16:23.190Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 19:16:23 2026-01-13T19:16:23.190Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 19:16:23 2026-01-13T19:16:23.248Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-2 for CM Handle ch-2 19:16:23 2026-01-13T19:16:23.255Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-2 for CM Handle ch-2 19:16:23 2026-01-13T19:16:23.268Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 19:16:23 2026-01-13T19:16:23.283Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 19:16:23 2026-01-13T19:16:23.283Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 19:16:23 2026-01-13T19:16:23.283Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 19:16:23 2026-01-13T19:16:23.283Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 19:16:23 2026-01-13T19:16:23.283Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 19:16:23 2026-01-13T19:16:23.338Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set my-module-set-tag for CM Handle ch-3 19:16:23 2026-01-13T19:16:23.346Z INFO 11274 --- [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 19:16:23 2026-01-13T19:16:23.359Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 19:16:23 2026-01-13T19:16:23.445Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 19:16:23 2026-01-13T19:16:23.445Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 19:16:23 2026-01-13T19:16:23.445Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 19:16:23 2026-01-13T19:16:23.445Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 19:16:23 2026-01-13T19:16:23.445Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 19:16:23 2026-01-13T19:16:23.502Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 19:16:23 2026-01-13T19:16:23.512Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 19:16:23 2026-01-13T19:16:23.525Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 19:16:23 2026-01-13T19:16:23.539Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 19:16:23 2026-01-13T19:16:23.539Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 19:16:23 2026-01-13T19:16:23.539Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 19:16:23 2026-01-13T19:16:23.540Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 19:16:23 2026-01-13T19:16:23.540Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 19:16:23 2026-01-13T19:16:23.595Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-2 for CM Handle ch-2 19:16:23 2026-01-13T19:16:23.605Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-2 for CM Handle ch-2 19:16:23 2026-01-13T19:16:23.617Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 19:16:23 2026-01-13T19:16:23.634Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 19:16:23 2026-01-13T19:16:23.635Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 19:16:23 2026-01-13T19:16:23.635Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 19:16:23 2026-01-13T19:16:23.635Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 19:16:23 2026-01-13T19:16:23.635Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 19:16:23 2026-01-13T19:16:23.691Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set my-module-set-tag for CM Handle ch-3 19:16:23 2026-01-13T19:16:23.705Z INFO 11274 --- [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 19:16:23 2026-01-13T19:16:23.723Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 19:16:23 2026-01-13T19:16:23.809Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 19:16:23 2026-01-13T19:16:23.810Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 19:16:23 2026-01-13T19:16:23.810Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 19:16:23 2026-01-13T19:16:23.810Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 19:16:23 2026-01-13T19:16:23.810Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 19:16:23 2026-01-13T19:16:23.871Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 19:16:23 2026-01-13T19:16:23.880Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 19:16:23 2026-01-13T19:16:23.893Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 19:16:24 2026-01-13T19:16:23.917Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 19:16:24 2026-01-13T19:16:23.917Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 19:16:24 2026-01-13T19:16:23.917Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 19:16:24 2026-01-13T19:16:23.917Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 19:16:24 2026-01-13T19:16:23.917Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 19:16:24 2026-01-13T19:16:23.974Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-2 for CM Handle ch-2 19:16:24 2026-01-13T19:16:23.981Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-2 for CM Handle ch-2 19:16:24 2026-01-13T19:16:23.994Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 19:16:24 2026-01-13T19:16:24.024Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 19:16:24 2026-01-13T19:16:24.024Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 19:16:24 2026-01-13T19:16:24.026Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 19:16:24 2026-01-13T19:16:24.026Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 19:16:24 2026-01-13T19:16:24.026Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 19:16:24 2026-01-13T19:16:24.091Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set my-module-set-tag for CM Handle ch-3 19:16:24 2026-01-13T19:16:24.097Z INFO 11274 --- [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 19:16:24 2026-01-13T19:16:24.113Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 19:16:24 2026-01-13T19:16:24.196Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 19:16:24 2026-01-13T19:16:24.196Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 19:16:24 2026-01-13T19:16:24.196Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 19:16:24 2026-01-13T19:16:24.196Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 19:16:24 2026-01-13T19:16:24.197Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 19:16:24 2026-01-13T19:16:24.281Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 19:16:24 2026-01-13T19:16:24.290Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 19:16:24 2026-01-13T19:16:24.320Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 19:16:24 2026-01-13T19:16:24.349Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 19:16:24 2026-01-13T19:16:24.350Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 19:16:24 2026-01-13T19:16:24.350Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 19:16:24 2026-01-13T19:16:24.350Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 19:16:24 2026-01-13T19:16:24.350Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 19:16:24 2026-01-13T19:16:24.419Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-2 for CM Handle ch-2 19:16:24 2026-01-13T19:16:24.426Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-2 for CM Handle ch-2 19:16:24 2026-01-13T19:16:24.440Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 19:16:24 2026-01-13T19:16:24.462Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 19:16:24 2026-01-13T19:16:24.462Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 19:16:24 2026-01-13T19:16:24.462Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 19:16:24 2026-01-13T19:16:24.462Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 19:16:24 2026-01-13T19:16:24.462Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 19:16:24 2026-01-13T19:16:24.523Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set my-module-set-tag for CM Handle ch-3 19:16:24 2026-01-13T19:16:24.530Z INFO 11274 --- [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 19:16:24 2026-01-13T19:16:24.544Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 19:16:24 [INFO] Tests run: 18, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.655 s -- in org.onap.cps.integration.functional.ncmp.inventory.ModulesRestApiSpec 19:16:24 [INFO] Running org.onap.cps.integration.functional.ncmp.inventory.ModuleUpgradeServiceIntegrationSpec 19:16:25 2026-01-13T19:16:24.979Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 19:16:25 2026-01-13T19:16:24.979Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 19:16:25 2026-01-13T19:16:24.979Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 19:16:25 2026-01-13T19:16:24.979Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 19:16:25 2026-01-13T19:16:24.979Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 19:16:25 2026-01-13T19:16:25.038Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 19:16:25 2026-01-13T19:16:25.047Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 19:16:25 2026-01-13T19:16:25.061Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 19:16:25 2026-01-13T19:16:25.110Z WARN 11274 --- [cps-integration-test] [ main] HandleRegistrationServicePropertyHandler : Ignoring update for cmHandle ch-1: target dataProducerIdentifier is null or blank. 19:16:25 2026-01-13T19:16:25.111Z INFO 11274 --- [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 19:16:25 2026-01-13T19:16:25.111Z INFO 11274 --- [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 19:16:25 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.524 s -- in org.onap.cps.integration.functional.ncmp.inventory.ModuleUpgradeServiceIntegrationSpec 19:16:25 [INFO] Running org.onap.cps.integration.functional.ncmp.policyexecutor.PolicyExecutorIntegrationSpec 19:16:25 2026-01-13T19:16:25.215Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 19:16:25 2026-01-13T19:16:25.215Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 19:16:25 2026-01-13T19:16:25.215Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 19:16:25 2026-01-13T19:16:25.215Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 19:16:25 2026-01-13T19:16:25.215Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 19:16:25 2026-01-13T19:16:25.228Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 19:16:25 2026-01-13T19:16:25.230Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 19:16:25 2026-01-13T19:16:25.246Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 19:16:25 2026-01-13T19:16:25.264Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 19:16:25 2026-01-13T19:16:25.264Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 19:16:25 2026-01-13T19:16:25.265Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 19:16:25 2026-01-13T19:16:25.265Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 19:16:25 2026-01-13T19:16:25.265Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 19:16:25 2026-01-13T19:16:25.274Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-2 for CM Handle ch-2 19:16:25 2026-01-13T19:16:25.276Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-2 for CM Handle ch-2 19:16:25 2026-01-13T19:16:25.289Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 19:16:25 2026-01-13T19:16:25.306Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 19:16:25 2026-01-13T19:16:25.306Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 19:16:25 2026-01-13T19:16:25.307Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 19:16:25 2026-01-13T19:16:25.307Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 19:16:25 2026-01-13T19:16:25.307Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 19:16:25 2026-01-13T19:16:25.354Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-3 for CM Handle ch-3 19:16:25 2026-01-13T19:16:25.357Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-3 for CM Handle ch-3 19:16:25 2026-01-13T19:16:25.372Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 19:16:25 2026-01-13T19:16:25.476Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 19:16:25 2026-01-13T19:16:25.478Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 19:16:25 2026-01-13T19:16:25.478Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 19:16:25 2026-01-13T19:16:25.478Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 19:16:25 2026-01-13T19:16:25.478Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 19:16:25 2026-01-13T19:16:25.490Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 19:16:25 2026-01-13T19:16:25.493Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 19:16:25 2026-01-13T19:16:25.515Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 19:16:25 2026-01-13T19:16:25.555Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 19:16:25 2026-01-13T19:16:25.556Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 19:16:25 2026-01-13T19:16:25.556Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 19:16:25 2026-01-13T19:16:25.556Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 19:16:25 2026-01-13T19:16:25.556Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 19:16:25 2026-01-13T19:16:25.566Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-2 for CM Handle ch-2 19:16:25 2026-01-13T19:16:25.568Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-2 for CM Handle ch-2 19:16:25 2026-01-13T19:16:25.580Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 19:16:25 2026-01-13T19:16:25.594Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 19:16:25 2026-01-13T19:16:25.594Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 19:16:25 2026-01-13T19:16:25.594Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 19:16:25 2026-01-13T19:16:25.594Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 19:16:25 2026-01-13T19:16:25.594Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 19:16:25 2026-01-13T19:16:25.642Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-3 for CM Handle ch-3 19:16:25 2026-01-13T19:16:25.644Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-3 for CM Handle ch-3 19:16:25 2026-01-13T19:16:25.658Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 19:16:25 2026-01-13T19:16:25.680Z WARN 11274 --- [cps-integration-test] [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor permission result: deny from mock server (dispatcher) 19:16:25 2026-01-13T19:16:25.680Z WARN 11274 --- [cps-integration-test] [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor message: I only like fdn1 19:16:25 2026-01-13T19:16:25.680Z WARN 11274 --- [cps-integration-test] [ main] o.o.c.n.i.d.p.PolicyExecutor : Exception during Policy Execution check. Class: PolicyExecutorException, Message: Operation not allowed. Decision id 1 : deny from mock server (dispatcher), Details: Unexpected error during Policy Executor call. 19:16:25 2026-01-13T19:16:25.681Z ERROR 11274 --- [cps-integration-test] [ main] n.r.c.NetworkCmProxyRestExceptionHandler : Exception occurred 19:16:25 19:16:25 org.onap.cps.ncmp.api.exceptions.PolicyExecutorException: Operation not allowed. Decision id 1 : deny from mock server (dispatcher) 19:16:25 at org.onap.cps.ncmp.impl.data.policyexecutor.PolicyExecutor.processDecision(PolicyExecutor.java:195) 19:16:25 at org.onap.cps.ncmp.impl.data.policyexecutor.PolicyExecutor.processSuccessResponse(PolicyExecutor.java:181) 19:16:25 at org.onap.cps.ncmp.impl.data.policyexecutor.PolicyExecutor.checkPermission(PolicyExecutor.java:111) 19:16:25 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 19:16:25 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 19:16:25 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 19:16:25 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 19:16:25 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 19:16:25 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 19:16:25 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 19:16:25 at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89) 19:16:25 at org.onap.cps.aop.CpsLoggingAspectService.interceptMethodCall(CpsLoggingAspectService.java:70) 19:16:25 at jdk.internal.reflect.GeneratedMethodAccessor175.invoke(Unknown Source) 19:16:25 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 19:16:25 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 19:16:25 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:649) 19:16:25 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:631) 19:16:25 at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71) 19:16:25 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 19:16:25 at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) 19:16:25 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 19:16:25 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 19:16:25 at org.onap.cps.ncmp.impl.data.policyexecutor.PolicyExecutor$$SpringCGLIB$$0.checkPermission() 19:16:25 at org.onap.cps.ncmp.impl.data.DmiDataOperations.writeResourceDataPassThroughRunningFromDmi(DmiDataOperations.java:185) 19:16:25 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 19:16:25 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 19:16:25 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 19:16:25 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 19:16:25 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 19:16:25 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 19:16:25 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 19:16:25 at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89) 19:16:25 at org.onap.cps.aop.CpsLoggingAspectService.interceptMethodCall(CpsLoggingAspectService.java:70) 19:16:25 at jdk.internal.reflect.GeneratedMethodAccessor175.invoke(Unknown Source) 19:16:25 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 19:16:25 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 19:16:25 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:649) 19:16:25 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:631) 19:16:25 at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71) 19:16:25 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 19:16:25 at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) 19:16:25 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 19:16:25 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 19:16:25 at org.onap.cps.ncmp.impl.data.DmiDataOperations$$SpringCGLIB$$0.writeResourceDataPassThroughRunningFromDmi() 19:16:25 at org.onap.cps.ncmp.impl.data.NetworkCmProxyFacade.writeResourceDataPassThroughRunningForCmHandle(NetworkCmProxyFacade.java:114) 19:16:25 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 19:16:25 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 19:16:25 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 19:16:25 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 19:16:25 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 19:16:25 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 19:16:25 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 19:16:25 at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89) 19:16:25 at org.onap.cps.aop.CpsLoggingAspectService.interceptMethodCall(CpsLoggingAspectService.java:70) 19:16:25 at jdk.internal.reflect.GeneratedMethodAccessor175.invoke(Unknown Source) 19:16:25 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 19:16:25 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 19:16:25 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:649) 19:16:25 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:631) 19:16:25 at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71) 19:16:25 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 19:16:25 at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) 19:16:25 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 19:16:25 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 19:16:25 at org.onap.cps.ncmp.impl.data.NetworkCmProxyFacade$$SpringCGLIB$$0.writeResourceDataPassThroughRunningForCmHandle() 19:16:25 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController.createResourceDataRunningForCmHandle(NetworkCmProxyController.java:199) 19:16:25 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 19:16:25 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 19:16:25 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 19:16:25 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 19:16:25 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 19:16:25 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 19:16:25 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 19:16:25 at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:172) 19:16:25 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 19:16:25 at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89) 19:16:25 at org.onap.cps.aop.CpsLoggingAspectService.interceptMethodCall(CpsLoggingAspectService.java:70) 19:16:25 at jdk.internal.reflect.GeneratedMethodAccessor175.invoke(Unknown Source) 19:16:25 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 19:16:25 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 19:16:25 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:649) 19:16:25 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:631) 19:16:25 at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71) 19:16:25 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 19:16:25 at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) 19:16:25 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 19:16:25 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 19:16:25 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController$$SpringCGLIB$$0.createResourceDataRunningForCmHandle() 19:16:25 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 19:16:25 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 19:16:25 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 19:16:25 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 19:16:25 at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:258) 19:16:25 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:191) 19:16:25 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 19:16:25 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:991) 19:16:25 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:896) 19:16:25 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 19:16:25 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089) 19:16:25 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979) 19:16:25 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014) 19:16:25 at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914) 19:16:25 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:547) 19:16:25 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 19:16:25 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 19:16:25 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 19:16:25 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 19:16:25 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 19:16:25 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 19:16:25 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 19:16:25 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 19:16:25 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 19:16:25 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 19:16:25 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 19:16:25 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 19:16:25 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 19:16:25 at org.springframework.web.filter.ServerHttpObservationFilter.doFilterInternal(ServerHttpObservationFilter.java:110) 19:16:25 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 19:16:25 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 19:16:25 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 19:16:25 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 19:16:25 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 19:16:25 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 19:16:25 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 19:16:25 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 19:16:25 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 19:16:25 at org.onap.cps.integration.functional.ncmp.policyexecutor.PolicyExecutorIntegrationSpec.$spock_feature_1_0(PolicyExecutorIntegrationSpec.groovy:51) 19:16:25 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 19:16:25 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 19:16:25 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 19:16:25 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 19:16:25 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 19:16:25 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 19:16:25 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 19:16:25 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 19:16:25 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 19:16:25 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 19:16:25 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 19:16:25 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) 19:16:25 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 19:16:25 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 19:16:25 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 19:16:25 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 19:16:25 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 19:16:25 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 19:16:25 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 19:16:25 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 19:16:25 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 19:16:25 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 19:16:25 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 19:16:25 at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) 19:16:25 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 19:16:25 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 19:16:25 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 19:16:25 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 19:16:25 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 19:16:25 at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:231) 19:16:25 at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) 19:16:25 at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) 19:16:25 at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) 19:16:25 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) 19:16:25 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 19:16:25 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 19:16:25 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 19:16:25 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 19:16:25 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 19:16:25 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 19:16:25 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 19:16:25 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 19:16:25 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 19:16:25 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 19:16:25 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 19:16:25 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 19:16:25 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 19:16:25 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 19:16:25 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 19:16:25 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 19:16:25 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 19:16:25 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 19:16:25 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 19:16:25 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 19:16:25 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 19:16:25 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 19:16:25 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 19:16:25 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 19:16:25 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 19:16:25 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 19:16:25 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 19:16:25 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 19:16:25 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 19:16:25 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 19:16:25 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 19:16:25 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 19:16:25 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 19:16:25 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 19:16:25 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 19:16:25 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 19:16:25 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 19:16:25 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 19:16:25 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 19:16:25 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 19:16:25 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 19:16:25 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 19:16:25 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 19:16:25 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 19:16:25 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 19:16:25 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 19:16:25 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 19:16:25 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 19:16:25 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 19:16:25 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) 19:16:25 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) 19:16:25 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) 19:16:25 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) 19:16:25 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) 19:16:25 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) 19:16:25 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 19:16:25 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 19:16:25 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 19:16:25 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) 19:16:25 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 19:16:25 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) 19:16:25 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 19:16:25 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 19:16:25 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 19:16:25 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 19:16:25 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 19:16:25 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 19:16:25 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 19:16:25 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 19:16:25 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 19:16:25 19:16:25 2026-01-13T19:16:25.750Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 19:16:25 2026-01-13T19:16:25.750Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 19:16:25 2026-01-13T19:16:25.750Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 19:16:25 2026-01-13T19:16:25.750Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 19:16:25 2026-01-13T19:16:25.750Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 19:16:25 2026-01-13T19:16:25.763Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 19:16:25 2026-01-13T19:16:25.765Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 19:16:25 2026-01-13T19:16:25.778Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 19:16:25 2026-01-13T19:16:25.793Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 19:16:25 2026-01-13T19:16:25.793Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 19:16:25 2026-01-13T19:16:25.793Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 19:16:25 2026-01-13T19:16:25.794Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 19:16:25 2026-01-13T19:16:25.794Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 19:16:25 2026-01-13T19:16:25.802Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-2 for CM Handle ch-2 19:16:25 2026-01-13T19:16:25.804Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-2 for CM Handle ch-2 19:16:25 2026-01-13T19:16:25.817Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 19:16:25 2026-01-13T19:16:25.832Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 19:16:25 2026-01-13T19:16:25.832Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 19:16:25 2026-01-13T19:16:25.832Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 19:16:25 2026-01-13T19:16:25.832Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 19:16:25 2026-01-13T19:16:25.833Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 19:16:25 2026-01-13T19:16:25.882Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-3 for CM Handle ch-3 19:16:25 2026-01-13T19:16:25.885Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-3 for CM Handle ch-3 19:16:25 2026-01-13T19:16:25.901Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 19:16:26 2026-01-13T19:16:26.922Z WARN 11274 --- [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. 19:16:26 2026-01-13T19:16:26.922Z WARN 11274 --- [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 19:16:26 2026-01-13T19:16:26.922Z WARN 11274 --- [cps-integration-test] [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor permission result: test default decision 19:16:26 2026-01-13T19:16:26.922Z WARN 11274 --- [cps-integration-test] [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor message: Policy Executor request timed out. Falling back to configured default decision: test default decision 19:16:26 2026-01-13T19:16:26.923Z ERROR 11274 --- [cps-integration-test] [ main] n.r.c.NetworkCmProxyRestExceptionHandler : Exception occurred 19:16:26 19:16:26 org.onap.cps.ncmp.api.exceptions.PolicyExecutorException: Operation not allowed. Decision id N/A : test default decision 19:16:26 at org.onap.cps.ncmp.impl.data.policyexecutor.PolicyExecutor.processDecision(PolicyExecutor.java:195) 19:16:26 at org.onap.cps.ncmp.impl.data.policyexecutor.PolicyExecutor.processFallbackResponse(PolicyExecutor.java:241) 19:16:26 at org.onap.cps.ncmp.impl.data.policyexecutor.PolicyExecutor.processException(PolicyExecutor.java:230) 19:16:26 at org.onap.cps.ncmp.impl.data.policyexecutor.PolicyExecutor.checkPermission(PolicyExecutor.java:113) 19:16:26 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 19:16:26 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 19:16:26 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 19:16:26 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 19:16:26 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 19:16:26 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 19:16:26 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 19:16:26 at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89) 19:16:26 at org.onap.cps.aop.CpsLoggingAspectService.interceptMethodCall(CpsLoggingAspectService.java:70) 19:16:26 at jdk.internal.reflect.GeneratedMethodAccessor175.invoke(Unknown Source) 19:16:26 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 19:16:26 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 19:16:26 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:649) 19:16:26 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:631) 19:16:26 at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71) 19:16:26 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 19:16:26 at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) 19:16:26 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 19:16:26 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 19:16:26 at org.onap.cps.ncmp.impl.data.policyexecutor.PolicyExecutor$$SpringCGLIB$$0.checkPermission() 19:16:26 at org.onap.cps.ncmp.impl.data.DmiDataOperations.writeResourceDataPassThroughRunningFromDmi(DmiDataOperations.java:185) 19:16:26 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 19:16:26 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 19:16:26 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 19:16:26 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 19:16:26 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 19:16:26 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 19:16:26 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 19:16:26 at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89) 19:16:26 at org.onap.cps.aop.CpsLoggingAspectService.interceptMethodCall(CpsLoggingAspectService.java:70) 19:16:26 at jdk.internal.reflect.GeneratedMethodAccessor175.invoke(Unknown Source) 19:16:26 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 19:16:26 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 19:16:26 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:649) 19:16:26 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:631) 19:16:26 at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71) 19:16:26 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 19:16:26 at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) 19:16:26 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 19:16:26 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 19:16:26 at org.onap.cps.ncmp.impl.data.DmiDataOperations$$SpringCGLIB$$0.writeResourceDataPassThroughRunningFromDmi() 19:16:26 at org.onap.cps.ncmp.impl.data.NetworkCmProxyFacade.writeResourceDataPassThroughRunningForCmHandle(NetworkCmProxyFacade.java:114) 19:16:26 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 19:16:26 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 19:16:26 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 19:16:26 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 19:16:26 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 19:16:26 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 19:16:26 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 19:16:26 at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89) 19:16:26 at org.onap.cps.aop.CpsLoggingAspectService.interceptMethodCall(CpsLoggingAspectService.java:70) 19:16:26 at jdk.internal.reflect.GeneratedMethodAccessor175.invoke(Unknown Source) 19:16:26 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 19:16:26 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 19:16:26 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:649) 19:16:26 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:631) 19:16:26 at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71) 19:16:26 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 19:16:26 at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) 19:16:26 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 19:16:26 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 19:16:26 at org.onap.cps.ncmp.impl.data.NetworkCmProxyFacade$$SpringCGLIB$$0.writeResourceDataPassThroughRunningForCmHandle() 19:16:26 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController.createResourceDataRunningForCmHandle(NetworkCmProxyController.java:199) 19:16:26 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 19:16:26 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 19:16:26 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 19:16:26 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 19:16:26 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 19:16:26 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 19:16:26 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 19:16:26 at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:172) 19:16:26 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 19:16:26 at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89) 19:16:26 at org.onap.cps.aop.CpsLoggingAspectService.interceptMethodCall(CpsLoggingAspectService.java:70) 19:16:26 at jdk.internal.reflect.GeneratedMethodAccessor175.invoke(Unknown Source) 19:16:26 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 19:16:26 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 19:16:26 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:649) 19:16:26 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:631) 19:16:26 at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71) 19:16:26 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 19:16:26 at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) 19:16:26 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 19:16:26 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 19:16:26 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController$$SpringCGLIB$$0.createResourceDataRunningForCmHandle() 19:16:26 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 19:16:26 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 19:16:26 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 19:16:26 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 19:16:26 at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:258) 19:16:26 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:191) 19:16:26 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 19:16:26 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:991) 19:16:26 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:896) 19:16:26 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 19:16:26 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089) 19:16:26 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979) 19:16:26 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014) 19:16:26 at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914) 19:16:26 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:547) 19:16:26 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 19:16:26 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 19:16:26 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 19:16:26 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 19:16:26 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 19:16:26 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 19:16:26 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 19:16:26 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 19:16:26 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 19:16:26 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 19:16:26 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 19:16:26 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 19:16:26 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 19:16:26 at org.springframework.web.filter.ServerHttpObservationFilter.doFilterInternal(ServerHttpObservationFilter.java:110) 19:16:26 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 19:16:26 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 19:16:26 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 19:16:26 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 19:16:26 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 19:16:26 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 19:16:26 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 19:16:26 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 19:16:26 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 19:16:26 at org.onap.cps.integration.functional.ncmp.policyexecutor.PolicyExecutorIntegrationSpec.$spock_feature_1_0(PolicyExecutorIntegrationSpec.groovy:51) 19:16:26 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 19:16:26 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 19:16:26 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 19:16:26 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 19:16:26 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 19:16:26 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 19:16:26 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 19:16:26 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 19:16:26 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 19:16:26 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 19:16:26 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 19:16:26 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) 19:16:26 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 19:16:26 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 19:16:26 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 19:16:26 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 19:16:26 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 19:16:26 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 19:16:26 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 19:16:26 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 19:16:26 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 19:16:26 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 19:16:26 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 19:16:26 at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) 19:16:26 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 19:16:26 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 19:16:26 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 19:16:26 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 19:16:26 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 19:16:26 at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:231) 19:16:26 at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) 19:16:26 at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) 19:16:26 at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) 19:16:26 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) 19:16:26 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 19:16:26 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 19:16:26 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 19:16:26 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 19:16:26 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 19:16:26 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 19:16:26 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 19:16:26 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 19:16:26 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 19:16:26 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 19:16:26 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 19:16:26 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 19:16:26 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 19:16:26 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 19:16:26 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 19:16:26 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 19:16:26 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 19:16:26 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 19:16:26 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 19:16:26 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 19:16:26 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 19:16:26 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 19:16:26 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 19:16:26 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 19:16:26 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 19:16:26 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 19:16:26 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 19:16:26 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 19:16:26 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 19:16:26 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 19:16:26 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 19:16:26 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 19:16:26 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 19:16:26 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 19:16:26 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 19:16:26 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 19:16:26 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 19:16:26 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 19:16:26 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 19:16:26 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 19:16:26 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 19:16:26 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 19:16:26 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 19:16:26 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 19:16:26 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 19:16:26 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 19:16:26 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 19:16:26 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 19:16:26 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 19:16:26 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) 19:16:26 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) 19:16:26 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) 19:16:26 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) 19:16:26 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) 19:16:26 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) 19:16:26 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 19:16:26 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 19:16:26 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 19:16:26 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) 19:16:26 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 19:16:26 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) 19:16:26 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 19:16:26 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 19:16:26 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 19:16:26 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 19:16:26 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 19:16:26 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 19:16:26 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 19:16:26 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 19:16:26 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 19:16:26 Caused by: java.util.concurrent.TimeoutException: Did not observe any item or terminal signal within 1000ms in 'flatMap' (and no fallback has been configured) 19:16:26 at reactor.core.publisher.FluxTimeout$TimeoutMainSubscriber.handleTimeout(FluxTimeout.java:296) 19:16:26 at reactor.core.publisher.FluxTimeout$TimeoutMainSubscriber.doTimeout(FluxTimeout.java:281) 19:16:26 at reactor.core.publisher.FluxTimeout$TimeoutTimeoutSubscriber.onNext(FluxTimeout.java:420) 19:16:26 at reactor.core.publisher.FluxOnErrorReturn$ReturnSubscriber.onNext(FluxOnErrorReturn.java:162) 19:16:26 at reactor.core.publisher.MonoDelay$MonoDelayRunnable.propagateDelay(MonoDelay.java:270) 19:16:26 at reactor.core.publisher.MonoDelay$MonoDelayRunnable.run(MonoDelay.java:285) 19:16:26 at reactor.core.scheduler.SchedulerTask.call(SchedulerTask.java:68) 19:16:26 at reactor.core.scheduler.SchedulerTask.call(SchedulerTask.java:28) 19:16:26 at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) 19:16:26 at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:304) 19:16:26 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136) 19:16:26 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) 19:16:26 at java.base/java.lang.Thread.run(Thread.java:833) 19:16:26 19:16:28 2026-01-13T19:16:27.954Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 19:16:28 2026-01-13T19:16:27.954Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 19:16:28 2026-01-13T19:16:27.954Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 19:16:28 2026-01-13T19:16:27.954Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 19:16:28 2026-01-13T19:16:27.954Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 19:16:28 2026-01-13T19:16:27.973Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 19:16:28 2026-01-13T19:16:27.976Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 19:16:28 2026-01-13T19:16:27.992Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 19:16:28 2026-01-13T19:16:28.010Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 19:16:28 2026-01-13T19:16:28.010Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 19:16:28 2026-01-13T19:16:28.010Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 19:16:28 2026-01-13T19:16:28.011Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 19:16:28 2026-01-13T19:16:28.011Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 19:16:28 2026-01-13T19:16:28.020Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-2 for CM Handle ch-2 19:16:28 2026-01-13T19:16:28.022Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-2 for CM Handle ch-2 19:16:28 2026-01-13T19:16:28.036Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 19:16:28 2026-01-13T19:16:28.060Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 19:16:28 2026-01-13T19:16:28.060Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 19:16:28 2026-01-13T19:16:28.061Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 19:16:28 2026-01-13T19:16:28.061Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 19:16:28 2026-01-13T19:16:28.061Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 19:16:28 2026-01-13T19:16:28.080Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-3 for CM Handle ch-3 19:16:28 2026-01-13T19:16:28.083Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-3 for CM Handle ch-3 19:16:28 2026-01-13T19:16:28.106Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 19:16:28 2026-01-13T19:16:28.128Z WARN 11274 --- [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. 19:16:28 2026-01-13T19:16:28.128Z WARN 11274 --- [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 19:16:28 2026-01-13T19:16:28.128Z WARN 11274 --- [cps-integration-test] [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor permission result: test default decision 19:16:28 2026-01-13T19:16:28.128Z WARN 11274 --- [cps-integration-test] [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor message: Policy Executor returned HTTP Status code 401. Falling back to configured default decision: test default decision 19:16:28 2026-01-13T19:16:28.128Z ERROR 11274 --- [cps-integration-test] [ main] n.r.c.NetworkCmProxyRestExceptionHandler : Exception occurred 19:16:28 19:16:28 org.onap.cps.ncmp.api.exceptions.PolicyExecutorException: Operation not allowed. Decision id N/A : test default decision 19:16:28 at org.onap.cps.ncmp.impl.data.policyexecutor.PolicyExecutor.processDecision(PolicyExecutor.java:195) 19:16:28 at org.onap.cps.ncmp.impl.data.policyexecutor.PolicyExecutor.processFallbackResponse(PolicyExecutor.java:241) 19:16:28 at org.onap.cps.ncmp.impl.data.policyexecutor.PolicyExecutor.processException(PolicyExecutor.java:224) 19:16:28 at org.onap.cps.ncmp.impl.data.policyexecutor.PolicyExecutor.checkPermission(PolicyExecutor.java:113) 19:16:28 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 19:16:28 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 19:16:28 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 19:16:28 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 19:16:28 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 19:16:28 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 19:16:28 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 19:16:28 at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89) 19:16:28 at org.onap.cps.aop.CpsLoggingAspectService.interceptMethodCall(CpsLoggingAspectService.java:70) 19:16:28 at jdk.internal.reflect.GeneratedMethodAccessor175.invoke(Unknown Source) 19:16:28 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 19:16:28 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 19:16:28 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:649) 19:16:28 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:631) 19:16:28 at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71) 19:16:28 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 19:16:28 at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) 19:16:28 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 19:16:28 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 19:16:28 at org.onap.cps.ncmp.impl.data.policyexecutor.PolicyExecutor$$SpringCGLIB$$0.checkPermission() 19:16:28 at org.onap.cps.ncmp.impl.data.DmiDataOperations.writeResourceDataPassThroughRunningFromDmi(DmiDataOperations.java:185) 19:16:28 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 19:16:28 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 19:16:28 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 19:16:28 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 19:16:28 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 19:16:28 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 19:16:28 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 19:16:28 at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89) 19:16:28 at org.onap.cps.aop.CpsLoggingAspectService.interceptMethodCall(CpsLoggingAspectService.java:70) 19:16:28 at jdk.internal.reflect.GeneratedMethodAccessor175.invoke(Unknown Source) 19:16:28 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 19:16:28 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 19:16:28 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:649) 19:16:28 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:631) 19:16:28 at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71) 19:16:28 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 19:16:28 at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) 19:16:28 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 19:16:28 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 19:16:28 at org.onap.cps.ncmp.impl.data.DmiDataOperations$$SpringCGLIB$$0.writeResourceDataPassThroughRunningFromDmi() 19:16:28 at org.onap.cps.ncmp.impl.data.NetworkCmProxyFacade.writeResourceDataPassThroughRunningForCmHandle(NetworkCmProxyFacade.java:114) 19:16:28 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 19:16:28 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 19:16:28 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 19:16:28 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 19:16:28 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 19:16:28 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 19:16:28 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 19:16:28 at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89) 19:16:28 at org.onap.cps.aop.CpsLoggingAspectService.interceptMethodCall(CpsLoggingAspectService.java:70) 19:16:28 at jdk.internal.reflect.GeneratedMethodAccessor175.invoke(Unknown Source) 19:16:28 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 19:16:28 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 19:16:28 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:649) 19:16:28 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:631) 19:16:28 at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71) 19:16:28 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 19:16:28 at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) 19:16:28 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 19:16:28 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 19:16:28 at org.onap.cps.ncmp.impl.data.NetworkCmProxyFacade$$SpringCGLIB$$0.writeResourceDataPassThroughRunningForCmHandle() 19:16:28 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController.createResourceDataRunningForCmHandle(NetworkCmProxyController.java:199) 19:16:28 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 19:16:28 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 19:16:28 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 19:16:28 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 19:16:28 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 19:16:28 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 19:16:28 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 19:16:28 at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:172) 19:16:28 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 19:16:28 at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89) 19:16:28 at org.onap.cps.aop.CpsLoggingAspectService.interceptMethodCall(CpsLoggingAspectService.java:70) 19:16:28 at jdk.internal.reflect.GeneratedMethodAccessor175.invoke(Unknown Source) 19:16:28 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 19:16:28 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 19:16:28 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:649) 19:16:28 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:631) 19:16:28 at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71) 19:16:28 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 19:16:28 at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) 19:16:28 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 19:16:28 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 19:16:28 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController$$SpringCGLIB$$0.createResourceDataRunningForCmHandle() 19:16:28 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 19:16:28 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 19:16:28 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 19:16:28 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 19:16:28 at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:258) 19:16:28 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:191) 19:16:28 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 19:16:28 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:991) 19:16:28 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:896) 19:16:28 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 19:16:28 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089) 19:16:28 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979) 19:16:28 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014) 19:16:28 at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914) 19:16:28 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:547) 19:16:28 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 19:16:28 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 19:16:28 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 19:16:28 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 19:16:28 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 19:16:28 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 19:16:28 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 19:16:28 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 19:16:28 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 19:16:28 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 19:16:28 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 19:16:28 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 19:16:28 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 19:16:28 at org.springframework.web.filter.ServerHttpObservationFilter.doFilterInternal(ServerHttpObservationFilter.java:110) 19:16:28 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 19:16:28 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 19:16:28 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 19:16:28 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 19:16:28 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 19:16:28 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 19:16:28 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 19:16:28 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 19:16:28 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 19:16:28 at org.onap.cps.integration.functional.ncmp.policyexecutor.PolicyExecutorIntegrationSpec.$spock_feature_1_0(PolicyExecutorIntegrationSpec.groovy:51) 19:16:28 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 19:16:28 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 19:16:28 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 19:16:28 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 19:16:28 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 19:16:28 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 19:16:28 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 19:16:28 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 19:16:28 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 19:16:28 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 19:16:28 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 19:16:28 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) 19:16:28 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 19:16:28 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 19:16:28 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 19:16:28 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 19:16:28 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 19:16:28 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 19:16:28 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 19:16:28 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 19:16:28 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 19:16:28 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 19:16:28 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 19:16:28 at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) 19:16:28 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 19:16:28 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 19:16:28 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 19:16:28 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 19:16:28 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 19:16:28 at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:231) 19:16:28 at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) 19:16:28 at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) 19:16:28 at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) 19:16:28 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) 19:16:28 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 19:16:28 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 19:16:28 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 19:16:28 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 19:16:28 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 19:16:28 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 19:16:28 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 19:16:28 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 19:16:28 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 19:16:28 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 19:16:28 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 19:16:28 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 19:16:28 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 19:16:28 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 19:16:28 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 19:16:28 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 19:16:28 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 19:16:28 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 19:16:28 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 19:16:28 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 19:16:28 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 19:16:28 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 19:16:28 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 19:16:28 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 19:16:28 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 19:16:28 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 19:16:28 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 19:16:28 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 19:16:28 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 19:16:28 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 19:16:28 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 19:16:28 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 19:16:28 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 19:16:28 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 19:16:28 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 19:16:28 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 19:16:28 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 19:16:28 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 19:16:28 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 19:16:28 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 19:16:28 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 19:16:28 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 19:16:28 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 19:16:28 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 19:16:28 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 19:16:28 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 19:16:28 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 19:16:28 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 19:16:28 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 19:16:28 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) 19:16:28 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) 19:16:28 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) 19:16:28 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) 19:16:28 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) 19:16:28 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) 19:16:28 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 19:16:28 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 19:16:28 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 19:16:28 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) 19:16:28 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 19:16:28 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) 19:16:28 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 19:16:28 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 19:16:28 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 19:16:28 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 19:16:28 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 19:16:28 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 19:16:28 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 19:16:28 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 19:16:28 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 19:16:28 Caused by: org.springframework.web.reactive.function.client.WebClientResponseException$Unauthorized: 401 Unauthorized from POST http://localhost:8790/operation-permission/v1/permissions 19:16:28 at org.springframework.web.reactive.function.client.WebClientResponseException.create(WebClientResponseException.java:322) 19:16:28 Suppressed: The stacktrace has been enhanced by Reactor, refer to additional information below: 19:16:28 Error has been observed at the following site(s): 19:16:28 *__checkpoint ⇢ 401 UNAUTHORIZED from POST http://localhost:8790/operation-permission/v1/permissions [DefaultWebClient] 19:16:28 Original Stack Trace: 19:16:28 at org.springframework.web.reactive.function.client.WebClientResponseException.create(WebClientResponseException.java:322) 19:16:28 at org.springframework.web.reactive.function.client.DefaultClientResponse.lambda$createException$1(DefaultClientResponse.java:214) 19:16:28 at reactor.core.publisher.FluxMap$MapSubscriber.onNext(FluxMap.java:106) 19:16:28 at reactor.core.publisher.FluxOnErrorReturn$ReturnSubscriber.onNext(FluxOnErrorReturn.java:162) 19:16:28 at reactor.core.publisher.Operators$BaseFluxToMonoOperator.completePossiblyEmpty(Operators.java:2096) 19:16:28 at reactor.core.publisher.FluxDefaultIfEmpty$DefaultIfEmptySubscriber.onComplete(FluxDefaultIfEmpty.java:134) 19:16:28 at reactor.core.publisher.FluxMapFuseable$MapFuseableSubscriber.onComplete(FluxMapFuseable.java:152) 19:16:28 at reactor.core.publisher.FluxContextWrite$ContextWriteSubscriber.onComplete(FluxContextWrite.java:126) 19:16:28 at reactor.core.publisher.FluxMapFuseable$MapFuseableConditionalSubscriber.onComplete(FluxMapFuseable.java:350) 19:16:28 at reactor.core.publisher.FluxFilterFuseable$FilterFuseableConditionalSubscriber.onComplete(FluxFilterFuseable.java:391) 19:16:28 at reactor.core.publisher.Operators$BaseFluxToMonoOperator.completePossiblyEmpty(Operators.java:2097) 19:16:28 at reactor.core.publisher.MonoCollect$CollectSubscriber.onComplete(MonoCollect.java:145) 19:16:28 at reactor.core.publisher.FluxMap$MapSubscriber.onComplete(FluxMap.java:144) 19:16:28 at reactor.core.publisher.FluxPeek$PeekSubscriber.onComplete(FluxPeek.java:260) 19:16:28 at reactor.core.publisher.FluxMap$MapSubscriber.onComplete(FluxMap.java:144) 19:16:28 at reactor.netty.channel.FluxReceive.onInboundComplete(FluxReceive.java:413) 19:16:28 at reactor.netty.channel.ChannelOperations.onInboundComplete(ChannelOperations.java:464) 19:16:28 at reactor.netty.channel.ChannelOperations.terminate(ChannelOperations.java:518) 19:16:28 at reactor.netty.http.client.HttpClientOperations.onInboundNext(HttpClientOperations.java:928) 19:16:28 at reactor.netty.channel.ChannelOperationsHandler.channelRead(ChannelOperationsHandler.java:115) 19:16:28 at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:444) 19:16:28 at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:420) 19:16:28 at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:412) 19:16:28 at io.netty.handler.timeout.IdleStateHandler.channelRead(IdleStateHandler.java:289) 19:16:28 at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:442) 19:16:28 at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:420) 19:16:28 at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:412) 19:16:28 at io.netty.handler.codec.http.HttpContentDecoder.decode(HttpContentDecoder.java:166) 19:16:28 at io.netty.handler.codec.http.HttpContentDecoder.decode(HttpContentDecoder.java:48) 19:16:28 at io.netty.handler.codec.MessageToMessageDecoder.channelRead(MessageToMessageDecoder.java:91) 19:16:28 at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:444) 19:16:28 at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:420) 19:16:28 at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:412) 19:16:28 at io.netty.channel.CombinedChannelDuplexHandler$DelegatingChannelHandlerContext.fireChannelRead(CombinedChannelDuplexHandler.java:436) 19:16:28 at io.netty.handler.codec.ByteToMessageDecoder.fireChannelRead(ByteToMessageDecoder.java:361) 19:16:28 at io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:325) 19:16:28 at io.netty.channel.CombinedChannelDuplexHandler.channelRead(CombinedChannelDuplexHandler.java:251) 19:16:28 at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:442) 19:16:28 at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:420) 19:16:28 at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:412) 19:16:28 at io.netty.handler.timeout.IdleStateHandler.channelRead(IdleStateHandler.java:289) 19:16:28 at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:442) 19:16:28 at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:420) 19:16:28 at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:412) 19:16:28 at io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1357) 19:16:28 at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:440) 19:16:28 at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:420) 19:16:28 at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:868) 19:16:28 at io.netty.channel.epoll.AbstractEpollStreamChannel$EpollStreamUnsafe.epollInReady(AbstractEpollStreamChannel.java:805) 19:16:28 at io.netty.channel.epoll.EpollEventLoop.processReady(EpollEventLoop.java:501) 19:16:28 at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:399) 19:16:28 at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:998) 19:16:28 at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) 19:16:28 at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) 19:16:28 at java.base/java.lang.Thread.run(Thread.java:833) 19:16:28 Suppressed: java.lang.Exception: #block terminated with an error 19:16:28 at reactor.core.publisher.BlockingSingleSubscriber.blockingGet(BlockingSingleSubscriber.java:104) 19:16:28 at reactor.core.publisher.Mono.block(Mono.java:1779) 19:16:28 at org.onap.cps.ncmp.impl.data.policyexecutor.PolicyExecutor.getPolicyExecutorResponse(PolicyExecutor.java:174) 19:16:28 at org.onap.cps.ncmp.impl.data.policyexecutor.PolicyExecutor.checkPermission(PolicyExecutor.java:101) 19:16:28 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 19:16:28 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 19:16:28 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 19:16:28 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 19:16:28 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 19:16:28 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 19:16:28 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 19:16:28 at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89) 19:16:28 at org.onap.cps.aop.CpsLoggingAspectService.interceptMethodCall(CpsLoggingAspectService.java:70) 19:16:28 at jdk.internal.reflect.GeneratedMethodAccessor175.invoke(Unknown Source) 19:16:28 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 19:16:28 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 19:16:28 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:649) 19:16:28 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:631) 19:16:28 at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71) 19:16:28 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 19:16:28 at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) 19:16:28 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 19:16:28 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 19:16:28 at org.onap.cps.ncmp.impl.data.policyexecutor.PolicyExecutor$$SpringCGLIB$$0.checkPermission() 19:16:28 at org.onap.cps.ncmp.impl.data.DmiDataOperations.writeResourceDataPassThroughRunningFromDmi(DmiDataOperations.java:185) 19:16:28 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 19:16:28 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 19:16:28 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 19:16:28 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 19:16:28 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 19:16:28 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 19:16:28 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 19:16:28 at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89) 19:16:28 at org.onap.cps.aop.CpsLoggingAspectService.interceptMethodCall(CpsLoggingAspectService.java:70) 19:16:28 at jdk.internal.reflect.GeneratedMethodAccessor175.invoke(Unknown Source) 19:16:28 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 19:16:28 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 19:16:28 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:649) 19:16:28 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:631) 19:16:28 at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71) 19:16:28 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 19:16:28 at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) 19:16:28 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 19:16:28 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 19:16:28 at org.onap.cps.ncmp.impl.data.DmiDataOperations$$SpringCGLIB$$0.writeResourceDataPassThroughRunningFromDmi() 19:16:28 at org.onap.cps.ncmp.impl.data.NetworkCmProxyFacade.writeResourceDataPassThroughRunningForCmHandle(NetworkCmProxyFacade.java:114) 19:16:28 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 19:16:28 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 19:16:28 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 19:16:28 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 19:16:28 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 19:16:28 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 19:16:28 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 19:16:28 at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89) 19:16:28 at org.onap.cps.aop.CpsLoggingAspectService.interceptMethodCall(CpsLoggingAspectService.java:70) 19:16:28 at jdk.internal.reflect.GeneratedMethodAccessor175.invoke(Unknown Source) 19:16:28 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 19:16:28 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 19:16:28 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:649) 19:16:28 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:631) 19:16:28 at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71) 19:16:28 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 19:16:28 at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) 19:16:28 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 19:16:28 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 19:16:28 at org.onap.cps.ncmp.impl.data.NetworkCmProxyFacade$$SpringCGLIB$$0.writeResourceDataPassThroughRunningForCmHandle() 19:16:28 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController.createResourceDataRunningForCmHandle(NetworkCmProxyController.java:199) 19:16:28 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 19:16:28 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 19:16:28 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 19:16:28 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 19:16:28 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 19:16:28 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 19:16:28 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 19:16:28 at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:172) 19:16:28 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 19:16:28 at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89) 19:16:28 at org.onap.cps.aop.CpsLoggingAspectService.interceptMethodCall(CpsLoggingAspectService.java:70) 19:16:28 at jdk.internal.reflect.GeneratedMethodAccessor175.invoke(Unknown Source) 19:16:28 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 19:16:28 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 19:16:28 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:649) 19:16:28 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:631) 19:16:28 at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71) 19:16:28 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 19:16:28 at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) 19:16:28 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 19:16:28 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 19:16:28 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController$$SpringCGLIB$$0.createResourceDataRunningForCmHandle() 19:16:28 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 19:16:28 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 19:16:28 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 19:16:28 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 19:16:28 at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:258) 19:16:28 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:191) 19:16:28 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 19:16:28 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:991) 19:16:28 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:896) 19:16:28 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 19:16:28 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089) 19:16:28 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979) 19:16:28 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014) 19:16:28 at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914) 19:16:28 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:547) 19:16:28 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 19:16:28 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 19:16:28 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 19:16:28 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 19:16:28 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 19:16:28 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 19:16:28 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 19:16:28 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 19:16:28 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 19:16:28 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 19:16:28 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 19:16:28 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 19:16:28 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 19:16:28 at org.springframework.web.filter.ServerHttpObservationFilter.doFilterInternal(ServerHttpObservationFilter.java:110) 19:16:28 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 19:16:28 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 19:16:28 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 19:16:28 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 19:16:28 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 19:16:28 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 19:16:28 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 19:16:28 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 19:16:28 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 19:16:28 at org.onap.cps.integration.functional.ncmp.policyexecutor.PolicyExecutorIntegrationSpec.$spock_feature_1_0(PolicyExecutorIntegrationSpec.groovy:51) 19:16:28 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 19:16:28 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 19:16:28 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 19:16:28 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 19:16:28 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 19:16:28 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 19:16:28 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 19:16:28 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 19:16:28 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 19:16:28 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 19:16:28 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 19:16:28 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) 19:16:28 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 19:16:28 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 19:16:28 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 19:16:28 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 19:16:28 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 19:16:28 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 19:16:28 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 19:16:28 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 19:16:28 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 19:16:28 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 19:16:28 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 19:16:28 at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) 19:16:28 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 19:16:28 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 19:16:28 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 19:16:28 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 19:16:28 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 19:16:28 at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:231) 19:16:28 at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) 19:16:28 at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) 19:16:28 at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) 19:16:28 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) 19:16:28 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 19:16:28 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 19:16:28 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 19:16:28 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 19:16:28 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 19:16:28 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 19:16:28 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 19:16:28 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 19:16:28 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 19:16:28 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 19:16:28 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 19:16:28 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 19:16:28 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 19:16:28 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 19:16:28 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 19:16:28 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 19:16:28 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 19:16:28 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 19:16:28 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 19:16:28 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 19:16:28 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 19:16:28 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 19:16:28 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 19:16:28 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 19:16:28 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 19:16:28 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 19:16:28 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 19:16:28 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 19:16:28 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 19:16:28 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 19:16:28 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 19:16:28 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 19:16:28 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 19:16:28 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 19:16:28 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 19:16:28 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 19:16:28 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 19:16:28 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 19:16:28 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 19:16:28 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 19:16:28 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 19:16:28 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 19:16:28 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 19:16:28 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 19:16:28 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 19:16:28 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 19:16:28 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 19:16:28 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 19:16:28 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 19:16:28 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) 19:16:28 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) 19:16:28 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) 19:16:28 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) 19:16:28 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) 19:16:28 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) 19:16:28 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 19:16:28 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 19:16:28 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 19:16:28 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) 19:16:28 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 19:16:28 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) 19:16:28 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 19:16:28 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 19:16:28 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 19:16:28 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 19:16:28 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 19:16:28 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 19:16:28 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 19:16:28 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 19:16:28 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 19:16:28 19:16:28 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.012 s -- in org.onap.cps.integration.functional.ncmp.policyexecutor.PolicyExecutorIntegrationSpec 19:16:28 [INFO] Running org.onap.cps.integration.functional.ncmp.provmns.ProvMnSRestApiSpec 19:16:28 2026-01-13T19:16:28.251Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 19:16:28 2026-01-13T19:16:28.251Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 19:16:28 2026-01-13T19:16:28.251Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 19:16:28 2026-01-13T19:16:28.251Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 19:16:28 2026-01-13T19:16:28.251Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 19:16:28 2026-01-13T19:16:28.313Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 19:16:28 2026-01-13T19:16:28.322Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 19:16:28 2026-01-13T19:16:28.336Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 19:16:28 2026-01-13T19:16:28.417Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 19:16:28 2026-01-13T19:16:28.418Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 19:16:28 2026-01-13T19:16:28.418Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 19:16:28 2026-01-13T19:16:28.418Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 19:16:28 2026-01-13T19:16:28.418Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 19:16:28 2026-01-13T19:16:28.477Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 19:16:28 2026-01-13T19:16:28.484Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 19:16:28 2026-01-13T19:16:28.503Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 19:16:28 2026-01-13T19:16:28.602Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 19:16:28 2026-01-13T19:16:28.602Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 19:16:28 2026-01-13T19:16:28.602Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 19:16:28 2026-01-13T19:16:28.602Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 19:16:28 2026-01-13T19:16:28.602Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 19:16:28 2026-01-13T19:16:28.660Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 19:16:28 2026-01-13T19:16:28.670Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 19:16:28 2026-01-13T19:16:28.684Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 19:16:28 2026-01-13T19:16:28.777Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 19:16:28 2026-01-13T19:16:28.777Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 19:16:28 2026-01-13T19:16:28.777Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 19:16:28 2026-01-13T19:16:28.778Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 19:16:28 2026-01-13T19:16:28.778Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 19:16:28 2026-01-13T19:16:28.837Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 19:16:28 2026-01-13T19:16:28.845Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 19:16:28 2026-01-13T19:16:28.859Z INFO 11274 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 19:16:28 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.719 s -- in org.onap.cps.integration.functional.ncmp.provmns.ProvMnSRestApiSpec 19:16:28 [INFO] Running org.onap.cps.integration.functional.cps.AnchorServiceIntegrationSpec 19:16:29 2026-01-13T19:16:29.025Z WARN 11274 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 23505 19:16:29 2026-01-13T19:16:29.025Z ERROR 11274 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : ERROR: duplicate key value violates unique constraint "anchor_dataspace_id_name_key" 19:16:29 Detail: Key (dataspace_id, name)=(4, newAnchor) already exists. 19:16:29 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.215 s -- in org.onap.cps.integration.functional.cps.AnchorServiceIntegrationSpec 19:16:29 [INFO] Running org.onap.cps.integration.functional.cps.DataServiceIntegrationSpec 19:16:29 2026-01-13T19:16:29.160Z INFO 11274 --- [cps-integration-test] [ watchdog-th-1] o.o.c.n.i.i.sync.DataSyncWatchdog : System is not ready yet 19:16:29 line 1:0 mismatched input 'invalid' expecting '/' 19:16:29 line 1:0 mismatched input 'invalid' expecting '/' 19:16:29 2026-01-13T19:16:29.354Z WARN 11274 --- [cps-integration-test] [ main] o.o.c.ri.CpsDataPersistenceServiceImpl : Error parsing xpath "invalid path": Error while parsing cpsPath expression 19:16:29 2026-01-13T19:16:29.720Z WARN 11274 --- [cps-integration-test] [or-http-epoll-4] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:58243/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:58243 19:16:29 2026-01-13T19:16:29.723Z WARN 11274 --- [cps-integration-test] [or-http-epoll-5] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:48901/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:48901 19:16:29 2026-01-13T19:16:29.726Z WARN 11274 --- [cps-integration-test] [or-http-epoll-6] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:52399/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:52399 19:16:29 2026-01-13T19:16:29.733Z INFO 11274 --- [cps-integration-test] [ main] org.hibernate.orm.jdbc.batch : HHH100503: On release of batch it still contained JDBC statements 19:16:29 2026-01-13T19:16:29.733Z WARN 11274 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 23505 19:16:29 2026-01-13T19:16:29.733Z ERROR 11274 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : Batch entry 0 insert into fragment (anchor_id,attributes,parent_id,xpath,id) values (('150'::int8),('{}'),(NULL),('/bookstore'),('1669'::int8)) was aborted: ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" 19:16:29 Detail: Key (anchor_id, xpath)=(150, /bookstore) already exists. Call getNextException to see other errors in the batch. 19:16:29 2026-01-13T19:16:29.733Z ERROR 11274 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" 19:16:29 Detail: Key (anchor_id, xpath)=(150, /bookstore) already exists. 19:16:29 2026-01-13T19:16:29.734Z WARN 11274 --- [cps-integration-test] [ main] o.o.c.ri.CpsDataPersistenceServiceImpl : Exception occurred : org.springframework.dao.DataIntegrityViolationException: could not execute batch [Batch entry 0 insert into fragment (anchor_id,attributes,parent_id,xpath,id) values (('150'::int8),('{}'),(NULL),('/bookstore'),('1669'::int8)) was aborted: ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" 19:16:29 Detail: Key (anchor_id, xpath)=(150, /bookstore) already exists. Call getNextException to see other errors in the batch.] [insert into fragment (anchor_id,attributes,parent_id,xpath,id) values (?,?,?,?,?)]; SQL [insert into fragment (anchor_id,attributes,parent_id,xpath,id) values (?,?,?,?,?)]; constraint [fragment_anchor_id_xpath_key] , While saving : 1 data nodes, Retrying saving data nodes individually 19:16:29 2026-01-13T19:16:29.735Z INFO 11274 --- [cps-integration-test] [ main] org.hibernate.orm.jdbc.batch : HHH100503: On release of batch it still contained JDBC statements 19:16:29 2026-01-13T19:16:29.735Z WARN 11274 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 23505 19:16:29 2026-01-13T19:16:29.735Z ERROR 11274 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : Batch entry 0 insert into fragment (anchor_id,attributes,parent_id,xpath,id) values (('150'::int8),('{}'),(NULL),('/bookstore'),('1670'::int8)) was aborted: ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" 19:16:29 Detail: Key (anchor_id, xpath)=(150, /bookstore) already exists. Call getNextException to see other errors in the batch. 19:16:29 2026-01-13T19:16:29.735Z ERROR 11274 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" 19:16:29 Detail: Key (anchor_id, xpath)=(150, /bookstore) already exists. 19:16:29 2026-01-13T19:16:29.741Z WARN 11274 --- [cps-integration-test] [or-http-epoll-7] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:46427/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:46427 19:16:29 2026-01-13T19:16:29.743Z WARN 11274 --- [cps-integration-test] [or-http-epoll-8] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:36703/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:36703 19:16:29 2026-01-13T19:16:29.745Z WARN 11274 --- [cps-integration-test] [or-http-epoll-1] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:59701/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:59701 19:16:29 2026-01-13T19:16:29.747Z WARN 11274 --- [cps-integration-test] [or-http-epoll-2] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:39775/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:39775 19:16:29 2026-01-13T19:16:29.750Z WARN 11274 --- [cps-integration-test] [or-http-epoll-3] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:35377/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:35377 19:16:29 2026-01-13T19:16:29.751Z WARN 11274 --- [cps-integration-test] [or-http-epoll-4] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:38653/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:38653 19:16:29 2026-01-13T19:16:29.768Z WARN 11274 --- [cps-integration-test] [or-http-epoll-5] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:41683/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:41683 19:16:29 2026-01-13T19:16:29.772Z WARN 11274 --- [cps-integration-test] [or-http-epoll-6] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:56077/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:56077 19:16:29 2026-01-13T19:16:29.774Z WARN 11274 --- [cps-integration-test] [or-http-epoll-7] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:49479/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:49479 19:16:29 2026-01-13T19:16:29.792Z WARN 11274 --- [cps-integration-test] [or-http-epoll-8] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:38625/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:38625 19:16:29 line 1:9 missing '/' at 'path' 19:16:29 2026-01-13T19:16:29.803Z WARN 11274 --- [cps-integration-test] [or-http-epoll-1] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:54605/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:54605 19:16:29 2026-01-13T19:16:29.819Z WARN 11274 --- [cps-integration-test] [or-http-epoll-2] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:35835/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:35835 19:16:29 line 1:9 missing '/' at 'path' 19:16:29 2026-01-13T19:16:29.821Z WARN 11274 --- [cps-integration-test] [or-http-epoll-3] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:50533/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:50533 19:16:29 2026-01-13T19:16:29.823Z WARN 11274 --- [cps-integration-test] [or-http-epoll-4] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:60163/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:60163 19:16:29 2026-01-13T19:16:29.824Z WARN 11274 --- [cps-integration-test] [ main] o.o.c.ri.CpsDataPersistenceServiceImpl : Error parsing xpath "/invalid path": Error while parsing cpsPath expression 19:16:29 2026-01-13T19:16:29.824Z WARN 11274 --- [cps-integration-test] [or-http-epoll-5] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:54007/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:54007 19:16:29 2026-01-13T19:16:29.831Z WARN 11274 --- [cps-integration-test] [or-http-epoll-6] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:57041/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:57041 19:16:29 2026-01-13T19:16:29.832Z WARN 11274 --- [cps-integration-test] [or-http-epoll-7] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:42557/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:42557 19:16:29 2026-01-13T19:16:29.835Z WARN 11274 --- [cps-integration-test] [or-http-epoll-8] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:49851/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:49851 19:16:29 2026-01-13T19:16:29.856Z WARN 11274 --- [cps-integration-test] [or-http-epoll-1] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:33105/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:33105 19:16:29 2026-01-13T19:16:29.858Z WARN 11274 --- [cps-integration-test] [or-http-epoll-2] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:53405/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:53405 19:16:29 2026-01-13T19:16:29.860Z WARN 11274 --- [cps-integration-test] [or-http-epoll-3] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:42969/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:42969 19:16:29 2026-01-13T19:16:29.870Z WARN 11274 --- [cps-integration-test] [or-http-epoll-4] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:46021/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:46021 19:16:29 2026-01-13T19:16:29.872Z WARN 11274 --- [cps-integration-test] [or-http-epoll-5] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:42515/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:42515 19:16:29 2026-01-13T19:16:29.875Z WARN 11274 --- [cps-integration-test] [or-http-epoll-6] 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 19:16:29 2026-01-13T19:16:29.877Z WARN 11274 --- [cps-integration-test] [or-http-epoll-7] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:60185/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:60185 19:16:29 2026-01-13T19:16:29.888Z WARN 11274 --- [cps-integration-test] [or-http-epoll-8] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:36227/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:36227 19:16:29 2026-01-13T19:16:29.908Z WARN 11274 --- [cps-integration-test] [or-http-epoll-1] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:35303/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:35303 19:16:29 2026-01-13T19:16:29.928Z WARN 11274 --- [cps-integration-test] [or-http-epoll-2] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from dmi-1/actuator/health. Status: dmi-1: Name or service not known 19:16:29 2026-01-13T19:16:29.931Z WARN 11274 --- [cps-integration-test] [or-http-epoll-3] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:49269/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:49269 19:16:29 2026-01-13T19:16:29.969Z WARN 11274 --- [cps-integration-test] [or-http-epoll-4] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:60757/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:60757 19:16:29 2026-01-13T19:16:29.972Z WARN 11274 --- [cps-integration-test] [or-http-epoll-5] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:41041/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:41041 19:16:29 2026-01-13T19:16:29.975Z WARN 11274 --- [cps-integration-test] [or-http-epoll-6] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:47969/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:47969 19:16:29 2026-01-13T19:16:29.978Z WARN 11274 --- [cps-integration-test] [or-http-epoll-7] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:49053/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:49053 19:16:29 2026-01-13T19:16:29.980Z WARN 11274 --- [cps-integration-test] [or-http-epoll-8] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:54955/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:54955 19:16:29 2026-01-13T19:16:29.981Z WARN 11274 --- [cps-integration-test] [or-http-epoll-1] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:52471/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:52471 19:16:29 2026-01-13T19:16:29.984Z WARN 11274 --- [cps-integration-test] [or-http-epoll-2] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:45433/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:45433 19:16:29 2026-01-13T19:16:29.988Z WARN 11274 --- [cps-integration-test] [or-http-epoll-3] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:59363/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:59363 19:16:30 2026-01-13T19:16:30.026Z WARN 11274 --- [cps-integration-test] [or-http-epoll-4] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:56273/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:56273 19:16:30 2026-01-13T19:16:30.029Z WARN 11274 --- [cps-integration-test] [or-http-epoll-5] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:51163/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:51163 19:16:30 2026-01-13T19:16:30.047Z WARN 11274 --- [cps-integration-test] [or-http-epoll-6] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:54635/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:54635 19:16:30 2026-01-13T19:16:30.053Z INFO 11274 --- [cps-integration-test] [ main] org.hibernate.orm.jdbc.batch : HHH100503: On release of batch it still contained JDBC statements 19:16:30 2026-01-13T19:16:30.053Z WARN 11274 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 23505 19:16:30 2026-01-13T19:16:30.053Z ERROR 11274 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : Batch entry 1 insert into fragment (anchor_id,attributes,parent_id,xpath,id) values (('152'::int8),('{"code":"1"}'),('1671'::int8),('/bookstore/categories[@code=''1'']'),('1704'::int8)) was aborted: ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" 19:16:30 Detail: Key (anchor_id, xpath)=(152, /bookstore/categories[@code='1']) already exists. Call getNextException to see other errors in the batch. 19:16:30 2026-01-13T19:16:30.053Z ERROR 11274 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" 19:16:30 Detail: Key (anchor_id, xpath)=(152, /bookstore/categories[@code='1']) already exists. 19:16:30 2026-01-13T19:16:30.054Z WARN 11274 --- [cps-integration-test] [ main] o.o.c.ri.CpsDataPersistenceServiceImpl : Exception occurred : org.springframework.dao.DataIntegrityViolationException: could not execute batch [Batch entry 1 insert into fragment (anchor_id,attributes,parent_id,xpath,id) values (('152'::int8),('{"code":"1"}'),('1671'::int8),('/bookstore/categories[@code=''1'']'),('1704'::int8)) was aborted: ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" 19:16:30 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 19:16:30 2026-01-13T19:16:30.056Z INFO 11274 --- [cps-integration-test] [ main] org.hibernate.orm.jdbc.batch : HHH100503: On release of batch it still contained JDBC statements 19:16:30 2026-01-13T19:16:30.057Z WARN 11274 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 23505 19:16:30 2026-01-13T19:16:30.057Z ERROR 11274 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : Batch entry 0 insert into fragment (anchor_id,attributes,parent_id,xpath,id) values (('152'::int8),('{"code":"1"}'),('1671'::int8),('/bookstore/categories[@code=''1'']'),('1706'::int8)) was aborted: ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" 19:16:30 Detail: Key (anchor_id, xpath)=(152, /bookstore/categories[@code='1']) already exists. Call getNextException to see other errors in the batch. 19:16:30 2026-01-13T19:16:30.057Z ERROR 11274 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" 19:16:30 Detail: Key (anchor_id, xpath)=(152, /bookstore/categories[@code='1']) already exists. 19:16:30 2026-01-13T19:16:30.057Z WARN 11274 --- [cps-integration-test] [or-http-epoll-7] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:57733/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:57733 19:16:30 2026-01-13T19:16:30.071Z WARN 11274 --- [cps-integration-test] [or-http-epoll-8] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:39767/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:39767 19:16:30 2026-01-13T19:16:30.073Z WARN 11274 --- [cps-integration-test] [or-http-epoll-1] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:47279/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:47279 19:16:30 2026-01-13T19:16:30.074Z WARN 11274 --- [cps-integration-test] [or-http-epoll-2] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:51879/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:51879 19:16:30 2026-01-13T19:16:30.084Z WARN 11274 --- [cps-integration-test] [or-http-epoll-3] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:43185/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:43185 19:16:30 2026-01-13T19:16:30.104Z WARN 11274 --- [cps-integration-test] [or-http-epoll-4] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:54079/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:54079 19:16:30 2026-01-13T19:16:30.106Z WARN 11274 --- [cps-integration-test] [or-http-epoll-5] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:36299/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:36299 19:16:30 2026-01-13T19:16:30.109Z WARN 11274 --- [cps-integration-test] [or-http-epoll-6] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:52475/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:52475 19:16:30 2026-01-13T19:16:30.119Z WARN 11274 --- [cps-integration-test] [or-http-epoll-7] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:35543/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:35543 19:16:30 2026-01-13T19:16:30.121Z WARN 11274 --- [cps-integration-test] [or-http-epoll-8] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:44747/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:44747 19:16:30 2026-01-13T19:16:30.137Z WARN 11274 --- [cps-integration-test] [or-http-epoll-1] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:49043/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:49043 19:16:30 2026-01-13T19:16:30.139Z WARN 11274 --- [cps-integration-test] [or-http-epoll-2] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:53513/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:53513 19:16:30 2026-01-13T19:16:30.148Z WARN 11274 --- [cps-integration-test] [or-http-epoll-3] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:37835/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:37835 19:16:30 2026-01-13T19:16:30.150Z WARN 11274 --- [cps-integration-test] [or-http-epoll-4] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:42817/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:42817 19:16:30 2026-01-13T19:16:30.152Z WARN 11274 --- [cps-integration-test] [or-http-epoll-5] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:33961/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:33961 19:16:30 2026-01-13T19:16:30.154Z WARN 11274 --- [cps-integration-test] [or-http-epoll-6] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:38049/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:38049 19:16:30 2026-01-13T19:16:30.166Z WARN 11274 --- [cps-integration-test] [or-http-epoll-7] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:33081/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:33081 19:16:30 2026-01-13T19:16:30.175Z WARN 11274 --- [cps-integration-test] [or-http-epoll-8] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:43203/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:43203 19:16:30 2026-01-13T19:16:30.202Z WARN 11274 --- [cps-integration-test] [or-http-epoll-1] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:58129/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:58129 19:16:30 2026-01-13T19:16:30.214Z WARN 11274 --- [cps-integration-test] [or-http-epoll-2] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:43045/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:43045 19:16:30 2026-01-13T19:16:30.219Z WARN 11274 --- [cps-integration-test] [or-http-epoll-3] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:57137/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:57137 19:16:30 2026-01-13T19:16:30.222Z WARN 11274 --- [cps-integration-test] [or-http-epoll-4] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:47135/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:47135 19:16:30 2026-01-13T19:16:30.223Z WARN 11274 --- [cps-integration-test] [or-http-epoll-5] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:45811/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:45811 19:16:30 2026-01-13T19:16:30.225Z INFO 11274 --- [cps-integration-test] [ main] org.hibernate.orm.jdbc.batch : HHH100503: On release of batch it still contained JDBC statements 19:16:30 2026-01-13T19:16:30.225Z WARN 11274 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 23505 19:16:30 2026-01-13T19:16:30.225Z ERROR 11274 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : Batch entry 1 insert into fragment (anchor_id,attributes,parent_id,xpath,id) values (('153'::int8),('{"code":"1"}'),('1707'::int8),('/bookstore/categories[@code=''1'']'),('1741'::int8)) was aborted: ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" 19:16:30 Detail: Key (anchor_id, xpath)=(153, /bookstore/categories[@code='1']) already exists. Call getNextException to see other errors in the batch. 19:16:30 2026-01-13T19:16:30.225Z ERROR 11274 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" 19:16:30 Detail: Key (anchor_id, xpath)=(153, /bookstore/categories[@code='1']) already exists. 19:16:30 2026-01-13T19:16:30.225Z WARN 11274 --- [cps-integration-test] [ main] o.o.c.ri.CpsDataPersistenceServiceImpl : Exception occurred : org.springframework.dao.DataIntegrityViolationException: could not execute batch [Batch entry 1 insert into fragment (anchor_id,attributes,parent_id,xpath,id) values (('153'::int8),('{"code":"1"}'),('1707'::int8),('/bookstore/categories[@code=''1'']'),('1741'::int8)) was aborted: ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" 19:16:30 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 19:16:30 2026-01-13T19:16:30.227Z WARN 11274 --- [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 19:16:30 2026-01-13T19:16:30.228Z INFO 11274 --- [cps-integration-test] [ main] org.hibernate.orm.jdbc.batch : HHH100503: On release of batch it still contained JDBC statements 19:16:30 2026-01-13T19:16:30.228Z WARN 11274 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 23505 19:16:30 2026-01-13T19:16:30.228Z ERROR 11274 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : Batch entry 0 insert into fragment (anchor_id,attributes,parent_id,xpath,id) values (('153'::int8),('{"code":"1"}'),('1707'::int8),('/bookstore/categories[@code=''1'']'),('1743'::int8)) was aborted: ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" 19:16:30 Detail: Key (anchor_id, xpath)=(153, /bookstore/categories[@code='1']) already exists. Call getNextException to see other errors in the batch. 19:16:30 2026-01-13T19:16:30.228Z ERROR 11274 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" 19:16:30 Detail: Key (anchor_id, xpath)=(153, /bookstore/categories[@code='1']) already exists. 19:16:30 2026-01-13T19:16:30.229Z WARN 11274 --- [cps-integration-test] [or-http-epoll-7] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:43359/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:43359 19:16:30 2026-01-13T19:16:30.241Z WARN 11274 --- [cps-integration-test] [or-http-epoll-8] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:59757/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:59757 19:16:30 2026-01-13T19:16:30.242Z WARN 11274 --- [cps-integration-test] [or-http-epoll-1] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:57399/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:57399 19:16:30 2026-01-13T19:16:30.284Z WARN 11274 --- [cps-integration-test] [or-http-epoll-2] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:34057/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:34057 19:16:30 2026-01-13T19:16:30.295Z WARN 11274 --- [cps-integration-test] [or-http-epoll-3] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:55233/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:55233 19:16:30 2026-01-13T19:16:30.296Z WARN 11274 --- [cps-integration-test] [or-http-epoll-4] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:52195/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:52195 19:16:30 2026-01-13T19:16:30.298Z WARN 11274 --- [cps-integration-test] [or-http-epoll-5] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:35503/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:35503 19:16:30 2026-01-13T19:16:30.302Z WARN 11274 --- [cps-integration-test] [or-http-epoll-6] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:58821/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:58821 19:16:30 2026-01-13T19:16:30.311Z WARN 11274 --- [cps-integration-test] [or-http-epoll-7] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:44363/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:44363 19:16:30 2026-01-13T19:16:30.330Z WARN 11274 --- [cps-integration-test] [or-http-epoll-8] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from dmi-2/actuator/health. Status: dmi-2: Name or service not known 19:16:30 2026-01-13T19:16:30.332Z WARN 11274 --- [cps-integration-test] [or-http-epoll-1] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:58739/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:58739 19:16:30 2026-01-13T19:16:30.334Z WARN 11274 --- [cps-integration-test] [or-http-epoll-2] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:49887/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:49887 19:16:30 2026-01-13T19:16:30.337Z WARN 11274 --- [cps-integration-test] [or-http-epoll-3] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:36413/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:36413 19:16:30 2026-01-13T19:16:30.340Z INFO 11274 --- [cps-integration-test] [ main] org.hibernate.orm.jdbc.batch : HHH100503: On release of batch it still contained JDBC statements 19:16:30 2026-01-13T19:16:30.340Z WARN 11274 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 23505 19:16:30 2026-01-13T19:16:30.340Z ERROR 11274 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : Batch entry 0 insert into fragment (anchor_id,attributes,parent_id,xpath,id) values (('154'::int8),('{"code":"1"}'),('1744'::int8),('/bookstore/categories[@code=''1'']'),('1773'::int8)) was aborted: ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" 19:16:30 Detail: Key (anchor_id, xpath)=(154, /bookstore/categories[@code='1']) already exists. Call getNextException to see other errors in the batch. 19:16:30 2026-01-13T19:16:30.340Z ERROR 11274 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" 19:16:30 Detail: Key (anchor_id, xpath)=(154, /bookstore/categories[@code='1']) already exists. 19:16:30 2026-01-13T19:16:30.340Z WARN 11274 --- [cps-integration-test] [ main] o.o.c.ri.CpsDataPersistenceServiceImpl : Exception occurred : org.springframework.dao.DataIntegrityViolationException: could not execute batch [Batch entry 0 insert into fragment (anchor_id,attributes,parent_id,xpath,id) values (('154'::int8),('{"code":"1"}'),('1744'::int8),('/bookstore/categories[@code=''1'']'),('1773'::int8)) was aborted: ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" 19:16:30 Detail: Key (anchor_id, xpath)=(154, /bookstore/categories[@code='1']) already exists. Call getNextException to see other errors in the batch.] [insert into fragment (anchor_id,attributes,parent_id,xpath,id) values (?,?,?,?,?)]; SQL [insert into fragment (anchor_id,attributes,parent_id,xpath,id) values (?,?,?,?,?)]; constraint [fragment_anchor_id_xpath_key] , While saving : 1 children, retrying using individual save operations 19:16:30 2026-01-13T19:16:30.341Z INFO 11274 --- [cps-integration-test] [ main] org.hibernate.orm.jdbc.batch : HHH100503: On release of batch it still contained JDBC statements 19:16:30 2026-01-13T19:16:30.341Z WARN 11274 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 23505 19:16:30 2026-01-13T19:16:30.341Z ERROR 11274 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : Batch entry 0 insert into fragment (anchor_id,attributes,parent_id,xpath,id) values (('154'::int8),('{"code":"1"}'),('1744'::int8),('/bookstore/categories[@code=''1'']'),('1774'::int8)) was aborted: ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" 19:16:30 Detail: Key (anchor_id, xpath)=(154, /bookstore/categories[@code='1']) already exists. Call getNextException to see other errors in the batch. 19:16:30 2026-01-13T19:16:30.341Z ERROR 11274 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" 19:16:30 Detail: Key (anchor_id, xpath)=(154, /bookstore/categories[@code='1']) already exists. 19:16:30 2026-01-13T19:16:30.372Z INFO 11274 --- [cps-integration-test] [ main] org.hibernate.orm.jdbc.batch : HHH100503: On release of batch it still contained JDBC statements 19:16:30 2026-01-13T19:16:30.372Z WARN 11274 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 23505 19:16:30 2026-01-13T19:16:30.372Z ERROR 11274 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : Batch entry 0 insert into fragment (anchor_id,attributes,parent_id,xpath,id) values (('154'::int8),('{"code":"1"}'),('1744'::int8),('/bookstore/categories[@code=''1'']'),('1775'::int8)) was aborted: ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" 19:16:30 Detail: Key (anchor_id, xpath)=(154, /bookstore/categories[@code='1']) already exists. Call getNextException to see other errors in the batch. 19:16:30 2026-01-13T19:16:30.372Z ERROR 11274 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" 19:16:30 Detail: Key (anchor_id, xpath)=(154, /bookstore/categories[@code='1']) already exists. 19:16:30 2026-01-13T19:16:30.372Z WARN 11274 --- [cps-integration-test] [ main] o.o.c.ri.CpsDataPersistenceServiceImpl : Exception occurred : org.springframework.dao.DataIntegrityViolationException: could not execute batch [Batch entry 0 insert into fragment (anchor_id,attributes,parent_id,xpath,id) values (('154'::int8),('{"code":"1"}'),('1744'::int8),('/bookstore/categories[@code=''1'']'),('1775'::int8)) was aborted: ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" 19:16:30 Detail: Key (anchor_id, xpath)=(154, /bookstore/categories[@code='1']) already exists. Call getNextException to see other errors in the batch.] [insert into fragment (anchor_id,attributes,parent_id,xpath,id) values (?,?,?,?,?)]; SQL [insert into fragment (anchor_id,attributes,parent_id,xpath,id) values (?,?,?,?,?)]; constraint [fragment_anchor_id_xpath_key] , While saving : 2 children, retrying using individual save operations 19:16:30 2026-01-13T19:16:30.373Z INFO 11274 --- [cps-integration-test] [ main] org.hibernate.orm.jdbc.batch : HHH100503: On release of batch it still contained JDBC statements 19:16:30 2026-01-13T19:16:30.374Z WARN 11274 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 23505 19:16:30 2026-01-13T19:16:30.374Z ERROR 11274 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : Batch entry 0 insert into fragment (anchor_id,attributes,parent_id,xpath,id) values (('154'::int8),('{"code":"1"}'),('1744'::int8),('/bookstore/categories[@code=''1'']'),('1777'::int8)) was aborted: ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" 19:16:30 Detail: Key (anchor_id, xpath)=(154, /bookstore/categories[@code='1']) already exists. Call getNextException to see other errors in the batch. 19:16:30 2026-01-13T19:16:30.374Z ERROR 11274 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" 19:16:30 Detail: Key (anchor_id, xpath)=(154, /bookstore/categories[@code='1']) already exists. 19:16:31 [INFO] Tests run: 72, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.009 s -- in org.onap.cps.integration.functional.cps.DataServiceIntegrationSpec 19:16:31 [INFO] Running org.onap.cps.integration.functional.cps.DataspaceServiceIntegrationSpec 19:16:31 2026-01-13T19:16:31.286Z WARN 11274 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 23505 19:16:31 2026-01-13T19:16:31.286Z ERROR 11274 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : ERROR: duplicate key value violates unique constraint "uq_name" 19:16:31 Detail: Key (name)=(generalTestDataspace) already exists. 19:16:31 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.142 s -- in org.onap.cps.integration.functional.cps.DataspaceServiceIntegrationSpec 19:16:31 [INFO] Running org.onap.cps.integration.functional.cps.DeltaServiceIntegrationSpec 19:16:32 [INFO] Tests run: 41, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.882 s -- in org.onap.cps.integration.functional.cps.DeltaServiceIntegrationSpec 19:16:32 [INFO] Running org.onap.cps.integration.functional.cps.ModuleServiceIntegrationSpec 19:16:32 2026-01-13T19:16:32.229Z WARN 11274 --- [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]] 19:16:32 2026-01-13T19:16:32.401Z WARN 11274 --- [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_36, Optional[2036-01-01]] 19:16:32 2026-01-13T19:16:32.401Z WARN 11274 --- [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_36, Optional[2036-01-01]] 19:16:32 2026-01-13T19:16:32.401Z WARN 11274 --- [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_36, Optional[2036-01-01]] 19:16:32 2026-01-13T19:16:32.401Z WARN 11274 --- [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_36, Optional[2036-01-01]] 19:16:32 2026-01-13T19:16:32.401Z WARN 11274 --- [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_36, Optional[2036-01-01]] 19:16:32 2026-01-13T19:16:32.401Z WARN 11274 --- [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_36, Optional[2036-01-01]] 19:16:32 2026-01-13T19:16:32.401Z WARN 11274 --- [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_36, Optional[2036-01-01]] 19:16:32 2026-01-13T19:16:32.401Z WARN 11274 --- [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_36, Optional[2036-01-01]] 19:16:32 2026-01-13T19:16:32.401Z WARN 11274 --- [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_36, Optional[2036-01-01]] 19:16:32 2026-01-13T19:16:32.401Z WARN 11274 --- [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_36, Optional[2036-01-01]] 19:16:32 2026-01-13T19:16:32.401Z WARN 11274 --- [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_36, Optional[2036-01-01]] 19:16:32 2026-01-13T19:16:32.401Z WARN 11274 --- [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_36, Optional[2036-01-01]] 19:16:32 2026-01-13T19:16:32.401Z WARN 11274 --- [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_36, Optional[2036-01-01]] 19:16:32 2026-01-13T19:16:32.401Z WARN 11274 --- [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_36, Optional[2036-01-01]] 19:16:32 2026-01-13T19:16:32.401Z WARN 11274 --- [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_36, Optional[2036-01-01]] 19:16:32 2026-01-13T19:16:32.401Z WARN 11274 --- [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_36, Optional[2036-01-01]] 19:16:32 2026-01-13T19:16:32.401Z WARN 11274 --- [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_36, Optional[2036-01-01]] 19:16:32 2026-01-13T19:16:32.401Z WARN 11274 --- [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_36, Optional[2036-01-01]] 19:16:32 2026-01-13T19:16:32.401Z WARN 11274 --- [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_36, Optional[2036-01-01]] 19:16:32 2026-01-13T19:16:32.401Z WARN 11274 --- [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_36, Optional[2036-01-01]] 19:16:32 2026-01-13T19:16:32.401Z WARN 11274 --- [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_36, Optional[2036-01-01]] 19:16:32 2026-01-13T19:16:32.401Z WARN 11274 --- [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_36, Optional[2036-01-01]] 19:16:32 2026-01-13T19:16:32.401Z WARN 11274 --- [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_36, Optional[2036-01-01]] 19:16:32 2026-01-13T19:16:32.401Z WARN 11274 --- [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_36, Optional[2036-01-01]] 19:16:32 2026-01-13T19:16:32.401Z WARN 11274 --- [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_36, Optional[2036-01-01]] 19:16:32 2026-01-13T19:16:32.401Z WARN 11274 --- [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_36, Optional[2036-01-01]] 19:16:32 2026-01-13T19:16:32.401Z WARN 11274 --- [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_36, Optional[2036-01-01]] 19:16:32 2026-01-13T19:16:32.401Z WARN 11274 --- [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_36, Optional[2036-01-01]] 19:16:32 2026-01-13T19:16:32.401Z WARN 11274 --- [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_36, Optional[2036-01-01]] 19:16:32 2026-01-13T19:16:32.401Z WARN 11274 --- [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_36, Optional[2036-01-01]] 19:16:32 2026-01-13T19:16:32.401Z WARN 11274 --- [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_36, Optional[2036-01-01]] 19:16:32 2026-01-13T19:16:32.401Z WARN 11274 --- [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_36, Optional[2036-01-01]] 19:16:32 2026-01-13T19:16:32.401Z WARN 11274 --- [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_36, Optional[2036-01-01]] 19:16:32 2026-01-13T19:16:32.401Z WARN 11274 --- [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_36, Optional[2036-01-01]] 19:16:32 2026-01-13T19:16:32.401Z WARN 11274 --- [cps-integration-test] [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_80, Optional[2080-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_36, Optional[2036-01-01]] 19:16:32 2026-01-13T19:16:32.401Z WARN 11274 --- [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_36, Optional[2036-01-01]] 19:16:32 2026-01-13T19:16:32.401Z WARN 11274 --- [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_36, Optional[2036-01-01]] 19:16:32 2026-01-13T19:16:32.401Z WARN 11274 --- [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_36, Optional[2036-01-01]] 19:16:32 2026-01-13T19:16:32.401Z WARN 11274 --- [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_36, Optional[2036-01-01]] 19:16:32 2026-01-13T19:16:32.401Z WARN 11274 --- [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_36, Optional[2036-01-01]] 19:16:32 2026-01-13T19:16:32.401Z WARN 11274 --- [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_36, Optional[2036-01-01]] 19:16:32 2026-01-13T19:16:32.401Z WARN 11274 --- [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_36, Optional[2036-01-01]] 19:16:32 2026-01-13T19:16:32.401Z WARN 11274 --- [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_36, Optional[2036-01-01]] 19:16:32 2026-01-13T19:16:32.401Z WARN 11274 --- [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_36, Optional[2036-01-01]] 19:16:32 2026-01-13T19:16:32.401Z WARN 11274 --- [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_36, Optional[2036-01-01]] 19:16:32 2026-01-13T19:16:32.401Z WARN 11274 --- [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_36, Optional[2036-01-01]] 19:16:32 2026-01-13T19:16:32.401Z WARN 11274 --- [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_36, Optional[2036-01-01]] 19:16:32 2026-01-13T19:16:32.401Z WARN 11274 --- [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_36, Optional[2036-01-01]] 19:16:32 2026-01-13T19:16:32.401Z WARN 11274 --- [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_36, Optional[2036-01-01]] 19:16:32 2026-01-13T19:16:32.401Z WARN 11274 --- [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_36, Optional[2036-01-01]] 19:16:32 2026-01-13T19:16:32.401Z WARN 11274 --- [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_36, Optional[2036-01-01]] 19:16:32 2026-01-13T19:16:32.401Z WARN 11274 --- [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_36, Optional[2036-01-01]] 19:16:32 2026-01-13T19:16:32.401Z WARN 11274 --- [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_36, Optional[2036-01-01]] 19:16:32 2026-01-13T19:16:32.401Z WARN 11274 --- [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_36, Optional[2036-01-01]] 19:16:32 2026-01-13T19:16:32.401Z WARN 11274 --- [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_36, Optional[2036-01-01]] 19:16:32 2026-01-13T19:16:32.401Z WARN 11274 --- [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_36, Optional[2036-01-01]] 19:16:32 2026-01-13T19:16:32.401Z WARN 11274 --- [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_36, Optional[2036-01-01]] 19:16:32 2026-01-13T19:16:32.401Z WARN 11274 --- [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_36, Optional[2036-01-01]] 19:16:32 2026-01-13T19:16:32.401Z WARN 11274 --- [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_36, Optional[2036-01-01]] 19:16:32 2026-01-13T19:16:32.401Z WARN 11274 --- [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_36, Optional[2036-01-01]] 19:16:32 2026-01-13T19:16:32.401Z WARN 11274 --- [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_36, Optional[2036-01-01]] 19:16:32 2026-01-13T19:16:32.401Z WARN 11274 --- [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_36, Optional[2036-01-01]] 19:16:32 2026-01-13T19:16:32.401Z WARN 11274 --- [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_36, Optional[2036-01-01]] 19:16:32 2026-01-13T19:16:32.401Z WARN 11274 --- [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_36, Optional[2036-01-01]] 19:16:32 2026-01-13T19:16:32.401Z WARN 11274 --- [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_36, Optional[2036-01-01]] 19:16:32 2026-01-13T19:16:32.401Z WARN 11274 --- [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_36, Optional[2036-01-01]] 19:16:32 2026-01-13T19:16:32.401Z WARN 11274 --- [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_36, Optional[2036-01-01]] 19:16:32 2026-01-13T19:16:32.401Z WARN 11274 --- [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_36, Optional[2036-01-01]] 19:16:32 2026-01-13T19:16:32.401Z WARN 11274 --- [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_36, Optional[2036-01-01]] 19:16:32 2026-01-13T19:16:32.401Z WARN 11274 --- [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_36, Optional[2036-01-01]] 19:16:32 2026-01-13T19:16:32.401Z WARN 11274 --- [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_36, Optional[2036-01-01]] 19:16:32 2026-01-13T19:16:32.401Z WARN 11274 --- [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_36, Optional[2036-01-01]] 19:16:32 2026-01-13T19:16:32.401Z WARN 11274 --- [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_36, Optional[2036-01-01]] 19:16:32 2026-01-13T19:16:32.401Z WARN 11274 --- [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_36, Optional[2036-01-01]] 19:16:32 2026-01-13T19:16:32.401Z WARN 11274 --- [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_36, Optional[2036-01-01]] 19:16:32 2026-01-13T19:16:32.401Z WARN 11274 --- [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_36, Optional[2036-01-01]] 19:16:32 2026-01-13T19:16:32.401Z WARN 11274 --- [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_36, Optional[2036-01-01]] 19:16:32 2026-01-13T19:16:32.401Z WARN 11274 --- [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_36, Optional[2036-01-01]] 19:16:32 2026-01-13T19:16:32.401Z WARN 11274 --- [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_36, Optional[2036-01-01]] 19:16:32 2026-01-13T19:16:32.401Z WARN 11274 --- [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_36, Optional[2036-01-01]] 19:16:32 2026-01-13T19:16:32.401Z WARN 11274 --- [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_36, Optional[2036-01-01]] 19:16:32 2026-01-13T19:16:32.401Z WARN 11274 --- [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_36, Optional[2036-01-01]] 19:16:32 2026-01-13T19:16:32.401Z WARN 11274 --- [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_36, Optional[2036-01-01]] 19:16:32 2026-01-13T19:16:32.401Z WARN 11274 --- [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_36, Optional[2036-01-01]] 19:16:32 2026-01-13T19:16:32.401Z WARN 11274 --- [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_36, Optional[2036-01-01]] 19:16:32 2026-01-13T19:16:32.401Z WARN 11274 --- [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_36, Optional[2036-01-01]] 19:16:32 2026-01-13T19:16:32.401Z WARN 11274 --- [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_36, Optional[2036-01-01]] 19:16:32 2026-01-13T19:16:32.401Z WARN 11274 --- [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_36, Optional[2036-01-01]] 19:16:32 2026-01-13T19:16:32.401Z WARN 11274 --- [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_36, Optional[2036-01-01]] 19:16:32 2026-01-13T19:16:32.401Z WARN 11274 --- [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_36, Optional[2036-01-01]] 19:16:32 2026-01-13T19:16:32.401Z WARN 11274 --- [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_36, Optional[2036-01-01]] 19:16:32 2026-01-13T19:16:32.401Z WARN 11274 --- [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_36, Optional[2036-01-01]] 19:16:32 2026-01-13T19:16:32.401Z WARN 11274 --- [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_36, Optional[2036-01-01]] 19:16:32 2026-01-13T19:16:32.401Z WARN 11274 --- [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_36, Optional[2036-01-01]] 19:16:32 2026-01-13T19:16:32.401Z WARN 11274 --- [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_36, Optional[2036-01-01]] 19:16:32 2026-01-13T19:16:32.401Z WARN 11274 --- [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_36, Optional[2036-01-01]] 19:16:32 2026-01-13T19:16:32.401Z WARN 11274 --- [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_36, Optional[2036-01-01]] 19:16:32 2026-01-13T19:16:32.401Z WARN 11274 --- [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_36, Optional[2036-01-01]] 19:16:32 2026-01-13T19:16:32.401Z WARN 11274 --- [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_36, Optional[2036-01-01]] 19:16:32 2026-01-13T19:16:32.401Z WARN 11274 --- [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_36, Optional[2036-01-01]] 19:16:32 2026-01-13T19:16:32.813Z WARN 11274 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 23505 19:16:32 2026-01-13T19:16:32.813Z ERROR 11274 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : ERROR: duplicate key value violates unique constraint "schema_set_name_dataspace_id_key" 19:16:32 Detail: Key (name, dataspace_id)=(bookstoreSchemaSet, 6) already exists. 19:16:32 2026-01-13T19:16:32.831Z WARN 11274 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 23505 19:16:32 2026-01-13T19:16:32.831Z ERROR 11274 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : ERROR: duplicate key value violates unique constraint "schema_set_name_dataspace_id_key" 19:16:32 Detail: Key (name, dataspace_id)=(bookstoreSchemaSet, 6) already exists. 19:16:33 2026-01-13T19:16:33.221Z WARN 11274 --- [cps-integration-test] [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_1, Optional[2001-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_0, Optional[2000-01-01]] 19:16:33 2026-01-13T19:16:33.311Z WARN 11274 --- [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]] 19:16:33 [INFO] Tests run: 45, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.137 s -- in org.onap.cps.integration.functional.cps.ModuleServiceIntegrationSpec 19:16:33 [INFO] Running org.onap.cps.integration.functional.cps.QueryServiceIntegrationSpec 19:16:34 line 1:0 mismatched input 'cpsPath' expecting '/' 19:16:34 line 1:0 mismatched input 'cpsPath' expecting '/' 19:16:34 [INFO] Tests run: 157, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.524 s -- in org.onap.cps.integration.functional.cps.QueryServiceIntegrationSpec 19:16:34 [INFO] Running org.onap.cps.integration.functional.cps.SessionManagerIntegrationSpec 19:16:34 2026-01-13T19:16:34.890Z INFO 11274 --- [cps-integration-test] [pool-9-thread-1] org.onap.cps.ri.utils.SessionManager : Anchor bookstoreAnchor1 successfully locked 19:16:35 2026-01-13T19:16:34.911Z INFO 11274 --- [cps-integration-test] [ool-10-thread-1] org.onap.cps.ri.utils.SessionManager : Anchor bookstoreAnchor1 successfully locked 19:16:35 2026-01-13T19:16:35.217Z INFO 11274 --- [cps-integration-test] [ool-11-thread-1] org.onap.cps.ri.utils.SessionManager : Anchor bookstoreAnchor1 successfully locked 19:16:35 2026-01-13T19:16:35.219Z INFO 11274 --- [cps-integration-test] [ool-12-thread-1] org.onap.cps.ri.utils.SessionManager : Anchor bookstoreAnchor1 successfully locked 19:16:35 2026-01-13T19:16:35.235Z INFO 11274 --- [cps-integration-test] [ool-13-thread-1] org.onap.cps.ri.utils.SessionManager : Anchor bookstoreAnchor1 successfully locked 19:16:35 2026-01-13T19:16:35.239Z INFO 11274 --- [cps-integration-test] [ool-14-thread-1] org.onap.cps.ri.utils.SessionManager : Anchor bookstoreAnchor1 successfully locked 19:16:35 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.387 s -- in org.onap.cps.integration.functional.cps.SessionManagerIntegrationSpec 19:16:37 2026-01-13T19:16:35.283Z INFO 11274 --- [cps-integration-test] [.ShutdownThread] com.hazelcast.instance.impl.Node : [10.250.0.254]:5701 [cps-and-ncmp-test-caches] [5.5.0] Running shutdown hook... Current node state: ACTIVE 19:16:37 2026-01-13T19:16:35.283Z INFO 11274 --- [cps-integration-test] [ Thread-3] o.o.cps.integration.KafkaTestContainer : Shutting down KafkaTestContainer... 19:16:37 2026-01-13T19:16:35.466Z INFO 11274 --- [cps-integration-test] [ntainer#0-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-data-operation-event-group-5, groupId=ncmp-data-operation-event-group] Member consumer-ncmp-data-operation-event-group-5-75ce41e5-4fb2-4383-94cf-938d945f8e45 sending LeaveGroup request to coordinator localhost:32777 (id: 2147483646 rack: null) due to the consumer unsubscribed from all topics 19:16:37 2026-01-13T19:16:35.467Z INFO 11274 --- [cps-integration-test] [ntainer#2-0-C-1] k.c.c.i.ConsumerRebalanceListenerInvoker : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Revoke previously assigned partitions dmi-cm-events-0 19:16:37 2026-01-13T19:16:35.467Z INFO 11274 --- [cps-integration-test] [ntainer#0-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-data-operation-event-group-5, groupId=ncmp-data-operation-event-group] Resetting generation and member id due to: consumer pro-actively leaving the group 19:16:37 2026-01-13T19:16:35.467Z INFO 11274 --- [cps-integration-test] [ntainer#0-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-data-operation-event-group-5, groupId=ncmp-data-operation-event-group] Request joining group due to: consumer pro-actively leaving the group 19:16:37 2026-01-13T19:16:35.467Z INFO 11274 --- [cps-integration-test] [ntainer#0-0-C-1] o.a.k.c.c.i.ClassicKafkaConsumer : [Consumer clientId=consumer-ncmp-data-operation-event-group-5, groupId=ncmp-data-operation-event-group] Unsubscribed all topics or patterns and assigned partitions 19:16:37 2026-01-13T19:16:35.467Z INFO 11274 --- [cps-integration-test] [ntainer#5-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-4, groupId=ncmp-group] Member consumer-ncmp-group-4-e9b7006d-8f74-4a88-afdb-a7bd2787877c sending LeaveGroup request to coordinator localhost:32777 (id: 2147483646 rack: null) due to the consumer unsubscribed from all topics 19:16:37 2026-01-13T19:16:35.467Z INFO 11274 --- [cps-integration-test] [ntainer#2-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-group: partitions revoked: [dmi-cm-events-0] 19:16:37 2026-01-13T19:16:35.467Z INFO 11274 --- [cps-integration-test] [ntainer#2-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Member consumer-ncmp-group-1-9ea481f0-802e-4847-a5c0-d8a79d142ec7 sending LeaveGroup request to coordinator localhost:32777 (id: 2147483646 rack: null) due to the consumer unsubscribed from all topics 19:16:37 2026-01-13T19:16:35.467Z INFO 11274 --- [cps-integration-test] [ntainer#0-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-data-operation-event-group-5, groupId=ncmp-data-operation-event-group] Resetting generation and member id due to: consumer pro-actively leaving the group 19:16:37 2026-01-13T19:16:35.467Z INFO 11274 --- [cps-integration-test] [ntainer#0-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-data-operation-event-group-5, groupId=ncmp-data-operation-event-group] Request joining group due to: consumer pro-actively leaving the group 19:16:37 2026-01-13T19:16:35.467Z INFO 11274 --- [cps-integration-test] [ntainer#2-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Resetting generation and member id due to: consumer pro-actively leaving the group 19:16:37 2026-01-13T19:16:35.467Z INFO 11274 --- [cps-integration-test] [ntainer#2-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Request joining group due to: consumer pro-actively leaving the group 19:16:37 2026-01-13T19:16:35.467Z INFO 11274 --- [cps-integration-test] [ntainer#5-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-4, groupId=ncmp-group] Resetting generation and member id due to: consumer pro-actively leaving the group 19:16:37 2026-01-13T19:16:35.467Z INFO 11274 --- [cps-integration-test] [ntainer#2-0-C-1] o.a.k.c.c.i.ClassicKafkaConsumer : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Unsubscribed all topics or patterns and assigned partitions 19:16:37 2026-01-13T19:16:35.467Z INFO 11274 --- [cps-integration-test] [ntainer#5-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-4, groupId=ncmp-group] Request joining group due to: consumer pro-actively leaving the group 19:16:37 2026-01-13T19:16:35.467Z INFO 11274 --- [cps-integration-test] [ntainer#5-0-C-1] o.a.k.c.c.i.ClassicKafkaConsumer : [Consumer clientId=consumer-ncmp-group-4, groupId=ncmp-group] Unsubscribed all topics or patterns and assigned partitions 19:16:37 2026-01-13T19:16:35.467Z INFO 11274 --- [cps-integration-test] [ntainer#2-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Resetting generation and member id due to: consumer pro-actively leaving the group 19:16:37 2026-01-13T19:16:35.467Z INFO 11274 --- [cps-integration-test] [ntainer#2-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Request joining group due to: consumer pro-actively leaving the group 19:16:37 2026-01-13T19:16:35.468Z INFO 11274 --- [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 19:16:37 2026-01-13T19:16:35.468Z INFO 11274 --- [cps-integration-test] [ntainer#3-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-group: partitions revoked: [dmi-ncmp-cm-avc-subscription-0] 19:16:37 2026-01-13T19:16:35.468Z INFO 11274 --- [cps-integration-test] [ntainer#3-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-2, groupId=ncmp-group] Member consumer-ncmp-group-2-1a62df90-0b00-4604-a4d2-6b0e705b4542 sending LeaveGroup request to coordinator localhost:32777 (id: 2147483646 rack: null) due to the consumer unsubscribed from all topics 19:16:37 2026-01-13T19:16:35.468Z INFO 11274 --- [cps-integration-test] [ntainer#3-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-2, groupId=ncmp-group] Resetting generation and member id due to: consumer pro-actively leaving the group 19:16:37 2026-01-13T19:16:35.469Z INFO 11274 --- [cps-integration-test] [ntainer#3-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-2, groupId=ncmp-group] Request joining group due to: consumer pro-actively leaving the group 19:16:37 2026-01-13T19:16:35.469Z INFO 11274 --- [cps-integration-test] [ntainer#3-0-C-1] o.a.k.c.c.i.ClassicKafkaConsumer : [Consumer clientId=consumer-ncmp-group-2, groupId=ncmp-group] Unsubscribed all topics or patterns and assigned partitions 19:16:37 2026-01-13T19:16:35.469Z INFO 11274 --- [cps-integration-test] [ntainer#5-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-4, groupId=ncmp-group] Resetting generation and member id due to: consumer pro-actively leaving the group 19:16:37 2026-01-13T19:16:35.469Z INFO 11274 --- [cps-integration-test] [ntainer#5-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-4, groupId=ncmp-group] Request joining group due to: consumer pro-actively leaving the group 19:16:37 2026-01-13T19:16:35.469Z INFO 11274 --- [cps-integration-test] [ntainer#1-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-6, groupId=ncmp-async-rest-request-event-group] Member consumer-ncmp-async-rest-request-event-group-6-b0aaeaa8-d1f0-4287-b6d8-0c5c9682b59c sending LeaveGroup request to coordinator localhost:32777 (id: 2147483646 rack: null) due to the consumer unsubscribed from all topics 19:16:37 2026-01-13T19:16:35.469Z INFO 11274 --- [cps-integration-test] [ntainer#1-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-6, groupId=ncmp-async-rest-request-event-group] Resetting generation and member id due to: consumer pro-actively leaving the group 19:16:37 2026-01-13T19:16:35.469Z INFO 11274 --- [cps-integration-test] [ntainer#1-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-6, groupId=ncmp-async-rest-request-event-group] Request joining group due to: consumer pro-actively leaving the group 19:16:37 2026-01-13T19:16:35.469Z INFO 11274 --- [cps-integration-test] [ntainer#1-0-C-1] o.a.k.c.c.i.ClassicKafkaConsumer : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-6, groupId=ncmp-async-rest-request-event-group] Unsubscribed all topics or patterns and assigned partitions 19:16:37 2026-01-13T19:16:35.474Z INFO 11274 --- [cps-integration-test] [ntainer#3-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-2, groupId=ncmp-group] Resetting generation and member id due to: consumer pro-actively leaving the group 19:16:37 2026-01-13T19:16:35.474Z INFO 11274 --- [cps-integration-test] [ntainer#3-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-2, groupId=ncmp-group] Request joining group due to: consumer pro-actively leaving the group 19:16:37 2026-01-13T19:16:35.474Z INFO 11274 --- [cps-integration-test] [ntainer#1-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-6, groupId=ncmp-async-rest-request-event-group] Resetting generation and member id due to: consumer pro-actively leaving the group 19:16:37 2026-01-13T19:16:35.474Z INFO 11274 --- [cps-integration-test] [ntainer#1-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-6, groupId=ncmp-async-rest-request-event-group] Request joining group due to: consumer pro-actively leaving the group 19:16:37 2026-01-13T19:16:35.474Z INFO 11274 --- [cps-integration-test] [ntainer#4-0-C-1] k.c.c.i.ConsumerRebalanceListenerInvoker : [Consumer clientId=consumer-ncmp-group-3, groupId=ncmp-group] Revoke previously assigned partitions subscription-0 19:16:37 2026-01-13T19:16:35.474Z INFO 11274 --- [cps-integration-test] [ntainer#4-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-group: partitions revoked: [subscription-0] 19:16:37 2026-01-13T19:16:35.474Z INFO 11274 --- [cps-integration-test] [ntainer#4-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-3, groupId=ncmp-group] Member consumer-ncmp-group-3-fc09d8a7-e779-4c22-a008-501a965fd481 sending LeaveGroup request to coordinator localhost:32777 (id: 2147483646 rack: null) due to the consumer unsubscribed from all topics 19:16:37 2026-01-13T19:16:35.475Z INFO 11274 --- [cps-integration-test] [ntainer#4-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-3, groupId=ncmp-group] Resetting generation and member id due to: consumer pro-actively leaving the group 19:16:37 2026-01-13T19:16:35.475Z INFO 11274 --- [cps-integration-test] [ntainer#4-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-3, groupId=ncmp-group] Request joining group due to: consumer pro-actively leaving the group 19:16:37 2026-01-13T19:16:35.475Z INFO 11274 --- [cps-integration-test] [ntainer#4-0-C-1] o.a.k.c.c.i.ClassicKafkaConsumer : [Consumer clientId=consumer-ncmp-group-3, groupId=ncmp-group] Unsubscribed all topics or patterns and assigned partitions 19:16:37 2026-01-13T19:16:35.475Z INFO 11274 --- [cps-integration-test] [ntainer#4-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-3, groupId=ncmp-group] Resetting generation and member id due to: consumer pro-actively leaving the group 19:16:37 2026-01-13T19:16:35.475Z INFO 11274 --- [cps-integration-test] [ntainer#4-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-3, groupId=ncmp-group] Request joining group due to: consumer pro-actively leaving the group 19:16:37 2026-01-13T19:16:35.479Z INFO 11274 --- [cps-integration-test] [ntainer#5-0-C-1] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 19:16:37 2026-01-13T19:16:35.479Z INFO 11274 --- [cps-integration-test] [ntainer#5-0-C-1] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 19:16:37 2026-01-13T19:16:35.479Z INFO 11274 --- [cps-integration-test] [ntainer#5-0-C-1] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.telemetry.internals.ClientTelemetryReporter 19:16:37 2026-01-13T19:16:35.479Z INFO 11274 --- [cps-integration-test] [ntainer#5-0-C-1] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 19:16:37 2026-01-13T19:16:35.486Z INFO 11274 --- [cps-integration-test] [ntainer#0-0-C-1] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 19:16:37 2026-01-13T19:16:35.487Z INFO 11274 --- [cps-integration-test] [ntainer#0-0-C-1] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 19:16:37 2026-01-13T19:16:35.487Z INFO 11274 --- [cps-integration-test] [ntainer#0-0-C-1] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.telemetry.internals.ClientTelemetryReporter 19:16:37 2026-01-13T19:16:35.487Z INFO 11274 --- [cps-integration-test] [ntainer#0-0-C-1] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 19:16:37 2026-01-13T19:16:35.487Z INFO 11274 --- [cps-integration-test] [ntainer#5-0-C-1] o.a.kafka.common.utils.AppInfoParser : App info kafka.consumer for consumer-ncmp-group-4 unregistered 19:16:37 2026-01-13T19:16:35.488Z INFO 11274 --- [cps-integration-test] [ntainer#1-0-C-1] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 19:16:37 2026-01-13T19:16:35.488Z INFO 11274 --- [cps-integration-test] [ntainer#1-0-C-1] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 19:16:37 2026-01-13T19:16:35.488Z INFO 11274 --- [cps-integration-test] [ntainer#1-0-C-1] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.telemetry.internals.ClientTelemetryReporter 19:16:37 2026-01-13T19:16:35.488Z INFO 11274 --- [cps-integration-test] [ntainer#1-0-C-1] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 19:16:37 2026-01-13T19:16:35.488Z INFO 11274 --- [cps-integration-test] [ntainer#2-0-C-1] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 19:16:37 2026-01-13T19:16:35.488Z INFO 11274 --- [cps-integration-test] [ntainer#2-0-C-1] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 19:16:37 2026-01-13T19:16:35.488Z INFO 11274 --- [cps-integration-test] [ntainer#2-0-C-1] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.telemetry.internals.ClientTelemetryReporter 19:16:37 2026-01-13T19:16:35.488Z INFO 11274 --- [cps-integration-test] [ntainer#2-0-C-1] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 19:16:37 2026-01-13T19:16:35.490Z INFO 11274 --- [cps-integration-test] [ntainer#5-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-group: Consumer stopped 19:16:37 2026-01-13T19:16:35.494Z INFO 11274 --- [cps-integration-test] [ntainer#1-0-C-1] o.a.kafka.common.utils.AppInfoParser : App info kafka.consumer for consumer-ncmp-async-rest-request-event-group-6 unregistered 19:16:37 2026-01-13T19:16:35.494Z INFO 11274 --- [cps-integration-test] [ntainer#1-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-async-rest-request-event-group: Consumer stopped 19:16:37 2026-01-13T19:16:35.494Z INFO 11274 --- [cps-integration-test] [ntainer#4-0-C-1] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 19:16:37 2026-01-13T19:16:35.494Z INFO 11274 --- [cps-integration-test] [ntainer#4-0-C-1] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 19:16:37 2026-01-13T19:16:35.494Z INFO 11274 --- [cps-integration-test] [ntainer#4-0-C-1] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.telemetry.internals.ClientTelemetryReporter 19:16:37 2026-01-13T19:16:35.494Z INFO 11274 --- [cps-integration-test] [ntainer#4-0-C-1] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 19:16:37 2026-01-13T19:16:35.495Z INFO 11274 --- [cps-integration-test] [ntainer#0-0-C-1] o.a.kafka.common.utils.AppInfoParser : App info kafka.consumer for consumer-ncmp-data-operation-event-group-5 unregistered 19:16:37 2026-01-13T19:16:35.495Z INFO 11274 --- [cps-integration-test] [ntainer#0-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-data-operation-event-group: Consumer stopped 19:16:37 2026-01-13T19:16:35.496Z INFO 11274 --- [cps-integration-test] [ntainer#2-0-C-1] o.a.kafka.common.utils.AppInfoParser : App info kafka.consumer for consumer-ncmp-group-1 unregistered 19:16:37 2026-01-13T19:16:35.496Z INFO 11274 --- [cps-integration-test] [ntainer#2-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-group: Consumer stopped 19:16:37 2026-01-13T19:16:35.497Z INFO 11274 --- [cps-integration-test] [ntainer#4-0-C-1] o.a.kafka.common.utils.AppInfoParser : App info kafka.consumer for consumer-ncmp-group-3 unregistered 19:16:37 2026-01-13T19:16:35.497Z INFO 11274 --- [cps-integration-test] [ntainer#4-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-group: Consumer stopped 19:16:37 2026-01-13T19:16:35.575Z INFO 11274 --- [cps-integration-test] [ad | cps-core-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=cps-core-1] Node 1 disconnected. 19:16:37 2026-01-13T19:16:35.575Z INFO 11274 --- [cps-integration-test] [ntainer#2-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-30, groupId=ncmp-group] Node 2147483646 disconnected. 19:16:37 2026-01-13T19:16:35.575Z INFO 11274 --- [cps-integration-test] [ntainer#1-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-35, groupId=ncmp-async-rest-request-event-group] Node 1 disconnected. 19:16:37 2026-01-13T19:16:35.576Z INFO 11274 --- [cps-integration-test] [ntainer#0-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-data-operation-event-group-34, groupId=ncmp-data-operation-event-group] Node 1 disconnected. 19:16:37 2026-01-13T19:16:35.576Z INFO 11274 --- [cps-integration-test] [ad | cps-core-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=cps-core-1] Node 1 disconnected. 19:16:37 2026-01-13T19:16:35.576Z INFO 11274 --- [cps-integration-test] [ntainer#1-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-35, groupId=ncmp-async-rest-request-event-group] Cancelled in-flight FETCH request with correlation id 60 due to node 1 being disconnected (elapsed time since creation: 280ms, elapsed time since send: 280ms, throttle time: 0ms, request timeout: 30000ms) 19:16:37 2026-01-13T19:16:35.576Z INFO 11274 --- [cps-integration-test] [ad | cps-core-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=cps-core-1] Node -1 disconnected. 19:16:37 2026-01-13T19:16:35.576Z INFO 11274 --- [cps-integration-test] [ntainer#1-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-35, groupId=ncmp-async-rest-request-event-group] Node -1 disconnected. 19:16:37 2026-01-13T19:16:35.577Z INFO 11274 --- [cps-integration-test] [ad | cps-core-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=cps-core-1] Node -1 disconnected. 19:16:37 2026-01-13T19:16:35.577Z INFO 11274 --- [cps-integration-test] [ntainer#0-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-data-operation-event-group-34, groupId=ncmp-data-operation-event-group] Cancelled in-flight FETCH request with correlation id 60 due to node 1 being disconnected (elapsed time since creation: 317ms, elapsed time since send: 317ms, throttle time: 0ms, request timeout: 30000ms) 19:16:37 2026-01-13T19:16:35.577Z INFO 11274 --- [cps-integration-test] [ntainer#0-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-data-operation-event-group-34, groupId=ncmp-data-operation-event-group] Node -1 disconnected. 19:16:37 2026-01-13T19:16:35.577Z INFO 11274 --- [cps-integration-test] [ntainer#0-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-data-operation-event-group-34, groupId=ncmp-data-operation-event-group] Node 2147483646 disconnected. 19:16:37 2026-01-13T19:16:35.577Z INFO 11274 --- [cps-integration-test] [ntainer#1-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-35, groupId=ncmp-async-rest-request-event-group] Node 2147483646 disconnected. 19:16:37 2026-01-13T19:16:35.577Z INFO 11274 --- [cps-integration-test] [ntainer#5-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-33, groupId=ncmp-group] Node 1 disconnected. 19:16:37 2026-01-13T19:16:35.577Z INFO 11274 --- [cps-integration-test] [ad | cps-core-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=cps-core-1] Node 1 disconnected. 19:16:37 2026-01-13T19:16:35.577Z INFO 11274 --- [cps-integration-test] [ntainer#0-0-C-1] o.a.kafka.clients.FetchSessionHandler : [Consumer clientId=consumer-ncmp-data-operation-event-group-34, groupId=ncmp-data-operation-event-group] Error sending fetch request (sessionId=1394960786, epoch=40) to node 1: 19:16:37 19:16:37 org.apache.kafka.common.errors.DisconnectException 19:16:37 19:16:37 2026-01-13T19:16:35.577Z INFO 11274 --- [cps-integration-test] [ion-event-group] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-data-operation-event-group-34, groupId=ncmp-data-operation-event-group] Group coordinator localhost:32777 (id: 2147483646 rack: null) is unavailable or invalid due to cause: coordinator unavailable. isDisconnected: true. Rediscovery will be attempted. 19:16:37 2026-01-13T19:16:35.578Z INFO 11274 --- [cps-integration-test] [est-event-group] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-35, groupId=ncmp-async-rest-request-event-group] Group coordinator localhost:32777 (id: 2147483646 rack: null) is unavailable or invalid due to cause: coordinator unavailable. isDisconnected: true. Rediscovery will be attempted. 19:16:37 2026-01-13T19:16:35.578Z INFO 11274 --- [cps-integration-test] [ntainer#2-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-30, groupId=ncmp-group] Group coordinator localhost:32777 (id: 2147483646 rack: null) is unavailable or invalid due to cause: coordinator unavailable. isDisconnected: true. Rediscovery will be attempted. 19:16:37 2026-01-13T19:16:35.578Z INFO 11274 --- [cps-integration-test] [ntainer#1-0-C-1] o.a.kafka.clients.FetchSessionHandler : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-35, groupId=ncmp-async-rest-request-event-group] Error sending fetch request (sessionId=1799508696, epoch=40) to node 1: 19:16:37 19:16:37 org.apache.kafka.common.errors.DisconnectException 19:16:37 19:16:37 2026-01-13T19:16:35.579Z INFO 11274 --- [cps-integration-test] [ntainer#2-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-30, groupId=ncmp-group] Node -1 disconnected. 19:16:37 2026-01-13T19:16:35.580Z INFO 11274 --- [cps-integration-test] [ntainer#3-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-31, groupId=ncmp-group] Node -1 disconnected. 19:16:37 2026-01-13T19:16:35.580Z INFO 11274 --- [cps-integration-test] [ntainer#3-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-31, groupId=ncmp-group] Node 2147483646 disconnected. 19:16:37 2026-01-13T19:16:35.580Z INFO 11274 --- [cps-integration-test] [ntainer#4-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-32, groupId=ncmp-group] Node -1 disconnected. 19:16:37 2026-01-13T19:16:35.580Z INFO 11274 --- [cps-integration-test] [ntainer#5-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-33, groupId=ncmp-group] Cancelled in-flight FETCH request with correlation id 60 due to node 1 being disconnected (elapsed time since creation: 167ms, elapsed time since send: 167ms, throttle time: 0ms, request timeout: 30000ms) 19:16:37 2026-01-13T19:16:35.580Z INFO 11274 --- [cps-integration-test] [ad | ncmp-group] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-31, groupId=ncmp-group] Group coordinator localhost:32777 (id: 2147483646 rack: null) is unavailable or invalid due to cause: coordinator unavailable. isDisconnected: true. Rediscovery will be attempted. 19:16:37 2026-01-13T19:16:35.580Z INFO 11274 --- [cps-integration-test] [ntainer#4-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-32, groupId=ncmp-group] Node 2147483646 disconnected. 19:16:37 2026-01-13T19:16:35.580Z INFO 11274 --- [cps-integration-test] [ntainer#5-0-C-1] o.a.kafka.clients.FetchSessionHandler : [Consumer clientId=consumer-ncmp-group-33, groupId=ncmp-group] Error sending fetch request (sessionId=2118630473, epoch=40) to node 1: 19:16:37 19:16:37 org.apache.kafka.common.errors.DisconnectException 19:16:37 19:16:37 2026-01-13T19:16:35.580Z INFO 11274 --- [cps-integration-test] [ntainer#4-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-32, groupId=ncmp-group] Group coordinator localhost:32777 (id: 2147483646 rack: null) is unavailable or invalid due to cause: coordinator unavailable. isDisconnected: true. Rediscovery will be attempted. 19:16:37 2026-01-13T19:16:35.581Z INFO 11274 --- [cps-integration-test] [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-33, groupId=ncmp-group] Node -1 disconnected. 19:16:37 2026-01-13T19:16:35.581Z INFO 11274 --- [cps-integration-test] [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-33, groupId=ncmp-group] Node 2147483646 disconnected. 19:16:37 2026-01-13T19:16:35.581Z INFO 11274 --- [cps-integration-test] [ad | ncmp-group] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-33, groupId=ncmp-group] Group coordinator localhost:32777 (id: 2147483646 rack: null) is unavailable or invalid due to cause: coordinator unavailable. isDisconnected: true. Rediscovery will be attempted. 19:16:37 2026-01-13T19:16:35.582Z INFO 11274 --- [cps-integration-test] [ad | cps-core-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=cps-core-1] Node -1 disconnected. 19:16:37 2026-01-13T19:16:35.583Z INFO 11274 --- [cps-integration-test] [ntainer#3-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-31, groupId=ncmp-group] Node 1 disconnected. 19:16:37 2026-01-13T19:16:35.583Z INFO 11274 --- [cps-integration-test] [ntainer#4-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-32, groupId=ncmp-group] Node 1 disconnected. 19:16:37 2026-01-13T19:16:35.583Z INFO 11274 --- [cps-integration-test] [ntainer#3-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-31, groupId=ncmp-group] Cancelled in-flight API_VERSIONS request with correlation id 17 due to node 1 being disconnected (elapsed time since creation: 2ms, elapsed time since send: 2ms, throttle time: 0ms, request timeout: 30000ms) 19:16:37 2026-01-13T19:16:35.583Z INFO 11274 --- [cps-integration-test] [ntainer#4-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-32, groupId=ncmp-group] Cancelled in-flight API_VERSIONS request with correlation id 17 due to node 1 being disconnected (elapsed time since creation: 2ms, elapsed time since send: 2ms, throttle time: 0ms, request timeout: 30000ms) 19:16:37 2026-01-13T19:16:35.583Z INFO 11274 --- [cps-integration-test] [ntainer#2-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-30, groupId=ncmp-group] Node 1 disconnected. 19:16:37 2026-01-13T19:16:35.583Z INFO 11274 --- [cps-integration-test] [ntainer#2-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-30, groupId=ncmp-group] Cancelled in-flight API_VERSIONS request with correlation id 17 due to node 1 being disconnected (elapsed time since creation: 4ms, elapsed time since send: 4ms, throttle time: 0ms, request timeout: 30000ms) 19:16:37 2026-01-13T19:16:35.585Z INFO 11274 --- [cps-integration-test] [ntainer#3-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-2, groupId=ncmp-group] Node 1 disconnected. 19:16:37 2026-01-13T19:16:35.585Z INFO 11274 --- [cps-integration-test] [ntainer#3-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-2, groupId=ncmp-group] Cancelled in-flight FETCH request with correlation id 188 due to node 1 being disconnected (elapsed time since creation: 176ms, elapsed time since send: 176ms, throttle time: 0ms, request timeout: 30000ms) 19:16:37 2026-01-13T19:16:35.585Z INFO 11274 --- [cps-integration-test] [ntainer#3-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-2, groupId=ncmp-group] Cancelled in-flight FETCH request with correlation id 190 due to node 1 being disconnected (elapsed time since creation: 107ms, elapsed time since send: 107ms, throttle time: 0ms, request timeout: 30000ms) 19:16:37 2026-01-13T19:16:35.585Z INFO 11274 --- [cps-integration-test] [ntainer#3-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-2, groupId=ncmp-group] Node -1 disconnected. 19:16:37 2026-01-13T19:16:35.585Z INFO 11274 --- [cps-integration-test] [ntainer#3-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-2, groupId=ncmp-group] Node 2147483646 disconnected. 19:16:37 2026-01-13T19:16:35.585Z INFO 11274 --- [cps-integration-test] [ntainer#3-0-C-1] o.a.kafka.clients.FetchSessionHandler : [Consumer clientId=consumer-ncmp-group-2, groupId=ncmp-group] Error sending fetch request (sessionId=540934909, epoch=FINAL) to node 1: 19:16:37 19:16:37 org.apache.kafka.common.errors.DisconnectException 19:16:37 19:16:37 2026-01-13T19:16:35.585Z INFO 11274 --- [cps-integration-test] [ntainer#3-0-C-1] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 19:16:37 2026-01-13T19:16:35.585Z INFO 11274 --- [cps-integration-test] [ntainer#3-0-C-1] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 19:16:37 2026-01-13T19:16:35.585Z INFO 11274 --- [cps-integration-test] [ntainer#3-0-C-1] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.telemetry.internals.ClientTelemetryReporter 19:16:37 2026-01-13T19:16:35.585Z INFO 11274 --- [cps-integration-test] [ntainer#3-0-C-1] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 19:16:37 2026-01-13T19:16:35.588Z INFO 11274 --- [cps-integration-test] [ntainer#3-0-C-1] o.a.kafka.common.utils.AppInfoParser : App info kafka.consumer for consumer-ncmp-group-2 unregistered 19:16:37 2026-01-13T19:16:35.588Z INFO 11274 --- [cps-integration-test] [ntainer#3-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-group: Consumer stopped 19:16:37 2026-01-13T19:16:35.685Z INFO 11274 --- [cps-integration-test] [ntainer#4-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-32, groupId=ncmp-group] Node 1 disconnected. 19:16:37 2026-01-13T19:16:35.685Z WARN 11274 --- [cps-integration-test] [ntainer#4-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-32, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 19:16:37 2026-01-13T19:16:35.685Z INFO 11274 --- [cps-integration-test] [ad | cps-core-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=cps-core-1] Node 1 disconnected. 19:16:37 2026-01-13T19:16:35.686Z WARN 11274 --- [cps-integration-test] [ad | cps-core-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=cps-core-1] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 19:16:37 2026-01-13T19:16:35.687Z INFO 11274 --- [cps-integration-test] [ntainer#2-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-30, groupId=ncmp-group] Node 1 disconnected. 19:16:37 2026-01-13T19:16:35.687Z WARN 11274 --- [cps-integration-test] [ntainer#2-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-30, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 19:16:37 2026-01-13T19:16:35.688Z INFO 11274 --- [cps-integration-test] [ad | cps-core-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=cps-core-1] Node 1 disconnected. 19:16:37 2026-01-13T19:16:35.688Z WARN 11274 --- [cps-integration-test] [ad | cps-core-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=cps-core-1] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 19:16:37 2026-01-13T19:16:35.688Z INFO 11274 --- [cps-integration-test] [ntainer#1-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-35, groupId=ncmp-async-rest-request-event-group] Node 1 disconnected. 19:16:37 2026-01-13T19:16:35.688Z WARN 11274 --- [cps-integration-test] [ntainer#1-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-35, groupId=ncmp-async-rest-request-event-group] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 19:16:37 2026-01-13T19:16:35.690Z INFO 11274 --- [cps-integration-test] [ntainer#0-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-data-operation-event-group-34, groupId=ncmp-data-operation-event-group] Node 1 disconnected. 19:16:37 2026-01-13T19:16:35.690Z WARN 11274 --- [cps-integration-test] [ntainer#0-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-data-operation-event-group-34, groupId=ncmp-data-operation-event-group] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 19:16:37 2026-01-13T19:16:35.692Z INFO 11274 --- [cps-integration-test] [ad | cps-core-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=cps-core-1] Node 1 disconnected. 19:16:37 2026-01-13T19:16:35.692Z WARN 11274 --- [cps-integration-test] [ad | cps-core-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=cps-core-1] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 19:16:37 2026-01-13T19:16:35.695Z INFO 11274 --- [cps-integration-test] [ntainer#3-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-31, groupId=ncmp-group] Node 1 disconnected. 19:16:37 2026-01-13T19:16:35.695Z WARN 11274 --- [cps-integration-test] [ntainer#3-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-31, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 19:16:37 2026-01-13T19:16:35.699Z INFO 11274 --- [cps-integration-test] [ntainer#5-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-33, groupId=ncmp-group] Node 1 disconnected. 19:16:37 2026-01-13T19:16:35.700Z WARN 11274 --- [cps-integration-test] [ntainer#5-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-33, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 19:16:37 2026-01-13T19:16:35.869Z INFO 11274 --- [cps-integration-test] [ntainer#0-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-data-operation-event-group-34, groupId=ncmp-data-operation-event-group] Node 1 disconnected. 19:16:37 2026-01-13T19:16:35.869Z WARN 11274 --- [cps-integration-test] [ntainer#0-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-data-operation-event-group-34, groupId=ncmp-data-operation-event-group] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 19:16:37 2026-01-13T19:16:35.870Z INFO 11274 --- [cps-integration-test] [ad | cps-core-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=cps-core-1] Node 1 disconnected. 19:16:37 2026-01-13T19:16:35.870Z WARN 11274 --- [cps-integration-test] [ad | cps-core-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=cps-core-1] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 19:16:37 2026-01-13T19:16:35.885Z INFO 11274 --- [cps-integration-test] [ad | cps-core-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=cps-core-1] Node 1 disconnected. 19:16:37 2026-01-13T19:16:35.885Z WARN 11274 --- [cps-integration-test] [ad | cps-core-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=cps-core-1] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 19:16:37 2026-01-13T19:16:35.889Z INFO 11274 --- [cps-integration-test] [ntainer#1-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-35, groupId=ncmp-async-rest-request-event-group] Node 1 disconnected. 19:16:37 2026-01-13T19:16:35.889Z WARN 11274 --- [cps-integration-test] [ntainer#1-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-35, groupId=ncmp-async-rest-request-event-group] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 19:16:37 2026-01-13T19:16:35.911Z INFO 11274 --- [cps-integration-test] [ntainer#4-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-32, groupId=ncmp-group] Node 1 disconnected. 19:16:37 2026-01-13T19:16:35.911Z WARN 11274 --- [cps-integration-test] [ntainer#4-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-32, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 19:16:37 2026-01-13T19:16:35.915Z INFO 11274 --- [cps-integration-test] [ntainer#3-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-31, groupId=ncmp-group] Node 1 disconnected. 19:16:37 2026-01-13T19:16:35.915Z WARN 11274 --- [cps-integration-test] [ntainer#3-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-31, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 19:16:37 2026-01-13T19:16:35.921Z INFO 11274 --- [cps-integration-test] [ad | cps-core-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=cps-core-1] Node 1 disconnected. 19:16:37 2026-01-13T19:16:35.921Z WARN 11274 --- [cps-integration-test] [ad | cps-core-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=cps-core-1] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 19:16:37 2026-01-13T19:16:35.926Z INFO 11274 --- [cps-integration-test] [ntainer#2-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-30, groupId=ncmp-group] Node 1 disconnected. 19:16:37 2026-01-13T19:16:35.926Z WARN 11274 --- [cps-integration-test] [ntainer#2-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-30, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 19:16:37 2026-01-13T19:16:35.933Z INFO 11274 --- [cps-integration-test] [ntainer#5-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-33, groupId=ncmp-group] Node 1 disconnected. 19:16:37 2026-01-13T19:16:35.933Z WARN 11274 --- [cps-integration-test] [ntainer#5-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-33, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 19:16:37 2026-01-13T19:16:36.050Z INFO 11274 --- [cps-integration-test] [ad | cps-core-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=cps-core-1] Node 1 disconnected. 19:16:37 2026-01-13T19:16:36.050Z WARN 11274 --- [cps-integration-test] [ad | cps-core-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=cps-core-1] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 19:16:37 2026-01-13T19:16:36.116Z INFO 11274 --- [cps-integration-test] [ntainer#0-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-data-operation-event-group-34, groupId=ncmp-data-operation-event-group] Node 1 disconnected. 19:16:37 2026-01-13T19:16:36.117Z WARN 11274 --- [cps-integration-test] [ntainer#0-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-data-operation-event-group-34, groupId=ncmp-data-operation-event-group] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 19:16:37 2026-01-13T19:16:36.122Z INFO 11274 --- [cps-integration-test] [ad | cps-core-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=cps-core-1] Node 1 disconnected. 19:16:37 2026-01-13T19:16:36.122Z WARN 11274 --- [cps-integration-test] [ad | cps-core-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=cps-core-1] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 19:16:37 2026-01-13T19:16:36.124Z INFO 11274 --- [cps-integration-test] [ad | cps-core-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=cps-core-1] Node 1 disconnected. 19:16:37 2026-01-13T19:16:36.124Z WARN 11274 --- [cps-integration-test] [ad | cps-core-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=cps-core-1] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 19:16:37 2026-01-13T19:16:36.304Z INFO 11274 --- [cps-integration-test] [ntainer#1-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-35, groupId=ncmp-async-rest-request-event-group] Node 1 disconnected. 19:16:37 2026-01-13T19:16:36.304Z WARN 11274 --- [cps-integration-test] [ntainer#1-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-35, groupId=ncmp-async-rest-request-event-group] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 19:16:37 2026-01-13T19:16:36.312Z INFO 11274 --- [cps-integration-test] [ntainer#4-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-32, groupId=ncmp-group] Node 1 disconnected. 19:16:37 2026-01-13T19:16:36.312Z WARN 11274 --- [cps-integration-test] [ntainer#4-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-32, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 19:16:37 2026-01-13T19:16:36.317Z INFO 11274 --- [cps-integration-test] [ntainer#3-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-31, groupId=ncmp-group] Node 1 disconnected. 19:16:37 2026-01-13T19:16:36.317Z WARN 11274 --- [cps-integration-test] [ntainer#3-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-31, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 19:16:37 2026-01-13T19:16:36.332Z INFO 11274 --- [cps-integration-test] [ntainer#2-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-30, groupId=ncmp-group] Node 1 disconnected. 19:16:37 2026-01-13T19:16:36.332Z WARN 11274 --- [cps-integration-test] [ntainer#2-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-30, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 19:16:37 2026-01-13T19:16:36.398Z INFO 11274 --- [cps-integration-test] [ntainer#5-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-33, groupId=ncmp-group] Node 1 disconnected. 19:16:37 2026-01-13T19:16:36.399Z WARN 11274 --- [cps-integration-test] [ntainer#5-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-33, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 19:16:37 2026-01-13T19:16:36.467Z INFO 11274 --- [cps-integration-test] [ad | cps-core-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=cps-core-1] Node 1 disconnected. 19:16:37 2026-01-13T19:16:36.467Z WARN 11274 --- [cps-integration-test] [ad | cps-core-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=cps-core-1] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 19:16:37 2026-01-13T19:16:36.546Z INFO 11274 --- [cps-integration-test] [ad | cps-core-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=cps-core-1] Node 1 disconnected. 19:16:37 2026-01-13T19:16:36.546Z WARN 11274 --- [cps-integration-test] [ad | cps-core-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=cps-core-1] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 19:16:37 2026-01-13T19:16:36.586Z INFO 11274 --- [cps-integration-test] [ad | cps-core-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=cps-core-1] Node 1 disconnected. 19:16:37 2026-01-13T19:16:36.586Z WARN 11274 --- [cps-integration-test] [ad | cps-core-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=cps-core-1] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 19:16:37 2026-01-13T19:16:36.593Z INFO 11274 --- [cps-integration-test] [ntainer#0-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-data-operation-event-group-34, groupId=ncmp-data-operation-event-group] Node 1 disconnected. 19:16:37 2026-01-13T19:16:36.593Z WARN 11274 --- [cps-integration-test] [ntainer#0-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-data-operation-event-group-34, groupId=ncmp-data-operation-event-group] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 19:16:37 2026-01-13T19:16:36.727Z INFO 11274 --- [cps-integration-test] [ntainer#2-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-30, groupId=ncmp-group] Node 1 disconnected. 19:16:37 2026-01-13T19:16:36.727Z WARN 11274 --- [cps-integration-test] [ntainer#2-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-30, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 19:16:37 2026-01-13T19:16:36.756Z INFO 11274 --- [cps-integration-test] [ntainer#1-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-35, groupId=ncmp-async-rest-request-event-group] Node 1 disconnected. 19:16:37 2026-01-13T19:16:36.756Z WARN 11274 --- [cps-integration-test] [ntainer#1-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-35, groupId=ncmp-async-rest-request-event-group] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 19:16:37 2026-01-13T19:16:37.115Z INFO 11274 --- [cps-integration-test] [ntainer#4-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-32, groupId=ncmp-group] Node 1 disconnected. 19:16:37 2026-01-13T19:16:37.115Z WARN 11274 --- [cps-integration-test] [ntainer#4-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-32, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 19:16:37 2026-01-13T19:16:37.119Z INFO 11274 --- [cps-integration-test] [ntainer#3-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-31, groupId=ncmp-group] Node 1 disconnected. 19:16:37 2026-01-13T19:16:37.119Z WARN 11274 --- [cps-integration-test] [ntainer#3-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-31, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 19:16:37 2026-01-13T19:16:37.333Z INFO 11274 --- [cps-integration-test] [ntainer#5-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-33, groupId=ncmp-group] Node 1 disconnected. 19:16:37 2026-01-13T19:16:37.333Z WARN 11274 --- [cps-integration-test] [ntainer#5-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-33, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 19:16:37 2026-01-13T19:16:37.415Z INFO 11274 --- [cps-integration-test] [ad | cps-core-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=cps-core-1] Node 1 disconnected. 19:16:37 2026-01-13T19:16:37.415Z WARN 11274 --- [cps-integration-test] [ad | cps-core-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=cps-core-1] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 19:16:37 2026-01-13T19:16:37.442Z INFO 11274 --- [cps-integration-test] [ntainer#0-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-data-operation-event-group-34, groupId=ncmp-data-operation-event-group] Node 1 disconnected. 19:16:37 2026-01-13T19:16:37.442Z WARN 11274 --- [cps-integration-test] [ntainer#0-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-data-operation-event-group-34, groupId=ncmp-data-operation-event-group] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 19:16:37 2026-01-13T19:16:37.444Z INFO 11274 --- [cps-integration-test] [ad | cps-core-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=cps-core-1] Node 1 disconnected. 19:16:37 2026-01-13T19:16:37.444Z WARN 11274 --- [cps-integration-test] [ad | cps-core-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=cps-core-1] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 19:16:37 2026-01-13T19:16:37.517Z INFO 11274 --- [cps-integration-test] [ad | cps-core-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=cps-core-1] Node 1 disconnected. 19:16:37 2026-01-13T19:16:37.517Z WARN 11274 --- [cps-integration-test] [ad | cps-core-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=cps-core-1] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 19:16:37 2026-01-13T19:16:37.529Z INFO 11274 --- [cps-integration-test] [ntainer#2-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-30, groupId=ncmp-group] Node 1 disconnected. 19:16:40 [INFO] 19:16:40 [INFO] Results: 19:16:40 [INFO] 19:16:40 [WARNING] Tests run: 440, Failures: 0, Errors: 0, Skipped: 2 19:16:40 [INFO] 19:16:40 [INFO] 19:16:40 [INFO] --- jacoco-maven-plugin:0.8.14:check (coverage-check) @ integration-test --- 19:16:40 [INFO] Skipping JaCoCo execution due to missing classes directory:/w/workspace/cps-master-verify-java/integration-test/target/classes 19:16:40 [INFO] 19:16:40 [INFO] --- jacoco-maven-plugin:0.8.14:report (post-unit-test) @ integration-test --- 19:16:40 [INFO] Skipping JaCoCo execution due to missing classes directory. 19:16:40 [INFO] 19:16:40 [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ integration-test --- 19:16:40 [WARNING] JAR will be empty - no content was marked for inclusion! 19:16:40 [INFO] Building jar: /w/workspace/cps-master-verify-java/integration-test/target/integration-test-3.7.4-SNAPSHOT.jar 19:16:40 [INFO] 19:16:40 [INFO] --- maven-install-plugin:2.4:install (default-install) @ integration-test --- 19:16:40 [INFO] Installing /w/workspace/cps-master-verify-java/integration-test/target/integration-test-3.7.4-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/onap/cps/integration-test/3.7.4-SNAPSHOT/integration-test-3.7.4-SNAPSHOT.jar 19:16:40 [INFO] Installing /w/workspace/cps-master-verify-java/integration-test/pom.xml to /home/jenkins/.m2/repository/org/onap/cps/integration-test/3.7.4-SNAPSHOT/integration-test-3.7.4-SNAPSHOT.pom 19:16:40 [INFO] 19:16:40 [INFO] -----------------------< org.onap.cps:spotbugs >------------------------ 19:16:40 [INFO] Building spotbugs 3.7.4-SNAPSHOT [17/21] 19:16:40 [INFO] --------------------------------[ jar ]--------------------------------- 19:16:40 [INFO] 19:16:40 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ spotbugs --- 19:16:40 [INFO] 19:16:40 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ spotbugs --- 19:16:40 [WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent! 19:16:40 [INFO] Copying 1 resource 19:16:40 [INFO] 19:16:40 [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ spotbugs --- 19:16:40 [INFO] No sources to compile 19:16:40 [INFO] 19:16:40 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ spotbugs --- 19:16:40 [WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent! 19:16:40 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/spotbugs/src/test/resources 19:16:40 [INFO] 19:16:40 [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ spotbugs --- 19:16:40 [INFO] No sources to compile 19:16:40 [INFO] 19:16:40 [INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ spotbugs --- 19:16:40 [INFO] No tests to run. 19:16:40 [INFO] 19:16:40 [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ spotbugs --- 19:16:40 [INFO] Building jar: /w/workspace/cps-master-verify-java/spotbugs/target/spotbugs-3.7.4-SNAPSHOT.jar 19:16:40 [INFO] 19:16:40 [INFO] --- maven-install-plugin:2.4:install (default-install) @ spotbugs --- 19:16:40 [INFO] Installing /w/workspace/cps-master-verify-java/spotbugs/target/spotbugs-3.7.4-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/onap/cps/spotbugs/3.7.4-SNAPSHOT/spotbugs-3.7.4-SNAPSHOT.jar 19:16:40 [INFO] Installing /w/workspace/cps-master-verify-java/spotbugs/pom.xml to /home/jenkins/.m2/repository/org/onap/cps/spotbugs/3.7.4-SNAPSHOT/spotbugs-3.7.4-SNAPSHOT.pom 19:16:40 [INFO] 19:16:40 [INFO] --------------------< org.onap.cps:cps-application >-------------------- 19:16:40 [INFO] Building cps-application 3.7.4-SNAPSHOT [18/21] 19:16:40 [INFO] --------------------------------[ jar ]--------------------------------- 19:16:40 [INFO] 19:16:40 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ cps-application --- 19:16:40 [INFO] 19:16:40 [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-info) @ cps-application --- 19:16:41 [INFO] 19:16:41 [INFO] --- jacoco-maven-plugin:0.8.14:prepare-agent (default-prepare-agent) @ cps-application --- 19:16:41 [INFO] surefireArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/cps-master-verify-java/cps-application/target/code-coverage/jacoco-ut.exec,excludes=org/onap/cps/events/model/*:org/onap/cps/rest/model/*:org/onap/cps/cpspath/parser/antlr4/*:org/onap/cps/ncmp/rest/model/*:org/onap/cps/**/*MapperImpl.class:org/onap/cps/ncmp/rest/stub/*:org/onap/cps/policyexecutor/stub/model/*:org/onap/cps/ncmp/impl/provmns/model/*:**/pom.xml 19:16:41 [INFO] 19:16:41 [INFO] --- maven-checkstyle-plugin:3.3.1:check (onap-license) @ cps-application --- 19:16:41 [INFO] You have 0 Checkstyle violations. 19:16:41 [INFO] 19:16:41 [INFO] --- maven-checkstyle-plugin:3.3.1:check (cps-java-style) @ cps-application --- 19:16:41 [INFO] You have 0 Checkstyle violations. 19:16:41 [INFO] 19:16:41 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ cps-application --- 19:16:41 [INFO] Using 'UTF-8' encoding to copy filtered resources. 19:16:41 [INFO] Copying 1 resource 19:16:41 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/cps-application/target/generated-sources/license 19:16:41 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/cps-application/target/generated-resources/licenses 19:16:41 [INFO] 19:16:41 [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ cps-application --- 19:16:41 [INFO] Recompiling the module because of changed dependency. 19:16:41 [INFO] Compiling 5 source files with javac [debug release 17] to target/classes 19:16:42 [INFO] 19:16:42 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ cps-application --- 19:16:42 [INFO] Using 'UTF-8' encoding to copy filtered resources. 19:16:42 [INFO] Copying 2 resources 19:16:42 [INFO] 19:16:42 [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ cps-application --- 19:16:42 [INFO] Recompiling the module because of changed dependency. 19:16:42 [INFO] Compiling 4 source files with javac [debug release 17] to target/test-classes 19:16:42 [INFO] 19:16:42 [INFO] --- gmavenplus-plugin:4.0.1:compileTests (default) @ cps-application --- 19:16:42 [INFO] Using isolated classloader, without GMavenPlus classpath. 19:16:42 [INFO] Using Groovy 3.0.18 to perform compileTests. 19:16:42 [INFO] Parallel parsing disabled. 19:16:43 [INFO] Compiled 12 files. 19:16:43 [INFO] 19:16:43 [INFO] --- maven-surefire-plugin:3.3.1:test (default-test) @ cps-application --- 19:16:43 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 19:16:43 [INFO] 19:16:43 [INFO] ------------------------------------------------------- 19:16:43 [INFO] T E S T S 19:16:43 [INFO] ------------------------------------------------------- 19:16:44 19:16:44.217 [main] INFO com.tngtech.archunit.ArchConfiguration -- Reading ArchUnit properties from file:/w/workspace/cps-master-verify-java/cps-application/target/test-classes/archunit.properties 19:16:44 [INFO] Running org.onap.cps.ApplicationSpec 19:16:45 19:16:44.982 [main] INFO org.onap.cps.startup.InstanceStartupDelayManager -- Host name: prd-centos8-docker-8c-8g-155.novalocal 19:16:45 19:16:44.982 [main] WARN org.onap.cps.startup.InstanceStartupDelayManager -- No Sequenced host name detected (-), hash-based delay = 91 ms 19:16:45 19:16:45.073 [main] INFO org.onap.cps.Application -- Initializing Spring Application context... 19:16:45 19:16:45,629 |-WARN in IfNestedWithinSecondPhaseElementSC - elements cannot be nested within an , or element 19:16:45 19:16:45,630 |-WARN in IfNestedWithinSecondPhaseElementSC - See also https://logback.qos.ch/codes.html#nested_if_element 19:16:45 19:16:45,633 |-WARN in IfNestedWithinSecondPhaseElementSC - Element at line 62 contains a nested element at line 63 19:16:45 19:16:45,684 |-WARN in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Missing watchable .xml or .properties files. 19:16:45 19:16:45,684 |-WARN in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Watching .xml files requires that the main configuration file is reachable as a URL 19:16:46 19:16:46,090 |-WARN in ch.qos.logback.core.model.processor.conditional.IfModelHandler - The 'condition' attribute in element is deprecated and slated for removal. Use element instead. 19:16:46 19:16:46,090 |-WARN in ch.qos.logback.core.model.processor.conditional.IfModelHandler - See also https://logback.qos.ch/codes.html#conditionAttributeDeprecation 19:16:46 {"logTimeStamp":"2026-01-13T19:16:46.469Z","logLevel":"INFO","serviceName":"cps-application","message":"Starting Application using Java 17.0.6-ea with PID 15443 (started by jenkins in /w/workspace/cps-master-verify-java/cps-application)","processId":"15443","threadName":"main","class":"org.onap.cps.Application"} 19:16:46 {"logTimeStamp":"2026-01-13T19:16:46.469Z","logLevel":"INFO","serviceName":"cps-application","message":"No active profile set, falling back to 1 default profile: \"default\"","processId":"15443","threadName":"main","class":"org.onap.cps.Application"} 19:16:48 {"logTimeStamp":"2026-01-13T19:16:48.165Z","logLevel":"INFO","serviceName":"cps-application","message":"Bootstrapping Spring Data JPA repositories in DEFAULT mode.","processId":"15443","threadName":"main","class":"o.s.d.r.c.RepositoryConfigurationDelegate"} 19:16:48 {"logTimeStamp":"2026-01-13T19:16:48.386Z","logLevel":"INFO","serviceName":"cps-application","message":"Finished Spring Data repository scanning in 210 ms. Found 6 JPA repository interfaces.","processId":"15443","threadName":"main","class":"o.s.d.r.c.RepositoryConfigurationDelegate"} 19:16:49 {"logTimeStamp":"2026-01-13T19:16:49.791Z","logLevel":"INFO","serviceName":"cps-application","message":"Server initialized with port: 8080","processId":"15443","threadName":"main","class":"o.s.b.w.e.j.JettyServletWebServerFactory"} 19:16:49 {"logTimeStamp":"2026-01-13T19:16:49.799Z","logLevel":"INFO","serviceName":"cps-application","message":"jetty-12.0.31; built: 2025-12-03T21:37:40.808Z; git: 5eb4a85cac542a4ad1f2b9d761f9c99f5ca9476e; jvm 17.0.6-ea+9-LTS","processId":"15443","threadName":"main","class":"org.eclipse.jetty.server.Server"} 19:16:49 {"logTimeStamp":"2026-01-13T19:16:49.840Z","logLevel":"INFO","serviceName":"cps-application","message":"Initializing Spring embedded WebApplicationContext","processId":"15443","threadName":"main","class":"o.e.j.s.h.ContextHandler.application"} 19:16:49 {"logTimeStamp":"2026-01-13T19:16:49.841Z","logLevel":"INFO","serviceName":"cps-application","message":"Root WebApplicationContext: initialization completed in 3322 ms","processId":"15443","threadName":"main","class":"o.s.b.w.s.c.ServletWebServerApplicationContext"} 19:16:50 {"logTimeStamp":"2026-01-13T19:16:50.373Z","logLevel":"INFO","serviceName":"cps-application","message":"Session workerName=node0","processId":"15443","threadName":"main","class":"o.e.j.session.DefaultSessionIdManager"} 19:16:50 {"logTimeStamp":"2026-01-13T19:16:50.382Z","logLevel":"INFO","serviceName":"cps-application","message":"Started osbwej.JettyEmbeddedWebAppContext@16f4afe9{application,/,b=[file:/tmp/jetty-docbase.8080.18153719852821761170/, jar:file:///home/jenkins/.m2/repository/org/webjars/swagger-ui/5.11.8/swagger-ui-5.11.8.jar!/META-INF/resources/],a=AVAILABLE,h=oeje10s.SessionHandler@405f4f9d{STARTED}}","processId":"15443","threadName":"main","class":"o.e.jetty.server.handler.ContextHandler"} 19:16:50 {"logTimeStamp":"2026-01-13T19:16:50.382Z","logLevel":"INFO","serviceName":"cps-application","message":"Started osbwej.JettyEmbeddedWebAppContext@16f4afe9{application,/,b=[file:/tmp/jetty-docbase.8080.18153719852821761170/, jar:file:///home/jenkins/.m2/repository/org/webjars/swagger-ui/5.11.8/swagger-ui-5.11.8.jar!/META-INF/resources/],a=AVAILABLE,h=oeje10s.SessionHandler@405f4f9d{STARTED}}","processId":"15443","threadName":"main","class":"o.e.j.ee10.servlet.ServletContextHandler"} 19:16:50 {"logTimeStamp":"2026-01-13T19:16:50.385Z","logLevel":"INFO","serviceName":"cps-application","message":"Started oejs.Server@25e9aa44{STARTING}[12.0.31,sto=0] @7121ms","processId":"15443","threadName":"main","class":"org.eclipse.jetty.server.Server"} 19:16:50 {"logTimeStamp":"2026-01-13T19:16:50.559Z","logLevel":"INFO","serviceName":"cps-application","message":"CpsDatabasePool - Starting...","processId":"15443","threadName":"main","class":"com.zaxxer.hikari.HikariDataSource"} 19:16:51 {"logTimeStamp":"2026-01-13T19:16:51.652Z","logLevel":"INFO","serviceName":"cps-application","message":"HHH000204: Processing PersistenceUnitInfo [name: default]","processId":"15443","threadName":"main","class":"o.hibernate.jpa.internal.util.LogHelper"} 19:16:51 {"logTimeStamp":"2026-01-13T19:16:51.718Z","logLevel":"INFO","serviceName":"cps-application","message":"HHH000412: Hibernate ORM core version 6.6.39.Final","processId":"15443","threadName":"main","class":"org.hibernate.Version"} 19:16:51 {"logTimeStamp":"2026-01-13T19:16:51.720Z","logLevel":"INFO","serviceName":"cps-application","message":"HHH000205: Loaded properties from resource hibernate.properties: {hibernate.types.print.banner=false}","processId":"15443","threadName":"main","class":"org.hibernate.cfg.Environment"} 19:16:51 {"logTimeStamp":"2026-01-13T19:16:51.760Z","logLevel":"INFO","serviceName":"cps-application","message":"HHH000026: Second-level cache disabled","processId":"15443","threadName":"main","class":"o.h.c.internal.RegionFactoryInitiator"} 19:16:52 {"logTimeStamp":"2026-01-13T19:16:52.102Z","logLevel":"INFO","serviceName":"cps-application","message":"No LoadTimeWeaver setup: ignoring JPA class transformer","processId":"15443","threadName":"main","class":"o.s.o.j.p.SpringPersistenceUnitInfo"} 19:16:52 {"logTimeStamp":"2026-01-13T19:16:52.140Z","logLevel":"INFO","serviceName":"cps-application","message":"CpsDatabasePool - Starting...","processId":"15443","threadName":"main","class":"com.zaxxer.hikari.HikariDataSource"} 19:16:53 {"logTimeStamp":"2026-01-13T19:16:53.145Z","logLevel":"WARN","serviceName":"cps-application","message":"SQL Error: 0, SQLState: 08001","processId":"15443","threadName":"main","class":"o.h.engine.jdbc.spi.SqlExceptionHelper"} 19:16:53 {"logTimeStamp":"2026-01-13T19:16:53.145Z","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":"15443","threadName":"main","class":"o.h.engine.jdbc.spi.SqlExceptionHelper"} 19:16:53 {"logTimeStamp":"2026-01-13T19:16:53.147Z","logLevel":"WARN","serviceName":"cps-application","message":"HHH000342: Could not obtain connection to query metadata","processId":"15443","threadName":"main","class":"o.h.e.j.e.i.JdbcEnvironmentInitiator","exception":"\norg.hibernate.exception.JDBCConnectionException: unable to obtain isolated JDBC connection [Connection to localhost:5432 refused. Check that the hostname and port are correct and that the postmaster is accepting TCP/IP connections.] [n/a]\n\tat org.hibernate.exception.internal.SQLStateConversionDelegate.convert(SQLStateConversionDelegate.java:100)\n\tat org.hibernate.exception.internal.StandardSQLExceptionConverter.convert(StandardSQLExceptionConverter.java:58)\n\tat org.hibernate.engine.jdbc.spi.SqlExceptionHelper.convert(SqlExceptionHelper.java:108)\n\tat org.hibernate.engine.jdbc.spi.SqlExceptionHelper.convert(SqlExceptionHelper.java:94)\n\tat org.hibernate.resource.transaction.backend.jdbc.internal.JdbcIsolationDelegate.delegateWork(JdbcIsolationDelegate.java:116)\n\tat org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator.getJdbcEnvironmentUsingJdbcMetadata(JdbcEnvironmentInitiator.java:334)\n\tat org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator.initiateService(JdbcEnvironmentInitiator.java:129)\n\tat org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator.initiateService(JdbcEnvironmentInitiator.java:81)\n\tat org.hibernate.boot.registry.internal.StandardServiceRegistryImpl.initiateService(StandardServiceRegistryImpl.java:130)\n\tat org.hibernate.service.internal.AbstractServiceRegistryImpl.createService(AbstractServiceRegistryImpl.java:263)\n\tat org.hibernate.service.internal.AbstractServiceRegistryImpl.initializeService(AbstractServiceRegistryImpl.java:238)\n\tat org.hibernate.service.internal.AbstractServiceRegistryImpl.getService(AbstractServiceRegistryImpl.java:215)\n\tat org.hibernate.boot.model.relational.Database.(Database.java:45)\n\tat org.hibernate.boot.internal.InFlightMetadataCollectorImpl.getDatabase(InFlightMetadataCollectorImpl.java:226)\n\tat org.hibernate.boot.internal.InFlightMetadataCollectorImpl.(InFlightMetadataCollectorImpl.java:194)\n\tat org.hibernate.boot.model.process.spi.MetadataBuildingProcess.complete(MetadataBuildingProcess.java:171)\n\tat org.hibernate.jpa.boot.internal.EntityManagerFactoryBuilderImpl.metadata(EntityManagerFactoryBuilderImpl.java:1442)\n\tat org.hibernate.jpa.boot.internal.EntityManagerFactoryBuilderImpl.build(EntityManagerFactoryBuilderImpl.java:1513)\n\tat org.springframework.orm.jpa.vendor.SpringHibernateJpaPersistenceProvider.createContainerEntityManagerFactory(SpringHibernateJpaPersistenceProvider.java:66)\n\tat org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean.createNativeEntityManagerFactory(LocalContainerEntityManagerFactoryBean.java:390)\n\tat org.springframework.orm.jpa.AbstractEntityManagerFactoryBean.buildNativeEntityManagerFactory(AbstractEntityManagerFactoryBean.java:419)\n\tat org.springframework.orm.jpa.AbstractEntityManagerFactoryBean.afterPropertiesSet(AbstractEntityManagerFactoryBean.java:400)\n\tat org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean.afterPropertiesSet(LocalContainerEntityManagerFactoryBean.java:366)\n\tat org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.invokeInitMethods(AbstractAutowireCapableBeanFactory.java:1873)\n\tat org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.initializeBean(AbstractAutowireCapableBeanFactory.java:1822)\n\tat org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:607)\n\tat org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:529)\n\tat org.springframework.beans.factory.support.AbstractBeanFactory.lambda$doGetBean$0(AbstractBeanFactory.java:339)\n\tat org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:373)\n\tat org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:337)\n\tat org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:207)\n\tat org.springframework.context.support.AbstractApplicationContext.finishBeanFactoryInitialization(AbstractApplicationContext.java:973)\n\tat org.springframework.context.support.AbstractApplicationContext.refresh(AbstractApplicationContext.java:627)\n\tat org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext.refresh(ServletWebServerApplicationContext.java:146)\n\tat org.springframework.boot.SpringApplication.refresh(SpringApplication.java:752)\n\tat org.springframework.boot.SpringApplication.refreshContext(SpringApplication.java:439)\n\tat org.springframework.boot.SpringApplication.run(SpringApplication.java:318)\n\tat org.springframework.boot.SpringApplication.run(SpringApplication.java:1361)\n\tat org.springframework.boot.SpringApplication.run(SpringApplication.java:1350)\n\tat org.onap.cps.Application.main(Application.java:45)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.codehaus.groovy.reflection.CachedMethod.invoke(CachedMethod.java:107)\n\tat groovy.lang.MetaMethod.doMethodInvoke(MetaMethod.java:323)\n\tat org.codehaus.groovy.runtime.callsite.StaticMetaMethodSite.invoke(StaticMetaMethodSite.java:44)\n\tat org.codehaus.groovy.runtime.callsite.StaticMetaMethodSite.call(StaticMetaMethodSite.java:89)\n\tat org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47)\n\tat org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:125)\n\tat org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:130)\n\tat org.onap.cps.ApplicationSpec.$spock_feature_0_0(ApplicationSpec.groovy:29)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196)\n\tat org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49)\n\tat org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156)\n\tat org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407)\n\tat org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390)\n\tat org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324)\n\tat org.spockframework.runtime.IterationNode.execute(IterationNode.java:50)\n\tat org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:58)\n\tat org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:15)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40)\n\tat org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67)\n\tat org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236)\n\tat org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156)\n\tat org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407)\n\tat org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390)\n\tat org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218)\n\tat org.spockframework.runtime.IterationNode.around(IterationNode.java:67)\n\tat org.spockframework.runtime.SimpleFeatureNode.lambda$around$0(SimpleFeatureNode.java:52)\n\tat org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40)\n\tat org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41)\n\tat org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199)\n\tat org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156)\n\tat org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407)\n\tat org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390)\n\tat org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192)\n\tat org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41)\n\tat org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:52)\n\tat org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:15)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40)\n\tat org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63)\n\tat org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61)\n\tat org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156)\n\tat org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407)\n\tat org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390)\n\tat org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55)\n\tat org.spockframework.runtime.SpecNode.around(SpecNode.java:63)\n\tat org.spockframework.runtime.SpecNode.around(SpecNode.java:11)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)\n\tat org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)\n\tat org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39)\n\tat org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25)\n\tat org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38)\n\tat org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)\n\tat org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)\n\tat org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)\n\tat org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)\n\tat org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)\n\tat org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)\nCaused by: org.postgresql.util.PSQLException: Connection to localhost:5432 refused. Check that the hostname and port are correct and that the postmaster is accepting TCP/IP connections.\n\tat org.postgresql.core.v3.ConnectionFactoryImpl.openConnectionImpl(ConnectionFactoryImpl.java:373)\n\tat org.postgresql.core.ConnectionFactory.openConnection(ConnectionFactory.java:57)\n\tat org.postgresql.jdbc.PgConnection.(PgConnection.java:279)\n\tat org.postgresql.Driver.makeConnection(Driver.java:448)\n\tat org.postgresql.Driver.connect(Driver.java:298)\n\tat com.zaxxer.hikari.util.DriverDataSource.getConnection(DriverDataSource.java:144)\n\tat com.zaxxer.hikari.pool.PoolBase.newConnection(PoolBase.java:370)\n\tat com.zaxxer.hikari.pool.PoolBase.newPoolEntry(PoolBase.java:207)\n\tat com.zaxxer.hikari.pool.HikariPool.createPoolEntry(HikariPool.java:488)\n\tat com.zaxxer.hikari.pool.HikariPool.checkFailFast(HikariPool.java:576)\n\tat com.zaxxer.hikari.pool.HikariPool.(HikariPool.java:97)\n\tat com.zaxxer.hikari.HikariDataSource.getConnection(HikariDataSource.java:111)\n\tat org.hibernate.engine.jdbc.connections.internal.DatasourceConnectionProviderImpl.getConnection(DatasourceConnectionProviderImpl.java:126)\n\tat org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess.obtainConnection(JdbcEnvironmentInitiator.java:485)\n\tat org.hibernate.resource.transaction.backend.jdbc.internal.JdbcIsolationDelegate.delegateWork(JdbcIsolationDelegate.java:61)\n\t... 138 common frames omitted\nCaused by: java.net.ConnectException: Connection refused\n\tat java.base/sun.nio.ch.Net.pollConnect(Native Method)\n\tat java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672)\n\tat java.base/sun.nio.ch.NioSocketImpl.timedFinishConnect(NioSocketImpl.java:542)\n\tat java.base/sun.nio.ch.NioSocketImpl.connect(NioSocketImpl.java:597)\n\tat java.base/java.net.SocksSocketImpl.connect(SocksSocketImpl.java:327)\n\tat java.base/java.net.Socket.connect(Socket.java:633)\n\tat org.postgresql.core.PGStream.createSocket(PGStream.java:261)\n\tat org.postgresql.core.PGStream.(PGStream.java:122)\n\tat org.postgresql.core.v3.ConnectionFactoryImpl.tryConnect(ConnectionFactoryImpl.java:146)\n\tat org.postgresql.core.v3.ConnectionFactoryImpl.openConnectionImpl(ConnectionFactoryImpl.java:289)\n\t... 152 common frames omitted\n\n"} 19:16:53 {"logTimeStamp":"2026-01-13T19:16:53.176Z","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":"15443","threadName":"main","class":"org.hibernate.orm.deprecation"} 19:16:53 {"logTimeStamp":"2026-01-13T19:16:53.192Z","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":"15443","threadName":"main","class":"org.hibernate.orm.connections.pooling"} 19:16:54 {"logTimeStamp":"2026-01-13T19:16:54.475Z","logLevel":"INFO","serviceName":"cps-application","message":"HHH000489: No JTA platform available (set 'hibernate.transaction.jta.platform' to enable JTA platform integration)","processId":"15443","threadName":"main","class":"o.h.e.t.j.p.i.JtaPlatformInitiator"} 19:16:54 {"logTimeStamp":"2026-01-13T19:16:54.478Z","logLevel":"INFO","serviceName":"cps-application","message":"Initialized JPA EntityManagerFactory for persistence unit 'default'","processId":"15443","threadName":"main","class":"o.s.o.j.LocalContainerEntityManagerFactoryBean"} 19:16:55 {"logTimeStamp":"2026-01-13T19:16:55.023Z","logLevel":"INFO","serviceName":"cps-application","message":"Hibernate is in classpath; If applicable, HQL parser will be used.","processId":"15443","threadName":"main","class":"o.s.d.j.r.query.QueryEnhancerFactory"} 19:16:56 {"logTimeStamp":"2026-01-13T19:16:55.934Z","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":"15443","threadName":"main","class":"c.h.i.impl.HazelcastInstanceFactory"} 19:16:56 {"logTimeStamp":"2026-01-13T19:16:56.072Z","logLevel":"INFO","serviceName":"cps-application","message":"[10.30.107.183]: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":"15443","threadName":"main","class":"com.hazelcast.system.logo"} 19:16:56 {"logTimeStamp":"2026-01-13T19:16:56.072Z","logLevel":"INFO","serviceName":"cps-application","message":"[10.30.107.183]:5701 [\"cps-and-ncmp-common-cache-cluster\"] [5.5.0] Copyright (c) 2008-2024, Hazelcast, Inc. All Rights Reserved.","processId":"15443","threadName":"main","class":"com.hazelcast.system"} 19:16:56 {"logTimeStamp":"2026-01-13T19:16:56.074Z","logLevel":"INFO","serviceName":"cps-application","message":"[10.30.107.183]:5701 [\"cps-and-ncmp-common-cache-cluster\"] [5.5.0] Hazelcast Platform 5.5.0 (20240725) starting at [10.30.107.183]:5701","processId":"15443","threadName":"main","class":"com.hazelcast.system"} 19:16:56 {"logTimeStamp":"2026-01-13T19:16:56.074Z","logLevel":"INFO","serviceName":"cps-application","message":"[10.30.107.183]:5701 [\"cps-and-ncmp-common-cache-cluster\"] [5.5.0] Cluster name: \"cps-and-ncmp-common-cache-cluster\"","processId":"15443","threadName":"main","class":"com.hazelcast.system"} 19:16:56 {"logTimeStamp":"2026-01-13T19:16:56.074Z","logLevel":"INFO","serviceName":"cps-application","message":"[10.30.107.183]: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":"15443","threadName":"main","class":"com.hazelcast.system"} 19:16:56 {"logTimeStamp":"2026-01-13T19:16:56.077Z","logLevel":"INFO","serviceName":"cps-application","message":"[10.30.107.183]: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":"15443","threadName":"main","class":"com.hazelcast.system"} 19:16:56 {"logTimeStamp":"2026-01-13T19:16:56.739Z","logLevel":"INFO","serviceName":"cps-application","message":"[10.30.107.183]: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":"15443","threadName":"main","class":"com.hazelcast.system.security"} 19:16:56 {"logTimeStamp":"2026-01-13T19:16:56.825Z","logLevel":"INFO","serviceName":"cps-application","message":"[10.30.107.183]:5701 [\"cps-and-ncmp-common-cache-cluster\"] [5.5.0] Using Multicast discovery","processId":"15443","threadName":"main","class":"com.hazelcast.instance.impl.Node"} 19:16:57 {"logTimeStamp":"2026-01-13T19:16:57.057Z","logLevel":"INFO","serviceName":"cps-application","message":"[10.30.107.183]:5701 [\"cps-and-ncmp-common-cache-cluster\"] [5.5.0] Diagnostics disabled. To enable add -Dhazelcast.diagnostics.enabled=true to the JVM arguments.","processId":"15443","threadName":"main","class":"c.h.internal.diagnostics.Diagnostics"} 19:16:57 {"logTimeStamp":"2026-01-13T19:16:57.065Z","logLevel":"INFO","serviceName":"cps-application","message":"[10.30.107.183]:5701 [\"cps-and-ncmp-common-cache-cluster\"] [5.5.0] [10.30.107.183]:5701 is STARTING","processId":"15443","threadName":"main","class":"com.hazelcast.core.LifecycleService"} 19:16:59 {"logTimeStamp":"2026-01-13T19:16:59.622Z","logLevel":"INFO","serviceName":"cps-application","message":"[10.30.107.183]:5701 [\"cps-and-ncmp-common-cache-cluster\"] [5.5.0] \n\nMembers {size:1, ver:1} [\n\tMember [10.30.107.183]:5701 - db2ca00e-2a42-40a5-88f2-b45103827c30 this\n]\n","processId":"15443","threadName":"main","class":"c.h.internal.cluster.ClusterService"} 19:16:59 {"logTimeStamp":"2026-01-13T19:16:59.645Z","logLevel":"INFO","serviceName":"cps-application","message":"[10.30.107.183]:5701 [\"cps-and-ncmp-common-cache-cluster\"] [5.5.0] [10.30.107.183]:5701 is STARTED","processId":"15443","threadName":"main","class":"com.hazelcast.core.LifecycleService"} 19:17:02 {"logTimeStamp":"2026-01-13T19:17:01.969Z","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":"15443","threadName":"main","class":"i.m.c.i.b.cache.CaffeineCacheMetrics"} 19:17:02 {"logTimeStamp":"2026-01-13T19:17:02.185Z","logLevel":"INFO","serviceName":"cps-application","message":"Exposing 6 endpoints beneath base path '/actuator'","processId":"15443","threadName":"main","class":"o.s.b.a.e.web.EndpointLinksResolver"} 19:17:02 {"logTimeStamp":"2026-01-13T19:17:02.343Z","logLevel":"INFO","serviceName":"cps-application","message":"Initializing Spring DispatcherServlet 'dispatcherServlet'","processId":"15443","threadName":"main","class":"o.e.j.s.h.ContextHandler.application"} 19:17:02 {"logTimeStamp":"2026-01-13T19:17:02.343Z","logLevel":"INFO","serviceName":"cps-application","message":"Initializing Servlet 'dispatcherServlet'","processId":"15443","threadName":"main","class":"o.s.web.servlet.DispatcherServlet"} 19:17:02 {"logTimeStamp":"2026-01-13T19:17:02.344Z","logLevel":"INFO","serviceName":"cps-application","message":"Completed initialization in 1 ms","processId":"15443","threadName":"main","class":"o.s.web.servlet.DispatcherServlet"} 19:17:02 {"logTimeStamp":"2026-01-13T19:17:02.360Z","logLevel":"INFO","serviceName":"cps-application","message":"Started ServerConnector@59577ced{HTTP/1.1, (http/1.1)}{0.0.0.0:8080}","processId":"15443","threadName":"main","class":"o.eclipse.jetty.server.AbstractConnector"} 19:17:02 {"logTimeStamp":"2026-01-13T19:17:02.363Z","logLevel":"INFO","serviceName":"cps-application","message":"Jetty started on port 8080 (http/1.1) with context path '/'","processId":"15443","threadName":"main","class":"o.s.b.web.embedded.jetty.JettyWebServer"} 19:17:02 {"logTimeStamp":"2026-01-13T19:17:02.420Z","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":"15443","threadName":"main","class":"o.a.k.clients.consumer.ConsumerConfig"} 19:17:02 {"logTimeStamp":"2026-01-13T19:17:02.484Z","logLevel":"INFO","serviceName":"cps-application","message":"initializing Kafka metrics collector","processId":"15443","threadName":"main","class":"o.a.k.c.t.i.KafkaMetricsCollector"} 19:17:02 {"logTimeStamp":"2026-01-13T19:17:02.620Z","logLevel":"INFO","serviceName":"cps-application","message":"These configurations '[spring.json.use.type.headers]' were supplied but are not used yet.","processId":"15443","threadName":"main","class":"o.a.k.clients.consumer.ConsumerConfig"} 19:17:02 {"logTimeStamp":"2026-01-13T19:17:02.621Z","logLevel":"INFO","serviceName":"cps-application","message":"Kafka version: 3.9.1","processId":"15443","threadName":"main","class":"o.a.kafka.common.utils.AppInfoParser"} 19:17:02 {"logTimeStamp":"2026-01-13T19:17:02.621Z","logLevel":"INFO","serviceName":"cps-application","message":"Kafka commitId: f745dfdcee2b9851","processId":"15443","threadName":"main","class":"o.a.kafka.common.utils.AppInfoParser"} 19:17:02 {"logTimeStamp":"2026-01-13T19:17:02.621Z","logLevel":"INFO","serviceName":"cps-application","message":"Kafka startTimeMs: 1768331822620","processId":"15443","threadName":"main","class":"o.a.kafka.common.utils.AppInfoParser"} 19:17:02 {"logTimeStamp":"2026-01-13T19:17:02.625Z","logLevel":"INFO","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Subscribed to topic(s): dmi-cm-events","processId":"15443","threadName":"main","class":"o.a.k.c.c.internals.ClassicKafkaConsumer"} 19:17:02 {"logTimeStamp":"2026-01-13T19:17:02.636Z","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":"15443","threadName":"main","class":"o.a.k.clients.consumer.ConsumerConfig"} 19:17:02 {"logTimeStamp":"2026-01-13T19:17:02.636Z","logLevel":"INFO","serviceName":"cps-application","message":"initializing Kafka metrics collector","processId":"15443","threadName":"main","class":"o.a.k.c.t.i.KafkaMetricsCollector"} 19:17:02 {"logTimeStamp":"2026-01-13T19:17:02.644Z","logLevel":"INFO","serviceName":"cps-application","message":"These configurations '[spring.json.use.type.headers]' were supplied but are not used yet.","processId":"15443","threadName":"main","class":"o.a.k.clients.consumer.ConsumerConfig"} 19:17:02 {"logTimeStamp":"2026-01-13T19:17:02.644Z","logLevel":"INFO","serviceName":"cps-application","message":"Kafka version: 3.9.1","processId":"15443","threadName":"main","class":"o.a.kafka.common.utils.AppInfoParser"} 19:17:02 {"logTimeStamp":"2026-01-13T19:17:02.644Z","logLevel":"INFO","serviceName":"cps-application","message":"Kafka commitId: f745dfdcee2b9851","processId":"15443","threadName":"main","class":"o.a.kafka.common.utils.AppInfoParser"} 19:17:02 {"logTimeStamp":"2026-01-13T19:17:02.644Z","logLevel":"INFO","serviceName":"cps-application","message":"Kafka startTimeMs: 1768331822644","processId":"15443","threadName":"main","class":"o.a.kafka.common.utils.AppInfoParser"} 19:17:02 {"logTimeStamp":"2026-01-13T19:17:02.645Z","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":"15443","threadName":"main","class":"o.a.k.c.c.internals.ClassicKafkaConsumer"} 19:17:02 {"logTimeStamp":"2026-01-13T19:17:02.649Z","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":"15443","threadName":"main","class":"o.a.k.clients.consumer.ConsumerConfig"} 19:17:02 {"logTimeStamp":"2026-01-13T19:17:02.649Z","logLevel":"INFO","serviceName":"cps-application","message":"initializing Kafka metrics collector","processId":"15443","threadName":"main","class":"o.a.k.c.t.i.KafkaMetricsCollector"} 19:17:02 {"logTimeStamp":"2026-01-13T19:17:02.727Z","logLevel":"INFO","serviceName":"cps-application","message":"Kafka version: 3.9.1","processId":"15443","threadName":"main","class":"o.a.kafka.common.utils.AppInfoParser"} 19:17:02 {"logTimeStamp":"2026-01-13T19:17:02.727Z","logLevel":"INFO","serviceName":"cps-application","message":"Kafka commitId: f745dfdcee2b9851","processId":"15443","threadName":"main","class":"o.a.kafka.common.utils.AppInfoParser"} 19:17:02 {"logTimeStamp":"2026-01-13T19:17:02.727Z","logLevel":"INFO","serviceName":"cps-application","message":"Kafka startTimeMs: 1768331822727","processId":"15443","threadName":"main","class":"o.a.kafka.common.utils.AppInfoParser"} 19:17:02 {"logTimeStamp":"2026-01-13T19:17:02.728Z","logLevel":"INFO","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-group-3, groupId=ncmp-group] Subscribed to topic(s): subscription","processId":"15443","threadName":"main","class":"o.a.k.c.c.internals.ClassicKafkaConsumer"} 19:17:02 {"logTimeStamp":"2026-01-13T19:17:02.740Z","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":"15443","threadName":"main","class":"o.a.k.clients.consumer.ConsumerConfig"} 19:17:02 {"logTimeStamp":"2026-01-13T19:17:02.740Z","logLevel":"INFO","serviceName":"cps-application","message":"initializing Kafka metrics collector","processId":"15443","threadName":"main","class":"o.a.k.c.t.i.KafkaMetricsCollector"} 19:17:02 {"logTimeStamp":"2026-01-13T19:17:02.750Z","logLevel":"INFO","serviceName":"cps-application","message":"These configurations '[spring.json.use.type.headers]' were supplied but are not used yet.","processId":"15443","threadName":"main","class":"o.a.k.clients.consumer.ConsumerConfig"} 19:17:02 {"logTimeStamp":"2026-01-13T19:17:02.750Z","logLevel":"INFO","serviceName":"cps-application","message":"Kafka version: 3.9.1","processId":"15443","threadName":"main","class":"o.a.kafka.common.utils.AppInfoParser"} 19:17:02 {"logTimeStamp":"2026-01-13T19:17:02.750Z","logLevel":"INFO","serviceName":"cps-application","message":"Kafka commitId: f745dfdcee2b9851","processId":"15443","threadName":"main","class":"o.a.kafka.common.utils.AppInfoParser"} 19:17:02 {"logTimeStamp":"2026-01-13T19:17:02.750Z","logLevel":"INFO","serviceName":"cps-application","message":"Kafka startTimeMs: 1768331822750","processId":"15443","threadName":"main","class":"o.a.kafka.common.utils.AppInfoParser"} 19:17:02 {"logTimeStamp":"2026-01-13T19:17:02.751Z","logLevel":"INFO","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-group-4, groupId=ncmp-group] Subscribed to topic(s): dmi-device-heartbeat","processId":"15443","threadName":"main","class":"o.a.k.c.c.internals.ClassicKafkaConsumer"} 19:17:02 {"logTimeStamp":"2026-01-13T19:17:02.753Z","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":"15443","threadName":"main","class":"o.a.k.clients.consumer.ConsumerConfig"} 19:17:02 {"logTimeStamp":"2026-01-13T19:17:02.753Z","logLevel":"INFO","serviceName":"cps-application","message":"initializing Kafka metrics collector","processId":"15443","threadName":"main","class":"o.a.k.c.t.i.KafkaMetricsCollector"} 19:17:02 {"logTimeStamp":"2026-01-13T19:17:02.761Z","logLevel":"INFO","serviceName":"cps-application","message":"These configurations '[spring.json.use.type.headers]' were supplied but are not used yet.","processId":"15443","threadName":"main","class":"o.a.k.clients.consumer.ConsumerConfig"} 19:17:02 {"logTimeStamp":"2026-01-13T19:17:02.761Z","logLevel":"INFO","serviceName":"cps-application","message":"Kafka version: 3.9.1","processId":"15443","threadName":"main","class":"o.a.kafka.common.utils.AppInfoParser"} 19:17:02 {"logTimeStamp":"2026-01-13T19:17:02.761Z","logLevel":"INFO","serviceName":"cps-application","message":"Kafka commitId: f745dfdcee2b9851","processId":"15443","threadName":"main","class":"o.a.kafka.common.utils.AppInfoParser"} 19:17:02 {"logTimeStamp":"2026-01-13T19:17:02.761Z","logLevel":"INFO","serviceName":"cps-application","message":"Kafka startTimeMs: 1768331822761","processId":"15443","threadName":"main","class":"o.a.kafka.common.utils.AppInfoParser"} 19:17:02 {"logTimeStamp":"2026-01-13T19:17:02.761Z","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":"15443","threadName":"main","class":"o.a.k.c.c.internals.ClassicKafkaConsumer"} 19:17:02 {"logTimeStamp":"2026-01-13T19:17:02.763Z","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":"15443","threadName":"main","class":"o.a.k.clients.consumer.ConsumerConfig"} 19:17:02 {"logTimeStamp":"2026-01-13T19:17:02.763Z","logLevel":"INFO","serviceName":"cps-application","message":"initializing Kafka metrics collector","processId":"15443","threadName":"main","class":"o.a.k.c.t.i.KafkaMetricsCollector"} 19:17:02 {"logTimeStamp":"2026-01-13T19:17:02.779Z","logLevel":"INFO","serviceName":"cps-application","message":"Kafka version: 3.9.1","processId":"15443","threadName":"main","class":"o.a.kafka.common.utils.AppInfoParser"} 19:17:02 {"logTimeStamp":"2026-01-13T19:17:02.779Z","logLevel":"INFO","serviceName":"cps-application","message":"Kafka commitId: f745dfdcee2b9851","processId":"15443","threadName":"main","class":"o.a.kafka.common.utils.AppInfoParser"} 19:17:02 {"logTimeStamp":"2026-01-13T19:17:02.779Z","logLevel":"INFO","serviceName":"cps-application","message":"Kafka startTimeMs: 1768331822779","processId":"15443","threadName":"main","class":"o.a.kafka.common.utils.AppInfoParser"} 19:17:02 {"logTimeStamp":"2026-01-13T19:17:02.779Z","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":"15443","threadName":"main","class":"o.a.k.c.c.internals.ClassicKafkaConsumer"} 19:17:02 {"logTimeStamp":"2026-01-13T19:17:02.801Z","logLevel":"INFO","serviceName":"cps-application","message":"Started Application in 17.647 seconds (process running for 19.537)","processId":"15443","threadName":"main","class":"org.onap.cps.Application"} 19:17:02 {"logTimeStamp":"2026-01-13T19:17:02.802Z","logLevel":"INFO","serviceName":"cps-application","message":"Registering ModelLoader CpsNotificationSubscriptionModelLoader","processId":"15443","threadName":"main","class":"o.o.c.i.a.ModelLoaderRegistrationOnStartup"} 19:17:02 {"logTimeStamp":"2026-01-13T19:17:02.802Z","logLevel":"INFO","serviceName":"cps-application","message":"Registering ModelLoader InventoryModelLoader","processId":"15443","threadName":"main","class":"o.o.c.i.a.ModelLoaderRegistrationOnStartup"} 19:17:02 {"logTimeStamp":"2026-01-13T19:17:02.802Z","logLevel":"INFO","serviceName":"cps-application","message":"Registering ModelLoader CmDataSubscriptionModelLoader","processId":"15443","threadName":"main","class":"o.o.c.i.a.ModelLoaderRegistrationOnStartup"} 19:17:02 {"logTimeStamp":"2026-01-13T19:17:02.802Z","logLevel":"INFO","serviceName":"cps-application","message":"Registering ModelLoader ModelLoadersCompletedCheck","processId":"15443","threadName":"main","class":"o.o.c.i.a.ModelLoaderRegistrationOnStartup"} 19:17:02 {"logTimeStamp":"2026-01-13T19:17:02.817Z","logLevel":"INFO","serviceName":"cps-application","message":"[10.30.107.183]:5701 [\"cps-and-ncmp-common-cache-cluster\"] [5.5.0] Initializing cluster partition table arrangement...","processId":"15443","threadName":"main","class":"c.h.i.p.impl.PartitionStateManagerImpl"} 19:17:02 {"logTimeStamp":"2026-01-13T19:17:02.830Z","logLevel":"INFO","traceId":"bbeb78a4817183e6b5706266370ee232","serviceName":"cps-application","message":"System is not ready yet","spanId":"ee3030c959f0dd3e","processId":"15443","threadName":"watchdog-th-1","class":"o.o.c.n.i.i.sync.DataSyncWatchdog"} 19:17:02 {"logTimeStamp":"2026-01-13T19:17:02.834Z","logLevel":"INFO","traceId":"28430af103655ff7b6bee646afe87b00","serviceName":"cps-application","message":"System is not ready yet","spanId":"9721d2bc992eb873","processId":"15443","threadName":"watchdog-th-2","class":"o.o.c.n.i.i.sync.ModuleSyncWatchdog"} 19:17:02 {"logTimeStamp":"2026-01-13T19:17:02.930Z","logLevel":"INFO","serviceName":"cps-application","message":"This instance is model loader master","processId":"15443","threadName":"main","class":"org.onap.cps.init.AbstractModelLoader"} 19:17:02 {"logTimeStamp":"2026-01-13T19:17:02.930Z","logLevel":"INFO","serviceName":"cps-application","message":"Model Loader #1 Started: CPS Data Notification Subscription Models","processId":"15443","threadName":"main","class":"o.o.c.i.CpsNotificationSubscriptionModelLoader"} 19:17:03 {"logTimeStamp":"2026-01-13T19:17:02.965Z","logLevel":"INFO","serviceName":"cps-application","message":"CpsDatabasePool - Starting...","processId":"15443","threadName":"main","class":"com.zaxxer.hikari.HikariDataSource"} 19:17:03 {"logTimeStamp":"2026-01-13T19:17:03.060Z","logLevel":"INFO","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-group-4, groupId=ncmp-group] Node -1 disconnected.","processId":"15443","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#5-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 19:17:03 {"logTimeStamp":"2026-01-13T19:17:03.061Z","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":"15443","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 19:17:03 {"logTimeStamp":"2026-01-13T19:17:03.062Z","logLevel":"INFO","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-group-3, groupId=ncmp-group] Node -1 disconnected.","processId":"15443","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#4-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 19:17:03 {"logTimeStamp":"2026-01-13T19:17:03.063Z","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":"15443","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 19:17:03 {"logTimeStamp":"2026-01-13T19:17:03.064Z","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":"15443","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#4-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 19:17:03 {"logTimeStamp":"2026-01-13T19:17:03.064Z","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":"15443","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#4-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 19:17:03 {"logTimeStamp":"2026-01-13T19:17:03.064Z","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":"15443","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 19:17:03 {"logTimeStamp":"2026-01-13T19:17:03.064Z","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":"15443","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 19:17:03 {"logTimeStamp":"2026-01-13T19:17:03.064Z","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":"15443","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 19:17:03 {"logTimeStamp":"2026-01-13T19:17:03.064Z","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":"15443","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 19:17:03 {"logTimeStamp":"2026-01-13T19:17:03.068Z","logLevel":"INFO","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-group-2, groupId=ncmp-group] Node -1 disconnected.","processId":"15443","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#3-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 19:17:03 {"logTimeStamp":"2026-01-13T19:17:03.068Z","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":"15443","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#3-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 19:17:03 {"logTimeStamp":"2026-01-13T19:17:03.068Z","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":"15443","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#3-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 19:17:03 {"logTimeStamp":"2026-01-13T19:17:03.069Z","logLevel":"INFO","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Node -1 disconnected.","processId":"15443","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 19:17:03 {"logTimeStamp":"2026-01-13T19:17:03.069Z","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":"15443","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#5-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 19:17:03 {"logTimeStamp":"2026-01-13T19:17:03.069Z","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":"15443","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#5-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 19:17:03 {"logTimeStamp":"2026-01-13T19:17:03.069Z","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":"15443","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 19:17:03 {"logTimeStamp":"2026-01-13T19:17:03.069Z","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":"15443","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 19:17:03 {"logTimeStamp":"2026-01-13T19:17:03.156Z","logLevel":"INFO","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Node -1 disconnected.","processId":"15443","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 19:17:03 {"logTimeStamp":"2026-01-13T19:17:03.156Z","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":"15443","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 19:17:03 {"logTimeStamp":"2026-01-13T19:17:03.156Z","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":"15443","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 19:17:03 {"logTimeStamp":"2026-01-13T19:17:03.156Z","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":"15443","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 19:17:03 {"logTimeStamp":"2026-01-13T19:17:03.156Z","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":"15443","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 19:17:03 {"logTimeStamp":"2026-01-13T19:17:03.156Z","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":"15443","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 19:17:03 {"logTimeStamp":"2026-01-13T19:17:03.170Z","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":"15443","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 19:17:03 {"logTimeStamp":"2026-01-13T19:17:03.170Z","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":"15443","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 19:17:03 {"logTimeStamp":"2026-01-13T19:17:03.170Z","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":"15443","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 19:17:03 {"logTimeStamp":"2026-01-13T19:17:03.173Z","logLevel":"INFO","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-group-4, groupId=ncmp-group] Node -1 disconnected.","processId":"15443","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#5-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 19:17:03 {"logTimeStamp":"2026-01-13T19:17:03.173Z","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":"15443","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#5-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 19:17:03 {"logTimeStamp":"2026-01-13T19:17:03.173Z","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":"15443","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#5-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 19:17:03 {"logTimeStamp":"2026-01-13T19:17:03.177Z","logLevel":"INFO","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-group-2, groupId=ncmp-group] Node -1 disconnected.","processId":"15443","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#3-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 19:17:03 {"logTimeStamp":"2026-01-13T19:17:03.177Z","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":"15443","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#3-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 19:17:03 {"logTimeStamp":"2026-01-13T19:17:03.177Z","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":"15443","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#3-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 19:17:03 {"logTimeStamp":"2026-01-13T19:17:03.180Z","logLevel":"INFO","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-group-3, groupId=ncmp-group] Node -1 disconnected.","processId":"15443","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#4-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 19:17:03 {"logTimeStamp":"2026-01-13T19:17:03.180Z","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":"15443","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#4-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 19:17:03 {"logTimeStamp":"2026-01-13T19:17:03.180Z","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":"15443","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#4-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 19:17:03 {"logTimeStamp":"2026-01-13T19:17:03.257Z","logLevel":"INFO","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Node -1 disconnected.","processId":"15443","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 19:17:03 {"logTimeStamp":"2026-01-13T19:17:03.258Z","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":"15443","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 19:17:03 {"logTimeStamp":"2026-01-13T19:17:03.258Z","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":"15443","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 19:17:03 {"logTimeStamp":"2026-01-13T19:17:03.316Z","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":"15443","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 19:17:03 {"logTimeStamp":"2026-01-13T19:17:03.317Z","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":"15443","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 19:17:03 {"logTimeStamp":"2026-01-13T19:17:03.317Z","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":"15443","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 19:17:03 {"logTimeStamp":"2026-01-13T19:17:03.322Z","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":"15443","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 19:17:03 {"logTimeStamp":"2026-01-13T19:17:03.322Z","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":"15443","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 19:17:03 {"logTimeStamp":"2026-01-13T19:17:03.322Z","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":"15443","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 19:17:03 {"logTimeStamp":"2026-01-13T19:17:03.324Z","logLevel":"INFO","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-group-4, groupId=ncmp-group] Node -1 disconnected.","processId":"15443","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#5-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 19:17:03 {"logTimeStamp":"2026-01-13T19:17:03.325Z","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":"15443","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#5-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 19:17:03 {"logTimeStamp":"2026-01-13T19:17:03.325Z","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":"15443","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#5-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 19:17:03 {"logTimeStamp":"2026-01-13T19:17:03.329Z","logLevel":"INFO","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-group-2, groupId=ncmp-group] Node -1 disconnected.","processId":"15443","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#3-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 19:17:03 {"logTimeStamp":"2026-01-13T19:17:03.329Z","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":"15443","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#3-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 19:17:03 {"logTimeStamp":"2026-01-13T19:17:03.329Z","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":"15443","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#3-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 19:17:03 {"logTimeStamp":"2026-01-13T19:17:03.331Z","logLevel":"INFO","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-group-3, groupId=ncmp-group] Node -1 disconnected.","processId":"15443","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#4-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 19:17:03 {"logTimeStamp":"2026-01-13T19:17:03.332Z","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":"15443","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#4-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 19:17:03 {"logTimeStamp":"2026-01-13T19:17:03.332Z","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":"15443","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#4-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 19:17:03 {"logTimeStamp":"2026-01-13T19:17:03.460Z","logLevel":"INFO","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Node -1 disconnected.","processId":"15443","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 19:17:03 {"logTimeStamp":"2026-01-13T19:17:03.460Z","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":"15443","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 19:17:03 {"logTimeStamp":"2026-01-13T19:17:03.460Z","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":"15443","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 19:17:03 {"logTimeStamp":"2026-01-13T19:17:03.519Z","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":"15443","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 19:17:03 {"logTimeStamp":"2026-01-13T19:17:03.519Z","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":"15443","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 19:17:03 {"logTimeStamp":"2026-01-13T19:17:03.519Z","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":"15443","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 19:17:03 {"logTimeStamp":"2026-01-13T19:17:03.531Z","logLevel":"INFO","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-group-3, groupId=ncmp-group] Node -1 disconnected.","processId":"15443","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#4-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 19:17:03 {"logTimeStamp":"2026-01-13T19:17:03.531Z","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":"15443","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#4-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 19:17:03 {"logTimeStamp":"2026-01-13T19:17:03.531Z","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":"15443","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#4-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 19:17:03 {"logTimeStamp":"2026-01-13T19:17:03.572Z","logLevel":"INFO","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-group-2, groupId=ncmp-group] Node -1 disconnected.","processId":"15443","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#3-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 19:17:03 {"logTimeStamp":"2026-01-13T19:17:03.572Z","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":"15443","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#3-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 19:17:03 {"logTimeStamp":"2026-01-13T19:17:03.572Z","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":"15443","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#3-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 19:17:03 {"logTimeStamp":"2026-01-13T19:17:03.577Z","logLevel":"INFO","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-group-4, groupId=ncmp-group] Node -1 disconnected.","processId":"15443","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#5-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 19:17:03 {"logTimeStamp":"2026-01-13T19:17:03.577Z","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":"15443","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#5-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 19:17:03 {"logTimeStamp":"2026-01-13T19:17:03.577Z","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":"15443","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#5-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 19:17:03 {"logTimeStamp":"2026-01-13T19:17:03.580Z","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":"15443","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 19:17:03 {"logTimeStamp":"2026-01-13T19:17:03.580Z","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":"15443","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 19:17:03 {"logTimeStamp":"2026-01-13T19:17:03.580Z","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":"15443","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 19:17:03 {"logTimeStamp":"2026-01-13T19:17:03.936Z","logLevel":"INFO","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Node -1 disconnected.","processId":"15443","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 19:17:03 {"logTimeStamp":"2026-01-13T19:17:03.936Z","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":"15443","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 19:17:03 {"logTimeStamp":"2026-01-13T19:17:03.936Z","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":"15443","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 19:17:04 {"logTimeStamp":"2026-01-13T19:17:03.945Z","logLevel":"INFO","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-group-2, groupId=ncmp-group] Node -1 disconnected.","processId":"15443","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#3-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 19:17:04 {"logTimeStamp":"2026-01-13T19:17:03.945Z","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":"15443","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#3-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 19:17:04 {"logTimeStamp":"2026-01-13T19:17:03.945Z","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":"15443","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#3-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 19:17:04 {"logTimeStamp":"2026-01-13T19:17:03.966Z","logLevel":"WARN","serviceName":"cps-application","message":"SQL Error: 0, SQLState: 08001","processId":"15443","threadName":"main","class":"o.h.engine.jdbc.spi.SqlExceptionHelper"} 19:17:04 {"logTimeStamp":"2026-01-13T19:17:03.967Z","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":"15443","threadName":"main","class":"o.h.engine.jdbc.spi.SqlExceptionHelper"} 19:17:04 {"logTimeStamp":"2026-01-13T19:17:03.977Z","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":"15443","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 19:17:04 {"logTimeStamp":"2026-01-13T19:17:03.977Z","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":"15443","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 19:17:04 {"logTimeStamp":"2026-01-13T19:17:03.977Z","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":"15443","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 19:17:04 {"logTimeStamp":"2026-01-13T19:17:03.978Z","logLevel":"ERROR","serviceName":"cps-application","message":"Creating dataspace failed: Could not open JPA EntityManager for transaction ","processId":"15443","threadName":"main","class":"org.onap.cps.init.AbstractModelLoader"} 19:17:04 {"logTimeStamp":"2026-01-13T19:17:03.978Z","logLevel":"ERROR","serviceName":"cps-application","message":"Exiting application due to failure in onboarding model: Creating dataspace failed","processId":"15443","threadName":"main","class":"org.onap.cps.init.AbstractModelLoader"} 19:17:04 {"logTimeStamp":"2026-01-13T19:17:03.980Z","logLevel":"INFO","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-group-3, groupId=ncmp-group] Node -1 disconnected.","processId":"15443","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#4-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 19:17:04 {"logTimeStamp":"2026-01-13T19:17:03.980Z","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":"15443","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#4-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 19:17:04 {"logTimeStamp":"2026-01-13T19:17:03.980Z","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":"15443","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#4-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 19:17:04 {"logTimeStamp":"2026-01-13T19:17:03.987Z","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":"15443","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#4-0-C-1","class":"o.a.k.c.c.internals.ConsumerCoordinator"} 19:17:04 {"logTimeStamp":"2026-01-13T19:17:03.987Z","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":"15443","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1","class":"o.a.k.c.c.internals.ConsumerCoordinator"} 19:17:04 {"logTimeStamp":"2026-01-13T19:17:03.987Z","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":"15443","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#4-0-C-1","class":"o.a.k.c.c.internals.ConsumerCoordinator"} 19:17:04 {"logTimeStamp":"2026-01-13T19:17:03.987Z","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":"15443","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#3-0-C-1","class":"o.a.k.c.c.internals.ConsumerCoordinator"} 19:17:04 {"logTimeStamp":"2026-01-13T19:17:03.987Z","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":"15443","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1","class":"o.a.k.c.c.internals.ConsumerCoordinator"} 19:17:04 {"logTimeStamp":"2026-01-13T19:17:03.987Z","logLevel":"INFO","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-group-3, groupId=ncmp-group] Unsubscribed all topics or patterns and assigned partitions","processId":"15443","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#4-0-C-1","class":"o.a.k.c.c.internals.ClassicKafkaConsumer"} 19:17:04 {"logTimeStamp":"2026-01-13T19:17:03.987Z","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":"15443","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#3-0-C-1","class":"o.a.k.c.c.internals.ConsumerCoordinator"} 19:17:04 {"logTimeStamp":"2026-01-13T19:17:03.987Z","logLevel":"INFO","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Unsubscribed all topics or patterns and assigned partitions","processId":"15443","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1","class":"o.a.k.c.c.internals.ClassicKafkaConsumer"} 19:17:04 {"logTimeStamp":"2026-01-13T19:17:03.987Z","logLevel":"INFO","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-group-2, groupId=ncmp-group] Unsubscribed all topics or patterns and assigned partitions","processId":"15443","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#3-0-C-1","class":"o.a.k.c.c.internals.ClassicKafkaConsumer"} 19:17:04 {"logTimeStamp":"2026-01-13T19:17:03.987Z","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":"15443","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1","class":"o.a.k.c.c.internals.ConsumerCoordinator"} 19:17:04 {"logTimeStamp":"2026-01-13T19:17:03.987Z","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":"15443","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1","class":"o.a.k.c.c.internals.ConsumerCoordinator"} 19:17:04 {"logTimeStamp":"2026-01-13T19:17:03.987Z","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":"15443","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#5-0-C-1","class":"o.a.k.c.c.internals.ConsumerCoordinator"} 19:17:04 {"logTimeStamp":"2026-01-13T19:17:03.987Z","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":"15443","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1","class":"o.a.k.c.c.internals.ClassicKafkaConsumer"} 19:17:04 {"logTimeStamp":"2026-01-13T19:17:03.987Z","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":"15443","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#5-0-C-1","class":"o.a.k.c.c.internals.ConsumerCoordinator"} 19:17:04 {"logTimeStamp":"2026-01-13T19:17:03.988Z","logLevel":"INFO","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-group-4, groupId=ncmp-group] Unsubscribed all topics or patterns and assigned partitions","processId":"15443","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#5-0-C-1","class":"o.a.k.c.c.internals.ClassicKafkaConsumer"} 19:17:04 {"logTimeStamp":"2026-01-13T19:17:03.988Z","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":"15443","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1","class":"o.a.k.c.c.internals.ConsumerCoordinator"} 19:17:04 {"logTimeStamp":"2026-01-13T19:17:03.988Z","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":"15443","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1","class":"o.a.k.c.c.internals.ConsumerCoordinator"} 19:17:04 {"logTimeStamp":"2026-01-13T19:17:03.988Z","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":"15443","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1","class":"o.a.k.c.c.internals.ClassicKafkaConsumer"} 19:17:04 {"logTimeStamp":"2026-01-13T19:17:03.990Z","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":"15443","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#4-0-C-1","class":"o.a.k.c.c.internals.ConsumerCoordinator"} 19:17:04 {"logTimeStamp":"2026-01-13T19:17:03.990Z","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":"15443","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#3-0-C-1","class":"o.a.k.c.c.internals.ConsumerCoordinator"} 19:17:04 {"logTimeStamp":"2026-01-13T19:17:03.990Z","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":"15443","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#3-0-C-1","class":"o.a.k.c.c.internals.ConsumerCoordinator"} 19:17:04 {"logTimeStamp":"2026-01-13T19:17:03.990Z","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":"15443","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#4-0-C-1","class":"o.a.k.c.c.internals.ConsumerCoordinator"} 19:17:04 {"logTimeStamp":"2026-01-13T19:17:03.990Z","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":"15443","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1","class":"o.a.k.c.c.internals.ConsumerCoordinator"} 19:17:04 {"logTimeStamp":"2026-01-13T19:17:03.990Z","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":"15443","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1","class":"o.a.k.c.c.internals.ConsumerCoordinator"} 19:17:04 {"logTimeStamp":"2026-01-13T19:17:03.990Z","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":"15443","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1","class":"o.a.k.c.c.internals.ConsumerCoordinator"} 19:17:04 {"logTimeStamp":"2026-01-13T19:17:03.990Z","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":"15443","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1","class":"o.a.k.c.c.internals.ConsumerCoordinator"} 19:17:04 {"logTimeStamp":"2026-01-13T19:17:03.990Z","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":"15443","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#5-0-C-1","class":"o.a.k.c.c.internals.ConsumerCoordinator"} 19:17:04 {"logTimeStamp":"2026-01-13T19:17:03.990Z","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":"15443","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#5-0-C-1","class":"o.a.k.c.c.internals.ConsumerCoordinator"} 19:17:04 {"logTimeStamp":"2026-01-13T19:17:03.994Z","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":"15443","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1","class":"o.a.k.c.c.internals.ConsumerCoordinator"} 19:17:04 {"logTimeStamp":"2026-01-13T19:17:03.994Z","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":"15443","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1","class":"o.a.k.c.c.internals.ConsumerCoordinator"} 19:17:04 {"logTimeStamp":"2026-01-13T19:17:03.996Z","logLevel":"INFO","serviceName":"cps-application","message":"Metrics scheduler closed","processId":"15443","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#3-0-C-1","class":"org.apache.kafka.common.metrics.Metrics"} 19:17:04 {"logTimeStamp":"2026-01-13T19:17:03.997Z","logLevel":"INFO","serviceName":"cps-application","message":"Closing reporter org.apache.kafka.common.metrics.JmxReporter","processId":"15443","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#3-0-C-1","class":"org.apache.kafka.common.metrics.Metrics"} 19:17:04 {"logTimeStamp":"2026-01-13T19:17:03.996Z","logLevel":"INFO","serviceName":"cps-application","message":"Metrics scheduler closed","processId":"15443","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#4-0-C-1","class":"org.apache.kafka.common.metrics.Metrics"} 19:17:04 {"logTimeStamp":"2026-01-13T19:17:03.997Z","logLevel":"INFO","serviceName":"cps-application","message":"Closing reporter org.apache.kafka.common.metrics.JmxReporter","processId":"15443","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#4-0-C-1","class":"org.apache.kafka.common.metrics.Metrics"} 19:17:04 {"logTimeStamp":"2026-01-13T19:17:03.997Z","logLevel":"INFO","serviceName":"cps-application","message":"Closing reporter org.apache.kafka.common.telemetry.internals.ClientTelemetryReporter","processId":"15443","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#3-0-C-1","class":"org.apache.kafka.common.metrics.Metrics"} 19:17:04 {"logTimeStamp":"2026-01-13T19:17:03.997Z","logLevel":"INFO","serviceName":"cps-application","message":"Metrics reporters closed","processId":"15443","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#3-0-C-1","class":"org.apache.kafka.common.metrics.Metrics"} 19:17:04 {"logTimeStamp":"2026-01-13T19:17:03.997Z","logLevel":"INFO","serviceName":"cps-application","message":"Metrics scheduler closed","processId":"15443","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1","class":"org.apache.kafka.common.metrics.Metrics"} 19:17:04 {"logTimeStamp":"2026-01-13T19:17:03.997Z","logLevel":"INFO","serviceName":"cps-application","message":"Closing reporter org.apache.kafka.common.metrics.JmxReporter","processId":"15443","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1","class":"org.apache.kafka.common.metrics.Metrics"} 19:17:04 {"logTimeStamp":"2026-01-13T19:17:03.997Z","logLevel":"INFO","serviceName":"cps-application","message":"Closing reporter org.apache.kafka.common.telemetry.internals.ClientTelemetryReporter","processId":"15443","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#4-0-C-1","class":"org.apache.kafka.common.metrics.Metrics"} 19:17:04 {"logTimeStamp":"2026-01-13T19:17:03.997Z","logLevel":"INFO","serviceName":"cps-application","message":"Metrics reporters closed","processId":"15443","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#4-0-C-1","class":"org.apache.kafka.common.metrics.Metrics"} 19:17:04 {"logTimeStamp":"2026-01-13T19:17:04.001Z","logLevel":"INFO","serviceName":"cps-application","message":"Metrics scheduler closed","processId":"15443","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#5-0-C-1","class":"org.apache.kafka.common.metrics.Metrics"} 19:17:04 {"logTimeStamp":"2026-01-13T19:17:04.001Z","logLevel":"INFO","serviceName":"cps-application","message":"Closing reporter org.apache.kafka.common.metrics.JmxReporter","processId":"15443","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#5-0-C-1","class":"org.apache.kafka.common.metrics.Metrics"} 19:17:04 {"logTimeStamp":"2026-01-13T19:17:04.002Z","logLevel":"INFO","serviceName":"cps-application","message":"Closing reporter org.apache.kafka.common.telemetry.internals.ClientTelemetryReporter","processId":"15443","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#5-0-C-1","class":"org.apache.kafka.common.metrics.Metrics"} 19:17:04 {"logTimeStamp":"2026-01-13T19:17:04.002Z","logLevel":"INFO","serviceName":"cps-application","message":"Metrics reporters closed","processId":"15443","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#5-0-C-1","class":"org.apache.kafka.common.metrics.Metrics"} 19:17:04 {"logTimeStamp":"2026-01-13T19:17:04.002Z","logLevel":"INFO","serviceName":"cps-application","message":"Metrics scheduler closed","processId":"15443","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1","class":"org.apache.kafka.common.metrics.Metrics"} 19:17:04 {"logTimeStamp":"2026-01-13T19:17:04.002Z","logLevel":"INFO","serviceName":"cps-application","message":"Closing reporter org.apache.kafka.common.metrics.JmxReporter","processId":"15443","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1","class":"org.apache.kafka.common.metrics.Metrics"} 19:17:04 {"logTimeStamp":"2026-01-13T19:17:04.002Z","logLevel":"INFO","serviceName":"cps-application","message":"Closing reporter org.apache.kafka.common.telemetry.internals.ClientTelemetryReporter","processId":"15443","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1","class":"org.apache.kafka.common.metrics.Metrics"} 19:17:04 {"logTimeStamp":"2026-01-13T19:17:04.002Z","logLevel":"INFO","serviceName":"cps-application","message":"Metrics reporters closed","processId":"15443","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1","class":"org.apache.kafka.common.metrics.Metrics"} 19:17:04 {"logTimeStamp":"2026-01-13T19:17:04.005Z","logLevel":"INFO","serviceName":"cps-application","message":"App info kafka.consumer for consumer-ncmp-group-2 unregistered","processId":"15443","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#3-0-C-1","class":"o.a.kafka.common.utils.AppInfoParser"} 19:17:04 {"logTimeStamp":"2026-01-13T19:17:04.006Z","logLevel":"INFO","serviceName":"cps-application","message":"ncmp-group: Consumer stopped","processId":"15443","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#3-0-C-1","class":"o.s.k.l.KafkaMessageListenerContainer"} 19:17:04 {"logTimeStamp":"2026-01-13T19:17:04.007Z","logLevel":"INFO","serviceName":"cps-application","message":"Closing reporter org.apache.kafka.common.telemetry.internals.ClientTelemetryReporter","processId":"15443","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1","class":"org.apache.kafka.common.metrics.Metrics"} 19:17:04 {"logTimeStamp":"2026-01-13T19:17:04.007Z","logLevel":"INFO","serviceName":"cps-application","message":"Metrics reporters closed","processId":"15443","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1","class":"org.apache.kafka.common.metrics.Metrics"} 19:17:04 {"logTimeStamp":"2026-01-13T19:17:04.007Z","logLevel":"INFO","serviceName":"cps-application","message":"Metrics scheduler closed","processId":"15443","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1","class":"org.apache.kafka.common.metrics.Metrics"} 19:17:04 {"logTimeStamp":"2026-01-13T19:17:04.007Z","logLevel":"INFO","serviceName":"cps-application","message":"Closing reporter org.apache.kafka.common.metrics.JmxReporter","processId":"15443","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1","class":"org.apache.kafka.common.metrics.Metrics"} 19:17:04 {"logTimeStamp":"2026-01-13T19:17:04.007Z","logLevel":"INFO","serviceName":"cps-application","message":"Closing reporter org.apache.kafka.common.telemetry.internals.ClientTelemetryReporter","processId":"15443","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1","class":"org.apache.kafka.common.metrics.Metrics"} 19:17:04 {"logTimeStamp":"2026-01-13T19:17:04.007Z","logLevel":"INFO","serviceName":"cps-application","message":"Metrics reporters closed","processId":"15443","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1","class":"org.apache.kafka.common.metrics.Metrics"} 19:17:04 {"logTimeStamp":"2026-01-13T19:17:04.009Z","logLevel":"INFO","serviceName":"cps-application","message":"App info kafka.consumer for consumer-ncmp-group-4 unregistered","processId":"15443","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#5-0-C-1","class":"o.a.kafka.common.utils.AppInfoParser"} 19:17:04 {"logTimeStamp":"2026-01-13T19:17:04.009Z","logLevel":"INFO","serviceName":"cps-application","message":"ncmp-group: Consumer stopped","processId":"15443","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#5-0-C-1","class":"o.s.k.l.KafkaMessageListenerContainer"} 19:17:04 {"logTimeStamp":"2026-01-13T19:17:04.009Z","logLevel":"INFO","serviceName":"cps-application","message":"App info kafka.consumer for consumer-ncmp-group-3 unregistered","processId":"15443","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#4-0-C-1","class":"o.a.kafka.common.utils.AppInfoParser"} 19:17:04 {"logTimeStamp":"2026-01-13T19:17:04.009Z","logLevel":"INFO","serviceName":"cps-application","message":"ncmp-group: Consumer stopped","processId":"15443","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#4-0-C-1","class":"o.s.k.l.KafkaMessageListenerContainer"} 19:17:04 {"logTimeStamp":"2026-01-13T19:17:04.010Z","logLevel":"INFO","serviceName":"cps-application","message":"App info kafka.consumer for consumer-ncmp-data-operation-event-group-5 unregistered","processId":"15443","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1","class":"o.a.kafka.common.utils.AppInfoParser"} 19:17:04 {"logTimeStamp":"2026-01-13T19:17:04.010Z","logLevel":"INFO","serviceName":"cps-application","message":"ncmp-data-operation-event-group: Consumer stopped","processId":"15443","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1","class":"o.s.k.l.KafkaMessageListenerContainer"} 19:17:04 {"logTimeStamp":"2026-01-13T19:17:04.013Z","logLevel":"INFO","serviceName":"cps-application","message":"App info kafka.consumer for consumer-ncmp-async-rest-request-event-group-6 unregistered","processId":"15443","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1","class":"o.a.kafka.common.utils.AppInfoParser"} 19:17:04 {"logTimeStamp":"2026-01-13T19:17:04.013Z","logLevel":"INFO","serviceName":"cps-application","message":"ncmp-async-rest-request-event-group: Consumer stopped","processId":"15443","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1","class":"o.s.k.l.KafkaMessageListenerContainer"} 19:17:04 {"logTimeStamp":"2026-01-13T19:17:04.014Z","logLevel":"INFO","serviceName":"cps-application","message":"App info kafka.consumer for consumer-ncmp-group-1 unregistered","processId":"15443","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1","class":"o.a.kafka.common.utils.AppInfoParser"} 19:17:04 {"logTimeStamp":"2026-01-13T19:17:04.014Z","logLevel":"INFO","serviceName":"cps-application","message":"ncmp-group: Consumer stopped","processId":"15443","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1","class":"o.s.k.l.KafkaMessageListenerContainer"} 19:17:04 {"logTimeStamp":"2026-01-13T19:17:04.015Z","logLevel":"INFO","serviceName":"cps-application","message":"Commencing graceful shutdown. Waiting for active requests to complete","processId":"15443","threadName":"main","class":"o.s.b.w.embedded.jetty.GracefulShutdown"} 19:17:04 {"logTimeStamp":"2026-01-13T19:17:04.016Z","logLevel":"INFO","serviceName":"cps-application","message":"Graceful shutdown complete","processId":"15443","threadName":"jetty-shutdown","class":"o.s.b.w.embedded.jetty.GracefulShutdown"} 19:17:04 {"logTimeStamp":"2026-01-13T19:17:04.020Z","logLevel":"INFO","serviceName":"cps-application","message":"Stopped ServerConnector@59577ced{HTTP/1.1, (http/1.1)}{0.0.0.0:8080}","processId":"15443","threadName":"main","class":"o.eclipse.jetty.server.AbstractConnector"} 19:17:06 {"logTimeStamp":"2026-01-13T19:17:06.093Z","logLevel":"INFO","serviceName":"cps-application","message":"Closing JPA EntityManagerFactory for persistence unit 'default'","processId":"15443","threadName":"main","class":"o.s.o.j.LocalContainerEntityManagerFactoryBean"} 19:17:06 {"logTimeStamp":"2026-01-13T19:17:06.099Z","logLevel":"INFO","serviceName":"cps-application","message":"Stopped oejs.Server@25e9aa44{STOPPING}[12.0.31,sto=0]","processId":"15443","threadName":"main","class":"org.eclipse.jetty.server.Server"} 19:17:06 {"logTimeStamp":"2026-01-13T19:17:06.102Z","logLevel":"INFO","serviceName":"cps-application","message":"Destroying Spring FrameworkServlet 'dispatcherServlet'","processId":"15443","threadName":"main","class":"o.e.j.s.h.ContextHandler.application"} 19:17:06 {"logTimeStamp":"2026-01-13T19:17:06.103Z","logLevel":"INFO","serviceName":"cps-application","message":"Stopped osbwej.JettyEmbeddedWebAppContext@16f4afe9{application,/,b=[file:/tmp/jetty-docbase.8080.18153719852821761170/, jar:file:///home/jenkins/.m2/repository/org/webjars/swagger-ui/5.11.8/swagger-ui-5.11.8.jar!/META-INF/resources/],a=AVAILABLE,h=oeje10s.SessionHandler@405f4f9d{STOPPED}}","processId":"15443","threadName":"main","class":"o.e.j.ee10.servlet.ServletContextHandler"} 19:17:06 {"logTimeStamp":"2026-01-13T19:17:06.105Z","logLevel":"INFO","serviceName":"cps-application","message":"This instance is model loader master","processId":"15443","threadName":"main","class":"org.onap.cps.init.AbstractModelLoader"} 19:17:06 {"logTimeStamp":"2026-01-13T19:17:06.105Z","logLevel":"INFO","serviceName":"cps-application","message":"Model Loader #2 Started: NCMP Inventory Models","processId":"15443","threadName":"main","class":"o.o.cps.ncmp.init.InventoryModelLoader"} 19:17:06 java.lang.IllegalStateException: org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@16576a6 has been closed already 19:17:06 {"logTimeStamp":"2026-01-13T19:17:06.123Z","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":"15443","threadName":"main","class":"org.onap.cps.init.AbstractModelLoader"} 19:17:06 at org.springframework.context.support.AbstractApplicationContext.assertBeanFactoryActive(AbstractApplicationContext.java:1259) 19:17:06 at org.springframework.context.support.AbstractApplicationContext.getBeansOfType(AbstractApplicationContext.java:1420) 19:17:06 at org.springframework.boot.SpringApplication.exit(SpringApplication.java:1398) 19:17:06 at org.onap.cps.init.AbstractModelLoader.exitApplication(AbstractModelLoader.java:249) 19:17:06 at org.onap.cps.init.AbstractModelLoader.onApplicationEvent(AbstractModelLoader.java:74) 19:17:06 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 19:17:06 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 19:17:06 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 19:17:06 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 19:17:06 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 19:17:06 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 19:17:06 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 19:17:06 at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89) 19:17:06 at org.onap.cps.aop.CpsLoggingAspectService.interceptMethodCall(CpsLoggingAspectService.java:70) 19:17:06 at jdk.internal.reflect.GeneratedMethodAccessor32.invoke(Unknown Source) 19:17:06 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 19:17:06 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 19:17:06 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:649) 19:17:06 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:631) 19:17:06 at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71) 19:17:06 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 19:17:06 at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) 19:17:06 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 19:17:06 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 19:17:06 at org.onap.cps.ncmp.init.InventoryModelLoader$$SpringCGLIB$$0.onApplicationEvent() 19:17:06 at org.springframework.context.event.SimpleApplicationEventMulticaster.doInvokeListener(SimpleApplicationEventMulticaster.java:185) 19:17:06 at org.springframework.context.event.SimpleApplicationEventMulticaster.invokeListener(SimpleApplicationEventMulticaster.java:178) 19:17:06 at org.springframework.context.event.SimpleApplicationEventMulticaster.multicastEvent(SimpleApplicationEventMulticaster.java:156) 19:17:06 at org.springframework.context.support.AbstractApplicationContext.publishEvent(AbstractApplicationContext.java:454) 19:17:06 at org.springframework.context.support.AbstractApplicationContext.publishEvent(AbstractApplicationContext.java:387) 19:17:06 at org.springframework.boot.context.event.EventPublishingRunListener.ready(EventPublishingRunListener.java:109) 19:17:06 at org.springframework.boot.SpringApplicationRunListeners.lambda$ready$6(SpringApplicationRunListeners.java:80) 19:17:06 at java.base/java.lang.Iterable.forEach(Iterable.java:75) 19:17:06 at org.springframework.boot.SpringApplicationRunListeners.doWithListeners(SpringApplicationRunListeners.java:118) 19:17:06 at org.springframework.boot.SpringApplicationRunListeners.doWithListeners(SpringApplicationRunListeners.java:112) 19:17:06 at org.springframework.boot.SpringApplicationRunListeners.ready(SpringApplicationRunListeners.java:80) 19:17:06 at org.springframework.boot.SpringApplication.run(SpringApplication.java:332) 19:17:06 at org.springframework.boot.SpringApplication.run(SpringApplication.java:1361) 19:17:06 at org.springframework.boot.SpringApplication.run(SpringApplication.java:1350) 19:17:06 at org.onap.cps.Application.main(Application.java:45) 19:17:06 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 19:17:06 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 19:17:06 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 19:17:06 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 19:17:06 at org.codehaus.groovy.reflection.CachedMethod.invoke(CachedMethod.java:107) 19:17:06 at groovy.lang.MetaMethod.doMethodInvoke(MetaMethod.java:323) 19:17:06 at org.codehaus.groovy.runtime.callsite.StaticMetaMethodSite.invoke(StaticMetaMethodSite.java:44) 19:17:06 at org.codehaus.groovy.runtime.callsite.StaticMetaMethodSite.call(StaticMetaMethodSite.java:89) 19:17:06 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 19:17:06 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:125) 19:17:06 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:130) 19:17:06 at org.onap.cps.ApplicationSpec.$spock_feature_0_0(ApplicationSpec.groovy:29) 19:17:06 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 19:17:06 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 19:17:06 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 19:17:06 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 19:17:06 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 19:17:06 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 19:17:06 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 19:17:06 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 19:17:06 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 19:17:06 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 19:17:06 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 19:17:06 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:58) 19:17:06 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:15) 19:17:06 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 19:17:06 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 19:17:06 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 19:17:06 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 19:17:06 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 19:17:06 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 19:17:06 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 19:17:06 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 19:17:06 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 19:17:06 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 19:17:06 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 19:17:06 at org.spockframework.runtime.SimpleFeatureNode.lambda$around$0(SimpleFeatureNode.java:52) 19:17:06 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 19:17:06 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 19:17:06 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 19:17:06 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 19:17:06 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 19:17:06 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 19:17:06 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 19:17:06 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 19:17:06 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:52) 19:17:06 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:15) 19:17:06 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 19:17:06 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 19:17:06 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 19:17:06 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 19:17:06 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 19:17:06 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 19:17:06 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 19:17:06 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 19:17:06 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 19:17:06 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 19:17:06 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 19:17:06 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 19:17:06 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 19:17:06 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 19:17:06 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 19:17:06 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 19:17:06 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 19:17:06 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 19:17:06 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 19:17:06 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 19:17:06 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 19:17:06 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 19:17:06 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 19:17:06 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 19:17:06 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 19:17:06 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 19:17:06 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 19:17:06 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 19:17:06 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 19:17:06 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 19:17:06 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 19:17:06 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 19:17:06 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 19:17:06 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 19:17:06 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 19:17:06 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) 19:17:06 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) 19:17:06 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) 19:17:06 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) 19:17:06 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) 19:17:06 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) 19:17:06 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 19:17:06 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 19:17:06 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 19:17:06 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) 19:17:06 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 19:17:06 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) 19:17:06 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 19:17:06 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 19:17:06 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 19:17:06 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 19:17:06 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 19:17:06 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 19:17:06 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 19:17:06 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 19:17:06 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 19:17:06 {"logTimeStamp":"2026-01-13T19:17:06.129Z","logLevel":"INFO","serviceName":"cps-application","message":"This instance is model loader master","processId":"15443","threadName":"main","class":"org.onap.cps.init.AbstractModelLoader"} 19:17:06 {"logTimeStamp":"2026-01-13T19:17:06.129Z","logLevel":"INFO","serviceName":"cps-application","message":"Model Loader #3 Started: NCMP CM Data Notification Subscription Models","processId":"15443","threadName":"main","class":"o.o.c.n.i.CmDataSubscriptionModelLoader"} 19:17:06 java.lang.IllegalStateException: org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@16576a6 has been closed already 19:17:06 {"logTimeStamp":"2026-01-13T19:17:06.130Z","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":"15443","threadName":"main","class":"org.onap.cps.init.AbstractModelLoader"} 19:17:06 at org.springframework.context.support.AbstractApplicationContext.assertBeanFactoryActive(AbstractApplicationContext.java:1259) 19:17:06 at org.springframework.context.support.AbstractApplicationContext.getBeansOfType(AbstractApplicationContext.java:1420) 19:17:06 at org.springframework.boot.SpringApplication.exit(SpringApplication.java:1398) 19:17:06 at org.onap.cps.init.AbstractModelLoader.exitApplication(AbstractModelLoader.java:249) 19:17:06 at org.onap.cps.init.AbstractModelLoader.onApplicationEvent(AbstractModelLoader.java:74) 19:17:06 {"logTimeStamp":"2026-01-13T19:17:06.130Z","logLevel":"ERROR","serviceName":"cps-application","message":"Exiting application due to failure in onboarding model: Creating schema set failed","processId":"15443","threadName":"main","class":"org.onap.cps.init.AbstractModelLoader"} 19:17:06 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 19:17:06 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 19:17:06 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 19:17:06 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 19:17:06 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 19:17:06 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 19:17:06 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 19:17:06 at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89) 19:17:06 at org.onap.cps.aop.CpsLoggingAspectService.interceptMethodCall(CpsLoggingAspectService.java:70) 19:17:06 at jdk.internal.reflect.GeneratedMethodAccessor32.invoke(Unknown Source) 19:17:06 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 19:17:06 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 19:17:06 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:649) 19:17:06 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:631) 19:17:06 at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71) 19:17:06 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 19:17:06 at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) 19:17:06 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 19:17:06 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 19:17:06 at org.onap.cps.ncmp.init.CmDataSubscriptionModelLoader$$SpringCGLIB$$0.onApplicationEvent() 19:17:06 at org.springframework.context.event.SimpleApplicationEventMulticaster.doInvokeListener(SimpleApplicationEventMulticaster.java:185) 19:17:06 at org.springframework.context.event.SimpleApplicationEventMulticaster.invokeListener(SimpleApplicationEventMulticaster.java:178) 19:17:06 at org.springframework.context.event.SimpleApplicationEventMulticaster.multicastEvent(SimpleApplicationEventMulticaster.java:156) 19:17:06 at org.springframework.context.support.AbstractApplicationContext.publishEvent(AbstractApplicationContext.java:454) 19:17:06 at org.springframework.context.support.AbstractApplicationContext.publishEvent(AbstractApplicationContext.java:387) 19:17:06 at org.springframework.boot.context.event.EventPublishingRunListener.ready(EventPublishingRunListener.java:109) 19:17:06 at org.springframework.boot.SpringApplicationRunListeners.lambda$ready$6(SpringApplicationRunListeners.java:80) 19:17:06 at java.base/java.lang.Iterable.forEach(Iterable.java:75) 19:17:06 at org.springframework.boot.SpringApplicationRunListeners.doWithListeners(SpringApplicationRunListeners.java:118) 19:17:06 at org.springframework.boot.SpringApplicationRunListeners.doWithListeners(SpringApplicationRunListeners.java:112) 19:17:06 at org.springframework.boot.SpringApplicationRunListeners.ready(SpringApplicationRunListeners.java:80) 19:17:06 at org.springframework.boot.SpringApplication.run(SpringApplication.java:332) 19:17:06 at org.springframework.boot.SpringApplication.run(SpringApplication.java:1361) 19:17:06 at org.springframework.boot.SpringApplication.run(SpringApplication.java:1350) 19:17:06 at org.onap.cps.Application.main(Application.java:45) 19:17:06 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 19:17:06 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 19:17:06 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 19:17:06 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 19:17:06 at org.codehaus.groovy.reflection.CachedMethod.invoke(CachedMethod.java:107) 19:17:06 at groovy.lang.MetaMethod.doMethodInvoke(MetaMethod.java:323) 19:17:06 at org.codehaus.groovy.runtime.callsite.StaticMetaMethodSite.invoke(StaticMetaMethodSite.java:44) 19:17:06 at org.codehaus.groovy.runtime.callsite.StaticMetaMethodSite.call(StaticMetaMethodSite.java:89) 19:17:06 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 19:17:06 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:125) 19:17:06 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:130) 19:17:06 at org.onap.cps.ApplicationSpec.$spock_feature_0_0(ApplicationSpec.groovy:29) 19:17:06 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 19:17:06 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 19:17:06 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 19:17:06 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 19:17:06 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 19:17:06 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 19:17:06 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 19:17:06 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 19:17:06 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 19:17:06 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 19:17:06 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 19:17:06 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:58) 19:17:06 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:15) 19:17:06 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 19:17:06 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 19:17:06 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 19:17:06 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 19:17:06 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 19:17:06 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 19:17:06 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 19:17:06 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 19:17:06 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 19:17:06 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 19:17:06 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 19:17:06 at org.spockframework.runtime.SimpleFeatureNode.lambda$around$0(SimpleFeatureNode.java:52) 19:17:06 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 19:17:06 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 19:17:06 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 19:17:06 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 19:17:06 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 19:17:06 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 19:17:06 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 19:17:06 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 19:17:06 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:52) 19:17:06 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:15) 19:17:06 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 19:17:06 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 19:17:06 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 19:17:06 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 19:17:06 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 19:17:06 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 19:17:06 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 19:17:06 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 19:17:06 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 19:17:06 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 19:17:06 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 19:17:06 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 19:17:06 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 19:17:06 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 19:17:06 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 19:17:06 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 19:17:06 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 19:17:06 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 19:17:06 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 19:17:06 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 19:17:06 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 19:17:06 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 19:17:06 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 19:17:06 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 19:17:06 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 19:17:06 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 19:17:06 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 19:17:06 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 19:17:06 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 19:17:06 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 19:17:06 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 19:17:06 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 19:17:06 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 19:17:06 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 19:17:06 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 19:17:06 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) 19:17:06 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) 19:17:06 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) 19:17:06 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) 19:17:06 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) 19:17:06 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) 19:17:06 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 19:17:06 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 19:17:06 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 19:17:06 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) 19:17:06 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 19:17:06 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) 19:17:06 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 19:17:06 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 19:17:06 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 19:17:06 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 19:17:06 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 19:17:06 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 19:17:06 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 19:17:06 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 19:17:06 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 19:17:06 {"logTimeStamp":"2026-01-13T19:17:06.135Z","logLevel":"INFO","serviceName":"cps-application","message":"This instance is model loader master","processId":"15443","threadName":"main","class":"org.onap.cps.init.AbstractModelLoader"} 19:17:06 {"logTimeStamp":"2026-01-13T19:17:06.135Z","logLevel":"INFO","serviceName":"cps-application","message":"Model Loader #LAST Started: Completion Check","processId":"15443","threadName":"main","class":"o.o.cps.init.ModelLoadersCompletedCheck"} 19:17:06 {"logTimeStamp":"2026-01-13T19:17:06.136Z","logLevel":"INFO","serviceName":"cps-application","message":"Model Loader #LAST: Model loading (on master) finished","processId":"15443","threadName":"main","class":"o.o.cps.init.ModelLoadersCompletedCheck"} 19:17:06 {"logTimeStamp":"2026-01-13T19:17:06.136Z","logLevel":"INFO","serviceName":"cps-application","message":"Model Loader #LAST: This instance is model loader master. Model loading completed","processId":"15443","threadName":"main","class":"o.o.cps.init.ModelLoadersCompletedCheck"} 19:17:06 {"logTimeStamp":"2026-01-13T19:17:06.136Z","logLevel":"INFO","serviceName":"cps-application","message":"Model Loader #LAST Completed","processId":"15443","threadName":"main","class":"o.o.cps.init.ModelLoadersCompletedCheck"} 19:17:06 {"logTimeStamp":"2026-01-13T19:17:06.136Z","logLevel":"INFO","serviceName":"cps-application","message":"\uD83D\uDE80 APPLICATION STARTED","processId":"15443","threadName":"main","class":"org.onap.cps.Application"} 19:17:06 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 21.43 s -- in org.onap.cps.ApplicationSpec 19:17:06 [INFO] Running org.onap.cps.config.JettyConfigSpec 19:17:06 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.669 s -- in org.onap.cps.config.JettyConfigSpec 19:17:06 [INFO] Running org.onap.cps.config.MicroMeterConfigSpec 19:17:06 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 s -- in org.onap.cps.config.MicroMeterConfigSpec 19:17:06 [INFO] Running org.onap.cps.logging.MdcServletFilterSpec 19:17:06 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.030 s -- in org.onap.cps.logging.MdcServletFilterSpec 19:17:06 [INFO] Running org.onap.cps.startup.InstanceStartupDelayManagerSpec 19:17:06 {"logTimeStamp":"2026-01-13T19:17:06.967Z","logLevel":"INFO","serviceName":"cps-application","message":"Host name: cps-and-ncmp-0","processId":"15443","threadName":"main","class":"o.o.c.s.InstanceStartupDelayManager"} 19:17:06 {"logTimeStamp":"2026-01-13T19:17:06.967Z","logLevel":"INFO","serviceName":"cps-application","message":"Sequenced host name detected, calculated delay = 0 ms","processId":"15443","threadName":"main","class":"o.o.c.s.InstanceStartupDelayManager"} 19:17:06 {"logTimeStamp":"2026-01-13T19:17:06.968Z","logLevel":"INFO","serviceName":"cps-application","message":"Host name: host-1","processId":"15443","threadName":"main","class":"o.o.c.s.InstanceStartupDelayManager"} 19:17:06 {"logTimeStamp":"2026-01-13T19:17:06.968Z","logLevel":"INFO","serviceName":"cps-application","message":"Sequenced host name detected, calculated delay = 2000 ms","processId":"15443","threadName":"main","class":"o.o.c.s.InstanceStartupDelayManager"} 19:17:06 {"logTimeStamp":"2026-01-13T19:17:06.969Z","logLevel":"INFO","serviceName":"cps-application","message":"Host name: host-23","processId":"15443","threadName":"main","class":"o.o.c.s.InstanceStartupDelayManager"} 19:17:06 {"logTimeStamp":"2026-01-13T19:17:06.969Z","logLevel":"INFO","serviceName":"cps-application","message":"Sequenced host name detected, calculated delay = 46000 ms","processId":"15443","threadName":"main","class":"o.o.c.s.InstanceStartupDelayManager"} 19:17:06 {"logTimeStamp":"2026-01-13T19:17:06.979Z","logLevel":"INFO","serviceName":"cps-application","message":"Host name: host-2-34","processId":"15443","threadName":"main","class":"o.o.c.s.InstanceStartupDelayManager"} 19:17:06 {"logTimeStamp":"2026-01-13T19:17:06.979Z","logLevel":"INFO","serviceName":"cps-application","message":"Sequenced host name detected, calculated delay = 68000 ms","processId":"15443","threadName":"main","class":"o.o.c.s.InstanceStartupDelayManager"} 19:17:06 {"logTimeStamp":"2026-01-13T19:17:06.980Z","logLevel":"INFO","serviceName":"cps-application","message":"Host name: t@st : - { \" -56","processId":"15443","threadName":"main","class":"o.o.c.s.InstanceStartupDelayManager"} 19:17:06 {"logTimeStamp":"2026-01-13T19:17:06.980Z","logLevel":"INFO","serviceName":"cps-application","message":"Sequenced host name detected, calculated delay = 112000 ms","processId":"15443","threadName":"main","class":"o.o.c.s.InstanceStartupDelayManager"} 19:17:06 {"logTimeStamp":"2026-01-13T19:17:06.983Z","logLevel":"INFO","serviceName":"cps-application","message":"Host name: no_digits_at_all","processId":"15443","threadName":"main","class":"o.o.c.s.InstanceStartupDelayManager"} 19:17:06 {"logTimeStamp":"2026-01-13T19:17:06.983Z","logLevel":"WARN","serviceName":"cps-application","message":"No Sequenced host name detected (-), hash-based delay = 784 ms","processId":"15443","threadName":"main","class":"o.o.c.s.InstanceStartupDelayManager"} 19:17:06 {"logTimeStamp":"2026-01-13T19:17:06.984Z","logLevel":"INFO","serviceName":"cps-application","message":"Host name: digits-12-in-the-middle","processId":"15443","threadName":"main","class":"o.o.c.s.InstanceStartupDelayManager"} 19:17:06 {"logTimeStamp":"2026-01-13T19:17:06.984Z","logLevel":"WARN","serviceName":"cps-application","message":"No Sequenced host name detected (-), hash-based delay = 1484 ms","processId":"15443","threadName":"main","class":"o.o.c.s.InstanceStartupDelayManager"} 19:17:06 {"logTimeStamp":"2026-01-13T19:17:06.985Z","logLevel":"INFO","serviceName":"cps-application","message":"Host name: non-digit-after-digit-1a","processId":"15443","threadName":"main","class":"o.o.c.s.InstanceStartupDelayManager"} 19:17:06 {"logTimeStamp":"2026-01-13T19:17:06.986Z","logLevel":"WARN","serviceName":"cps-application","message":"No Sequenced host name detected (-), hash-based delay = 753 ms","processId":"15443","threadName":"main","class":"o.o.c.s.InstanceStartupDelayManager"} 19:17:06 {"logTimeStamp":"2026-01-13T19:17:06.987Z","logLevel":"INFO","serviceName":"cps-application","message":"Host name: dash-after-digit-1-","processId":"15443","threadName":"main","class":"o.o.c.s.InstanceStartupDelayManager"} 19:17:06 {"logTimeStamp":"2026-01-13T19:17:06.987Z","logLevel":"WARN","serviceName":"cps-application","message":"No Sequenced host name detected (-), hash-based delay = 7256 ms","processId":"15443","threadName":"main","class":"o.o.c.s.InstanceStartupDelayManager"} 19:17:06 {"logTimeStamp":"2026-01-13T19:17:06.988Z","logLevel":"INFO","serviceName":"cps-application","message":"Host name: three-digits-at-end-is-not-accepted-123","processId":"15443","threadName":"main","class":"o.o.c.s.InstanceStartupDelayManager"} 19:17:06 {"logTimeStamp":"2026-01-13T19:17:06.988Z","logLevel":"WARN","serviceName":"cps-application","message":"No Sequenced host name detected (-), hash-based delay = 9941 ms","processId":"15443","threadName":"main","class":"o.o.c.s.InstanceStartupDelayManager"} 19:17:06 {"logTimeStamp":"2026-01-13T19:17:06.993Z","logLevel":"INFO","serviceName":"cps-application","message":"Exception during startup delay ignored. some message","processId":"15443","threadName":"main","class":"o.o.c.s.InstanceStartupDelayManager"} 19:17:06 {"logTimeStamp":"2026-01-13T19:17:06.995Z","logLevel":"INFO","serviceName":"cps-application","message":"Host name: prd-centos8-docker-8c-8g-155.novalocal","processId":"15443","threadName":"main","class":"o.o.c.s.InstanceStartupDelayManager"} 19:17:06 {"logTimeStamp":"2026-01-13T19:17:06.995Z","logLevel":"WARN","serviceName":"cps-application","message":"No Sequenced host name detected (-), hash-based delay = 91 ms","processId":"15443","threadName":"main","class":"o.o.c.s.InstanceStartupDelayManager"} 19:17:06 {"logTimeStamp":"2026-01-13T19:17:06.996Z","logLevel":"WARN","serviceName":"cps-application","message":"Sleep interrupted, re-interrupting the thread","processId":"15443","threadName":"main","class":"o.o.c.s.InstanceStartupDelayManager"} 19:17:07 [INFO] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.078 s -- in org.onap.cps.startup.InstanceStartupDelayManagerSpec 19:17:07 [INFO] Running org.onap.cps.architecture.CpsArchitectureTest 19:17:07 {"logTimeStamp":"2026-01-13T19:17:07.011Z","logLevel":"INFO","serviceName":"cps-application","message":"Detected Java version 17.0.6-ea","processId":"15443","threadName":"main","class":"com.tngtech.archunit.core.PluginLoader"} 19:17:11 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.232 s -- in org.onap.cps.architecture.CpsArchitectureTest 19:17:11 [INFO] Running org.onap.cps.architecture.NcmpArchitectureTest 19:17:11 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.060 s -- in org.onap.cps.architecture.NcmpArchitectureTest 19:17:11 [INFO] 19:17:11 [INFO] Results: 19:17:11 [INFO] 19:17:11 [INFO] Tests run: 30, Failures: 0, Errors: 0, Skipped: 0 19:17:11 [INFO] 19:17:11 [INFO] 19:17:11 [INFO] --- jacoco-maven-plugin:0.8.14:check (coverage-check) @ cps-application --- 19:17:11 [INFO] Loading execution data file /w/workspace/cps-master-verify-java/cps-application/target/code-coverage/jacoco-ut.exec 19:17:11 [INFO] Analyzed bundle 'cps-application' with 5 classes 19:17:11 [INFO] All coverage checks have been met. 19:17:11 [INFO] 19:17:11 [INFO] --- jacoco-maven-plugin:0.8.14:report (post-unit-test) @ cps-application --- 19:17:11 [INFO] Loading execution data file /w/workspace/cps-master-verify-java/cps-application/target/code-coverage/jacoco-ut.exec 19:17:11 [INFO] Analyzed bundle 'cps-application' with 5 classes 19:17:11 [INFO] 19:17:11 [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ cps-application --- 19:17:11 [INFO] Building jar: /w/workspace/cps-master-verify-java/cps-application/target/cps-application-3.7.4-SNAPSHOT.jar 19:17:11 [INFO] 19:17:11 [INFO] --- spring-boot-maven-plugin:3.4.4:repackage (default) @ cps-application --- 19:17:11 [INFO] Attaching repackaged archive /w/workspace/cps-master-verify-java/cps-application/target/cps-application-3.7.4-SNAPSHOT-springboot.jar with classifier springboot 19:17:11 [INFO] 19:17:11 [INFO] --- jib-maven-plugin:3.3.2:dockerBuild (build) @ cps-application --- 19:17:14 [INFO] 19:17:14 [INFO] Containerizing application to Docker daemon as nexus3.onap.org:10003/onap/cps-and-ncmp:3.7.4-SNAPSHOT-20260113T190910Z, nexus3.onap.org:10003/onap/cps-and-ncmp... 19:17:14 [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 19:17:14 [INFO] Getting manifest for base image nexus3.onap.org:10001/onap/integration-java17:12.0.0... 19:17:14 [INFO] Building dependencies layer... 19:17:14 [INFO] Building project dependencies layer... 19:17:14 [INFO] Building resources layer... 19:17:14 [INFO] Building classes layer... 19:17:14 [INFO] Building jvm arg files layer... 19:17:14 [INFO] Using base image with digest: sha256:260e6370833cdb9aa1d25877f2a9123792dcd53bbfe0d738dbf3d2b12e46313f 19:17:19 [INFO] 19:17:19 [INFO] Container entrypoint set to [java, -cp, @/app/jib-classpath-file, org.onap.cps.Application] 19:17:19 [INFO] Loading to Docker daemon... 19:17:22 [INFO] 19:17:22 [INFO] Built image to Docker daemon as nexus3.onap.org:10003/onap/cps-and-ncmp:3.7.4-SNAPSHOT-20260113T190910Z, nexus3.onap.org:10003/onap/cps-and-ncmp 19:17:22 [INFO] 19:17:22 [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! 19:17:22 [INFO] https://github.com/GoogleContainerTools/jib/blob/master/jib-maven-plugin/CHANGELOG.md 19:17:22 [INFO] 19:17:22 [INFO] Please see https://github.com/GoogleContainerTools/jib/blob/master/docs/privacy.md for info on disabling this update check. 19:17:22 [INFO] 19:17:22 [INFO] 19:17:22 [INFO] 19:17:22 [INFO] --- maven-install-plugin:2.4:install (default-install) @ cps-application --- 19:17:22 [INFO] Installing /w/workspace/cps-master-verify-java/cps-application/target/cps-application-3.7.4-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/onap/cps/cps-application/3.7.4-SNAPSHOT/cps-application-3.7.4-SNAPSHOT.jar 19:17:22 [INFO] Installing /w/workspace/cps-master-verify-java/cps-application/pom.xml to /home/jenkins/.m2/repository/org/onap/cps/cps-application/3.7.4-SNAPSHOT/cps-application-3.7.4-SNAPSHOT.pom 19:17:22 [INFO] Installing /w/workspace/cps-master-verify-java/cps-application/target/cps-application-3.7.4-SNAPSHOT-springboot.jar to /home/jenkins/.m2/repository/org/onap/cps/cps-application/3.7.4-SNAPSHOT/cps-application-3.7.4-SNAPSHOT-springboot.jar 19:17:23 [INFO] 19:17:23 [INFO] -----------------< org.onap.cps:policy-executor-stub >------------------ 19:17:23 [INFO] Building policy-executor-stub 3.7.4-SNAPSHOT [19/21] 19:17:23 [INFO] --------------------------------[ jar ]--------------------------------- 19:17:23 [INFO] 19:17:23 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ policy-executor-stub --- 19:17:23 [INFO] 19:17:23 [INFO] --- jacoco-maven-plugin:0.8.14:prepare-agent (default-prepare-agent) @ policy-executor-stub --- 19:17:23 [INFO] surefireArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/cps-master-verify-java/policy-executor-stub/target/code-coverage/jacoco-ut.exec,excludes=org/onap/cps/events/model/*:org/onap/cps/rest/model/*:org/onap/cps/cpspath/parser/antlr4/*:org/onap/cps/ncmp/rest/model/*:org/onap/cps/**/*MapperImpl.class:org/onap/cps/ncmp/rest/stub/*:org/onap/cps/policyexecutor/stub/model/*:org/onap/cps/ncmp/impl/provmns/model/*:**/pom.xml 19:17:23 [INFO] 19:17:23 [INFO] --- openapi-generator-maven-plugin:7.12.0:generate (code-gen) @ policy-executor-stub --- 19:17:23 [INFO] Generating with dryRun=false 19:17:23 [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. 19:17:23 [INFO] OpenAPI Generator: spring (server) 19:17:23 [INFO] Generator 'spring' is considered stable. 19:17:23 [INFO] ---------------------------------- 19:17:23 [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) 19:17:23 [INFO] NOTE: To enable file post-processing, 'enablePostProcessFile' must be set to `true` (--enable-post-process-file for CLI). 19:17:23 [INFO] Invoker Package Name, originally not set, is now derived from api package name: org.onap.cps.policyexecutor.stub 19:17:23 [INFO] Processing operation initiatePermissionRequest 19:17:23 [WARNING] No value found for variable 'hostname' in server definition 'http://{hostname}/operation-permission/v1' and no user override specified, default to empty string. 19:17:23 [WARNING] No value found for variable 'hostname' in server definition 'http://{hostname}/operation-permission/v1' and no user override specified, default to empty string. 19:17:23 [WARNING] No value found for variable 'hostname' in server definition 'http://{hostname}/operation-permission/v1' and no user override specified, default to empty string. 19:17:23 [WARNING] 'scheme' not defined in the spec (2.0). Default to [http] for server URL [http://http:/operation-permission/v1] 19:17:23 [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 19:17:23 [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 19:17:23 [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 19:17:23 [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 19:17:23 [WARNING] No value found for variable 'hostname' in server definition 'http://{hostname}/operation-permission/v1' and no user override specified, default to empty string. 19:17:23 [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 19:17:23 [INFO] Skipping generation of Webhooks. 19:17:23 [WARNING] No value found for variable 'hostname' in server definition 'http://{hostname}/operation-permission/v1' and no user override specified, default to empty string. 19:17:23 [INFO] Skipping generation of supporting files. 19:17:23 ################################################################################ 19:17:23 # Thanks for using OpenAPI Generator. # 19:17:23 # Please consider donation to help us maintain this project 🙏 # 19:17:23 # https://opencollective.com/openapi_generator/donate # 19:17:23 ################################################################################ 19:17:23 [INFO] 19:17:23 [INFO] --- jsonschema2pojo-maven-plugin:1.2.1:generate (default) @ policy-executor-stub --- 19:17:23 [INFO] 19:17:23 [INFO] --- maven-checkstyle-plugin:3.3.1:check (onap-license) @ policy-executor-stub --- 19:17:23 [INFO] You have 0 Checkstyle violations. 19:17:23 [INFO] 19:17:23 [INFO] --- maven-checkstyle-plugin:3.3.1:check (cps-java-style) @ policy-executor-stub --- 19:17:23 [INFO] You have 0 Checkstyle violations. 19:17:23 [INFO] 19:17:23 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ policy-executor-stub --- 19:17:23 [INFO] Using 'UTF-8' encoding to copy filtered resources. 19:17:23 [INFO] Copying 1 resource 19:17:23 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/policy-executor-stub/target/generated-sources/license 19:17:23 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/policy-executor-stub/target/generated-resources/licenses 19:17:23 [INFO] 19:17:23 [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ policy-executor-stub --- 19:17:23 [INFO] Recompiling the module because of changed dependency. 19:17:23 [INFO] Compiling 15 source files with javac [debug release 17] to target/classes 19:17:23 [INFO] 19:17:23 [INFO] --- openapi-generator-maven-plugin:7.12.0:generate (openapi-yaml-gen) @ policy-executor-stub --- 19:17:23 [INFO] Generating with dryRun=false 19:17:23 [INFO] No .openapi-generator-ignore file found. 19:17:23 [INFO] OpenAPI Generator: openapi-yaml (documentation) 19:17:23 [INFO] Generator 'openapi-yaml' is considered stable. 19:17:23 [INFO] Output file [outputFile=openapi.yaml] 19:17:23 [WARNING] No value found for variable 'hostname' in server definition 'http://{hostname}/operation-permission/v1' and no user override specified, default to empty string. 19:17:23 [WARNING] No value found for variable 'hostname' in server definition 'http://{hostname}/operation-permission/v1' and no user override specified, default to empty string. 19:17:23 [WARNING] 'scheme' not defined in the spec (2.0). Default to [http] for server URL [http://http:/operation-permission/v1] 19:17:23 [WARNING] No value found for variable 'hostname' in server definition 'http://{hostname}/operation-permission/v1' and no user override specified, default to empty string. 19:17:23 [INFO] Skipping generation of Webhooks. 19:17:23 [WARNING] No value found for variable 'hostname' in server definition 'http://{hostname}/operation-permission/v1' and no user override specified, default to empty string. 19:17:23 [INFO] writing file /w/workspace/cps-master-verify-java/policy-executor-stub/target/generated-sources/openapi/README.md 19:17:23 [INFO] writing file /w/workspace/cps-master-verify-java/policy-executor-stub/target/generated-sources/openapi/openapi.yaml 19:17:23 [INFO] writing file /w/workspace/cps-master-verify-java/policy-executor-stub/target/generated-sources/openapi/.openapi-generator-ignore 19:17:23 [INFO] writing file /w/workspace/cps-master-verify-java/policy-executor-stub/target/generated-sources/openapi/.openapi-generator/VERSION 19:17:23 [INFO] writing file /w/workspace/cps-master-verify-java/policy-executor-stub/target/generated-sources/openapi/.openapi-generator/FILES 19:17:23 ################################################################################ 19:17:23 # Thanks for using OpenAPI Generator. # 19:17:23 # Please consider donation to help us maintain this project 🙏 # 19:17:23 # https://opencollective.com/openapi_generator/donate # 19:17:23 ################################################################################ 19:17:23 [INFO] 19:17:23 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ policy-executor-stub --- 19:17:23 [INFO] Using 'UTF-8' encoding to copy filtered resources. 19:17:23 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/policy-executor-stub/src/test/resources 19:17:23 [INFO] 19:17:23 [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ policy-executor-stub --- 19:17:23 [INFO] No sources to compile 19:17:23 [INFO] 19:17:23 [INFO] --- gmavenplus-plugin:4.0.1:compileTests (default) @ policy-executor-stub --- 19:17:23 [INFO] Using isolated classloader, without GMavenPlus classpath. 19:17:23 [INFO] Using Groovy 3.0.18 to perform compileTests. 19:17:23 [INFO] Parallel parsing disabled. 19:17:24 [INFO] Compiled 4 files. 19:17:24 [INFO] 19:17:24 [INFO] --- maven-surefire-plugin:3.3.1:test (default-test) @ policy-executor-stub --- 19:17:24 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 19:17:24 [INFO] 19:17:24 [INFO] ------------------------------------------------------- 19:17:24 [INFO] T E S T S 19:17:24 [INFO] ------------------------------------------------------- 19:17:25 19:17:25.339 [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. 19:17:25 19:17:25.534 [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 19:17:25 19:17:25.577 [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. 19:17:25 19:17:25.592 [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 19:17:25 [INFO] Running org.onap.cps.policyexecutor.stub.PolicyExecutorApplicationSpec 19:17:26 19:17:26 . ____ _ __ _ _ 19:17:26 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 19:17:26 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 19:17:26 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 19:17:26 ' |____| .__|_| |_|_| |_\__, | / / / / 19:17:26 =========|_|==============|___/=/_/_/_/ 19:17:26 19:17:26 :: Spring Boot :: (v3.5.9) 19:17:26 19:17:26 2026-01-13T19:17:26.696Z INFO 15860 --- [ main] o.o.c.p.stub.PolicyExecutorApplication : Starting PolicyExecutorApplication using Java 17.0.6-ea with PID 15860 (started by jenkins in /w/workspace/cps-master-verify-java/policy-executor-stub) 19:17:26 2026-01-13T19:17:26.698Z INFO 15860 --- [ main] o.o.c.p.stub.PolicyExecutorApplication : No active profile set, falling back to 1 default profile: "default" 19:17:27 2026-01-13T19:17:27.877Z INFO 15860 --- [ main] o.s.b.w.e.j.JettyServletWebServerFactory : Server initialized with port: 8093 19:17:27 2026-01-13T19:17:27.885Z INFO 15860 --- [ main] org.eclipse.jetty.server.Server : jetty-12.0.31; built: 2025-12-03T21:37:40.808Z; git: 5eb4a85cac542a4ad1f2b9d761f9c99f5ca9476e; jvm 17.0.6-ea+9-LTS 19:17:27 2026-01-13T19:17:27.933Z INFO 15860 --- [ main] o.e.j.s.h.ContextHandler.application : Initializing Spring embedded WebApplicationContext 19:17:27 2026-01-13T19:17:27.934Z INFO 15860 --- [ main] w.s.c.ServletWebServerApplicationContext : Root WebApplicationContext: initialization completed in 1201 ms 19:17:28 2026-01-13T19:17:28.010Z INFO 15860 --- [ main] o.e.j.session.DefaultSessionIdManager : Session workerName=node0 19:17:28 2026-01-13T19:17:28.019Z INFO 15860 --- [ main] o.e.jetty.server.handler.ContextHandler : Started osbwej.JettyEmbeddedWebAppContext@14a7e16e{application,/,b=[file:/tmp/jetty-docbase.8093.15994831050224473072/, jar:file:///home/jenkins/.m2/repository/org/webjars/swagger-ui/5.11.8/swagger-ui-5.11.8.jar!/META-INF/resources/],a=AVAILABLE,h=oeje10s.SessionHandler@6f286e1d{STARTED}} 19:17:28 2026-01-13T19:17:28.020Z INFO 15860 --- [ main] o.e.j.e.servlet.ServletContextHandler : Started osbwej.JettyEmbeddedWebAppContext@14a7e16e{application,/,b=[file:/tmp/jetty-docbase.8093.15994831050224473072/, jar:file:///home/jenkins/.m2/repository/org/webjars/swagger-ui/5.11.8/swagger-ui-5.11.8.jar!/META-INF/resources/],a=AVAILABLE,h=oeje10s.SessionHandler@6f286e1d{STARTED}} 19:17:28 2026-01-13T19:17:28.022Z INFO 15860 --- [ main] org.eclipse.jetty.server.Server : Started oejs.Server@12c66345{STARTING}[12.0.31,sto=0] @3672ms 19:17:28 2026-01-13T19:17:28.594Z INFO 15860 --- [ main] o.e.j.s.h.ContextHandler.application : Initializing Spring DispatcherServlet 'dispatcherServlet' 19:17:28 2026-01-13T19:17:28.595Z INFO 15860 --- [ main] o.s.web.servlet.DispatcherServlet : Initializing Servlet 'dispatcherServlet' 19:17:28 2026-01-13T19:17:28.596Z INFO 15860 --- [ main] o.s.web.servlet.DispatcherServlet : Completed initialization in 1 ms 19:17:28 2026-01-13T19:17:28.609Z INFO 15860 --- [ main] o.e.jetty.server.AbstractConnector : Started ServerConnector@2a60cd41{HTTP/1.1, (http/1.1)}{0.0.0.0:8093} 19:17:28 2026-01-13T19:17:28.611Z INFO 15860 --- [ main] o.s.b.web.embedded.jetty.JettyWebServer : Jetty started on port 8093 (http/1.1) with context path '/' 19:17:28 2026-01-13T19:17:28.621Z INFO 15860 --- [ main] o.o.c.p.stub.PolicyExecutorApplication : Started PolicyExecutorApplication in 2.499 seconds (process running for 4.271) 19:17:28 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.793 s -- in org.onap.cps.policyexecutor.stub.PolicyExecutorApplicationSpec 19:17:28 [INFO] Running org.onap.cps.policyexecutor.stub.controller.PolicyExecutorStubControllerSpec 19:17:29 19:17:29 . ____ _ __ _ _ 19:17:29 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 19:17:29 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 19:17:29 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 19:17:29 ' |____| .__|_| |_|_| |_\__, | / / / / 19:17:29 =========|_|==============|___/=/_/_/_/ 19:17:29 19:17:29 :: Spring Boot :: (v3.5.9) 19:17:29 19:17:29 2026-01-13T19:17:29.681Z INFO 15860 --- [ main] c.p.s.c.PolicyExecutorStubControllerSpec : Starting PolicyExecutorStubControllerSpec using Java 17.0.6-ea with PID 15860 (started by jenkins in /w/workspace/cps-master-verify-java/policy-executor-stub) 19:17:29 2026-01-13T19:17:29.681Z INFO 15860 --- [ main] c.p.s.c.PolicyExecutorStubControllerSpec : No active profile set, falling back to 1 default profile: "default" 19:17:30 2026-01-13T19:17:30.167Z INFO 15860 --- [ main] o.s.b.t.m.w.SpringBootMockServletContext : Initializing Spring TestDispatcherServlet '' 19:17:30 2026-01-13T19:17:30.167Z INFO 15860 --- [ main] o.s.t.web.servlet.TestDispatcherServlet : Initializing Servlet '' 19:17:30 2026-01-13T19:17:30.168Z INFO 15860 --- [ main] o.s.t.web.servlet.TestDispatcherServlet : Completed initialization in 1 ms 19:17:30 2026-01-13T19:17:30.210Z INFO 15860 --- [ main] c.p.s.c.PolicyExecutorStubControllerSpec : Started PolicyExecutorStubControllerSpec in 0.562 seconds (process running for 5.86) 19:17:30 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 19:17:30 2026-01-13T19:17:30.966Z INFO 15860 --- [ main] o.o.c.p.s.c.PolicyExecutorStubController : Stub Policy Executor Invoked 19:17:30 2026-01-13T19:17:30.969Z INFO 15860 --- [ main] o.o.c.p.s.c.PolicyExecutorStubController : Permission Request: { 19:17:30 "permissionId" : null, 19:17:30 "changeRequestFormat" : "cm-legacy", 19:17:30 "operations" : [ { 19:17:30 "operation" : "delete", 19:17:30 "entityHandleId" : null, 19:17:30 "resourceIdentifier" : "some fdn", 19:17:30 "targetIdentifier" : "some cm-handle", 19:17:30 "changeRequest" : "{}" 19:17:30 } ] 19:17:30 } 19:17:30 2026-01-13T19:17:30.970Z INFO 15860 --- [ main] o.o.c.p.s.c.PolicyExecutorStubController : 1st Operation: delete for resource: some fdn 19:17:30 2026-01-13T19:17:30.970Z INFO 15860 --- [ main] o.o.c.p.s.c.PolicyExecutorStubController : Decision: allow (all good) 19:17:31 2026-01-13T19:17:31.025Z INFO 15860 --- [ main] o.o.c.p.s.c.PolicyExecutorStubController : Stub Policy Executor Invoked 19:17:31 2026-01-13T19:17:31.026Z INFO 15860 --- [ main] o.o.c.p.s.c.PolicyExecutorStubController : Permission Request: { 19:17:31 "permissionId" : null, 19:17:31 "changeRequestFormat" : "cm-legacy", 19:17:31 "operations" : [ { 19:17:31 "operation" : "delete", 19:17:31 "entityHandleId" : null, 19:17:31 "resourceIdentifier" : "prefix/policySimulation=slowResponse_1", 19:17:31 "targetIdentifier" : "some cm-handle", 19:17:31 "changeRequest" : "{}" 19:17:31 } ] 19:17:31 } 19:17:31 2026-01-13T19:17:31.026Z INFO 15860 --- [ main] o.o.c.p.s.c.PolicyExecutorStubController : 1st Operation: delete for resource: prefix/policySimulation=slowResponse_1 19:17:32 2026-01-13T19:17:32.026Z INFO 15860 --- [ main] o.o.c.p.s.c.PolicyExecutorStubController : Decision: allow (all good) 19:17:32 2026-01-13T19:17:32.049Z INFO 15860 --- [ main] o.o.c.p.s.c.PolicyExecutorStubController : Stub Policy Executor Invoked 19:17:32 2026-01-13T19:17:32.049Z INFO 15860 --- [ main] o.o.c.p.s.c.PolicyExecutorStubController : Permission Request: { 19:17:32 "permissionId" : null, 19:17:32 "changeRequestFormat" : "cm-legacy", 19:17:32 "operations" : [ { 19:17:32 "operation" : "delete", 19:17:32 "entityHandleId" : null, 19:17:32 "resourceIdentifier" : "prefix/policySimulation=policyResponse_deny", 19:17:32 "targetIdentifier" : "some cm-handle", 19:17:32 "changeRequest" : "{}" 19:17:32 } ] 19:17:32 } 19:17:32 2026-01-13T19:17:32.049Z INFO 15860 --- [ main] o.o.c.p.s.c.PolicyExecutorStubController : 1st Operation: delete for resource: prefix/policySimulation=policyResponse_deny 19:17:32 2026-01-13T19:17:32.049Z INFO 15860 --- [ main] o.o.c.p.s.c.PolicyExecutorStubController : Decision: deny (Stub is mocking a policy response: deny) 19:17:32 2026-01-13T19:17:32.064Z INFO 15860 --- [ main] o.o.c.p.s.c.PolicyExecutorStubController : Stub Policy Executor Invoked 19:17:32 2026-01-13T19:17:32.065Z INFO 15860 --- [ main] o.o.c.p.s.c.PolicyExecutorStubController : Permission Request: { 19:17:32 "permissionId" : null, 19:17:32 "changeRequestFormat" : "cm-legacy", 19:17:32 "operations" : [ { 19:17:32 "operation" : "delete", 19:17:32 "entityHandleId" : null, 19:17:32 "resourceIdentifier" : "prefix/policySimulation=policyResponse_other", 19:17:32 "targetIdentifier" : "some cm-handle", 19:17:32 "changeRequest" : "{}" 19:17:32 } ] 19:17:32 } 19:17:32 2026-01-13T19:17:32.065Z INFO 15860 --- [ main] o.o.c.p.s.c.PolicyExecutorStubController : 1st Operation: delete for resource: prefix/policySimulation=policyResponse_other 19:17:32 2026-01-13T19:17:32.065Z INFO 15860 --- [ main] o.o.c.p.s.c.PolicyExecutorStubController : Decision: other (Stub is mocking a policy response: other) 19:17:32 2026-01-13T19:17:32.080Z INFO 15860 --- [ main] o.o.c.p.s.c.PolicyExecutorStubController : Stub Policy Executor Invoked 19:17:32 2026-01-13T19:17:32.081Z INFO 15860 --- [ main] o.o.c.p.s.c.PolicyExecutorStubController : Permission Request: { 19:17:32 "permissionId" : null, 19:17:32 "changeRequestFormat" : "cm-legacy", 19:17:32 "operations" : [ { 19:17:32 "operation" : "delete", 19:17:32 "entityHandleId" : null, 19:17:32 "resourceIdentifier" : "segment1=1/policySimulation=httpError_418", 19:17:32 "targetIdentifier" : "some cm-handle", 19:17:32 "changeRequest" : "{}" 19:17:32 } ] 19:17:32 } 19:17:32 2026-01-13T19:17:32.081Z INFO 15860 --- [ main] o.o.c.p.s.c.PolicyExecutorStubController : 1st Operation: delete for resource: segment1=1/policySimulation=httpError_418 19:17:32 2026-01-13T19:17:32.081Z WARN 15860 --- [ main] o.o.c.p.s.c.PolicyExecutorStubController : Stub is mocking an error response, code: 418 19:17:32 2026-01-13T19:17:32.094Z INFO 15860 --- [ main] o.o.c.p.s.c.PolicyExecutorStubController : Stub Policy Executor Invoked 19:17:32 2026-01-13T19:17:32.094Z INFO 15860 --- [ main] o.o.c.p.s.c.PolicyExecutorStubController : Permission Request: { 19:17:32 "permissionId" : null, 19:17:32 "changeRequestFormat" : "cm-legacy", 19:17:32 "operations" : [ { 19:17:32 "operation" : "delete", 19:17:32 "entityHandleId" : null, 19:17:32 "resourceIdentifier" : "some target", 19:17:32 "targetIdentifier" : "some cm-handle", 19:17:32 "changeRequest" : "{}" 19:17:32 } ] 19:17:32 } 19:17:32 2026-01-13T19:17:32.094Z INFO 15860 --- [ main] o.o.c.p.s.c.PolicyExecutorStubController : 1st Operation: delete for resource: some target 19:17:32 2026-01-13T19:17:32.094Z INFO 15860 --- [ main] o.o.c.p.s.c.PolicyExecutorStubController : Decision: allow (all good) 19:17:32 2026-01-13T19:17:32.105Z INFO 15860 --- [ main] o.o.c.p.s.c.PolicyExecutorStubController : Stub Policy Executor Invoked 19:17:32 2026-01-13T19:17:32.105Z INFO 15860 --- [ main] o.o.c.p.s.c.PolicyExecutorStubController : Permission Request: { 19:17:32 "permissionId" : null, 19:17:32 "changeRequestFormat" : "some decision type", 19:17:32 "operations" : [ ] 19:17:32 } 19:17:32 2026-01-13T19:17:32.116Z WARN 15860 --- [ 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')] 19:17:32 2026-01-13T19:17:32.239Z INFO 15860 --- [ main] o.o.c.p.s.c.PolicyExecutorStubController : Stub Policy Executor Invoked 19:17:32 2026-01-13T19:17:32.245Z ERROR 15860 --- [ main] o.o.c.p.s.c.PolicyExecutorStubController : Error while formatting permission request 19:17:32 19:17:32 com.fasterxml.jackson.core.JsonProcessingException: test 19:17:32 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) ~[na:na] 19:17:32 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) ~[na:na] 19:17:32 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) ~[na:na] 19:17:32 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) ~[na:na] 19:17:32 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) ~[na:na] 19:17:32 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) ~[groovy-3.0.18.jar:3.0.18] 19:17:32 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) ~[groovy-3.0.18.jar:3.0.18] 19:17:32 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59) ~[groovy-3.0.18.jar:3.0.18] 19:17:32 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263) ~[groovy-3.0.18.jar:3.0.18] 19:17:32 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:277) ~[groovy-3.0.18.jar:3.0.18] 19:17:32 at org.onap.cps.policyexecutor.stub.controller.PolicyExecutorStubControllerSpec$__spock_feature_0_5_closure1.doCall(PolicyExecutorStubControllerSpec.groovy:132) ~[test-classes/:na] 19:17:32 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[na:na] 19:17:32 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) ~[na:na] 19:17:32 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:na] 19:17:32 at java.base/java.lang.reflect.Method.invoke(Method.java:568) ~[na:na] 19:17:32 at org.codehaus.groovy.reflection.CachedMethod.invoke(CachedMethod.java:107) ~[groovy-3.0.18.jar:3.0.18] 19:17:32 at groovy.lang.MetaMethod.doMethodInvoke(MetaMethod.java:323) ~[groovy-3.0.18.jar:3.0.18] 19:17:32 at org.codehaus.groovy.runtime.metaclass.ClosureMetaClass.invokeMethod(ClosureMetaClass.java:274) ~[groovy-3.0.18.jar:3.0.18] 19:17:32 at groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:1030) ~[groovy-3.0.18.jar:3.0.18] 19:17:32 at groovy.lang.Closure.call(Closure.java:427) ~[groovy-3.0.18.jar:3.0.18] 19:17:32 at org.spockframework.runtime.GroovyRuntimeUtil.invokeClosure(GroovyRuntimeUtil.java:200) ~[spock-core-2.4-M1-groovy-3.0.jar:2.4-M1] 19:17:32 at org.spockframework.mock.response.CodeResponseGenerator.invokeClosure(CodeResponseGenerator.java:54) ~[spock-core-2.4-M1-groovy-3.0.jar:2.4-M1] 19:17:32 at org.spockframework.mock.response.CodeResponseGenerator.doRespond(CodeResponseGenerator.java:37) ~[spock-core-2.4-M1-groovy-3.0.jar:2.4-M1] 19:17:32 at org.spockframework.mock.response.SingleResponseGenerator.respond(SingleResponseGenerator.java:32) ~[spock-core-2.4-M1-groovy-3.0.jar:2.4-M1] 19:17:32 at org.spockframework.mock.response.ResponseGeneratorChain.respond(ResponseGeneratorChain.java:44) ~[spock-core-2.4-M1-groovy-3.0.jar:2.4-M1] 19:17:32 at org.spockframework.mock.runtime.MockInteraction.accept(MockInteraction.java:73) ~[spock-core-2.4-M1-groovy-3.0.jar:2.4-M1] 19:17:32 at org.spockframework.mock.runtime.MockInteractionDecorator.accept(MockInteractionDecorator.java:50) ~[spock-core-2.4-M1-groovy-3.0.jar:2.4-M1] 19:17:32 at org.spockframework.mock.runtime.InteractionScope$1.accept(InteractionScope.java:57) ~[spock-core-2.4-M1-groovy-3.0.jar:2.4-M1] 19:17:32 at org.spockframework.mock.runtime.MockController.handle(MockController.java:40) ~[spock-core-2.4-M1-groovy-3.0.jar:2.4-M1] 19:17:32 at org.spockframework.mock.runtime.JavaMockInterceptor.intercept(JavaMockInterceptor.java:86) ~[spock-core-2.4-M1-groovy-3.0.jar:2.4-M1] 19:17:32 at org.spockframework.mock.runtime.ByteBuddyInterceptorAdapter.interceptNonAbstract(ByteBuddyInterceptorAdapter.java:35) ~[spock-core-2.4-M1-groovy-3.0.jar:2.4-M1] 19:17:32 at com.fasterxml.jackson.databind.ObjectWriter$SpockMock$536459979.writeValueAsString(Unknown Source) ~[jackson-databind-2.19.1.jar:2.19.1] 19:17:32 at org.onap.cps.policyexecutor.stub.controller.PolicyExecutorStubController.formatPermissionRequest(PolicyExecutorStubController.java:110) ~[classes/:na] 19:17:32 at org.onap.cps.policyexecutor.stub.controller.PolicyExecutorStubController.initiatePermissionRequest(PolicyExecutorStubController.java:61) ~[classes/:na] 19:17:32 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[na:na] 19:17:32 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) ~[na:na] 19:17:32 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:na] 19:17:32 at java.base/java.lang.reflect.Method.invoke(Method.java:568) ~[na:na] 19:17:32 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) ~[spring-aop-6.2.15.jar:6.2.15] 19:17:32 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) ~[spring-aop-6.2.15.jar:6.2.15] 19:17:32 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) ~[spring-aop-6.2.15.jar:6.2.15] 19:17:32 at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:172) ~[spring-context-6.2.15.jar:6.2.15] 19:17:32 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) ~[spring-aop-6.2.15.jar:6.2.15] 19:17:32 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) ~[spring-aop-6.2.15.jar:6.2.15] 19:17:32 at org.onap.cps.policyexecutor.stub.controller.PolicyExecutorStubController$$SpringCGLIB$$1.initiatePermissionRequest() ~[classes/:na] 19:17:32 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[na:na] 19:17:32 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) ~[na:na] 19:17:32 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:na] 19:17:32 at java.base/java.lang.reflect.Method.invoke(Method.java:568) ~[na:na] 19:17:32 at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:258) ~[spring-web-6.2.15.jar:6.2.15] 19:17:32 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:191) ~[spring-web-6.2.15.jar:6.2.15] 19:17:32 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) ~[spring-webmvc-6.2.15.jar:6.2.15] 19:17:32 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:991) ~[spring-webmvc-6.2.15.jar:6.2.15] 19:17:32 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:896) ~[spring-webmvc-6.2.15.jar:6.2.15] 19:17:32 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) ~[spring-webmvc-6.2.15.jar:6.2.15] 19:17:32 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089) ~[spring-webmvc-6.2.15.jar:6.2.15] 19:17:32 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979) ~[spring-webmvc-6.2.15.jar:6.2.15] 19:17:32 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014) ~[spring-webmvc-6.2.15.jar:6.2.15] 19:17:32 at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914) ~[spring-webmvc-6.2.15.jar:6.2.15] 19:17:32 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:547) ~[jakarta.servlet-api-6.0.0.jar:6.0.0] 19:17:32 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) ~[spring-webmvc-6.2.15.jar:6.2.15] 19:17:32 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) ~[spring-test-6.2.15.jar:6.2.15] 19:17:32 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) ~[jakarta.servlet-api-6.0.0.jar:6.0.0] 19:17:32 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) ~[spring-test-6.2.15.jar:6.2.15] 19:17:32 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) ~[spring-test-6.2.15.jar:6.2.15] 19:17:32 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) ~[spring-web-6.2.15.jar:6.2.15] 19:17:32 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) ~[spring-web-6.2.15.jar:6.2.15] 19:17:32 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) ~[spring-test-6.2.15.jar:6.2.15] 19:17:32 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) ~[spring-test-6.2.15.jar:6.2.15] 19:17:32 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) ~[spring-web-6.2.15.jar:6.2.15] 19:17:32 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) ~[spring-web-6.2.15.jar:6.2.15] 19:17:32 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) ~[spring-test-6.2.15.jar:6.2.15] 19:17:32 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) ~[spring-test-6.2.15.jar:6.2.15] 19:17:32 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) ~[spring-web-6.2.15.jar:6.2.15] 19:17:32 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) ~[spring-web-6.2.15.jar:6.2.15] 19:17:32 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) ~[spring-test-6.2.15.jar:6.2.15] 19:17:32 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) ~[spring-test-6.2.15.jar:6.2.15] 19:17:32 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) ~[spring-test-6.2.15.jar:6.2.15] 19:17:32 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) ~[na:na] 19:17:32 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) ~[groovy-3.0.18.jar:3.0.18] 19:17:32 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:125) ~[groovy-3.0.18.jar:3.0.18] 19:17:32 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:139) ~[groovy-3.0.18.jar:3.0.18] 19:17:32 at org.onap.cps.policyexecutor.stub.controller.PolicyExecutorStubControllerSpec.$spock_feature_0_5(PolicyExecutorStubControllerSpec.groovy:137) ~[test-classes/:na] 19:17:32 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[na:na] 19:17:32 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) ~[na:na] 19:17:32 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:na] 19:17:32 at java.base/java.lang.reflect.Method.invoke(Method.java:568) ~[na:na] 19:17:32 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) ~[spock-core-2.4-M1-groovy-3.0.jar:2.4-M1] 19:17:32 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) ~[spock-core-2.4-M1-groovy-3.0.jar:2.4-M1] 19:17:32 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) ~[spock-core-2.4-M1-groovy-3.0.jar:2.4-M1] 19:17:32 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) ~[spock-core-2.4-M1-groovy-3.0.jar:2.4-M1] 19:17:32 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) ~[spock-core-2.4-M1-groovy-3.0.jar:2.4-M1] 19:17:32 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) ~[spock-core-2.4-M1-groovy-3.0.jar:2.4-M1] 19:17:32 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) ~[spock-core-2.4-M1-groovy-3.0.jar:2.4-M1] 19:17:32 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:58) ~[spock-core-2.4-M1-groovy-3.0.jar:2.4-M1] 19:17:32 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:15) ~[spock-core-2.4-M1-groovy-3.0.jar:2.4-M1] 19:17:32 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) ~[junit-platform-engine-1.12.2.jar:1.12.2] 19:17:32 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) ~[junit-platform-engine-1.12.2.jar:1.12.2] 19:17:32 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) ~[junit-platform-engine-1.12.2.jar:1.12.2] 19:17:32 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) ~[spock-core-2.4-M1-groovy-3.0.jar:2.4-M1] 19:17:32 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) ~[spock-core-2.4-M1-groovy-3.0.jar:2.4-M1] 19:17:32 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) ~[spock-core-2.4-M1-groovy-3.0.jar:2.4-M1] 19:17:32 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) ~[spock-core-2.4-M1-groovy-3.0.jar:2.4-M1] 19:17:32 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) ~[spock-core-2.4-M1-groovy-3.0.jar:2.4-M1] 19:17:32 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) ~[spock-core-2.4-M1-groovy-3.0.jar:2.4-M1] 19:17:32 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) ~[spock-core-2.4-M1-groovy-3.0.jar:2.4-M1] 19:17:32 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) ~[spock-core-2.4-M1-groovy-3.0.jar:2.4-M1] 19:17:32 at org.spockframework.runtime.SimpleFeatureNode.lambda$around$0(SimpleFeatureNode.java:52) ~[spock-core-2.4-M1-groovy-3.0.jar:2.4-M1] 19:17:32 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) ~[spock-core-2.4-M1-groovy-3.0.jar:2.4-M1] 19:17:32 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) ~[spock-core-2.4-M1-groovy-3.0.jar:2.4-M1] 19:17:32 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) ~[spock-core-2.4-M1-groovy-3.0.jar:2.4-M1] 19:17:32 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) ~[spock-core-2.4-M1-groovy-3.0.jar:2.4-M1] 19:17:32 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) ~[spock-core-2.4-M1-groovy-3.0.jar:2.4-M1] 19:17:32 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) ~[spock-core-2.4-M1-groovy-3.0.jar:2.4-M1] 19:17:32 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) ~[spock-core-2.4-M1-groovy-3.0.jar:2.4-M1] 19:17:32 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) ~[spock-core-2.4-M1-groovy-3.0.jar:2.4-M1] 19:17:32 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:52) ~[spock-core-2.4-M1-groovy-3.0.jar:2.4-M1] 19:17:32 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:15) ~[spock-core-2.4-M1-groovy-3.0.jar:2.4-M1] 19:17:32 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) ~[junit-platform-engine-1.12.2.jar:1.12.2] 19:17:32 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) ~[junit-platform-engine-1.12.2.jar:1.12.2] 19:17:32 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) ~[junit-platform-engine-1.12.2.jar:1.12.2] 19:17:32 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) ~[junit-platform-engine-1.12.2.jar:1.12.2] 19:17:32 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) ~[na:na] 19:17:32 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) ~[junit-platform-engine-1.12.2.jar:1.12.2] 19:17:32 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) ~[junit-platform-engine-1.12.2.jar:1.12.2] 19:17:32 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) ~[junit-platform-engine-1.12.2.jar:1.12.2] 19:17:32 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) ~[junit-platform-engine-1.12.2.jar:1.12.2] 19:17:32 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) ~[spock-core-2.4-M1-groovy-3.0.jar:2.4-M1] 19:17:32 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) ~[spock-core-2.4-M1-groovy-3.0.jar:2.4-M1] 19:17:32 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) ~[spock-core-2.4-M1-groovy-3.0.jar:2.4-M1] 19:17:32 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) ~[spock-core-2.4-M1-groovy-3.0.jar:2.4-M1] 19:17:32 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) ~[spock-core-2.4-M1-groovy-3.0.jar:2.4-M1] 19:17:32 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) ~[spock-core-2.4-M1-groovy-3.0.jar:2.4-M1] 19:17:32 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) ~[spock-core-2.4-M1-groovy-3.0.jar:2.4-M1] 19:17:32 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) ~[spock-core-2.4-M1-groovy-3.0.jar:2.4-M1] 19:17:32 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) ~[spock-core-2.4-M1-groovy-3.0.jar:2.4-M1] 19:17:32 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) ~[junit-platform-engine-1.12.2.jar:1.12.2] 19:17:32 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) ~[junit-platform-engine-1.12.2.jar:1.12.2] 19:17:32 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) ~[junit-platform-engine-1.12.2.jar:1.12.2] 19:17:32 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) ~[junit-platform-engine-1.12.2.jar:1.12.2] 19:17:32 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) ~[na:na] 19:17:32 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) ~[junit-platform-engine-1.12.2.jar:1.12.2] 19:17:32 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) ~[junit-platform-engine-1.12.2.jar:1.12.2] 19:17:32 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) ~[junit-platform-engine-1.12.2.jar:1.12.2] 19:17:32 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) ~[junit-platform-engine-1.12.2.jar:1.12.2] 19:17:32 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) ~[junit-platform-engine-1.12.2.jar:1.12.2] 19:17:32 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) ~[junit-platform-engine-1.12.2.jar:1.12.2] 19:17:32 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) ~[junit-platform-engine-1.12.2.jar:1.12.2] 19:17:32 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) ~[junit-platform-engine-1.12.2.jar:1.12.2] 19:17:32 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) ~[junit-platform-engine-1.12.2.jar:1.12.2] 19:17:32 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) ~[junit-platform-engine-1.12.2.jar:1.12.2] 19:17:32 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) ~[junit-platform-engine-1.12.2.jar:1.12.2] 19:17:32 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) ~[junit-platform-engine-1.12.2.jar:1.12.2] 19:17:32 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) ~[junit-platform-launcher-1.12.2.jar:1.12.2] 19:17:32 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) ~[junit-platform-launcher-1.12.2.jar:1.12.2] 19:17:32 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) ~[junit-platform-launcher-1.12.2.jar:1.12.2] 19:17:32 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) ~[junit-platform-launcher-1.12.2.jar:1.12.2] 19:17:32 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) ~[junit-platform-launcher-1.12.2.jar:1.12.2] 19:17:32 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) ~[junit-platform-launcher-1.12.2.jar:1.12.2] 19:17:32 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) ~[junit-platform-launcher-1.12.2.jar:1.12.2] 19:17:32 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) ~[junit-platform-launcher-1.12.2.jar:1.12.2] 19:17:32 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) ~[junit-platform-launcher-1.12.2.jar:1.12.2] 19:17:32 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) ~[junit-platform-launcher-1.12.2.jar:1.12.2] 19:17:32 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) ~[junit-platform-launcher-1.12.2.jar:1.12.2] 19:17:32 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) ~[junit-platform-launcher-1.12.2.jar:1.12.2] 19:17:32 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) ~[junit-platform-launcher-1.12.2.jar:1.12.2] 19:17:32 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) ~[surefire-junit-platform-3.3.1.jar:3.3.1] 19:17:32 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) ~[surefire-junit-platform-3.3.1.jar:3.3.1] 19:17:32 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) ~[surefire-junit-platform-3.3.1.jar:3.3.1] 19:17:32 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) ~[surefire-junit-platform-3.3.1.jar:3.3.1] 19:17:32 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) ~[surefire-booter-3.3.1.jar:3.3.1] 19:17:32 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) ~[surefire-booter-3.3.1.jar:3.3.1] 19:17:32 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) ~[surefire-booter-3.3.1.jar:3.3.1] 19:17:32 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) ~[surefire-booter-3.3.1.jar:3.3.1] 19:17:32 19:17:32 2026-01-13T19:17:32.251Z INFO 15860 --- [ main] o.o.c.p.s.c.PolicyExecutorStubController : Permission Request: invalid json 19:17:32 2026-01-13T19:17:32.251Z INFO 15860 --- [ main] o.o.c.p.s.c.PolicyExecutorStubController : 1st Operation: delete for resource: some fdn 19:17:32 2026-01-13T19:17:32.251Z INFO 15860 --- [ main] o.o.c.p.s.c.PolicyExecutorStubController : Decision: allow (all good) 19:17:32 2026-01-13T19:17:32.265Z INFO 15860 --- [ main] o.o.c.p.s.c.PolicyExecutorStubController : Stub Policy Executor Invoked 19:17:32 2026-01-13T19:17:32.265Z INFO 15860 --- [ main] o.o.c.p.s.c.PolicyExecutorStubController : Permission Request: { 19:17:32 "permissionId" : null, 19:17:32 "changeRequestFormat" : "cm-legacy", 19:17:32 "operations" : [ { 19:17:32 "operation" : "delete", 19:17:32 "entityHandleId" : null, 19:17:32 "resourceIdentifier" : "policySimulation=slowResponse_5", 19:17:32 "targetIdentifier" : "some cm-handle", 19:17:32 "changeRequest" : "{}" 19:17:32 } ] 19:17:32 } 19:17:32 2026-01-13T19:17:32.265Z INFO 15860 --- [ main] o.o.c.p.s.c.PolicyExecutorStubController : 1st Operation: delete for resource: policySimulation=slowResponse_5 19:17:32 2026-01-13T19:17:32.267Z INFO 15860 --- [ main] o.o.c.p.s.c.PolicyExecutorStubController : Decision: allow (all good) 19:17:32 2026-01-13T19:17:32.308Z INFO 15860 --- [ main] o.o.c.p.s.c.PolicyExecutorStubController : Stub Policy Executor Invoked 19:17:32 2026-01-13T19:17:32.308Z INFO 15860 --- [ main] o.o.c.p.s.c.PolicyExecutorStubController : Permission Request: { 19:17:32 "permissionId" : null, 19:17:32 "changeRequestFormat" : "cm-legacy", 19:17:32 "operations" : [ { 19:17:32 "operation" : "delete", 19:17:32 "entityHandleId" : null, 19:17:32 "resourceIdentifier" : "some resource", 19:17:32 "targetIdentifier" : "some cm-handle", 19:17:32 "changeRequest" : null 19:17:32 } ] 19:17:32 } 19:17:32 2026-01-13T19:17:32.309Z INFO 15860 --- [ main] o.o.c.p.s.c.PolicyExecutorStubController : 1st Operation: delete for resource: some resource 19:17:32 2026-01-13T19:17:32.309Z INFO 15860 --- [ main] o.o.c.p.s.c.PolicyExecutorStubController : Decision: allow (all good) 19:17:32 2026-01-13T19:17:32.320Z INFO 15860 --- [ main] o.o.c.p.s.c.PolicyExecutorStubController : Stub Policy Executor Invoked 19:17:32 2026-01-13T19:17:32.321Z INFO 15860 --- [ main] o.o.c.p.s.c.PolicyExecutorStubController : Permission Request: { 19:17:32 "permissionId" : null, 19:17:32 "changeRequestFormat" : "cm-legacy", 19:17:32 "operations" : [ { 19:17:32 "operation" : "other", 19:17:32 "entityHandleId" : null, 19:17:32 "resourceIdentifier" : "some resource", 19:17:32 "targetIdentifier" : "some cm-handle", 19:17:32 "changeRequest" : "{}" 19:17:32 } ] 19:17:32 } 19:17:32 2026-01-13T19:17:32.321Z INFO 15860 --- [ main] o.o.c.p.s.c.PolicyExecutorStubController : 1st Operation: other for resource: some resource 19:17:32 2026-01-13T19:17:32.321Z INFO 15860 --- [ main] o.o.c.p.s.c.PolicyExecutorStubController : Decision: allow (all good) 19:17:32 2026-01-13T19:17:32.338Z INFO 15860 --- [ main] o.o.c.p.s.c.PolicyExecutorStubController : Stub Policy Executor Invoked 19:17:32 2026-01-13T19:17:32.338Z INFO 15860 --- [ main] o.o.c.p.s.c.PolicyExecutorStubController : Permission Request: { 19:17:32 "permissionId" : null, 19:17:32 "changeRequestFormat" : "cm-legacy", 19:17:32 "operations" : [ { 19:17:32 "operation" : "other", 19:17:32 "entityHandleId" : null, 19:17:32 "resourceIdentifier" : "some resource", 19:17:32 "targetIdentifier" : "some cm-handle", 19:17:32 "changeRequest" : null 19:17:32 } ] 19:17:32 } 19:17:32 2026-01-13T19:17:32.338Z INFO 15860 --- [ main] o.o.c.p.s.c.PolicyExecutorStubController : 1st Operation: other for resource: some resource 19:17:32 2026-01-13T19:17:32.338Z WARN 15860 --- [ main] o.o.c.p.s.c.PolicyExecutorStubController : Change Request is required for other operations 19:17:32 [INFO] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.679 s -- in org.onap.cps.policyexecutor.stub.controller.PolicyExecutorStubControllerSpec 19:17:32 [INFO] 19:17:32 [INFO] Results: 19:17:32 [INFO] 19:17:32 [INFO] Tests run: 16, Failures: 0, Errors: 0, Skipped: 0 19:17:32 [INFO] 19:17:32 [INFO] 19:17:32 [INFO] --- jacoco-maven-plugin:0.8.14:check (coverage-check) @ policy-executor-stub --- 19:17:32 [INFO] Loading execution data file /w/workspace/cps-master-verify-java/policy-executor-stub/target/code-coverage/jacoco-ut.exec 19:17:32 [INFO] Analyzed bundle 'policy-executor-stub' with 3 classes 19:17:32 [INFO] All coverage checks have been met. 19:17:32 [INFO] 19:17:32 [INFO] --- jacoco-maven-plugin:0.8.14:report (post-unit-test) @ policy-executor-stub --- 19:17:32 [INFO] Loading execution data file /w/workspace/cps-master-verify-java/policy-executor-stub/target/code-coverage/jacoco-ut.exec 19:17:32 [INFO] Analyzed bundle 'policy-executor-stub' with 3 classes 19:17:32 [INFO] 19:17:32 [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ policy-executor-stub --- 19:17:32 [INFO] Building jar: /w/workspace/cps-master-verify-java/policy-executor-stub/target/policy-executor-stub-3.7.4-SNAPSHOT.jar 19:17:32 [INFO] 19:17:32 [INFO] --- jib-maven-plugin:3.3.2:dockerBuild (build) @ policy-executor-stub --- 19:17:32 [INFO] 19:17:32 [INFO] Containerizing application to Docker daemon as nexus3.onap.org:10003/onap/policy-executor-stub:3.7.4-SNAPSHOT-20260113T190910Z, nexus3.onap.org:10003/onap/policy-executor-stub... 19:17:32 [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 19:17:32 [INFO] Getting manifest for base image nexus3.onap.org:10001/onap/integration-java17:12.0.0... 19:17:32 [INFO] Building dependencies layer... 19:17:32 [INFO] Building resources layer... 19:17:32 [INFO] Building classes layer... 19:17:32 [INFO] Building jvm arg files layer... 19:17:32 [INFO] Using base image with digest: sha256:260e6370833cdb9aa1d25877f2a9123792dcd53bbfe0d738dbf3d2b12e46313f 19:17:33 [INFO] 19:17:33 [INFO] Container entrypoint set to [java, -cp, @/app/jib-classpath-file, org.onap.cps.policyexecutor.stub.PolicyExecutorApplication] 19:17:33 [INFO] Loading to Docker daemon... 19:17:34 [INFO] 19:17:34 [INFO] Built image to Docker daemon as nexus3.onap.org:10003/onap/policy-executor-stub:3.7.4-SNAPSHOT-20260113T190910Z, nexus3.onap.org:10003/onap/policy-executor-stub 19:17:34 [INFO] 19:17:34 [INFO] 19:17:34 [INFO] --- maven-install-plugin:2.4:install (default-install) @ policy-executor-stub --- 19:17:34 [INFO] Installing /w/workspace/cps-master-verify-java/policy-executor-stub/target/policy-executor-stub-3.7.4-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/onap/cps/policy-executor-stub/3.7.4-SNAPSHOT/policy-executor-stub-3.7.4-SNAPSHOT.jar 19:17:34 [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.4-SNAPSHOT/policy-executor-stub-3.7.4-SNAPSHOT.pom 19:17:34 [INFO] 19:17:34 [INFO] ---------------------< org.onap.cps:jacoco-report >--------------------- 19:17:34 [INFO] Building jacoco-report 3.7.4-SNAPSHOT [20/21] 19:17:34 [INFO] --------------------------------[ jar ]--------------------------------- 19:17:34 [INFO] 19:17:34 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ jacoco-report --- 19:17:34 [INFO] 19:17:34 [INFO] --- jacoco-maven-plugin:0.8.14:prepare-agent (default-prepare-agent) @ jacoco-report --- 19:17:34 [INFO] surefireArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/cps-master-verify-java/jacoco-report/target/code-coverage/jacoco-ut.exec,excludes=org/onap/cps/events/model/*:org/onap/cps/rest/model/*:org/onap/cps/cpspath/parser/antlr4/*:org/onap/cps/ncmp/rest/model/*:org/onap/cps/**/*MapperImpl.class:org/onap/cps/ncmp/rest/stub/*:org/onap/cps/policyexecutor/stub/model/*:org/onap/cps/ncmp/impl/provmns/model/*:**/pom.xml 19:17:34 [INFO] 19:17:34 [INFO] --- maven-checkstyle-plugin:3.3.1:check (onap-license) @ jacoco-report --- 19:17:34 [INFO] You have 0 Checkstyle violations. 19:17:34 [INFO] 19:17:34 [INFO] --- maven-checkstyle-plugin:3.3.1:check (cps-java-style) @ jacoco-report --- 19:17:34 [INFO] You have 0 Checkstyle violations. 19:17:34 [INFO] 19:17:34 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ jacoco-report --- 19:17:34 [INFO] Using 'UTF-8' encoding to copy filtered resources. 19:17:34 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/jacoco-report/src/main/resources 19:17:34 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/jacoco-report/target/generated-sources/license 19:17:34 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/jacoco-report/target/generated-resources/licenses 19:17:34 [INFO] 19:17:34 [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ jacoco-report --- 19:17:34 [INFO] No sources to compile 19:17:34 [INFO] 19:17:34 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ jacoco-report --- 19:17:34 [INFO] Using 'UTF-8' encoding to copy filtered resources. 19:17:34 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/jacoco-report/src/test/resources 19:17:34 [INFO] 19:17:34 [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ jacoco-report --- 19:17:34 [INFO] No sources to compile 19:17:34 [INFO] 19:17:34 [INFO] --- gmavenplus-plugin:4.0.1:compileTests (default) @ jacoco-report --- 19:17:34 [INFO] No sources specified for compilation. Skipping. 19:17:34 [INFO] 19:17:34 [INFO] --- maven-surefire-plugin:3.3.1:test (default-test) @ jacoco-report --- 19:17:34 [INFO] No tests to run. 19:17:34 [INFO] 19:17:34 [INFO] --- jacoco-maven-plugin:0.8.14:check (coverage-check) @ jacoco-report --- 19:17:34 [INFO] Skipping JaCoCo execution due to missing execution data file:/w/workspace/cps-master-verify-java/jacoco-report/target/code-coverage/jacoco-ut.exec 19:17:34 [INFO] 19:17:34 [INFO] --- jacoco-maven-plugin:0.8.14:report (post-unit-test) @ jacoco-report --- 19:17:34 [INFO] Skipping JaCoCo execution due to missing execution data file. 19:17:34 [INFO] 19:17:34 [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ jacoco-report --- 19:17:34 [WARNING] JAR will be empty - no content was marked for inclusion! 19:17:34 [INFO] Building jar: /w/workspace/cps-master-verify-java/jacoco-report/target/jacoco-report-3.7.4-SNAPSHOT.jar 19:17:34 [INFO] 19:17:34 [INFO] --- jacoco-maven-plugin:0.8.14:report-aggregate (report) @ jacoco-report --- 19:17:34 [INFO] Loading execution data file /w/workspace/cps-master-verify-java/cps-application/target/code-coverage/jacoco-ut.exec 19:17:34 [INFO] Loading execution data file /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/code-coverage/jacoco-ut.exec 19:17:34 [INFO] Loading execution data file /w/workspace/cps-master-verify-java/cps-ncmp-service/target/code-coverage/jacoco-ut.exec 19:17:34 [INFO] Loading execution data file /w/workspace/cps-master-verify-java/cps-path-parser/target/code-coverage/jacoco-ut.exec 19:17:34 [INFO] Loading execution data file /w/workspace/cps-master-verify-java/cps-rest/target/code-coverage/jacoco-ut.exec 19:17:34 [INFO] Loading execution data file /w/workspace/cps-master-verify-java/cps-ri/target/code-coverage/jacoco-ut.exec 19:17:34 [INFO] Loading execution data file /w/workspace/cps-master-verify-java/cps-service/target/code-coverage/jacoco-ut.exec 19:17:34 [INFO] Loading execution data file /w/workspace/cps-master-verify-java/integration-test/target/code-coverage/jacoco-ut.exec 19:17:34 [INFO] Loading execution data file /w/workspace/cps-master-verify-java/policy-executor-stub/target/code-coverage/jacoco-ut.exec 19:17:34 [INFO] Analyzed bundle 'cps-application' with 5 classes 19:17:34 [INFO] Analyzed bundle 'cps-events' with 0 classes 19:17:34 [INFO] Analyzed bundle 'cps-ncmp-rest' with 10 classes 19:17:34 [INFO] Analyzed bundle 'cps-ncmp-service' with 160 classes 19:17:35 [INFO] Analyzed bundle 'cps-path-parser' with 7 classes 19:17:35 [INFO] Analyzed bundle 'cps-rest' with 7 classes 19:17:35 [INFO] Analyzed bundle 'cps-ri' with 17 classes 19:17:35 [INFO] Analyzed bundle 'cps-service' with 76 classes 19:17:35 [INFO] Analyzed bundle 'integration-test' with 0 classes 19:17:35 [INFO] Analyzed bundle 'policy-executor-stub' with 3 classes 19:17:35 [INFO] 19:17:35 [INFO] --- maven-install-plugin:2.4:install (default-install) @ jacoco-report --- 19:17:35 [INFO] Installing /w/workspace/cps-master-verify-java/jacoco-report/target/jacoco-report-3.7.4-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/onap/cps/jacoco-report/3.7.4-SNAPSHOT/jacoco-report-3.7.4-SNAPSHOT.jar 19:17:35 [INFO] Installing /w/workspace/cps-master-verify-java/jacoco-report/pom.xml to /home/jenkins/.m2/repository/org/onap/cps/jacoco-report/3.7.4-SNAPSHOT/jacoco-report-3.7.4-SNAPSHOT.pom 19:17:35 [INFO] 19:17:35 [INFO] --------------------< org.onap.cps:cps-aggregator >--------------------- 19:17:35 [INFO] Building cps 3.7.4-SNAPSHOT [21/21] 19:17:35 [INFO] --------------------------------[ pom ]--------------------------------- 19:17:35 [INFO] 19:17:35 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ cps-aggregator --- 19:17:35 [INFO] 19:17:35 [INFO] --- maven-install-plugin:2.4:install (default-install) @ cps-aggregator --- 19:17:35 [INFO] Installing /w/workspace/cps-master-verify-java/pom.xml to /home/jenkins/.m2/repository/org/onap/cps/cps-aggregator/3.7.4-SNAPSHOT/cps-aggregator-3.7.4-SNAPSHOT.pom 19:17:35 [INFO] ------------------------------------------------------------------------ 19:17:35 [INFO] Reactor Summary for cps 3.7.4-SNAPSHOT: 19:17:35 [INFO] 19:17:35 [INFO] org.onap.cps:cps-dependencies ...................... SUCCESS [ 1.215 s] 19:17:35 [INFO] cps-bom ............................................ SUCCESS [ 0.008 s] 19:17:35 [INFO] checkstyle ......................................... SUCCESS [ 3.671 s] 19:17:35 [INFO] cps-parent ......................................... SUCCESS [ 5.543 s] 19:17:35 [INFO] cps-events ......................................... SUCCESS [ 2.910 s] 19:17:35 [INFO] cps-path-parser .................................... SUCCESS [ 7.855 s] 19:17:35 [INFO] cps-service ........................................ SUCCESS [ 37.198 s] 19:17:35 [INFO] cps-rest ........................................... SUCCESS [ 19.358 s] 19:17:35 [INFO] cps-ncmp-events .................................... SUCCESS [ 2.399 s] 19:17:35 [INFO] cps-ncmp-service ................................... SUCCESS [03:36 min] 19:17:35 [INFO] cps-ncmp-rest ...................................... SUCCESS [ 15.206 s] 19:17:35 [INFO] cps-ncmp-rest-stub ................................. SUCCESS [ 0.049 s] 19:17:35 [INFO] cps-ncmp-rest-stub-service ......................... SUCCESS [ 6.493 s] 19:17:35 [INFO] cps-ncmp-rest-stub-app ............................. SUCCESS [ 1.647 s] 19:17:35 [INFO] cps-ri ............................................. SUCCESS [ 6.681 s] 19:17:35 [INFO] integration-test ................................... SUCCESS [02:00 min] 19:17:35 [INFO] spotbugs ........................................... SUCCESS [ 0.013 s] 19:17:35 [INFO] cps-application .................................... SUCCESS [ 42.904 s] 19:17:35 [INFO] policy-executor-stub ............................... SUCCESS [ 11.587 s] 19:17:35 [INFO] jacoco-report ...................................... SUCCESS [ 0.693 s] 19:17:35 [INFO] cps ................................................ SUCCESS [ 0.002 s] 19:17:35 [INFO] ------------------------------------------------------------------------ 19:17:35 [INFO] BUILD SUCCESS 19:17:35 [INFO] ------------------------------------------------------------------------ 19:17:35 [INFO] Total time: 08:24 min 19:17:35 [INFO] Finished at: 2026-01-13T19:17:35Z 19:17:35 [INFO] ------------------------------------------------------------------------ 19:17:35 $ ssh-agent -k 19:17:35 unset SSH_AUTH_SOCK; 19:17:35 unset SSH_AGENT_PID; 19:17:35 echo Agent pid 5418 killed; 19:17:35 [ssh-agent] Stopped. 19:17:35 [PostBuildScript] - [INFO] Executing post build scripts. 19:17:35 [cps-master-verify-java] $ /bin/bash /tmp/jenkins17158642448694800996.sh 19:17:35 ---> sysstat.sh 19:17:35 [cps-master-verify-java] $ /bin/bash /tmp/jenkins3009387628040749246.sh 19:17:35 ---> package-listing.sh 19:17:35 ++ facter osfamily 19:17:35 ++ tr '[:upper:]' '[:lower:]' 19:17:36 + OS_FAMILY=redhat 19:17:36 + workspace=/w/workspace/cps-master-verify-java 19:17:36 + START_PACKAGES=/tmp/packages_start.txt 19:17:36 + END_PACKAGES=/tmp/packages_end.txt 19:17:36 + DIFF_PACKAGES=/tmp/packages_diff.txt 19:17:36 + PACKAGES=/tmp/packages_start.txt 19:17:36 + '[' /w/workspace/cps-master-verify-java ']' 19:17:36 + PACKAGES=/tmp/packages_end.txt 19:17:36 + case "${OS_FAMILY}" in 19:17:36 + rpm -qa 19:17:36 + sort 19:17:36 + '[' -f /tmp/packages_start.txt ']' 19:17:36 + '[' -f /tmp/packages_end.txt ']' 19:17:36 + diff /tmp/packages_start.txt /tmp/packages_end.txt 19:17:36 + '[' /w/workspace/cps-master-verify-java ']' 19:17:36 + mkdir -p /w/workspace/cps-master-verify-java/archives/ 19:17:36 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/cps-master-verify-java/archives/ 19:17:36 [cps-master-verify-java] $ /bin/bash /tmp/jenkins12201669954036412831.sh 19:17:36 ---> capture-instance-metadata.sh 19:17:36 Setup pyenv: 19:17:36 system 19:17:36 3.8.13 19:17:36 3.9.13 19:17:36 * 3.10.6 (set by /w/workspace/cps-master-verify-java/.python-version) 19:17:36 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Ntbj from file:/tmp/.os_lf_venv 19:17:36 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 19:17:36 lf-activate-venv(): INFO: Attempting to install with network-safe options... 19:17:39 lf-activate-venv(): INFO: Base packages installed successfully 19:17:39 lf-activate-venv(): INFO: Installing additional packages: lftools 19:17:48 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. 19:17:48 kubernetes 34.1.0 requires urllib3<2.4.0,>=1.24.2, but you have urllib3 2.6.3 which is incompatible. 19:17:48 lf-activate-venv(): INFO: Adding /tmp/venv-Ntbj/bin to PATH 19:17:49 INFO: Running in OpenStack, capturing instance metadata 19:17:49 [cps-master-verify-java] $ /bin/bash /tmp/jenkins5967490527239196351.sh 19:17:49 provisioning config files... 19:17:49 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/cps-master-verify-java@tmp/config5808820808603016792tmp 19:17:49 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 19:17:49 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 19:17:49 [EnvInject] - Injecting environment variables from a build step. 19:17:49 [EnvInject] - Injecting as environment variables the properties content 19:17:49 SERVER_ID=logs 19:17:49 19:17:49 [EnvInject] - Variables injected successfully. 19:17:49 [cps-master-verify-java] $ /bin/bash /tmp/jenkins12651033935502449309.sh 19:17:49 ---> create-netrc.sh 19:17:49 [cps-master-verify-java] $ /bin/bash /tmp/jenkins10038067311831791552.sh 19:17:49 ---> python-tools-install.sh 19:17:49 Setup pyenv: 19:17:49 system 19:17:49 3.8.13 19:17:49 3.9.13 19:17:49 * 3.10.6 (set by /w/workspace/cps-master-verify-java/.python-version) 19:17:49 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Ntbj from file:/tmp/.os_lf_venv 19:17:49 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 19:17:49 lf-activate-venv(): INFO: Attempting to install with network-safe options... 19:17:51 lf-activate-venv(): INFO: Base packages installed successfully 19:17:51 lf-activate-venv(): INFO: Installing additional packages: lftools 19:17:59 lf-activate-venv(): INFO: Adding /tmp/venv-Ntbj/bin to PATH 19:17:59 [cps-master-verify-java] $ /bin/bash /tmp/jenkins4435291874993086996.sh 19:17:59 ---> sudo-logs.sh 19:17:59 Archiving 'sudo' log.. 19:17:59 [cps-master-verify-java] $ /bin/bash /tmp/jenkins13330881748052448605.sh 19:17:59 ---> job-cost.sh 19:17:59 Setup pyenv: 19:17:59 system 19:17:59 3.8.13 19:17:59 3.9.13 19:17:59 * 3.10.6 (set by /w/workspace/cps-master-verify-java/.python-version) 19:17:59 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Ntbj from file:/tmp/.os_lf_venv 19:17:59 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 19:17:59 lf-activate-venv(): INFO: Attempting to install with network-safe options... 19:18:01 lf-activate-venv(): INFO: Base packages installed successfully 19:18:01 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 19:18:06 lf-activate-venv(): INFO: Adding /tmp/venv-Ntbj/bin to PATH 19:18:06 INFO: No Stack... 19:18:07 INFO: Retrieving Pricing Info for: v3-standard-8 19:18:07 INFO: Archiving Costs 19:18:07 [cps-master-verify-java] $ /bin/bash -l /tmp/jenkins9945574895772492143.sh 19:18:07 ---> logs-deploy.sh 19:18:07 Setup pyenv: 19:18:07 system 19:18:07 3.8.13 19:18:07 3.9.13 19:18:07 * 3.10.6 (set by /w/workspace/cps-master-verify-java/.python-version) 19:18:07 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Ntbj from file:/tmp/.os_lf_venv 19:18:07 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 19:18:07 lf-activate-venv(): INFO: Attempting to install with network-safe options... 19:18:09 lf-activate-venv(): INFO: Base packages installed successfully 19:18:09 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 19:18:18 lf-activate-venv(): INFO: Adding /tmp/venv-Ntbj/bin to PATH 19:18:18 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/cps-master-verify-java/11222 19:18:18 INFO: archiving workspace using pattern(s): -p **/target/surefire-reports/*-output.txt 19:18:19 Archives upload complete. 19:18:19 INFO: archiving logs to Nexus 19:18:20 ---> uname -a: 19:18:20 Linux prd-centos8-docker-8c-8g-155.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 19:18:20 19:18:20 19:18:20 ---> lscpu: 19:18:20 Architecture: x86_64 19:18:20 CPU op-mode(s): 32-bit, 64-bit 19:18:20 Byte Order: Little Endian 19:18:20 CPU(s): 8 19:18:20 On-line CPU(s) list: 0-7 19:18:20 Thread(s) per core: 1 19:18:20 Core(s) per socket: 1 19:18:20 Socket(s): 8 19:18:20 NUMA node(s): 1 19:18:20 Vendor ID: AuthenticAMD 19:18:20 CPU family: 23 19:18:20 Model: 49 19:18:20 Model name: AMD EPYC-Rome Processor 19:18:20 Stepping: 0 19:18:20 CPU MHz: 2799.998 19:18:20 BogoMIPS: 5599.99 19:18:20 Virtualization: AMD-V 19:18:20 Hypervisor vendor: KVM 19:18:20 Virtualization type: full 19:18:20 L1d cache: 32K 19:18:20 L1i cache: 32K 19:18:20 L2 cache: 512K 19:18:20 L3 cache: 16384K 19:18:20 NUMA node0 CPU(s): 0-7 19:18:20 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 19:18:20 19:18:20 19:18:20 ---> nproc: 19:18:20 8 19:18:20 19:18:20 19:18:20 ---> df -h: 19:18:20 Filesystem Size Used Avail Use% Mounted on 19:18:20 devtmpfs 16G 0 16G 0% /dev 19:18:20 tmpfs 16G 0 16G 0% /dev/shm 19:18:20 tmpfs 16G 17M 16G 1% /run 19:18:20 tmpfs 16G 0 16G 0% /sys/fs/cgroup 19:18:20 /dev/vda1 160G 13G 148G 9% / 19:18:20 tmpfs 3.2G 0 3.2G 0% /run/user/1001 19:18:20 19:18:20 19:18:20 ---> free -m: 19:18:20 total used free shared buff/cache available 19:18:20 Mem: 31890 1140 25288 19 5461 30276 19:18:20 Swap: 1023 0 1023 19:18:20 19:18:20 19:18:20 ---> ip addr: 19:18:20 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 19:18:20 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 19:18:20 inet 127.0.0.1/8 scope host lo 19:18:20 valid_lft forever preferred_lft forever 19:18:20 inet6 ::1/128 scope host 19:18:20 valid_lft forever preferred_lft forever 19:18:20 2: eth0: mtu 1458 qdisc mq state UP group default qlen 1000 19:18:20 link/ether fa:16:3e:d4:1a:db brd ff:ff:ff:ff:ff:ff 19:18:20 altname enp0s3 19:18:20 altname ens3 19:18:20 inet 10.30.107.183/23 brd 10.30.107.255 scope global dynamic noprefixroute eth0 19:18:20 valid_lft 85772sec preferred_lft 85772sec 19:18:20 inet6 fe80::f816:3eff:fed4:1adb/64 scope link 19:18:20 valid_lft forever preferred_lft forever 19:18:20 3: docker0: mtu 1500 qdisc noqueue state DOWN group default 19:18:20 link/ether 02:42:be:ee:5f:cb brd ff:ff:ff:ff:ff:ff 19:18:20 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 19:18:20 valid_lft forever preferred_lft forever 19:18:20 inet6 fe80::42:beff:feee:5fcb/64 scope link 19:18:20 valid_lft forever preferred_lft forever 19:18:20 19:18:20 19:18:20 ---> sar -b -r -n DEV: 19:18:20 Linux 4.18.0-448.el8.x86_64 (centos-stream-8-docker-63ec32c8-5733-60f9-7d79-7a12e2b2c472.nova) 01/13/2026 _x86_64_ (8 CPU) 19:18:20 19:18:20 19:07:49 LINUX RESTART (8 CPU) 19:18:20 19:18:20 07:08:01 PM tps rtps wtps bread/s bwrtn/s 19:18:20 07:09:01 PM 260.08 29.67 230.41 7302.52 25762.43 19:18:20 07:10:01 PM 284.26 18.43 265.83 4120.89 15531.06 19:18:20 07:11:01 PM 84.05 0.85 83.20 95.58 8566.46 19:18:20 07:12:01 PM 115.68 0.53 115.14 412.00 45685.65 19:18:20 07:13:01 PM 36.70 0.08 36.62 1.73 682.76 19:18:20 07:14:01 PM 10.18 0.43 9.75 20.93 231.42 19:18:20 07:15:01 PM 37.76 0.00 37.76 0.00 2991.48 19:18:20 07:16:01 PM 89.72 0.00 89.72 0.00 21385.92 19:18:20 07:17:01 PM 112.16 0.00 112.16 0.00 1422.48 19:18:20 07:18:01 PM 71.61 2.92 68.69 4550.48 28044.15 19:18:20 Average: 110.22 5.29 104.93 1650.47 15030.69 19:18:20 19:18:20 07:08:01 PM kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 19:18:20 07:09:01 PM 29543680 31220480 3112032 9.53 2688 2000556 1427380 4.24 148340 2535500 169088 19:18:20 07:10:01 PM 27523800 29724292 5131912 15.72 2688 2511332 2745944 8.15 248448 4388884 183416 19:18:20 07:11:01 PM 26857512 29134216 5798200 17.76 2688 2584740 3181368 9.44 279384 5013376 19568 19:18:20 07:12:01 PM 24972564 28382556 7683148 23.53 2688 3693076 3836868 11.38 420068 6654108 772 19:18:20 07:13:01 PM 24654032 28072088 8001680 24.50 2688 3700308 4070096 12.08 440660 6948900 508 19:18:20 07:14:01 PM 24566988 27987828 8088724 24.77 2688 3702956 4122220 12.23 441848 7034732 76 19:18:20 07:15:01 PM 24655016 28732040 8000696 24.50 2688 4336868 3551476 10.54 506780 6849328 503560 19:18:20 07:16:01 PM 23194640 27375820 9461072 28.97 2688 4449288 6138668 18.21 552968 8232124 3424 19:18:20 07:17:01 PM 24202724 28305188 8452988 25.89 2688 4358856 4061704 12.05 551920 7241148 15652 19:18:20 07:18:01 PM 25910208 31023844 6745504 20.66 2688 5360276 1522508 4.52 907604 5171804 98948 19:18:20 Average: 25608116 28995835 7047596 21.58 2688 3669826 3465823 10.28 449802 6006990 99501 19:18:20 19:18:20 07:08:01 PM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 19:18:20 07:09:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:18:20 07:09:01 PM eth0 539.94 335.67 2020.26 82.70 0.00 0.00 0.00 0.00 19:18:20 07:09:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:18:20 07:10:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:18:20 07:10:01 PM eth0 388.87 314.23 5222.44 47.09 0.00 0.00 0.00 0.00 19:18:20 07:10:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:18:20 07:11:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:18:20 07:11:01 PM eth0 162.19 140.86 934.18 38.34 0.00 0.00 0.00 0.00 19:18:20 07:11:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:18:20 07:12:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:18:20 07:12:01 PM eth0 279.41 186.04 9489.64 14.48 0.00 0.00 0.00 0.00 19:18:20 07:12:01 PM docker0 0.00 0.08 0.00 0.01 0.00 0.00 0.00 0.00 19:18:20 07:13:01 PM lo 55.03 55.03 4.77 4.77 0.00 0.00 0.00 0.00 19:18:20 07:13:01 PM eth0 127.81 91.49 38.70 44.46 0.00 0.00 0.00 0.00 19:18:20 07:13:01 PM docker0 12.06 13.50 1.78 1.68 0.00 0.00 0.00 0.00 19:18:20 07:14:01 PM lo 65.44 65.44 3.32 3.32 0.00 0.00 0.00 0.00 19:18:20 07:14:01 PM eth0 243.92 183.06 73.22 81.67 0.00 0.00 0.00 0.00 19:18:20 07:14:01 PM docker0 0.80 1.07 0.11 0.19 0.00 0.00 0.00 0.00 19:18:20 07:15:01 PM lo 7.88 7.88 0.40 0.40 0.00 0.00 0.00 0.00 19:18:20 07:15:01 PM eth0 703.73 327.15 3003.26 54.28 0.00 0.00 0.00 0.00 19:18:20 07:15:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:18:20 07:16:01 PM lo 598.67 598.67 84.36 84.36 0.00 0.00 0.00 0.00 19:18:20 07:16:01 PM eth0 65.06 48.15 19.35 22.98 0.00 0.00 0.00 0.00 19:18:20 07:16:01 PM docker0 261.45 271.91 38.59 42.54 0.00 0.00 0.00 0.00 19:18:20 07:16:01 PM vetha8907e6 227.47 236.32 37.94 33.32 0.00 0.00 0.00 0.00 19:18:20 07:16:01 PM veth4f3b4c5 33.97 36.29 4.22 9.49 0.00 0.00 0.00 0.00 19:18:20 07:17:01 PM lo 1072.41 1072.41 200.26 200.26 0.00 0.00 0.00 0.00 19:18:20 07:17:01 PM eth0 113.11 81.36 276.34 35.09 0.00 0.00 0.00 0.00 19:18:20 07:17:01 PM docker0 463.98 476.61 99.85 93.14 0.00 0.00 0.00 0.00 19:18:20 07:18:01 PM lo 0.97 0.97 0.05 0.05 0.00 0.00 0.00 0.00 19:18:20 07:18:01 PM eth0 83.17 72.04 1262.52 17.89 0.00 0.00 0.00 0.00 19:18:20 07:18:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:18:20 Average: lo 180.05 180.05 29.32 29.32 0.00 0.00 0.00 0.00 19:18:20 Average: eth0 270.72 178.00 2234.00 43.90 0.00 0.00 0.00 0.00 19:18:20 Average: docker0 73.83 76.32 14.03 13.76 0.00 0.00 0.00 0.00 19:18:20 19:18:20 19:18:20 ---> sar -P ALL: 19:18:20 Linux 4.18.0-448.el8.x86_64 (centos-stream-8-docker-63ec32c8-5733-60f9-7d79-7a12e2b2c472.nova) 01/13/2026 _x86_64_ (8 CPU) 19:18:20 19:18:20 19:07:49 LINUX RESTART (8 CPU) 19:18:20 19:18:20 07:08:01 PM CPU %user %nice %system %iowait %steal %idle 19:18:20 07:09:01 PM all 14.32 0.00 2.25 1.67 0.07 81.68 19:18:20 07:09:01 PM 0 10.16 0.00 1.67 2.33 0.08 85.76 19:18:20 07:09:01 PM 1 9.67 0.00 2.27 0.52 0.08 87.46 19:18:20 07:09:01 PM 2 18.59 0.00 2.19 0.60 0.08 78.53 19:18:20 07:09:01 PM 3 7.97 0.00 2.01 0.64 0.10 89.28 19:18:20 07:09:01 PM 4 22.14 0.00 2.39 0.92 0.07 74.48 19:18:20 07:09:01 PM 5 17.24 0.00 1.79 1.15 0.05 79.77 19:18:20 07:09:01 PM 6 17.31 0.00 3.30 5.93 0.05 73.40 19:18:20 07:09:01 PM 7 11.47 0.00 2.41 1.26 0.05 84.81 19:18:20 07:10:01 PM all 27.88 0.00 1.44 1.75 0.11 68.81 19:18:20 07:10:01 PM 0 21.51 0.00 1.49 0.70 0.12 76.18 19:18:20 07:10:01 PM 1 33.47 0.00 1.27 1.36 0.12 63.78 19:18:20 07:10:01 PM 2 27.49 0.00 1.61 4.15 0.12 66.64 19:18:20 07:10:01 PM 3 34.11 0.00 0.90 0.57 0.17 64.25 19:18:20 07:10:01 PM 4 20.66 0.00 1.07 1.99 0.10 76.18 19:18:20 07:10:01 PM 5 38.16 0.00 2.19 2.57 0.10 56.98 19:18:20 07:10:01 PM 6 18.27 0.00 0.94 0.64 0.10 80.05 19:18:20 07:10:01 PM 7 29.37 0.00 2.03 2.06 0.08 66.45 19:18:20 07:11:01 PM all 28.29 0.00 0.90 0.45 0.09 70.28 19:18:20 07:11:01 PM 0 17.92 0.00 0.72 0.37 0.08 80.91 19:18:20 07:11:01 PM 1 26.29 0.00 0.97 0.73 0.08 71.92 19:18:20 07:11:01 PM 2 28.18 0.00 0.94 1.04 0.08 69.77 19:18:20 07:11:01 PM 3 39.77 0.00 0.30 0.00 0.08 59.84 19:18:20 07:11:01 PM 4 49.59 0.00 1.82 0.15 0.10 48.34 19:18:20 07:11:01 PM 5 7.80 0.00 1.04 0.90 0.08 90.18 19:18:20 07:11:01 PM 6 32.84 0.00 0.87 0.38 0.08 65.83 19:18:20 07:11:01 PM 7 23.91 0.00 0.54 0.03 0.08 75.44 19:18:20 07:12:01 PM all 24.70 0.00 2.39 1.40 0.08 71.42 19:18:20 07:12:01 PM 0 21.72 0.00 2.67 3.04 0.10 72.47 19:18:20 07:12:01 PM 1 19.70 0.00 2.44 2.51 0.08 75.27 19:18:20 07:12:01 PM 2 30.53 0.00 2.44 2.76 0.08 64.20 19:18:20 07:12:01 PM 3 23.27 0.00 2.74 0.10 0.08 73.81 19:18:20 07:12:01 PM 4 32.36 0.00 2.42 0.50 0.08 64.63 19:18:20 07:12:01 PM 5 20.47 0.00 1.79 1.79 0.07 75.88 19:18:20 07:12:01 PM 6 29.08 0.00 2.24 0.49 0.08 68.11 19:18:20 07:12:01 PM 7 20.51 0.00 2.39 0.00 0.08 77.01 19:18:20 07:13:01 PM all 21.37 0.00 2.25 0.15 0.12 76.11 19:18:20 07:13:01 PM 0 19.33 0.00 2.51 0.25 0.13 77.78 19:18:20 07:13:01 PM 1 28.79 0.00 2.43 0.10 0.12 68.56 19:18:20 07:13:01 PM 2 18.95 0.00 2.22 0.05 0.13 78.64 19:18:20 07:13:01 PM 3 23.12 0.00 2.06 0.05 0.12 74.66 19:18:20 07:13:01 PM 4 15.57 0.00 1.89 0.35 0.12 82.06 19:18:20 07:13:01 PM 5 26.01 0.00 2.35 0.12 0.12 71.40 19:18:20 07:13:01 PM 6 16.47 0.00 1.89 0.20 0.10 81.34 19:18:20 07:13:01 PM 7 22.70 0.00 2.65 0.10 0.12 74.43 19:18:20 07:14:01 PM all 5.47 0.00 1.05 0.02 0.09 93.37 19:18:20 07:14:01 PM 0 6.01 0.00 0.75 0.00 0.08 93.15 19:18:20 07:14:01 PM 1 5.12 0.00 1.36 0.00 0.12 93.40 19:18:20 07:14:01 PM 2 3.58 0.00 1.54 0.03 0.10 94.74 19:18:20 07:14:01 PM 3 4.95 0.00 1.24 0.02 0.08 93.71 19:18:20 07:14:01 PM 4 4.77 0.00 0.95 0.03 0.10 94.15 19:18:20 07:14:01 PM 5 7.35 0.00 0.92 0.03 0.07 91.63 19:18:20 07:14:01 PM 6 5.54 0.00 0.92 0.03 0.08 93.43 19:18:20 07:14:01 PM 7 6.47 0.00 0.69 0.02 0.08 92.75 19:18:20 07:15:01 PM all 34.86 0.00 1.67 0.17 0.10 63.20 19:18:20 07:15:01 PM 0 39.84 0.00 1.74 0.00 0.10 58.32 19:18:20 07:15:01 PM 1 49.74 0.00 2.45 0.49 0.12 47.21 19:18:20 07:15:01 PM 2 39.61 0.00 2.20 0.05 0.10 58.04 19:18:20 07:15:01 PM 3 29.39 0.00 1.64 0.60 0.10 68.26 19:18:20 07:15:01 PM 4 27.01 0.00 1.59 0.02 0.08 71.30 19:18:20 07:15:01 PM 5 22.02 0.00 1.27 0.08 0.08 76.54 19:18:20 07:15:01 PM 6 34.09 0.00 1.26 0.05 0.10 64.50 19:18:20 07:15:01 PM 7 37.22 0.00 1.22 0.03 0.10 61.42 19:18:20 07:16:01 PM all 25.21 0.00 1.54 0.68 0.11 72.45 19:18:20 07:16:01 PM 0 21.00 0.00 1.51 0.12 0.12 77.26 19:18:20 07:16:01 PM 1 21.11 0.00 1.41 0.80 0.12 76.56 19:18:20 07:16:01 PM 2 28.74 0.00 1.78 0.82 0.12 68.55 19:18:20 07:16:01 PM 3 25.96 0.00 2.13 0.84 0.10 70.97 19:18:20 07:16:01 PM 4 35.30 0.00 1.24 1.82 0.10 61.54 19:18:20 07:16:01 PM 5 14.23 0.00 1.81 0.59 0.12 83.26 19:18:20 07:16:01 PM 6 32.80 0.00 1.16 0.45 0.10 65.49 19:18:20 07:16:01 PM 7 22.59 0.00 1.29 0.02 0.12 75.99 19:18:20 07:17:01 PM all 28.97 0.00 1.96 0.20 0.11 68.76 19:18:20 07:17:01 PM 0 40.22 0.00 1.44 0.00 0.10 58.24 19:18:20 07:17:01 PM 1 27.73 0.00 2.59 0.13 0.13 69.41 19:18:20 07:17:01 PM 2 20.39 0.00 1.84 0.05 0.10 77.61 19:18:20 07:17:01 PM 3 19.68 0.00 1.93 0.70 0.12 77.57 19:18:20 07:17:01 PM 4 28.76 0.00 1.89 0.05 0.10 69.20 19:18:20 07:17:01 PM 5 26.71 0.00 2.13 0.03 0.10 71.02 19:18:20 07:17:01 PM 6 23.65 0.00 2.33 0.65 0.12 73.25 19:18:20 07:17:01 PM 7 44.54 0.00 1.52 0.00 0.10 53.84 19:18:20 07:18:01 PM all 22.74 0.00 1.73 0.84 0.08 74.60 19:18:20 07:18:01 PM 0 15.49 0.00 1.17 0.03 0.08 83.22 19:18:20 07:18:01 PM 1 17.80 0.00 1.51 0.39 0.10 80.21 19:18:20 07:18:01 PM 2 23.72 0.00 2.11 0.99 0.08 73.10 19:18:20 07:18:01 PM 3 21.46 0.00 0.99 0.22 0.07 77.27 19:18:20 07:18:01 PM 4 36.25 0.00 1.96 2.94 0.12 58.74 19:18:20 07:18:01 PM 5 17.01 0.00 1.60 1.47 0.07 79.84 19:18:20 07:18:01 PM 6 21.88 0.00 2.49 0.40 0.07 75.16 19:18:20 07:18:01 PM 7 28.32 0.00 2.04 0.32 0.05 69.27 19:18:20 Average: all 23.38 0.00 1.72 0.73 0.10 74.07 19:18:20 Average: 0 21.32 0.00 1.57 0.68 0.10 76.34 19:18:20 Average: 1 23.94 0.00 1.87 0.70 0.11 73.38 19:18:20 Average: 2 23.97 0.00 1.89 1.05 0.10 72.99 19:18:20 Average: 3 22.97 0.00 1.59 0.37 0.10 74.96 19:18:20 Average: 4 27.24 0.00 1.72 0.88 0.10 70.06 19:18:20 Average: 5 19.70 0.00 1.69 0.88 0.09 77.66 19:18:20 Average: 6 23.19 0.00 1.74 0.92 0.09 74.06 19:18:20 Average: 7 24.71 0.00 1.68 0.38 0.09 73.14 19:18:20 19:18:20 19:18:20